Create/src/main/java/com/simibubi/create/foundation/fluid
PepperCode1 9c8df2ff27 Registries and components
- Abstract all custom registries behind improved CreateRegistry class
- Remove usage of ForgeRegistryEntry.delegate and IRegistryDelegate
where possible
- Replace usage of IForgeRegistryEntry#getRegistryName with
RegisteredObjects#getKeyOrThrow where key is expected to be not null
- Move all component creation to the Components class
- Backport some other miscellaneous changes from 1.19
2022-08-03 10:08:00 -07:00
..
CombinedTankWrapper.java I bug to differ 2022-07-10 18:22:47 +02:00
FluidHelper.java Registries and components 2022-08-03 10:08:00 -07:00
FluidIngredient.java Registries and components 2022-08-03 10:08:00 -07:00
FluidRenderer.java Destroyed and deprecated 2021-11-27 14:49:43 -08:00
SmartFluidTank.java Housekeeping 2021-04-08 19:22:11 +02:00