1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-21 04:05:48 +00:00
Slimefun4/src/me/mrCookieSlime/Slimefun/Objects/SlimefunItem
2019-09-08 06:04:50 -07:00
..
abstractItems Reduced technical debt 2019-09-04 19:42:17 +02:00
cargo Added Tier 2 Coal and Lava Generators 2019-09-03 20:35:21 +02:00
handlers Connected Interfaces to abstract classes 2019-08-28 00:48:39 +02:00
interfaces Reduced technical debt 2019-09-03 13:06:24 +02:00
items Merge pull request #1092 from WalshyDev/master 2019-09-06 00:27:58 +02:00
machines Reduced technical debt 2019-09-06 00:17:14 +02:00
multiblocks Micro-optimisations 2019-09-05 23:09:25 +01:00
Alloy.java Improved documentation in Category and Alloy 2018-01-06 15:26:01 +01:00
ChargableItem.java Fixes #1049 again 2019-08-27 22:32:26 +02:00
ChargedItem.java Fixes #1049 again 2019-08-27 22:32:26 +02:00
DamagableChargableItem.java Reduced technical debt 2019-08-28 10:59:20 +02:00
EnderTalisman.java Fixes #1084 2019-09-04 20:55:45 +02:00
EnhancedFurnace.java Reduced technical debt 2019-09-03 13:06:24 +02:00
ExcludedBlock.java Reduced technical debt 2019-09-03 13:06:24 +02:00
ExcludedGadget.java Reduced technical debt 2019-09-03 13:06:24 +02:00
ExcludedSoulboundTool.java Reduced technical debt 2019-09-03 13:06:24 +02:00
ExcludedTool.java Code Cleanup 2019-09-03 16:44:59 +02:00
HandledBlock.java Made use of the "id" instead of "name" of a SlimefunItem 2017-10-13 20:59:52 +02:00
JetBoots.java Reduced technical debt 2019-08-28 10:59:20 +02:00
Jetpack.java Reduced technical debt 2019-08-28 10:59:20 +02:00
Juice.java Made use of the "id" instead of "name" of a SlimefunItem 2017-10-13 20:59:52 +02:00
MultiTool.java Bigger code cleaning 2019-08-29 22:04:31 +02:00
ReplacingAlloy.java Made use of the "id" instead of "name" of a SlimefunItem 2017-10-13 20:59:52 +02:00
ReplacingItem.java Made use of the "id" instead of "name" of a SlimefunItem 2017-10-13 20:59:52 +02:00
SimpleSlimefunItem.java Refactored Code 2019-09-03 16:29:46 +02:00
SlimefunArmorPiece.java Reduced technical debt 2019-08-28 10:59:20 +02:00
SlimefunBackpack.java Reduced technical debt 2019-08-29 15:13:40 +02:00
SlimefunBow.java Made use of the "id" instead of "name" of a SlimefunItem 2017-10-13 20:59:52 +02:00
SlimefunGadget.java Reduced technical debt 2019-09-03 13:06:24 +02:00
SlimefunItem.java Changed the way it works 2019-09-08 06:04:50 -07:00
SlimefunMachine.java Refactored Code 2019-09-05 23:30:16 +02:00
SolarHelmet.java Made use of the "id" instead of "name" of a SlimefunItem 2017-10-13 20:59:52 +02:00
SoulboundBackpack.java Made use of the "id" instead of "name" of a SlimefunItem 2017-10-13 20:59:52 +02:00
SoulboundItem.java Pushing missing files 2019-08-27 21:46:50 +02:00
Talisman.java Fixes #1084 2019-09-04 20:55:45 +02:00
UnregisterReason.java Added ANDROID_DIG as Unregister Reason 2018-01-03 16:26:43 +01:00
VanillaItem.java Fixed VanillaItem since version 2017-08-14 18:15:59 +02:00