Class net.minecraft.text.CharacterVisitor

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

Instance Methods

instance:accept(index, style, codePoint) 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(index, style, codePoint)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • index int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • style userdata, Style This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • codePoint int 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"