Uses of Interface
net.minecraft.inventory.SimpleInventoryListener
Packages that use SimpleInventoryListener
-
Uses of SimpleInventoryListener in net.minecraft.entity.passive
Classes in net.minecraft.entity.passive that implement SimpleInventoryListener -
Uses of SimpleInventoryListener in net.minecraft.inventory
Fields in net.minecraft.inventory with type parameters of type SimpleInventoryListenerMethods in net.minecraft.inventory with parameters of type SimpleInventoryListenerModifier and TypeMethodDescriptionvoidSimpleInventory.addListener(SimpleInventoryListener listener) voidSimpleInventory.removeListener(SimpleInventoryListener listener)