All Classes and Interfaces
Class
Description
A functional interface representing an energy block in a Botarium.
Functional interface that represents an item that can provide an energy storage container.
This interface represents a block that contains a fluid container.
An interface that represents an item that can provide a fluid container for a Botarium block.
A snapshot of a
EnergyContainer that can be loaded into another container or used to restore a container to a previous state.A menu provider that can be used to send extra data to the client.
An object that holds a fluid with an amount and a tag.
A snapshot of a
FluidContainer that can be loaded into another container or used to restore a container to a previous state.A wrapper for
ItemStack that allows for dirty checking.RegistryHelpers.BlockEntityFactory<T extends net.minecraft.world.level.block.entity.BlockEntity>
RegistryHelpers.MenuFactory<T extends net.minecraft.world.inventory.AbstractContainerMenu>
A simple implementation for energy storage.
A simple implementation for fluid storage.
Represents a wrapped energy container for a block entity.
Represents a wrapped fluid container for a block entity.
Represents a wrapped energy container for an item.
Represents a wrapped fluid container for an item.