| Package | Description | 
|---|---|
| net.minecraft.client.gui | |
| net.minecraft.client.gui.inventory | |
| net.minecraft.client.renderer | |
| net.minecraftforge.client.event | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GuiEnchantment | 
| class  | GuiHopper | 
| class  | GuiMerchant | 
| class  | GuiRepair | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GuiBeacon | 
| class  | GuiBrewingStand | 
| class  | GuiChest | 
| class  | GuiContainerCreative | 
| class  | GuiCrafting | 
| class  | GuiDispenser | 
| class  | GuiFurnace | 
| class  | GuiInventory | 
| class  | GuiScreenHorseInventory | 
| class  | GuiShulkerBox | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | InventoryEffectRenderer | 
| Modifier and Type | Field and Description | 
|---|---|
| private GuiContainer | GuiContainerEvent. guiContainer | 
| Modifier and Type | Method and Description | 
|---|---|
| GuiContainer | GuiContainerEvent. getGuiContainer() | 
| Constructor and Description | 
|---|
| DrawForeground(GuiContainer guiContainer,
              int mouseX,
              int mouseY)Called directly after the GuiContainer has drawn any foreground elements. | 
| GuiContainerEvent(GuiContainer guiContainer) |