SpreadFarmingStageData
Package: com.hypixel.hytale.builtin.adventure.farming.config.stages.spread
public class SpreadFarmingStageData extends FarmingStageDataA farming stage that spreads blocks outward from the source position. Implements shouldStop to limit executions based on spread rate decay. Each execution runs all configured SpreadGrowthBehaviour instances, passing a decayed spread rate. The stage repeats until the execution count reaches executions * spreadRate.
Codec Fields
Section titled “Codec Fields”executions (IntRange), spreadDecayPercent (IntRange), spreadGrowthBehaviours (SpreadGrowthBehaviour[])
Key Methods
Section titled “Key Methods”| Modifier | Return Type | Signature |
|---|---|---|
public | void | apply(@Nonnull ComponentAccessor<ChunkStore> commandBuffer, @Nonnull Ref<ChunkStore> sectionRef, @Nonnull Ref<ChunkStore> blockRef, int x, int y, int z, @Nullable FarmingStageData previousStage) |
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.