Package | Description |
---|---|
net.minecraft.network |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<PacketDirection,? extends ProtocolType.PacketList<?>> |
ProtocolType.field_229711_h_ |
private java.util.Map<PacketDirection,ProtocolType.PacketList<?>> |
ProtocolType.PacketRegistry.field_229722_a_ |
Modifier and Type | Method and Description |
---|---|
<P extends IPacket<T>> |
ProtocolType.PacketList.func_229721_a_(java.lang.Class<P> p_229721_1_,
java.util.function.Supplier<P> p_229721_2_) |
Modifier and Type | Method and Description |
---|---|
<T extends INetHandler> |
ProtocolType.PacketRegistry.func_229724_a_(PacketDirection p_229724_1_,
ProtocolType.PacketList<T> p_229724_2_) |