|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcpw.mods.fml.common.modloader.ModLoaderPickupNotifier
public class ModLoaderPickupNotifier
Constructor Summary | |
---|---|
ModLoaderPickupNotifier(BaseModProxy mod)
|
Method Summary | |
---|---|
void |
notifyPickup(EntityItem item,
EntityPlayer player)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ModLoaderPickupNotifier(BaseModProxy mod)
Method Detail |
---|
public void notifyPickup(EntityItem item, EntityPlayer player)
notifyPickup
in interface IPickupNotifier
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |