Beta
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.
Readonly
Gets the maximum charge of a sculk spreader.
This property can throw when used.
Adds a cursor - which is a notional waypoint that the sculk will spread in the direction of.
This function can't be called in read-only mode.
Retrieves the current position of the specified cursor.
This function can throw errors.
Returns a number of overall cursors for this sculk spreader.
Gets the total current charge of the sculk spreader.
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.