public class GuiPotionCreator
extends GuiContainerWidget
| Modifier and Type | Class and Description |
|---|---|
class |
GuiPotionCreator.GuiDurationField |
class |
GuiPotionCreator.GuiSlotPotionEffects |
| Constructor and Description |
|---|
GuiPotionCreator(InventoryPlayer inventoryplayer) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.lang.String ident,
java.lang.Object... params) |
void |
addWidgets() |
void |
applyEffect() |
void |
drawBackground() |
java.lang.String |
translateAmplifier(int amplifier) |
void |
updateScreen() |
void |
validateInputButtons() |
public void applyEffect()
public java.lang.String translateAmplifier(int amplifier)
public void validateInputButtons()
public void drawBackground()
public void addWidgets()
public void updateScreen()
public void actionPerformed(java.lang.String ident,
java.lang.Object... params)