All Classes and Interfaces

Class
Description
 
 
 
 
 
 
 
 
 
Class that contains all common constants.
 
 
 
 
 
 
 
 
 
A static class for all loaders which initializes everything which is used by all loaders.
 
 
 
The bucket helper implementation for Forge.
The config service implementation for Forge.
The fluid service implementation for Forge.
The platform service implementation for Forge.
 
 
 
Common configuration helper service interface.
Common fluid helper service interface.
Common platform helper service interface.
Common registry helper service interface.
Mixin for the Item class to enable the possibility to configure the item's durability and hook into other hidden functionality.
 
 
 
 
 
 
 
Service loaders are a built-in Java feature that allow us to locate implementations of an interface that vary from one environment to another.
 
 
 
 
This implementation is based on net.minecraftforge.client.model.DynamicFluidContainerModel.