public class FakeSlotPickupWatcher extends java.lang.Object implements ISlotPickupWatcher
| Modifier and Type | Field and Description |
|---|---|
static FakeSlotPickupWatcher |
instance |
| Modifier and Type | Method and Description |
|---|---|
void |
onTake(int slotIndex,
net.minecraft.entity.player.EntityPlayer player) |
public static final FakeSlotPickupWatcher instance
public void onTake(int slotIndex,
net.minecraft.entity.player.EntityPlayer player)
onTake in interface ISlotPickupWatcher