Package com.github.darksoulq.abyssallib.world.gen
package com.github.darksoulq.abyssallib.world.gen
-
ClassDescriptionStandard
WorldGenAccessimplementation using the Bukkit API.An abstract extension of Bukkit's block populator that integrates with the AbyssalLib world generation API.Implementation ofWorldGenAccessbacked by NMS (Native Minecraft Server).A headless block implementation designed for firing block interaction events or applying logic without directly instantiating a full world state.Provides a unified abstraction layer for interacting with the world during generation and population phases.