Uses of Record Class
net.minecraft.component.type.XpComponent
Packages that use XpComponent
-
Uses of XpComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type XpComponentModifier and TypeFieldDescriptionstatic final DataComponentType<XpComponent> DataComponentTypes.XP -
Uses of XpComponent in net.minecraft.component.type
Fields in net.minecraft.component.type declared as XpComponentFields in net.minecraft.component.type with type parameters of type XpComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<XpComponent> XpComponent.CODECstatic final PacketCodec<ByteBuf, XpComponent> XpComponent.PACKET_CODEC