Uses of Record Class
net.minecraft.class_10186
Packages that use class_10186
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10186 in net.minecraft
Fields in net.minecraft declared as class_10186Fields in net.minecraft with type parameters of type class_10186Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_10186> class_10186.field_54120private Map<Identifier, class_10186> class_10201.field_54190Methods in net.minecraft that return class_10186Modifier and TypeMethodDescriptionclass_10186.class_10187.method_63997()private static class_10186class_10191.method_64012(String string) private static class_10186class_10191.method_64014(String string) class_10201.method_64087(Identifier identifier) Method parameters in net.minecraft with type arguments of type class_10186Modifier and TypeMethodDescriptionprotected voidclass_10201.apply(Map<Identifier, class_10186> map, ResourceManager resourceManager, Profiler profiler) static voidclass_10191.method_64013(BiConsumer<Identifier, class_10186> biConsumer) -
Uses of class_10186 in net.minecraft.data.client
Methods in net.minecraft.data.client with parameters of type class_10186Modifier and TypeMethodDescriptionprivate voidItemModelGenerator.registerArmor(Item item, Identifier identifier, class_10186 class_10186, EquipmentSlot equipmentSlot)