Implements a class that can be used for testing sculk spreading behaviors. This sculk spreader class can drive the growth of sculk around a particular block.

属性

maxCharge: number

Gets the maximum charge of a sculk spreader.

This property can throw when used.

方法

  • 世界修改

    参数

    返回 void

    Adds a cursor - which is a notional waypoint that the sculk will spread in the direction of.

  • 世界修改

    返回 number

    Returns a number of overall cursors for this sculk spreader.

    This function can throw errors.

  • 世界修改

    返回 number

    Gets the total current charge of the sculk spreader.

    This function can throw errors.