Uses of Record Class
net.minecraft.world.item.equipment.Equippable
Packages that use Equippable
Package
Description
-
Uses of Equippable in net.minecraft.client.renderer.entity.layers
Methods in net.minecraft.client.renderer.entity.layers with parameters of type EquippableModifier and TypeMethodDescriptionprivate static booleanHumanoidArmorLayer.shouldRender(Equippable equippable, EquipmentSlot slot) -
Uses of Equippable in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type EquippableModifier and TypeFieldDescriptionstatic final DataComponentType<Equippable> DataComponents.EQUIPPABLE -
Uses of Equippable in net.minecraft.world.item.equipment
Fields in net.minecraft.world.item.equipment with type parameters of type EquippableModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Equippable> Equippable.CODECstatic final StreamCodec<RegistryFriendlyByteBuf, Equippable> Equippable.STREAM_CODECMethods in net.minecraft.world.item.equipment that return Equippable