Interface ChatTypeDecoration
- All Known Implementing Classes:
ChatType.ChatTypeDecorationImpl
public interface ChatTypeDecoration
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
translationKey
String translationKey() -
parameters
List<ChatTypeDecoration.Parameter> parameters() -
style
org.cloudburstmc.nbt.NbtMap style()
-