net.minecraft.network.protocol.handshake

public enum ClientIntent

ajt
net.minecraft.network.protocol.handshake.ClientIntent
net.minecraft.class_8592
net.minecraft.network.packet.c2s.handshake.ConnectionIntent
net.minecraft.src.C_290271_
net.minecraft.network.protocol.handshake.ClientIntent

枚举常量概要

枚举常量
a
STATUS
field_44974
STATUS
STATUS
b
LOGIN
field_44975
LOGIN
LOGIN
c
TRANSFER
field_48227
TRANSFER
TRANSFER

字段概要

修饰符与类型字段
private static final int
d
STATUS_ID
field_44976
STATUS_ID
f_290778_
private static final int
e
LOGIN_ID
field_44977
LOGIN_ID
f_291368_
private static final int
f
TRANSFER_ID
field_48228
TRANSFER_ID
f_315778_

构造函数概要

修饰符构造函数
private ()

方法概要

修饰符与类型方法
public static ClientIntent
a(int arg0)
byId(int arg0)
method_52284(int arg0)
byId(int id)
m_293987_(int p_297617_)
public int
a()
id()
method_52283()
getId()
m_293527_()