Skip to content

SpreadFarmingStageData

Package: com.hypixel.hytale.builtin.adventure.farming.config.stages.spread

public class SpreadFarmingStageData extends FarmingStageData

A 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.

executions (IntRange), spreadDecayPercent (IntRange), spreadGrowthBehaviours (SpreadGrowthBehaviour[])

ModifierReturn TypeSignature
publicvoidapply(@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.