Package com.soulfiremc.server.script.nodes.util


package com.soulfiremc.server.script.nodes.util
  • Classes
    Class
    Description
    Utility node that creates a Vec3 from x, y, z components.
    Utility node that checks if a value is null or empty.
    Utility node that checks if a value is null.
    Utility node that splits a Vec3 into x, y, z components.
    Utility node that gets the current timestamp in various formats.
    Utility node that parses a string to a number.
    Utility node that converts any value to a string.