Class ProbabilityBlockPaletteItem

Hierarchy

Constructors

Methods

  • Parameters

    • block: string | BlockPermutation | BlockType
    • weight: number

    Returns void

    Remarks

    This function can't be called in read-only mode.

    Throws

    This function can throw errors.

    Error

  • Returns undefined | BlockType

  • Parameters

    • index: number

    Returns void

    Remarks

    This function can't be called in read-only mode.

    Throws

    This function can throw errors.

    minecraftcommon.ArgumentOutOfBoundsError

    Error

  • Parameters

    • block: string | BlockPermutation | BlockType

    Returns void

    Remarks

    This function can't be called in read-only mode.

    Throws

    This function can throw errors.

    Error