Uses of Enum Class
fr.skytasul.guardianbeam.Laser.LaserType
-
Uses of Laser.LaserType in fr.skytasul.guardianbeam
Methods in fr.skytasul.guardianbeam that return Laser.LaserTypeModifier and TypeMethodDescriptionLaser.CrystalLaser.getLaserType()abstract Laser.LaserTypeLaser.getLaserType()Gets laser type.Laser.GuardianLaser.getLaserType()static Laser.LaserTypeReturns the enum constant of this class with the specified name.static Laser.LaserType[]Laser.LaserType.values()Returns an array containing the constants of this enum class, in the order they are declared.