Package org.geysermc.geyser.text
Class TextDecoration
java.lang.Object
org.geysermc.geyser.text.TextDecoration
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TextDecorationreadChatType(org.geysermc.mcprotocollib.protocol.data.game.RegistryEntry entry) net.kyori.adventure.text.format.Stylestyle()toString()
-
Constructor Details
-
TextDecoration
public TextDecoration(org.cloudburstmc.nbt.NbtMap tag)
-
-
Method Details
-
translationKey
-
style
public net.kyori.adventure.text.format.Style style() -
parameters
-
toString
-
readChatType
public static TextDecoration readChatType(org.geysermc.mcprotocollib.protocol.data.game.RegistryEntry entry)
-