Uses of Record Class
net.minecraft.network.protocol.game.ClientboundDebugEntityValuePacket
Packages that use ClientboundDebugEntityValuePacket
-
Uses of ClientboundDebugEntityValuePacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundDebugEntityValuePacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleDebugEntityValue(ClientboundDebugEntityValuePacket packet) -
Uses of ClientboundDebugEntityValuePacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ClientboundDebugEntityValuePacketModifier and TypeFieldDescriptionstatic final PacketType<ClientboundDebugEntityValuePacket> GamePacketTypes.CLIENTBOUND_DEBUG_ENTITY_VALUEstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundDebugEntityValuePacket> ClientboundDebugEntityValuePacket.STREAM_CODECMethods in net.minecraft.network.protocol.game that return types with arguments of type ClientboundDebugEntityValuePacketMethods in net.minecraft.network.protocol.game with parameters of type ClientboundDebugEntityValuePacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleDebugEntityValue(ClientboundDebugEntityValuePacket packet)