| jd | |
| net.minecraft.network.ConnectionProtocol | |
| net.minecraft.class_2539 | |
| net.minecraft.network.NetworkState | |
| net.minecraft.network.ProtocolType | |
| net.minecraft.server.v1_14_R1.EnumProtocol |
Enum constant summary
| Enum Constant | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
| ||||||||||||
| ||||||||||||
|
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final ConnectionProtocol[] |
| ||||||||||
| private static final Map<Class<? extends Packet<?>>, ConnectionProtocol> |
| ||||||||||
| private final int |
| ||||||||||
| private final Map<PacketFlow, com.google.common.collect.BiMap<Integer, Class<? extends Packet<?>>>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (int arg0) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected ConnectionProtocol |
| ||||||||||
| public Integer |
| ||||||||||
| public Packet<?> |
| ||||||||||
| public int |
| ||||||||||
| public static ConnectionProtocol |
| ||||||||||
| public static ConnectionProtocol |
|