Package net.fabricmc.fabric.api.util


@NullMarked package net.fabricmc.fabric.api.util
API code for fabric-api-base.
  • 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.