Class net.minecraft.recipe.Ingredient$Entry

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

Instance Methods

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


Instance Methods

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

Returns:

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

Returns:

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