| hx | |
| net.minecraft.network.EnumConnectionState | |
| net.minecraft.server.v1_13_R2.EnumProtocol |
枚举常量概要
| 枚举常量 | ||||||
|---|---|---|---|---|---|---|
| ||||||
| ||||||
| ||||||
|
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| private static final EnumProtocol[] |
| ||||
| private static final Map<Class<? extends Packet<?>>, EnumProtocol> |
| ||||
| private final int |
| ||||
| private final Map<EnumProtocolDirection, com.google.common.collect.BiMap<Integer, Class<? extends Packet<?>>>> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| private | (int arg0) |
方法概要
| 修饰符与类型 | 方法 | ||||
|---|---|---|---|---|---|
| protected EnumProtocol |
| ||||
| public Integer |
| ||||
| public Packet<?> |
| ||||
| public int |
| ||||
| public static EnumProtocol |
| ||||
| public static EnumProtocol |
|