Uses of Class
net.minecraft.world.item.armortrim.ArmorTrim
Packages that use ArmorTrim
Package
Description
-
Uses of ArmorTrim in net.minecraft.advancements.critereon
Methods in net.minecraft.advancements.critereon that return types with arguments of type ArmorTrimMethods in net.minecraft.advancements.critereon with parameters of type ArmorTrim -
Uses of ArmorTrim in net.minecraft.client.renderer.entity.layers
Methods in net.minecraft.client.renderer.entity.layers with parameters of type ArmorTrimModifier and TypeMethodDescriptionprivate voidHumanoidArmorLayer.renderTrim(Holder<ArmorMaterial> armorMaterial, PoseStack poseStack, MultiBufferSource bufferSource, int packedLight, ArmorTrim trim, A model, boolean innerTexture) private voidHumanoidArmorLayer.renderTrim(Holder<ArmorMaterial> p_323506_, PoseStack p_289687_, MultiBufferSource p_289643_, int p_289683_, ArmorTrim p_289692_, Model p_289663_, boolean p_289651_) -
Uses of ArmorTrim in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type ArmorTrim -
Uses of ArmorTrim in net.minecraft.data.loot.packs
Methods in net.minecraft.data.loot.packs with parameters of type ArmorTrimModifier and TypeMethodDescriptionstatic LootTable.BuilderVanillaEquipmentLoot.trialChamberEquipment(Item helmet, Item chestplate, ArmorTrim trim, HolderLookup.RegistryLookup<Enchantment> enchantments) -
Uses of ArmorTrim in net.minecraft.world.item.armortrim
Fields in net.minecraft.world.item.armortrim with type parameters of type ArmorTrimModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ArmorTrim> ArmorTrim.CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ArmorTrim> ArmorTrim.STREAM_CODECMethods in net.minecraft.world.item.armortrim that return ArmorTrim