Class UseBlockEvent.Pre

All Implemented Interfaces:
ICancellableEcsEvent
Enclosing class:
UseBlockEvent

public static final class UseBlockEvent.Pre extends UseBlockEvent implements ICancellableEcsEvent
  • Field Details

    • cancelled

      private boolean cancelled
  • Constructor Details

    • Pre

      public Pre(@Nonnull InteractionType interactionType, @Nonnull InteractionContext context, @Nonnull Vector3i targetBlock, @Nonnull com.hypixel.hytale.server.core.asset.type.blocktype.config.BlockType blockType)
  • Method Details