Uses of Class
fr.skytasul.guardianbeam.Laser
-
Uses of Laser in fr.skytasul.guardianbeam
Subclasses of Laser in fr.skytasul.guardianbeamModifier and TypeClassDescriptionstatic classstatic classMethods in fr.skytasul.guardianbeam that return LaserModifier and TypeMethodDescriptionLaser.LaserType.create(org.bukkit.Location start, org.bukkit.Location end, int duration, int distance) Creates a new Laser instance,Laser.GuardianLaserorLaser.CrystalLaserdepending on this enum value.Laser.durationInTicks()Makes the duration provided in the constructor passed as ticks and not secondsLaser.executeEnd(Runnable runnable) Adds a runnable to execute when the laser reaches its final duration