Uses of Class
net.minecraft.class_10394
Packages that use class_10394
Package
Description
-
Uses of class_10394 in net.minecraft.client.render.entity.equipment
Fields in net.minecraft.client.render.entity.equipment with type parameters of type class_10394Modifier and TypeFieldDescriptionprivate final RegistryKey<class_10394> EquipmentRenderer.TrimSpriteKey.equipmentAssetIdThe field for theequipmentAssetIdrecord component.private Map<RegistryKey<class_10394>, EquipmentModel> EquipmentModelLoader.modelsMethods in net.minecraft.client.render.entity.equipment that return types with arguments of type class_10394Modifier and TypeMethodDescriptionEquipmentRenderer.TrimSpriteKey.equipmentAssetId()Returns the value of theequipmentAssetIdrecord component.Method parameters in net.minecraft.client.render.entity.equipment with type arguments of type class_10394Modifier and TypeMethodDescriptionEquipmentModelLoader.get(RegistryKey<class_10394> registryKey) private static StringEquipmentRenderer.TrimSpriteKey.method_65575(RegistryEntry<ArmorTrimMaterial> registryEntry, RegistryKey<class_10394> registryKey) voidEquipmentRenderer.render(EquipmentModel.LayerType layerType, RegistryKey<class_10394> registryKey, Model model, ItemStack stack, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light) voidEquipmentRenderer.render(EquipmentModel.LayerType layerType, RegistryKey<class_10394> registryKey, Model model, ItemStack stack, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, @Nullable Identifier texture) Constructor parameters in net.minecraft.client.render.entity.equipment with type arguments of type class_10394ModifierConstructorDescription(package private)TrimSpriteKey(ArmorTrim armorTrim, EquipmentModel.LayerType layerType, RegistryKey<class_10394> registryKey) -
Uses of class_10394 in net.minecraft.client.render.entity.feature
Method parameters in net.minecraft.client.render.entity.feature with type arguments of type class_10394Modifier and TypeMethodDescriptionprivate voidLlamaDecorFeatureRenderer.render(MatrixStack matrices, VertexConsumerProvider vertexConsumers, LlamaEntityRenderState state, ItemStack stack, RegistryKey<class_10394> registryKey, int light) -
Uses of class_10394 in net.minecraft.component.type
Fields in net.minecraft.component.type with type parameters of type class_10394Modifier and TypeFieldDescriptionprivate final Optional<RegistryKey<class_10394>> EquippableComponent.assetIdThe field for theassetIdrecord component.private Optional<RegistryKey<class_10394>> EquippableComponent.Builder.modelMethods in net.minecraft.component.type that return types with arguments of type class_10394Modifier and TypeMethodDescriptionEquippableComponent.assetId()Returns the value of theassetIdrecord component.Method parameters in net.minecraft.component.type with type arguments of type class_10394Modifier and TypeMethodDescriptionEquippableComponent.Builder.model(RegistryKey<class_10394> registryKey) Constructor parameters in net.minecraft.component.type with type arguments of type class_10394ModifierConstructorDescriptionEquippableComponent(EquipmentSlot equipmentSlot, RegistryEntry<SoundEvent> registryEntry, Optional<RegistryKey<class_10394>> optional, Optional<Identifier> optional2, Optional<RegistryEntryList<EntityType<?>>> optional3, boolean bool, boolean bool2, boolean bool3) -
Uses of class_10394 in net.minecraft.data.client
Fields in net.minecraft.data.client with type parameters of type class_10394Modifier and TypeFieldDescriptionprivate final Map<RegistryKey<class_10394>, String> ItemModelGenerator.TrimMaterial.overrideArmorMaterialsThe field for theoverrideArmorMaterialsrecord component.Methods in net.minecraft.data.client that return types with arguments of type class_10394Modifier and TypeMethodDescriptionItemModelGenerator.TrimMaterial.overrideArmorMaterials()Returns the value of theoverrideArmorMaterialsrecord component.Method parameters in net.minecraft.data.client with type arguments of type class_10394Modifier and TypeMethodDescriptionprivate static voidEquipmentModelProvider.method_65424(BiConsumer<RegistryKey<class_10394>, EquipmentModel> biConsumer) private voidItemModelGenerator.method_65429(Item item, RegistryKey<class_10394> registryKey, String string, boolean bool) ItemModelGenerator.TrimMaterial.method_65458(RegistryKey<class_10394> registryKey) Constructor parameters in net.minecraft.data.client with type arguments of type class_10394ModifierConstructorDescription(package private)TrimMaterial(String string, RegistryKey<ArmorTrimMaterial> registryKey, Map<RegistryKey<class_10394>, String> map) -
Uses of class_10394 in net.minecraft.item.equipment
Fields in net.minecraft.item.equipment with type parameters of type class_10394Modifier and TypeFieldDescriptionstatic final RegistryKey<class_10394> EquipmentModels.ARMADILLO_SCUTEprivate final RegistryKey<class_10394> ArmorMaterial.assetIdThe field for theassetIdrecord component.static final Map<DyeColor, RegistryKey<class_10394>> EquipmentModels.CARPET_FROM_COLORstatic final RegistryKey<class_10394> EquipmentModels.CHAINMAILstatic final RegistryKey<class_10394> EquipmentModels.DIAMONDstatic final RegistryKey<class_10394> EquipmentModels.ELYTRAstatic final RegistryKey<? extends Registry<class_10394>> EquipmentModels.field_55214static final RegistryKey<class_10394> EquipmentModels.GOLDstatic final RegistryKey<class_10394> EquipmentModels.IRONstatic final RegistryKey<class_10394> EquipmentModels.LEATHERstatic final RegistryKey<class_10394> EquipmentModels.NETHERITEstatic final RegistryKey<class_10394> EquipmentModels.TRADER_LLAMAstatic final RegistryKey<class_10394> EquipmentModels.TURTLE_SCUTEMethods in net.minecraft.item.equipment that return types with arguments of type class_10394Modifier and TypeMethodDescriptionArmorMaterial.assetId()Returns the value of theassetIdrecord component.static RegistryKey<class_10394> EquipmentModels.method_65368(String string) Constructor parameters in net.minecraft.item.equipment with type arguments of type class_10394ModifierConstructorDescriptionArmorMaterial(int int2, Map<EquipmentType, Integer> map, int int3, RegistryEntry<SoundEvent> registryEntry, float float2, float float3, TagKey<Item> tagKey, RegistryKey<class_10394> registryKey) -
Uses of class_10394 in net.minecraft.item.equipment.trim
Fields in net.minecraft.item.equipment.trim with type parameters of type class_10394Modifier and TypeFieldDescriptionprivate final Map<RegistryKey<class_10394>, String> ArmorTrimMaterial.overrideArmorAssetsThe field for theoverrideArmorAssetsrecord component.Methods in net.minecraft.item.equipment.trim that return types with arguments of type class_10394Modifier and TypeMethodDescriptionArmorTrimMaterial.overrideArmorAssets()Returns the value of theoverrideArmorAssetsrecord component.Method parameters in net.minecraft.item.equipment.trim with type arguments of type class_10394Modifier and TypeMethodDescriptionstatic ArmorTrimMaterialArmorTrimMaterial.of(String assetName, Item ingredient, Text text, Map<RegistryKey<class_10394>, String> map) private static voidArmorTrimMaterials.register(Registerable<ArmorTrimMaterial> registry, RegistryKey<ArmorTrimMaterial> key, Item ingredient, Style style, Map<RegistryKey<class_10394>, String> map) Constructor parameters in net.minecraft.item.equipment.trim with type arguments of type class_10394ModifierConstructorDescriptionArmorTrimMaterial(String string, RegistryEntry<Item> registryEntry, Map<RegistryKey<class_10394>, String> map, Text text)