Package org.kingdoms.services.mythicmobs
Class SimpleRelationalMMCondition
java.lang.Object
org.kingdoms.services.mythicmobs.SimpleRelationalMMCondition
- All Implemented Interfaces:
org.kingdoms.services.mythicmobs.conditions.SimpleRelationalChecker
public final class SimpleRelationalMMCondition
extends Object
implements org.kingdoms.services.mythicmobs.conditions.SimpleRelationalChecker
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancheck(org.bukkit.entity.Entity caster, org.bukkit.entity.Entity target) static void
-
Constructor Details
-
SimpleRelationalMMCondition
-
-
Method Details
-
registerAll
public static void registerAll() -
check
public boolean check(org.bukkit.entity.Entity caster, org.bukkit.entity.Entity target) - Specified by:
checkin interfaceorg.kingdoms.services.mythicmobs.conditions.SimpleRelationalChecker
-