Class EntityCombustByEntityEvent

All Implemented Interfaces:
Cancellable

public 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()