Create/src/main/java/com/simibubi/create/foundation
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
..
advancement The great second purge of Tools 2021-05-01 13:19:01 +02:00
block Init Cleanup 2021-05-22 18:00:10 -07:00
collision Housekeeping 2021-04-08 19:22:11 +02:00
command Init Cleanup 2021-05-22 18:00:10 -07:00
config Merge remote-tracking branch 'origin/mc1.16/dev' into mc1.16/dev 2021-05-04 16:12:07 +02:00
data Init Cleanup 2021-05-22 18:00:10 -07:00
fluid Housekeeping 2021-04-08 19:22:11 +02:00
gui Fix JEI Scene Lighting 2021-05-06 14:14:31 -07:00
item Subcreatica 2021-05-04 03:50:17 +02:00
mixin Init Cleanup 2021-05-22 18:00:10 -07:00
networking Merge branch 'mc1.16/config-ui' into mc1.16/dev 2021-05-03 16:54:32 +02:00
ponder Init Cleanup 2021-05-22 18:00:10 -07:00
render Init Cleanup 2021-05-22 18:00:10 -07:00
renderState Housekeeping 2021-04-08 19:22:11 +02:00
sound SoundScapes, Part III 2021-04-28 17:55:05 +02:00
tileEntity Init Cleanup 2021-05-22 18:00:10 -07:00
utility Init Cleanup 2021-05-22 18:00:10 -07:00
worldgen Housekeeping 2021-04-08 19:22:11 +02:00
ResourceReloadHandler.java Add ISimpleReloadListener 2021-04-28 13:37:21 -07:00