Uses of Enum Class
net.minecraft.client.session.report.log.ChatLogEntry.Type
Packages that use ChatLogEntry.Type
-
Uses of ChatLogEntry.Type in net.minecraft.client.session.report.log
Methods in net.minecraft.client.session.report.log that return ChatLogEntry.TypeModifier and TypeMethodDescriptionChatLogEntry.getType()ReceivedMessage.ChatMessage.getType()ReceivedMessage.GameMessage.getType()static ChatLogEntry.TypeReturns 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.