public class ModLoaderPickupNotifier extends Object implements IPickupNotifier
Constructor and Description |
---|
ModLoaderPickupNotifier(BaseModProxy mod) |
Modifier and Type | Method and Description |
---|---|
void |
notifyPickup(EntityItem item,
EntityPlayer player) |
public ModLoaderPickupNotifier(BaseModProxy mod)
public void notifyPickup(EntityItem item, EntityPlayer player)
notifyPickup
in interface IPickupNotifier