@Deprecated
public class PokeLootClaimedEvent
extends net.minecraftforge.fml.common.eventhandler.Event
PokeLootEvent.| Modifier and Type | Field and Description |
|---|---|
TileEntityPokeChest |
chest
Deprecated.
|
net.minecraft.entity.player.EntityPlayerMP |
player
Deprecated.
|
| Constructor and Description |
|---|
PokeLootClaimedEvent(net.minecraft.entity.player.EntityPlayerMP player,
TileEntityPokeChest tile)
Deprecated.
|
@Deprecated public TileEntityPokeChest chest
PokeLootEvent.@Deprecated public net.minecraft.entity.player.EntityPlayerMP player
PokeLootEvent.@Deprecated
public PokeLootClaimedEvent(net.minecraft.entity.player.EntityPlayerMP player,
TileEntityPokeChest tile)