Uses of Interface
io.papermc.paper.datacomponent.item.CustomModelData.Builder
Packages that use CustomModelData.Builder
- 
Uses of CustomModelData.Builder in io.papermc.paper.datacomponent.itemMethods in io.papermc.paper.datacomponent.item that return CustomModelData.BuilderModifier and TypeMethodDescriptionAdds a color to this custom model data.Adds multiple colors to this custom model data.CustomModelData.Builder.addFlag(boolean flag) Adds a flag to this custom model data.Adds multiple flags to this custom model data.CustomModelData.Builder.addFloat(float f) Adds a float to this custom model data.Adds multiple floats to this custom model data.Adds a string to this custom model data.CustomModelData.Builder.addStrings(List<String> strings) Adds multiple strings to this custom model data.static CustomModelData.BuilderCustomModelData.customModelData()