Class StructureGrowEvent

All Implemented Interfaces:
Cancellable

@Since("1.4.0.0-PN") public class StructureGrowEvent extends LevelEvent implements Cancellable
Author:
KCodeYT (Nukkit Project)
  • Constructor Details

    • StructureGrowEvent

      @Since("1.4.0.0-PN") public StructureGrowEvent(Block block, List<Block> blocks)
  • Method Details