Uses of Record Class
net.minecraft.component.type.EquippableComponent
Packages that use EquippableComponent
Package
Description
-
Uses of EquippableComponent in net.minecraft.client.render.entity.feature
Methods in net.minecraft.client.render.entity.feature with parameters of type EquippableComponentModifier and TypeMethodDescriptionprivate static booleanArmorFeatureRenderer.hasModel(EquippableComponent component, EquipmentSlot slot) -
Uses of EquippableComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type EquippableComponentModifier and TypeFieldDescriptionstatic final ComponentType<EquippableComponent> DataComponentTypes.EQUIPPABLE -
Uses of EquippableComponent in net.minecraft.component.type
Fields in net.minecraft.component.type with type parameters of type EquippableComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<EquippableComponent> EquippableComponent.CODECstatic final PacketCodec<RegistryByteBuf, EquippableComponent> EquippableComponent.PACKET_CODECMethods in net.minecraft.component.type that return EquippableComponent