public class TCGServerEventListeners
extends java.lang.Object
| Constructor and Description | 
|---|
TCGServerEventListeners()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
onDisconnect(net.minecraftforge.event.entity.player.PlayerEvent.PlayerLoggedOutEvent event)  | 
void | 
onKnockoutEvent(BeatWildPixelmonEvent event)  | 
static void | 
playEssenceJarEffect(int totalEssence,
                    int essence,
                    int current,
                    int target,
                    net.minecraft.world.server.ServerWorld world,
                    net.minecraft.util.math.BlockPos pos,
                    java.awt.Color color)  | 
public void onDisconnect(net.minecraftforge.event.entity.player.PlayerEvent.PlayerLoggedOutEvent event)
public void onKnockoutEvent(BeatWildPixelmonEvent event)
public static void playEssenceJarEffect(int totalEssence,
                                        int essence,
                                        int current,
                                        int target,
                                        net.minecraft.world.server.ServerWorld world,
                                        net.minecraft.util.math.BlockPos pos,
                                        java.awt.Color color)