Class WeightedRandom.Item

    • Field Summary

      Fields 
      Modifier and Type Field Description
      int weight  
    • Constructor Summary

      Constructors 
      Constructor Description
      Item​(int p_i1556_1_)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • weight

        public final int weight
    • Constructor Detail

      • Item

        public Item​(int p_i1556_1_)