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