Package com.soulfiremc.server.script.nodes.constant
@NullMarked
package com.soulfiremc.server.script.nodes.constant
Constant nodes that output configurable values.
These nodes provide hardcoded input values for scripts.
-
ClassesClassDescriptionConstant node that outputs a configurable boolean value.Constant node that outputs a configurable number value.Constant node that outputs a configurable string value.Constant node that outputs a configurable 3D vector (x, y, z).