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