Class EntityUtil

java.lang.Object
com.plotsquared.core.util.EntityUtil

public class EntityUtil extends Object
Entity related general utility methods
  • Method Details

    • checkEntity

      public static boolean checkEntity(Plot plot, PlotFlag<Integer,​?>... flags)