Uses of Interface
io.papermc.paper.datacomponent.item.CustomModelData
Packages that use CustomModelData
Package
Description
Item data components, representing its runtime counterpart as a version-specific data-focused type.
-
Uses of CustomModelData in io.papermc.paper.datacomponent
Fields in io.papermc.paper.datacomponent with type parameters of type CustomModelDataModifier and TypeFieldDescriptionstatic final DataComponentType.Valued<CustomModelData> DataComponentTypes.CUSTOM_MODEL_DATAControls the minecraft:custom_model_data property in the item model. -
Uses of CustomModelData in io.papermc.paper.datacomponent.item
Subinterfaces with type arguments of type CustomModelData in io.papermc.paper.datacomponent.item