类 EntityCombustByBlockEvent

所有已实现的接口:
Cancellable

public class EntityCombustByBlockEvent extends EntityCombustEvent
作者:
Box (Nukkit Project)
  • 字段详细资料

    • combuster

      protected final Block combuster
  • 构造器详细资料

    • EntityCombustByBlockEvent

      public EntityCombustByBlockEvent(Block combuster, Entity combustee, int duration)
  • 方法详细资料

    • getCombuster

      public Block getCombuster()