Uses of Class
com.comphenix.packetwrapper.wrappers.play.clientbound.WrapperPlayServerChunksBiomes.WrappedChunkBiomeData
Packages that use WrapperPlayServerChunksBiomes.WrappedChunkBiomeData
-
Uses of WrapperPlayServerChunksBiomes.WrappedChunkBiomeData in com.comphenix.packetwrapper.wrappers.play.clientbound
Methods in com.comphenix.packetwrapper.wrappers.play.clientbound that return types with arguments of type WrapperPlayServerChunksBiomes.WrappedChunkBiomeDataModifier and TypeMethodDescriptionWrapperPlayServerChunksBiomes.getChunkBiomeData()
Retrieves the value of field 'chunkBiomeData'Method parameters in com.comphenix.packetwrapper.wrappers.play.clientbound with type arguments of type WrapperPlayServerChunksBiomes.WrappedChunkBiomeDataModifier and TypeMethodDescriptionvoid
WrapperPlayServerChunksBiomes.setChunkBiomeData
(List<WrapperPlayServerChunksBiomes.WrappedChunkBiomeData> value) Sets the value of field 'chunkBiomeData'