Class net.minecraft.util.function.BooleanBiFunction

This description should be content pulled from the first comments of a lua file.

Static Fields

userdata, BooleanBiFunction BooleanBiFunction.AND This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, BooleanBiFunction BooleanBiFunction.CAUSED_BY This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, BooleanBiFunction BooleanBiFunction.CAUSES This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, BooleanBiFunction BooleanBiFunction.FALSE This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, BooleanBiFunction BooleanBiFunction.FIRST This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, BooleanBiFunction BooleanBiFunction.NOT_AND This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, BooleanBiFunction BooleanBiFunction.NOT_FIRST This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, BooleanBiFunction BooleanBiFunction.NOT_OR This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, BooleanBiFunction BooleanBiFunction.NOT_SAME This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, BooleanBiFunction BooleanBiFunction.NOT_SECOND This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, BooleanBiFunction BooleanBiFunction.ONLY_FIRST This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, BooleanBiFunction BooleanBiFunction.ONLY_SECOND This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, BooleanBiFunction BooleanBiFunction.OR This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, BooleanBiFunction BooleanBiFunction.SAME This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, BooleanBiFunction BooleanBiFunction.SECOND This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, BooleanBiFunction BooleanBiFunction.TRUE This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Instance Methods

instance:apply(a, b) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"


Instance Methods

instance:apply(a, b)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • a boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • b boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"