Class EntityCombustByEntityEvent

All Implemented Interfaces:
Cancellable

public final class EntityCombustByEntityEvent extends EntityCombustEvent
author: MagicDroidX Nukkit Project
  • Field Details

    • combuster

      protected final Entity combuster
  • Constructor Details

    • EntityCombustByEntityEvent

      public EntityCombustByEntityEvent(Entity combuster, Entity combustee, int duration)
  • Method Details

    • getCombuster

      public Entity getCombuster()