Uses of Interface
io.papermc.paper.datacomponent.item.SignText
Packages that use SignText
Package
Description
Item data components, representing its runtime counterpart as a version-specific data-focused type.
-
Uses of SignText in io.papermc.paper.datacomponent
Fields in io.papermc.paper.datacomponent with type parameters of type SignTextModifier and TypeFieldDescriptionstatic final DataComponentType.Valued<SignText> DataComponentTypes.SIGN_TEXT_BACKstatic final DataComponentType.Valued<SignText> DataComponentTypes.SIGN_TEXT_FRONT -
Uses of SignText in io.papermc.paper.datacomponent.item
Subinterfaces with type arguments of type SignText in io.papermc.paper.datacomponent.itemModifier and TypeInterfaceDescriptioninterfaceRepresents the text on a sign side.static interfaceBuilder forSignText.