implements Packet<ClientPlayPacketListener>
| net.minecraft.network.protocol.game.ClientboundDebugBlockValuePacket | |
| 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 DebugSubscriptionType$OptionalValue<?> |
| ||||||||
| public static final PacketCodec<RegistryByteBuf, BlockValueDebugS2CPacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockPos blockPos, DebugSubscriptionType$OptionalValue<?> update) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public PacketType<BlockValueDebugS2CPacket> |
| ||||||||
| public void |
| ||||||||
| public BlockPos |
| ||||||||
| public DebugSubscriptionType$OptionalValue<?> |
|