Uses of Record Class
net.minecraft.component.type.CustomModelDataComponent
Packages that use CustomModelDataComponent
-
Uses of CustomModelDataComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type CustomModelDataComponentModifier and TypeFieldDescriptionstatic final ComponentType
<CustomModelDataComponent> DataComponentTypes.CUSTOM_MODEL_DATA
-
Uses of CustomModelDataComponent in net.minecraft.component.type
Fields in net.minecraft.component.type declared as CustomModelDataComponentModifier and TypeFieldDescriptionstatic final CustomModelDataComponent
CustomModelDataComponent.DEFAULT
Fields in net.minecraft.component.type with type parameters of type CustomModelDataComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<CustomModelDataComponent> CustomModelDataComponent.CODEC
static final PacketCodec
<ByteBuf, CustomModelDataComponent> CustomModelDataComponent.PACKET_CODEC