Class MoonGlitchEvent

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit execute(Level level, Entity entity, Vec3 pos) Called when the event is executed.
      • Methods inherited from class dev.wendigodrip.thebrokenscript.api.event.BaseEvent

        broadcast, condition, doWork, getEntity, getLevel, getQueue, getWeight, onServer, playGlobalSound, playGlobalSound, playSound, playSound, queue, run, setEntity, setLevel, setQueue
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MoonGlitchEvent

        MoonGlitchEvent()
    • Method Detail

      • execute

         Unit execute(Level level, Entity entity, Vec3 pos)

        Called when the event is executed.