Uses of Record Class
net.minecraft.component.type.RepairableComponent
Packages that use RepairableComponent
-
Uses of RepairableComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type RepairableComponentModifier and TypeFieldDescriptionstatic final ComponentType
<RepairableComponent> DataComponentTypes.REPAIRABLE
-
Uses of RepairableComponent in net.minecraft.component.type
Fields in net.minecraft.component.type with type parameters of type RepairableComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<RepairableComponent> RepairableComponent.CODEC
static final PacketCodec
<RegistryByteBuf, RepairableComponent> RepairableComponent.PACKET_CODEC