Uses of Record Class
net.minecraft.component.type.UnbreakableComponent
Packages that use UnbreakableComponent
-
Uses of UnbreakableComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type UnbreakableComponentModifier and TypeFieldDescriptionstatic final ComponentType
<UnbreakableComponent> DataComponentTypes.UNBREAKABLE
-
Uses of UnbreakableComponent in net.minecraft.component.type
Fields in net.minecraft.component.type with type parameters of type UnbreakableComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<UnbreakableComponent> UnbreakableComponent.CODEC
static final PacketCodec
<ByteBuf, UnbreakableComponent> UnbreakableComponent.PACKET_CODEC
Methods in net.minecraft.component.type that return UnbreakableComponent