FiguraMC:Contributing/Style Guide/TypeExample

From FiguraMC
Revision as of 05:53, 5 October 2024 by PenguinEncounter (talk | contribs) (move example to subpage)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

(Important information about the type...)

Methods

Method Brief description
methodName description
secondCategoryMethod Returns the position of the ModelPart as a Vector3

Fields

Field Description Type
field Brief description type
TICK Runs every tick the player is rendered Event

Methods

Category

methodName

Overloads:

Arguments Return Type
pos Vector3, name string | nil nil
x number, y number, z number, name string | nil nil

Description

-- Example Code

Category

secondCategoryMethod

Description Overloads:

Arguments Return Type
rotation Vector3}} nil
x number, y number, z number nil
-- Example Code