Class gameTag

Hierarchy

  • gameTag

Constructors

  • Parameters

    • type: tagsType
    • name: string

      The name of this tag

    • Optional fromMinecraft: boolean

      If the tag come from the minecraft's default tag and not the datapack

    • Rest ...includes: string[]

      Object to include inside this tag

    Returns gameTag

Properties

ObjectType: "Tag" = "Tag"
content: string[]
name: string
namespace: undefined | string
replace: boolean
type: tagsType

Methods

Generated using TypeDoc