Uses of Enum Class
net.minecraft.client.session.report.log.ChatLogEntry.Type
-
Uses of ChatLogEntry.Type in net.minecraft.client.session.report.log
Modifier and TypeMethodDescriptionChatLogEntry.getType()
ReceivedMessage.ChatMessage.getType()
ReceivedMessage.GameMessage.getType()
static ChatLogEntry.Type
Returns the enum constant of this class with the specified name.static ChatLogEntry.Type[]
ChatLogEntry.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.