| alj | |
| net.minecraft.network.protocol.status.StatusPacketTypes | |
| net.minecraft.class_9102 | |
| net.minecraft.network.packet.StatusPackets | |
| net.minecraft.src.C_313729_ | |
| net.minecraft.network.protocol.status.StatusPacketTypes |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final PacketType<ClientboundStatusResponsePacket> |
| ||||||||||
| public static final PacketType<ServerboundStatusRequestPacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static <T extends Packet<ClientStatusPacketListener>> PacketType<T> |
| ||||||||||
| private static <T extends Packet<ServerStatusPacketListener>> PacketType<T> |
|