Interface | Description |
---|---|
InventoryPixelmonBase |
Used to outsource method calls to the two different Pixelmon inventories.
|
Class | Description |
---|---|
CreativeInventoryExtendedScreen |
The Pokémon party screen in the inventory GUI when in Creative mode.
|
InventoryDetectionTickHandler | |
InventoryPixelmon<T extends net.minecraft.client.gui.DisplayEffectsScreen & InventoryPixelmonBase> |
Changes the Minecraft inventory GUI to include a Pokémon party.
|
InventoryPixelmonExtendedScreen |
The Pokémon party screen in the inventory GUI.
|
SearchTreeExtender | |
SlotInventoryPixelmon |
A Pokémon slot in the inventory party GUI.
|