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.
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.
The bucket helper implementation for NeoForge.
The config service implementation for NeoForge.
The fluid service implementation for NeoForge.
The platform service implementation for NeoForge.
The registry service implementation for NeoForge.
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.neoforged.neoforge.client.model.DynamicFluidContainerModel.