Uses of Annotation Interface
net.minecraftforge.common.capabilities.AutoRegisterCapability
Packages that use AutoRegisterCapability
Package
Description
-
Uses of AutoRegisterCapability in net.minecraftforge.energy
Classes in net.minecraftforge.energy with annotations of type AutoRegisterCapabilityModifier and TypeInterfaceDescriptioninterfaceAn energy storage is the unit of interaction with Energy inventories. -
Uses of AutoRegisterCapability in net.minecraftforge.fluids.capability
Classes in net.minecraftforge.fluids.capability with annotations of type AutoRegisterCapabilityModifier and TypeInterfaceDescriptioninterfaceImplement this interface as a capability which should handle fluids, generally storing them in one or more internalIFluidTankobjects.interfaceItemStacks handled by anIFluidHandlermay change, so this class allows users of the fluid handler to get the container after it has been used. -
Uses of AutoRegisterCapability in net.minecraftforge.items
Classes in net.minecraftforge.items with annotations of type AutoRegisterCapability