implements Packet<ClientGamePacketListener>
| aec | |
| net.minecraft.network.protocol.game.ClientboundDebugChunkValuePacket | |
| net.minecraft.class_11983 | |
| net.minecraft.network.packet.s2c.play.ChunkValueDebugS2CPacket |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final ChunkPos |
| ||||||||
| private final DebugSubscription$Update<?> |
| ||||||||
| public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundDebugChunkValuePacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ChunkPos chunkPos, DebugSubscription$Update<?> update) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public PacketType<ClientboundDebugChunkValuePacket> |
| ||||||||
| public void |
| ||||||||
| public ChunkPos |
| ||||||||
| public DebugSubscription$Update<?> |
|