Class FloorDistribution.Entry

java.lang.Object
zombie.scripting.objects.FloorDistribution.Entry
Enclosing class:
FloorDistribution

public class FloorDistribution.Entry
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    Entry​(java.lang.String o, int min, int max)  
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • Entry

      public Entry​(java.lang.String o, int min, int max)