@Deprecated
public class KyuremFuseEvent
extends net.minecraftforge.fml.common.eventhandler.Event
Modifier and Type | Field and Description |
---|---|
Pokemon |
fusing
Deprecated.
|
net.minecraft.entity.player.EntityPlayerMP |
player
Deprecated.
|
EntityPixelmon |
pokemon
Deprecated.
|
Constructor and Description |
---|
KyuremFuseEvent(net.minecraft.entity.player.EntityPlayerMP player,
EntityPixelmon pokemon,
Pokemon fusing)
Deprecated.
|
@Deprecated public final net.minecraft.entity.player.EntityPlayerMP player
@Deprecated public final EntityPixelmon pokemon
@Deprecated public final Pokemon fusing
@Deprecated public KyuremFuseEvent(net.minecraft.entity.player.EntityPlayerMP player, EntityPixelmon pokemon, Pokemon fusing)