Uses of Enum Class
net.minecraft.client.gui.render.DynamicAtlasAllocator.SlotState
Packages that use DynamicAtlasAllocator.SlotState
-
Uses of DynamicAtlasAllocator.SlotState in net.minecraft.client.gui.render
Subclasses with type arguments of type DynamicAtlasAllocator.SlotState in net.minecraft.client.gui.renderFields in net.minecraft.client.gui.render declared as DynamicAtlasAllocator.SlotStateModifier and TypeFieldDescriptionprivate DynamicAtlasAllocator.SlotStateDynamicAtlasAllocator.Slot.externalStateMethods in net.minecraft.client.gui.render that return DynamicAtlasAllocator.SlotStateModifier and TypeMethodDescriptionDynamicAtlasAllocator.Slot.state()Returns the enum constant of this class with the specified name.static DynamicAtlasAllocator.SlotState[]DynamicAtlasAllocator.SlotState.values()Returns an array containing the constants of this enum class, in the order they are declared.