Class ChatType.Bound
java.lang.Object
com.github.retrooper.packetevents.protocol.chat.message.ChatMessage_v1_19_1.ChatTypeBoundNetwork
com.github.retrooper.packetevents.protocol.chat.ChatType.Bound
- Enclosing interface:
ChatType
-
Constructor Summary
-
Method Summary
Methods inherited from class com.github.retrooper.packetevents.protocol.chat.message.ChatMessage_v1_19_1.ChatTypeBoundNetwork
getName, getTargetName, getType, setName, setTargetName, setType
-
Constructor Details
-
Bound
public Bound(ChatType type, net.kyori.adventure.text.Component name, @Nullable @Nullable net.kyori.adventure.text.Component targetName)
-