implements Packet<ClientGamePacketListener>
| aed | |
| net.minecraft.network.protocol.game.ClientboundDebugEntityValuePacket | |
| net.minecraft.class_11984 | |
| net.minecraft.network.packet.s2c.play.EntityValueDebugS2CPacket |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final int |
| ||||||||
| private final DebugSubscription$Update<?> |
| ||||||||
| public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundDebugEntityValuePacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int entityId, DebugSubscription$Update<?> update) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public PacketType<ClientboundDebugEntityValuePacket> |
| ||||||||
| public void |
| ||||||||
| public int |
| ||||||||
| public DebugSubscription$Update<?> |
|