net.minecraft.server.v1_12_R1

public enum ChatMessageType

hf
net.minecraft.util.text.ChatType
net.minecraft.server.v1_12_R1.ChatMessageType

枚举常量概要

枚举常量
a
CHAT
CHAT
b
SYSTEM
SYSTEM
c
GAME_INFO
GAME_INFO

字段概要

修饰符与类型字段
private final byte
d
field_192588_d

构造函数概要

修饰符构造函数
private (byte arg0)

方法概要

修饰符与类型方法
public byte
a()
func_192583_a()
public static ChatMessageType
a(byte arg0)
func_192582_a(byte arg0)