Uses of Class
org.geysermc.geyser.inventory.holder.InventoryHolder
-
Uses of InventoryHolder in org.geysermc.geyser.inventory.holder
Modifier and TypeClassDescriptionclass
Manages the fake block we implement for each inventory, should we need to. -
Uses of InventoryHolder in org.geysermc.geyser.translator.inventory
ModifierConstructorDescriptionAbstractBlockInventoryTranslator(int size, InventoryHolder holder, InventoryUpdater updater)