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