Class net.minecraft.client.model.ModelPart$CuboidConsumer

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

Instance Methods

instance:accept(matrix, path, index, cuboid) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"


Instance Methods

instance:accept(matrix, path, index, cuboid)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • matrix userdata, MatrixStack$Entry This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • path string This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • index int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • cuboid userdata, ModelPart$Cuboid This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"