Package net.fabricmc.fabric.api.util

  • Interface Summary
    Interface Description
    Block2ObjectMap<V>  
    BooleanFunction<R>
    Represents a function that accepts an boolean-valued argument and produces a result.
    Item2ObjectMap<V>  
  • Class Summary
    Class Description
    NbtType
    NBT type ID constants.
  • Enum Summary
    Enum Description
    TriState
    Represents a boolean value which can be true, false or refer to a default value.