Class RestrictionCheck
java.lang.Object
de.redstoneworld.redrestrictionhelper.RestrictionCheck
-
Constructor Summary
ConstructorsConstructorDescriptionRestrictionCheck(org.bukkit.plugin.Plugin bukkitPlugin, ActionTypes actionType, org.bukkit.Location location, org.bukkit.entity.Player targetPlayer) RestrictionCheck(org.bukkit.plugin.Plugin bukkitPlugin, ActionTypes actionType, org.bukkit.Location location, org.bukkit.entity.Player targetPlayer, CheckMethods checkMethod) -
Method Summary
Modifier and TypeMethodDescriptionstatic CheckMethodsbooleanorg.bukkit.Locationorg.bukkit.entity.Player
-
Constructor Details
-
RestrictionCheck
public RestrictionCheck(org.bukkit.plugin.Plugin bukkitPlugin, ActionTypes actionType, org.bukkit.Location location, org.bukkit.entity.Player targetPlayer) -
RestrictionCheck
public RestrictionCheck(org.bukkit.plugin.Plugin bukkitPlugin, ActionTypes actionType, org.bukkit.Location location, org.bukkit.entity.Player targetPlayer, CheckMethods checkMethod)
-
-
Method Details
-
getActionType
-
getLocation
public org.bukkit.Location getLocation() -
getTargetPlayer
public org.bukkit.entity.Player getTargetPlayer() -
getDefaultCheckMethod
-
getCheckMethod
-
getFinalResult
public boolean getFinalResult() -
getPerPluginResultMap
-