| Interface | Description |
|---|---|
| MaterialMatcher |
An interface for checking predicates on Materials.
|
| Class | Description |
|---|---|
| DragTracker |
Tracker for the item-drag operations a player is performing.
|
| EnchantmentManager | |
| EquipmentMonitor |
Tracker for when the equipment of an entity is changed.
|
| EquipmentMonitor.Entry |
An entry which has been changed.
|
| GlowAnvilInventory | |
| GlowBeaconInventory | |
| GlowBrewerInventory | |
| GlowChestInventory |
A class which represents an chest inventory.
|
| GlowCraftingInventory |
Represents a crafting grid inventory, both workbench and per-player.
|
| GlowDoubleChestInventory | |
| GlowEnchantingInventory | |
| GlowEntityEquipment | |
| GlowFurnaceInventory | |
| GlowHorseInventory |
A class which represents an inventory and the items it contains.
|
| GlowInventory |
A class which represents an inventory.
|
| GlowInventorySlot | |
| GlowInventoryView |
Standard implementation of InventoryView for most inventories.
|
| GlowItemFactory |
An implementation of
ItemFactory responsible for creating ItemMetas. |
| GlowLlamaInventory |
A llama inventory.
|
| GlowMerchantInventory | |
| GlowMetaBanner | |
| GlowMetaEnchantedBook | |
| GlowMetaFirework | |
| GlowMetaFireworkEffect | |
| GlowMetaItem |
An implementation of
ItemMeta, created through GlowItemFactory. |
| GlowMetaKnowledgeBook | |
| GlowMetaLeatherArmor | |
| GlowMetaPotion | |
| GlowMetaShield | |
| GlowMetaSkull | |
| GlowMetaSpawn | |
| GlowPlayerInventory |
An Inventory representing the items a player is holding.
|
| GlowSuperInventory |
Inventory which delegate to other Inventory objects.
|
| InventoryIterator |
ListIterator for the contents of an inventory.
|
| InventoryMonitor |
Tracker for when items in an inventory are changed.
|
| InventoryMonitor.Entry |
An entry which has been changed.
|
| LeveledEnchant | |
| WindowClickLogic |
The complicated logic for determining how window click messages are interpreted.
|
| Enum | Description |
|---|---|
| ArmorConstants | |
| ClothType | |
| MaterialToolType | |
| ToolType |
A
MaterialMatcher implementation for basic tool types. |
Copyright © 2021. All rights reserved.