Uses of Enum Class
net.minecraft.inventory.StackMappingInventory.FlatteningType
Packages that use StackMappingInventory.FlatteningType
-
Uses of StackMappingInventory.FlatteningType in net.minecraft.inventory
Methods in net.minecraft.inventory that return StackMappingInventory.FlatteningTypeModifier and TypeMethodDescriptionStackMappingInventory.flatten()Returns the enum constant of this class with the specified name.static StackMappingInventory.FlatteningType[]StackMappingInventory.FlatteningType.values()Returns an array containing the constants of this enum class, in the order they are declared.