Create/src/main/java/com/simibubi/create/content/logistics
PepperBell 6c390977d8 Init Cleanup
- Refactor AllContainerTypes to use Registrate
- Replace RegistryEntry in AllEntityTypes and AllFluids with EntityEntry and FluidEntry, respectively
- Make AllEntityTypes use Registrate to register entity renderers instead of a separate method
- Refactor AllColorHandlers
- Fix error when a POI block is moved by a contraption
- Rename some static final fields to be upper snake case
- Make static fields in Create and CreateClient final
- Add I prefix to Coordinate interface
- Fix typo (BracketedTileEntityBehaviour#isBacketPresent)
- Make mixins go in alphabetical order
- Make pack.mcmeta use 2 spaces for indents
2021-05-22 18:00:10 -07:00
..
block Init Cleanup 2021-05-22 18:00:10 -07:00
item Init Cleanup 2021-05-22 18:00:10 -07:00
packet Housekeeping 2021-04-08 19:22:11 +02:00
InWorldProcessing.java Housekeeping 2021-04-08 19:22:11 +02:00
RedstoneLinkNetworkHandler.java Init Cleanup 2021-05-22 18:00:10 -07:00