Uses of Record Class
net.minecraft.network.protocol.game.ClientboundChunksBiomesPacket
Packages that use ClientboundChunksBiomesPacket
- 
Uses of ClientboundChunksBiomesPacket in net.minecraft.client.multiplayerMethods in net.minecraft.client.multiplayer with parameters of type ClientboundChunksBiomesPacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleChunksBiomes(ClientboundChunksBiomesPacket p_275437_) 
- 
Uses of ClientboundChunksBiomesPacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game that return ClientboundChunksBiomesPacketModifier and TypeMethodDescriptionClientboundChunksBiomesPacket.forChunks(List<LevelChunk> p_275394_) Methods in net.minecraft.network.protocol.game with parameters of type ClientboundChunksBiomesPacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleChunksBiomes(ClientboundChunksBiomesPacket p_275451_)