net.minecraft.server.v1_14_R1

public enum ChatMessageType

jk
net.minecraft.class_2556
net.minecraft.util.text.ChatType
net.minecraft.server.v1_14_R1.ChatMessageType

枚举常量概要

枚举常量
a
field_11737
CHAT
CHAT
b
field_11735
SYSTEM
SYSTEM
c
field_11733
GAME_INFO
GAME_INFO

字段概要

修饰符与类型字段
private final byte
d
field_11736
field_192588_d
private final boolean
e
field_18797
field_218691_e

构造函数概要

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

方法概要

修饰符与类型方法
public byte
a()
method_10843()
func_192583_a()
public static ChatMessageType
a(byte arg0)
method_10842(byte arg0)
func_192582_a(byte arg0)
public boolean
b()
method_19457()
func_218690_b()