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 SnapshotChunkData -
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()Returns the value of thebiomeConditionrecord component.Method parameters in dev.wyck.renderer.packet.data with type arguments of type SnapshotChunkDataModifier and TypeMethodDescriptionVirtualBiome.Builder.biomeCondition(@Nullable BiPredicate<Player, SnapshotChunkData> biomeCondition)