Class IsEntityInLava

All Implemented Interfaces:
CodingBlock

public final class IsEntityInLava extends EntityCondition
  • Constructor Details

  • Method Details

    • checkEntity

      public boolean checkEntity(@NotNull @NotNull org.bukkit.entity.Entity entity)
      Specified by:
      checkEntity in class EntityCondition
    • getActionType

      @NotNull public @NotNull ActionType getActionType()
      Description copied from class: Action
      Returns type of action, that contains information about action: icon material, arguments list.
      Specified by:
      getActionType in class Action
      Returns:
      Type of action.