Uses of Record Class
net.minecraft.item.equipment.trim.ArmorTrimMaterial
Packages that use ArmorTrimMaterial
Package
Description
The base package for all Minecraft classes.
-
Uses of ArmorTrimMaterial in net.minecraft
Fields in net.minecraft with type parameters of type ArmorTrimMaterialModifier and TypeFieldDescriptionprivate final RegistryPair<ArmorTrimMaterial> class_10711.materialThe field for thematerialrecord component.Methods in net.minecraft that return types with arguments of type ArmorTrimMaterialModifier and TypeMethodDescriptionclass_10711.material()Returns the value of thematerialrecord component.class_10711.method_67212(RegistryWrapper.WrapperLookup wrapperLookup) Constructor parameters in net.minecraft with type arguments of type ArmorTrimMaterialModifierConstructorDescriptionclass_10711(RegistryEntry<ArmorTrimMaterial> registryEntry) class_10711(RegistryKey<ArmorTrimMaterial> registryKey) Deprecated.class_10711(RegistryPair<ArmorTrimMaterial> registryPair) -
Uses of ArmorTrimMaterial in net.minecraft.client.data
Fields in net.minecraft.client.data with type parameters of type ArmorTrimMaterialModifier and TypeFieldDescriptionprivate final RegistryKey<ArmorTrimMaterial> ItemModelGenerator.TrimMaterial.materialKeyThe field for thematerialKeyrecord component.Methods in net.minecraft.client.data that return types with arguments of type ArmorTrimMaterialModifier and TypeMethodDescriptionItemModelGenerator.TrimMaterial.materialKey()Returns the value of thematerialKeyrecord component.Constructor parameters in net.minecraft.client.data with type arguments of type ArmorTrimMaterialModifierConstructorDescriptionTrimMaterial(class_10714 class_10714, RegistryKey<ArmorTrimMaterial> registryKey) -
Uses of ArmorTrimMaterial in net.minecraft.client.render.item.property.select
Fields in net.minecraft.client.render.item.property.select with type parameters of type ArmorTrimMaterialModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<RegistryKey<ArmorTrimMaterial>> TrimMaterialProperty.field_56376static final SelectProperty.Type<TrimMaterialProperty, RegistryKey<ArmorTrimMaterial>> TrimMaterialProperty.TYPEMethods in net.minecraft.client.render.item.property.select that return types with arguments of type ArmorTrimMaterialModifier and TypeMethodDescriptionTrimMaterialProperty.getType()TrimMaterialProperty.getValue(ItemStack itemStack, @Nullable ClientWorld clientWorld, @Nullable LivingEntity livingEntity, int int2, ModelTransformationMode modelTransformationMode) com.mojang.serialization.Codec<RegistryKey<ArmorTrimMaterial>> TrimMaterialProperty.method_67287() -
Uses of ArmorTrimMaterial in net.minecraft.item
Method parameters in net.minecraft.item with type arguments of type ArmorTrimMaterialModifier and TypeMethodDescriptionItem.Settings.method_67189(RegistryKey<ArmorTrimMaterial> registryKey) -
Uses of ArmorTrimMaterial in net.minecraft.item.equipment.trim
Fields in net.minecraft.item.equipment.trim with type parameters of type ArmorTrimMaterialModifier and TypeFieldDescriptionstatic final RegistryKey<ArmorTrimMaterial> ArmorTrimMaterials.AMETHYSTstatic final com.mojang.serialization.Codec<ArmorTrimMaterial> ArmorTrimMaterial.CODECstatic final RegistryKey<ArmorTrimMaterial> ArmorTrimMaterials.COPPERstatic final RegistryKey<ArmorTrimMaterial> ArmorTrimMaterials.DIAMONDstatic final RegistryKey<ArmorTrimMaterial> ArmorTrimMaterials.EMERALDstatic final com.mojang.serialization.Codec<RegistryEntry<ArmorTrimMaterial>> ArmorTrimMaterial.ENTRY_CODECstatic final PacketCodec<RegistryByteBuf, RegistryEntry<ArmorTrimMaterial>> ArmorTrimMaterial.ENTRY_PACKET_CODECstatic final RegistryKey<ArmorTrimMaterial> ArmorTrimMaterials.GOLDstatic final RegistryKey<ArmorTrimMaterial> ArmorTrimMaterials.IRONstatic final RegistryKey<ArmorTrimMaterial> ArmorTrimMaterials.LAPISprivate final RegistryEntry<ArmorTrimMaterial> ArmorTrim.materialThe field for thematerialrecord component.static final RegistryKey<ArmorTrimMaterial> ArmorTrimMaterials.NETHERITEstatic final PacketCodec<RegistryByteBuf, ArmorTrimMaterial> ArmorTrimMaterial.PACKET_CODECstatic final RegistryKey<ArmorTrimMaterial> ArmorTrimMaterials.QUARTZstatic final RegistryKey<ArmorTrimMaterial> ArmorTrimMaterials.REDSTONEstatic final RegistryKey<ArmorTrimMaterial> ArmorTrimMaterials.RESINMethods in net.minecraft.item.equipment.trim that return types with arguments of type ArmorTrimMaterialModifier and TypeMethodDescriptionstatic Optional<RegistryEntry<ArmorTrimMaterial>> ArmorTrimMaterials.get(RegistryWrapper.WrapperLookup registries, ItemStack stack) ArmorTrim.material()Returns the value of thematerialrecord component.private static RegistryKey<ArmorTrimMaterial> Method parameters in net.minecraft.item.equipment.trim with type arguments of type ArmorTrimMaterialModifier and TypeMethodDescriptionstatic voidArmorTrimMaterials.bootstrap(Registerable<ArmorTrimMaterial> registry) ArmorTrimPattern.getDescription(RegistryEntry<ArmorTrimMaterial> material) private static voidArmorTrimMaterials.register(Registerable<ArmorTrimMaterial> registry, RegistryKey<ArmorTrimMaterial> key, Style style, class_10714 class_10714) private static voidArmorTrimMaterials.register(Registerable<ArmorTrimMaterial> registry, RegistryKey<ArmorTrimMaterial> key, Style style, class_10714 class_10714) Constructor parameters in net.minecraft.item.equipment.trim with type arguments of type ArmorTrimMaterialModifierConstructorDescriptionArmorTrim(RegistryEntry<ArmorTrimMaterial> material, RegistryEntry<ArmorTrimPattern> pattern) Creates an instance of aArmorTrimrecord class. -
Uses of ArmorTrimMaterial in net.minecraft.predicate.item
Fields in net.minecraft.predicate.item with type parameters of type ArmorTrimMaterialModifier and TypeFieldDescriptionprivate final Optional<RegistryEntryList<ArmorTrimMaterial>> TrimPredicate.materialThe field for thematerialrecord component.Methods in net.minecraft.predicate.item that return types with arguments of type ArmorTrimMaterialModifier and TypeMethodDescriptionTrimPredicate.material()Returns the value of thematerialrecord component.Constructor parameters in net.minecraft.predicate.item with type arguments of type ArmorTrimMaterialModifierConstructorDescriptionTrimPredicate(Optional<RegistryEntryList<ArmorTrimMaterial>> optional, Optional<RegistryEntryList<ArmorTrimPattern>> optional2) -
Uses of ArmorTrimMaterial in net.minecraft.registry
Fields in net.minecraft.registry with type parameters of type ArmorTrimMaterialModifier and TypeFieldDescriptionstatic final RegistryKey<Registry<ArmorTrimMaterial>> RegistryKeys.TRIM_MATERIAL -
Uses of ArmorTrimMaterial in net.minecraft.server.command
Fields in net.minecraft.server.command with type parameters of type ArmorTrimMaterialModifier and TypeFieldDescriptionprivate static final ToIntFunction<RegistryKey<ArmorTrimMaterial>> SpawnArmorTrimsCommand.MATERIAL_INDEX_GETTERprivate static final List<RegistryKey<ArmorTrimMaterial>> SpawnArmorTrimsCommand.MATERIALS