Uses of Enum Class
net.risingworld.api.worldelements.Text3D.TextWrappingMode
-
Uses of Text3D.TextWrappingMode in net.risingworld.api.worldelements
Modifier and TypeMethodDescriptionText3D.getTextWrappingMode()
static Text3D.TextWrappingMode
Returns the enum constant of this class with the specified name.static Text3D.TextWrappingMode[]
Text3D.TextWrappingMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Text3D.setTextWrappingMode
(Text3D.TextWrappingMode textWrap) Sets the text wrapping mode.