@minecraft
    Preparing search index...

    Class SculkSpreader

    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.

    Index

    Properties

    maxCharge: number

    Gets the maximum charge of a sculk spreader.

    This property can throw when used.

    Methods

    • World mutation

      Parameters

      Returns void

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

    • World mutation

      Returns number

      Returns a number of overall cursors for this sculk spreader.

      This function can throw errors.

    • World mutation

      Returns number

      Gets the total current charge of the sculk spreader.

      This function can throw errors.