Package com.github.darksoulq.abyssallib.world.gen.state.provider.impl
package com.github.darksoulq.abyssallib.world.gen.state.provider.impl
-
ClassDescriptionA block state provider that alternates between two block states based on 2D simplex noise.A block state provider wrapper that intercepts the provided block state and rigidly forces its orientation properties (Axis, Facing, or 16-point Rotation).A block state provider that always returns a single, unchanging block state.A block state provider that selects a block state from a pool based on relative weights.Represents a single weighted option in the provider pool.