Uses of Record Class
net.minecraft.network.protocol.game.ClientboundChunksBiomesPacket
Packages that use ClientboundChunksBiomesPacket
-
Uses of ClientboundChunksBiomesPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundChunksBiomesPacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handleChunksBiomes
(ClientboundChunksBiomesPacket p_275437_) -
Uses of ClientboundChunksBiomesPacket in net.minecraft.network.protocol.game
Methods 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 TypeMethodDescriptionvoid
ClientGamePacketListener.handleChunksBiomes
(ClientboundChunksBiomesPacket p_275451_)