Uses of Enum Class
net.minecraft.client.render.model.json.ItemModelGenerator.Side
Packages that use ItemModelGenerator.Side
-
Uses of ItemModelGenerator.Side in net.minecraft.client.render.model.json
Fields in net.minecraft.client.render.model.json declared as ItemModelGenerator.SideModifier and TypeFieldDescriptionprivate final ItemModelGenerator.SideItemModelGenerator.Frame.field_10956Methods in net.minecraft.client.render.model.json that return ItemModelGenerator.SideModifier and TypeMethodDescriptionItemModelGenerator.Frame.getSide()static ItemModelGenerator.SideReturns the enum constant of this class with the specified name.static ItemModelGenerator.Side[]ItemModelGenerator.Side.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.render.model.json with parameters of type ItemModelGenerator.SideModifier and TypeMethodDescriptionprivate voidItemModelGenerator.method_10064(ItemModelGenerator.Side side, List<ItemModelGenerator.Frame> list, int[] int2, int int3, int int4, int int5, int int6, boolean bool) private voidItemModelGenerator.method_10068(List<ItemModelGenerator.Frame> list, ItemModelGenerator.Side side, int int2, int int3) Constructors in net.minecraft.client.render.model.json with parameters of type ItemModelGenerator.Side