Class net.minecraft.client.render.model.json.MultipartModelSelector

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

Static Fields

userdata, MultipartModelSelector MultipartModelSelector.FALSE This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, MultipartModelSelector MultipartModelSelector.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:getPredicate(stateFactory) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"


Instance Methods

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

Parameters:

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

Returns:

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