Class WorldEffectStack
java.lang.Object
com.render.api.world.WorldEffectStack
Immutable ordered effects evaluated by the selected backend.
Glow requires validated bloom and otherwise renders no glow; it never creates a halo-shell fallback.
When bloom is validated, its full-resolution emissive source and blurred pyramid are independent of
normal-based material lighting. Each visible emitter is filtered independently, and intensity values
above
1 request bounded extra colored composites without amplifying other emitters. Without
bloom, the requested base lighting remains unchanged.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final recordstatic enum -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic WorldEffectStack.Builderbuilder()effects()first(WorldEffectStack.Type type) booleanhas(WorldEffectStack.Type type) booleanisEmpty()
-
Field Details
-
NONE
-
-
Method Details
-
builder
-
effects
-
isEmpty
public boolean isEmpty() -
has
-
first
-