implements Packet<ClientGamePacketListener>
| aeb | |
| net.minecraft.network.protocol.game.ClientboundDebugBlockValuePacket | |
| net.minecraft.class_11982 | |
| net.minecraft.network.packet.s2c.play.BlockValueDebugS2CPacket |
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 blockPos, DebugSubscription$Update<?> update) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public PacketType<ClientboundDebugBlockValuePacket> |
| ||||||||
| public void |
| ||||||||
| public BlockPos |
| ||||||||
| public DebugSubscription$Update<?> |
|