Uses of Class
zombie.ui.NewCraftingPanel

Packages that use NewCraftingPanel
zombie.ui   
 

Uses of NewCraftingPanel in zombie.ui
 

Fields in zombie.ui declared as NewCraftingPanel
static NewCraftingPanel UIManager.crafting
           
static NewCraftingPanel NewCraftingPanel.instance
           
 

Methods in zombie.ui that return NewCraftingPanel
static NewCraftingPanel UIManager.getCrafting()
           
 

Methods in zombie.ui with parameters of type NewCraftingPanel
static void UIManager.setCrafting(NewCraftingPanel aCrafting)