Uses of Record Class
net.minecraft.network.protocol.game.ClientboundChunksBiomesPacket.ChunkBiomeData
Packages that use ClientboundChunksBiomesPacket.ChunkBiomeData
- 
Uses of ClientboundChunksBiomesPacket.ChunkBiomeData in net.minecraft.network.protocol.gameFields in net.minecraft.network.protocol.game with type parameters of type ClientboundChunksBiomesPacket.ChunkBiomeDataModifier and TypeFieldDescriptionprivate final List<ClientboundChunksBiomesPacket.ChunkBiomeData>ClientboundChunksBiomesPacket.chunkBiomeDataThe field for thechunkBiomeDatarecord component.Methods in net.minecraft.network.protocol.game that return types with arguments of type ClientboundChunksBiomesPacket.ChunkBiomeDataModifier and TypeMethodDescriptionClientboundChunksBiomesPacket.chunkBiomeData()Returns the value of thechunkBiomeDatarecord component.Constructor parameters in net.minecraft.network.protocol.game with type arguments of type ClientboundChunksBiomesPacket.ChunkBiomeDataModifierConstructorDescriptionCreates an instance of aClientboundChunksBiomesPacketrecord class.