implements Packet<ClientGamePacketListener>
| adr | |
| net.minecraft.network.protocol.game.ClientboundDebugBlockValuePacket | |
| net.minecraft.class_11982 | |
| net.minecraft.network.packet.s2c.play.BlockValueDebugS2CPacket | |
| net.minecraft.src.C_411025_ | |
| net.minecraft.network.protocol.game.ClientboundDebugBlockValuePacket |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final BlockPos |
| ||||||||||
| private final DebugSubscription$Update<?> |
| ||||||||||
| public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundDebugBlockValuePacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockPos update, DebugSubscription$Update<?> arg1) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public PacketType<ClientboundDebugBlockValuePacket> |
| ||||||||||
| public void |
| ||||||||||
| public BlockPos |
| ||||||||||
| public DebugSubscription$Update<?> |
|