Uses of Record Class
net.minecraft.world.item.component.CustomModelData
Packages that use CustomModelData
-
Uses of CustomModelData in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type CustomModelDataModifier and TypeFieldDescriptionstatic final DataComponentType
<CustomModelData> DataComponents.CUSTOM_MODEL_DATA
-
Uses of CustomModelData in net.minecraft.world.item.component
Fields in net.minecraft.world.item.component declared as CustomModelDataFields in net.minecraft.world.item.component with type parameters of type CustomModelDataModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<CustomModelData> CustomModelData.CODEC
static final StreamCodec
<io.netty.buffer.ByteBuf, CustomModelData> CustomModelData.STREAM_CODEC