ForgePatch/src
tterrag 6fda1e968d Make FlowerPotBlock extensible and reusable for mods
- Change static lookup map to an instance variable
- Add an instance variable for the "empty pot" for the current block
- Keep one instance of the lookup map between the empty pot and all its full versions
- Convert everything to use delegates
2019-09-17 19:57:58 -04:00
..
fmllauncher Some tweaks around the code base. A functional consumer for networking - return a bool from your consumer function, rather than setPacketHandled. 2019-09-16 20:14:25 -04:00
fmllaunchertest/java/net/minecraftforge/fml/test Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
generated/resources/data Fix naming conflicts with official names. 2019-09-04 22:33:17 -07:00
generated_test/resources Recipe system cleanup. (#6014) 2019-08-29 03:18:41 +02:00
main Make FlowerPotBlock extensible and reusable for mods 2019-09-17 19:57:58 -04:00
test Make FlowerPotBlock extensible and reusable for mods 2019-09-17 19:57:58 -04:00
userdev Peel IModLocator into the SPI package and extract a small IModFile 2019-09-01 11:31:09 -04:00