Uses of Enum Class
net.minecraft.class_10186.class_10190
Packages that use class_10186.class_10190
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10186.class_10190 in net.minecraft
Fields in net.minecraft declared as class_10186.class_10190Modifier and TypeFieldDescriptionprivate final class_10186.class_10190class_10197.class_10198.layerTypeThe field for thelayerTyperecord component.private final class_10186.class_10190class_10197.class_10199.layerTypeThe field for thelayerTyperecord component.Fields in net.minecraft with type parameters of type class_10186.class_10190Modifier and TypeFieldDescriptionprivate final Map<class_10186.class_10190, List<class_10186.class_10189>> class_10186.class_10187.field_54122static final com.mojang.serialization.Codec<class_10186.class_10190> class_10186.class_10190.field_54131private final Map<class_10186.class_10190, List<class_10186.class_10189>> class_10186.layersThe field for thelayersrecord component.Methods in net.minecraft that return class_10186.class_10190Modifier and TypeMethodDescriptionclass_10197.class_10198.layerType()Returns the value of thelayerTyperecord component.class_10197.class_10199.layerType()Returns the value of thelayerTyperecord component.static class_10186.class_10190Returns the enum constant of this class with the specified name.static class_10186.class_10190[]class_10186.class_10190.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft that return types with arguments of type class_10186.class_10190Modifier and TypeMethodDescriptionclass_10186.layers()Returns the value of thelayersrecord component.Methods in net.minecraft with parameters of type class_10186.class_10190Modifier and TypeMethodDescriptionclass_10186.method_63996(class_10186.class_10190 class_10190) class_10186.class_10187.method_64001(class_10186.class_10190 class_10190, class_10186.class_10189[] class_10189) class_10186.class_10189.method_64007(class_10186.class_10190 class_10190) voidclass_10197.method_64077(class_10186.class_10190 class_10190, Identifier identifier, Model model, ItemStack itemStack, Function<Identifier, RenderLayer> function, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) voidclass_10197.method_64078(class_10186.class_10190 class_10190, Identifier identifier, Model model, ItemStack itemStack, Function<Identifier, RenderLayer> function, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, @Nullable Identifier identifier2) Constructors in net.minecraft with parameters of type class_10186.class_10190ModifierConstructorDescription(package private)class_10198(class_10186.class_10190 class_10190, class_10186.class_10189 class_10189) (package private)class_10199(ArmorTrim armorTrim, class_10186.class_10190 class_10190, Identifier identifier) Constructor parameters in net.minecraft with type arguments of type class_10186.class_10190ModifierConstructorDescription -
Uses of class_10186.class_10190 in net.minecraft.item.trim
Methods in net.minecraft.item.trim with parameters of type class_10186.class_10190Modifier and TypeMethodDescriptionArmorTrim.method_64019(class_10186.class_10190 class_10190, Identifier identifier)