Class TestEventExecution

java.lang.Object
de.redstoneworld.redrestrictionhelper.analyze.TestEventExecution

public class TestEventExecution extends Object
  • Constructor Details

    • TestEventExecution

      public TestEventExecution(org.bukkit.plugin.Plugin bukkitPlugin, org.bukkit.Location location, org.bukkit.event.Event testEvent, boolean pluginFilter)
  • Method Details

    • callEvent

      public void callEvent()
    • getLocation

      public org.bukkit.Location getLocation()
    • isPluginFilter

      public boolean isPluginFilter()