Uses of Record Class
net.minecraft.network.protocol.game.ClientboundDebugChunkValuePacket
Packages that use ClientboundDebugChunkValuePacket
-
Uses of ClientboundDebugChunkValuePacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundDebugChunkValuePacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleDebugChunkValue(ClientboundDebugChunkValuePacket p_449745_) -
Uses of ClientboundDebugChunkValuePacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ClientboundDebugChunkValuePacketModifier and TypeFieldDescriptionstatic final PacketType<ClientboundDebugChunkValuePacket> GamePacketTypes.CLIENTBOUND_DEBUG_CHUNK_VALUEClientboundDebugChunkValuePacket.STREAM_CODECMethods in net.minecraft.network.protocol.game that return types with arguments of type ClientboundDebugChunkValuePacketMethods in net.minecraft.network.protocol.game with parameters of type ClientboundDebugChunkValuePacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleDebugChunkValue(ClientboundDebugChunkValuePacket pPacket)