Uses of Class
org.geysermc.geyser.text.TextDecoration
Packages that use TextDecoration
-
Uses of TextDecoration in org.geysermc.geyser.text
Methods in org.geysermc.geyser.text that return TextDecorationModifier and TypeMethodDescriptionChatTypeEntry.textDecoration()Returns the value of thetextDecorationrecord component.Constructors in org.geysermc.geyser.text with parameters of type TextDecorationModifierConstructorDescriptionChatTypeEntry(com.nukkitx.protocol.bedrock.packet.TextPacket.Type bedrockChatType, TextDecoration textDecoration)Creates an instance of aChatTypeEntryrecord class.