Uses of Interface
dev.wyck.renderer.packet.data.SnapshotChunkData
Packages that use SnapshotChunkData
-
Uses of SnapshotChunkData in dev.wyck.renderer.packet
Methods in dev.wyck.renderer.packet with parameters of type SnapshotChunkDataModifier and TypeMethodDescriptionVirtualBiomeResolver.resolve(SnapshotChunkData chunkData, int localQuartX, int localQuartY, int localQuartZ) -
Uses of SnapshotChunkData in dev.wyck.renderer.packet.data
Classes in dev.wyck.renderer.packet.data that implement SnapshotChunkDataModifier and TypeClassDescriptionfinal recordASnapshotChunkDatabacked by a real BukkitChunkSnapshot.Methods in dev.wyck.renderer.packet.data that return types with arguments of type SnapshotChunkDataModifier and TypeMethodDescriptionVirtualBiome.biomeCondition()Gets the biome-aware refinement evaluated after the chunk is decoded.Method parameters in dev.wyck.renderer.packet.data with type arguments of type SnapshotChunkDataModifier and TypeMethodDescriptionVirtualBiome.Builder.biomeCondition(@Nullable BiPredicate<Player, SnapshotChunkData> biomeCondition)