1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-21 20:25:54 +00:00
Slimefun4/src/me/mrCookieSlime/Slimefun/Objects
2018-04-20 17:43:57 -04:00
..
SlimefunItem Fix for the Anvil being able to rename Broken and Reinforced Spawners resulting in becoming vanilla pig spawners. Problem with isDisabled... called isItem... which doesn't return an affirmative unless the lore matches exactly... however... lore would nearly never match exactly: backpacks have different ids or no ids, no item ever matches to "<type>" or "<id>" which should result in a great number of slimefun items being identified as NOT SlimeFun items. 2018-04-20 17:43:57 -04:00
tasks Slimefun 4 2016-04-14 18:24:03 +02:00
Category.java Simplified CategorySorter#compare() 2018-01-06 15:28:02 +01:00
Charge.java Slimefun 4 2016-04-14 18:24:03 +02:00
LockedCategory.java Documented categories 2017-06-23 18:01:44 +02:00
MultiBlock.java Slimefun 4 2016-04-14 18:24:03 +02:00
Research.java Documented categories 2017-06-23 18:01:44 +02:00
SeasonCategory.java Documented categories 2017-06-23 18:01:44 +02:00
SlimefunBlockHandler.java Slimefun 4 2016-04-14 18:24:03 +02:00