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.CODECstatic final PacketCodec<ByteBuf, UnbreakableComponent> UnbreakableComponent.PACKET_CODECMethods in net.minecraft.component.type that return UnbreakableComponent