Package 

Class MythicNumberOfPasses

  • All Implemented Interfaces:
    com.tealcube.minecraft.bukkit.mythicdrops.api.settings.spawning.NumberOfPasses

    
    public final class MythicNumberOfPasses
     implements NumberOfPasses
                        
    • 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
      Integer getMinimum() Minimum number of passes
      Integer getMaximum() Maximum number of passes
      Integer random() Returns a random number between minimum and maximum.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait