Uses of Class
net.minecraft.item.ArmorMaterial.class_9196
Packages that use ArmorMaterial.class_9196
-
Uses of ArmorMaterial.class_9196 in net.minecraft.item
Fields in net.minecraft.item with type parameters of type ArmorMaterial.class_9196Modifier and TypeFieldDescriptionprivate final List<ArmorMaterial.class_9196>
ArmorMaterial.layers
The field for thelayers
record component.Methods in net.minecraft.item that return types with arguments of type ArmorMaterial.class_9196Modifier and TypeMethodDescriptionArmorMaterial.layers()
Returns the value of thelayers
record component.Method parameters in net.minecraft.item with type arguments of type ArmorMaterial.class_9196Modifier and TypeMethodDescriptionprivate static RegistryEntry<ArmorMaterial>
ArmorMaterials.method_56699
(String string, EnumMap<ArmorItem.Type, Integer> enumMap, int int2, RegistryEntry<SoundEvent> registryEntry, float float2, float float3, Supplier<Ingredient> supplier, List<ArmorMaterial.class_9196> list) Constructor parameters in net.minecraft.item with type arguments of type ArmorMaterial.class_9196ModifierConstructorDescriptionArmorMaterial
(Map<ArmorItem.Type, Integer> map, int int2, RegistryEntry<SoundEvent> registryEntry, Supplier<Ingredient> supplier, List<ArmorMaterial.class_9196> list, float float2, float float3)