public class FakeSlotChangeWatcher extends java.lang.Object implements ISlotChangeWatcher
| Modifier and Type | Field and Description |
|---|---|
static FakeSlotChangeWatcher |
instance |
| Modifier and Type | Method and Description |
|---|---|
void |
onSlotChanged(net.minecraft.inventory.IInventory inventory,
int slot) |
public static final FakeSlotChangeWatcher instance
public void onSlotChanged(net.minecraft.inventory.IInventory inventory,
int slot)
onSlotChanged in interface ISlotChangeWatcher