public abstract class AbstractInventoryScreen<T extends Container>
extends AbstractContainerScreen<T>
All mapped superinterfaces:
ParentElement, Element, Drawable, ContainerProvider
| dbg | |
| net.minecraft.class_485 | |
| net.minecraft.client.gui.screen.ingame.AbstractInventoryScreen | |
| net.minecraft.client.gui.DisplayEffectsScreen |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (T arg0, PlayerInventory arg1, IChatBaseComponent arg2) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected void |
| ||||||||
| protected void |
| ||||||||
| public void |
| ||||||||
| private void |
| ||||||||
| private void |
| ||||||||
| private void |
| ||||||||
| private void |
|