public class CloseEditingPlayerPacket extends AbstractPixelmonPacket
Constructor and Description |
---|
CloseEditingPlayerPacket()
Empty constructor for packet registration.
|
Modifier and Type | Method and Description |
---|---|
protected void |
handlePacket(net.minecraftforge.fml.network.NetworkEvent.Context context) |
decode, encode, handle, reply
public CloseEditingPlayerPacket()
protected void handlePacket(net.minecraftforge.fml.network.NetworkEvent.Context context)
handlePacket
in class AbstractPixelmonPacket