Uses of Class
org.geysermc.geyser.inventory.updater.InventoryUpdater
-
Uses of InventoryUpdater in org.geysermc.geyser.inventory.updater
Modifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of InventoryUpdater in org.geysermc.geyser.translator.inventory
ModifierConstructorDescriptionAbstractBlockInventoryTranslator(int size, String javaBlockIdentifier, com.nukkitx.protocol.bedrock.data.inventory.ContainerType containerType, InventoryUpdater updater, String... additionalValidBlocks)
AbstractBlockInventoryTranslator(int size, InventoryHolder holder, InventoryUpdater updater)