Uses of Class
org.geysermc.geyser.inventory.updater.InventoryUpdater
Packages that use InventoryUpdater
-
Uses of InventoryUpdater in org.geysermc.geyser.inventory.updater
Subclasses of InventoryUpdater in org.geysermc.geyser.inventory.updaterModifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of InventoryUpdater in org.geysermc.geyser.translator.inventory
Constructors in org.geysermc.geyser.translator.inventory with parameters of type InventoryUpdaterModifierConstructorDescriptionAbstractBlockInventoryTranslator(int size, String javaBlockIdentifier, com.nukkitx.protocol.bedrock.data.inventory.ContainerType containerType, InventoryUpdater updater, String... additionalValidBlocks)
AbstractBlockInventoryTranslator(int size, InventoryHolder holder, InventoryUpdater updater)