Package net.fabricmc.fabric.api.util


package net.fabricmc.fabric.api.util
  • Class
    Description
    Represents a function that accepts a boolean-valued argument and produces a result.
    Represents a result of an event that controls execution of some action.
    Deprecated.
    Use the constants in Tag instead.
    Represents a boolean value which can be true, false or refer to a default value.