JSPrismarine
    Preparing search index...

    Solid blocks (eg. Stone, Dirt etc)

    Hierarchy (View Summary)

    Index

    Constructors

    • Parameters

      • __namedParameters: {
            hardness?: number;
            id: number;
            javaName?: string;
            name: string;
            parentName?: string;
        }

      Returns Solid

    Properties

    count: number = 1
    hardness: number
    id: number

    The block's numeric block ID.

    javaName: string

    The block's java-edition namespaced block ID.

    meta: number = 0
    name: string

    The block's namespaced block ID.

    nbt: null

    Accessors

    Methods