Interface InventoryListener


@Environment(CLIENT) public interface InventoryListener
Mappings:
Namespace Name
intermediary net/minecraft/class_274
glue class_298
server net/minecraft/class_274
client hv
named net/minecraft/inventory/InventoryListener
  • Method Details

    • onInventoryChanged

      void onInventoryChanged(SimpleInventory inventory)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_971 Lnet/minecraft/class_274;method_971(Lnet/minecraft/class_275;)V
      glue method_1329 Lclass_298;method_1329(Lclass_633;)V
      server method_971 Lnet/minecraft/class_274;method_971(Lnet/minecraft/class_275;)V
      client a Lhv;a(Lqo;)V
      named onInventoryChanged Lnet/minecraft/inventory/InventoryListener;onInventoryChanged(Lnet/minecraft/inventory/SimpleInventory;)V