SerenityJS
    Preparing search index...

    Class NetworkBlockTypeDefinition

    Hierarchy

    • DataType
      • NetworkBlockTypeDefinition
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    identifier: string

    The identifier of the block type definition.

    nbt: CompoundTag<unknown>

    The nbt data for the block type definition. This includes the states, permutations, and other properties of the block type.

    Methods