implements Packet<ClientGamePacketListener>
| aeb | |
| 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 |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final BlockPos |
| ||||||||||
| private final DebugSubscription$Update<?> |
| ||||||||||
| public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundDebugBlockValuePacket> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (BlockPos blockPos, DebugSubscription$Update<?> update) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public PacketType<ClientboundDebugBlockValuePacket> |
| ||||||||||
| public void |
| ||||||||||
| public BlockPos |
| ||||||||||
| public DebugSubscription$Update<?> |
|