Class Entities

java.lang.Object
com.sk89q.worldguard.util.Entities

public class Entities extends Object
  • Method Details

    • isIntensiveEntity

      public static boolean isIntensiveEntity(com.sk89q.worldedit.entity.Entity entity)
      Returns whether an entity should be removed for the halt activity mode.
      Parameters:
      entity - The entity
      Returns:
      true if it's to be removed