Class EntityCombustByBlockEvent

All Implemented Interfaces:
Cancellable

public final class EntityCombustByBlockEvent extends EntityCombustEvent
author: Box Nukkit Project
  • Field Details

    • combustor

      protected final Block combustor
  • Constructor Details

    • EntityCombustByBlockEvent

      public EntityCombustByBlockEvent(Block combustor, Entity combustee, int duration)
  • Method Details

    • getCombustor

      public Block getCombustor()