Skip to content

BlockStateFarmingStageData

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

public class BlockStateFarmingStageData extends FarmingStageData

A farming stage that transitions a block to a different block state (variant of the same block type). Resolves the target state via BlockType.getBlockForState(state) and replaces the block in the world chunk.

state (String)

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.