Enumerations
Enumeration List
buttonClicked
The name of the button the player clicked, returned in the data table.
buttonClickeddialog_name
The name of the dialog, returned in the data table from onPlayerDialogCallback.
dialog_nameitem
The item associated with a specific dialog action.
itemITEM_CATEGORY_FLAGS
A table of bit flags for item categories (e.g., ITEM_CATEGORY_FLAGS.UNTRADABLE, ITEM_CATEGORY_FLAGS.BETA).
ITEM_CATEGORY_FLAGSPlayerClothes
A table of constants for clothing slots (e.g., PlayerClothes.HAND, PlayerClothes.FEET).
PlayerClothesPlayerRoleQuestTypes
A table of constants for role quest types (e.g., PlayerRoleQuestTypes.Farmer, PlayerRoleQuestTypes.Builder).
PlayerRoleQuestTypesRoleFlags
A table of bit flags for roles (e.g., RoleFlags.ACCESS_ALL_WORLDS, RoleFlags.BYPASS_ANTICHEAT).
RoleFlagsRoles
A table of constants for player roles (e.g., Roles.ROLE_NONE, Roles.ROLE_ADMIN, Roles.ROLE_DEVELOPER).
Rolesselection
The item selected by the player in an item picker, returned in the data table.
selectionTileDataProperties
A table of constants for tile data properties (e.g., TILE_DATA_TYPE_SEED_FRUITS_COUNT, TILE_DATA_TYPE_MAGPLANT_ITEM_COUNT).
TileDataProperties