Class ItemPickerJava.ItemPickerContainer

java.lang.Object
zombie.inventory.ItemPickerJava.ItemPickerContainer
Enclosing class:
ItemPickerJava

public static class ItemPickerJava.ItemPickerContainer
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    int fillRand  
    ItemPickerJava.ItemPickerItem[] Items  
    boolean noAutoAge  
    float rolls  
  • Constructor Summary

    Constructors
    Constructor Description
    ItemPickerContainer()  
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • Items

    • rolls

      public float rolls
    • noAutoAge

      public boolean noAutoAge
    • fillRand

      public int fillRand
  • Constructor Details

    • ItemPickerContainer

      public ItemPickerContainer()