Class net.minecraft.advancement.CriterionMerger

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

Static Fields

userdata, CriterionMerger CriterionMerger.AND This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, CriterionMerger CriterionMerger.OR This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Instance Methods

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


Instance Methods

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

Parameters:

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

Returns:

userdata, String[][] This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"