A B C D E F G H I J K L M N O P Q R S T U V W

B

BAN_USER - Static variable in class netbattle.messages.NetMessage
 
BAN_USER - Static variable in class netbattle.messages.NetMessage
 
banClient(NetClient, String, long) - Method in class netbattle.BattleServer
 
banClient(NetClient, String, long, String) - Method in class netbattle.BattleServer
Ban a client by name.
banClient(NetClient, String, long) - Method in class netbattle.BattleServer
 
banClient(NetClient, String, long, String) - Method in class netbattle.BattleServer
Ban a client by name.
BanMessage - Class in netbattle.messages
 
BanMessage - Class in netbattle.messages
 
BanMessage(String, long) - Constructor for class netbattle.messages.BanMessage
Create a new message that requests a ban or a kick.
BanMessage(String, long) - Constructor for class netbattle.messages.BanMessage
Create a new message that requests a ban or a kick.
banUser(String, long) - Method in class netbattle.database.registry.AccountRegistry
Set the date upon which a user becomes unbanned.
banUser(String, String, long) - Method in class netbattle.database.registry.AccountRegistry
 
banUser(String, long) - Method in class netbattle.database.registry.AccountRegistry
Set the date upon which a user becomes unbanned.
banUser(String, String, long) - Method in class netbattle.database.registry.AccountRegistry
 
banUser(String, long) - Method in class netbattle.database.registry.DatabaseImpl
Set the date upon which a user becomes unbanned.
banUser(String, String, long) - Method in class netbattle.database.registry.DatabaseImpl
Set the date upon which a user becomes unbanned.
banUser(String, long) - Method in class netbattle.database.registry.DatabaseImpl
Set the date upon which a user becomes unbanned.
banUser(String, String, long) - Method in class netbattle.database.registry.DatabaseImpl
Set the date upon which a user becomes unbanned.
banUser(String, long) - Method in class netbattle.database.registry.FileImpl
Set the date upon which a user becomes unbanned.
banUser(String, String, long) - Method in class netbattle.database.registry.FileImpl
Set the date upon which a user becomes unbanned.
banUser(String, long) - Method in class netbattle.database.registry.FileImpl
Set the date upon which a user becomes unbanned.
banUser(String, String, long) - Method in class netbattle.database.registry.FileImpl
Set the date upon which a user becomes unbanned.
BATTLE_END - Static variable in class netbattle.messages.NetMessage
 
BATTLE_END - Static variable in class netbattle.messages.NetMessage
 
BATTLE_READY - Static variable in class netbattle.messages.NetMessage
 
BATTLE_READY - Static variable in class netbattle.messages.NetMessage
 
BattleEndMessage - Class in netbattle.messages
 
BattleEndMessage - Class in netbattle.messages
 
BattleEndMessage(int, int) - Constructor for class netbattle.messages.BattleEndMessage
Creates a new instance of BattleEndMessage
BattleEndMessage(int) - Constructor for class netbattle.messages.BattleEndMessage
 
BattleEndMessage(int, int) - Constructor for class netbattle.messages.BattleEndMessage
Creates a new instance of BattleEndMessage
BattleEndMessage(int) - Constructor for class netbattle.messages.BattleEndMessage
 
BattleField - Class in shoddybattle
 
BattleField - Class in shoddybattle
 
BattleField(BattleMechanics, Pokemon[][]) - Constructor for class shoddybattle.BattleField
Creates a new instance of BattleField
BattleField(BattleMechanics) - Constructor for class shoddybattle.BattleField
 
BattleField(BattleMechanics, Pokemon[][]) - Constructor for class shoddybattle.BattleField
Creates a new instance of BattleField
BattleField(BattleMechanics) - Constructor for class shoddybattle.BattleField
 
BattleField.PokemonWrapper - Class in shoddybattle
A wrapper for a pokemon and a turn.
BattleField.PokemonWrapper - Class in shoddybattle
A wrapper for a pokemon and a turn.
BattleMechanics - Class in mechanics
This class represents the mechanics for a battle in a particular generation of pokemon.
BattleMechanics - Class in mechanics
This class represents the mechanics for a battle in a particular generation of pokemon.
BattleMechanics(int) - Constructor for class mechanics.BattleMechanics
Initialise an instance of the mechanics.
BattleMechanics(int) - Constructor for class mechanics.BattleMechanics
Initialise an instance of the mechanics.
BattleReadyMessage - Class in netbattle.messages
 
BattleReadyMessage - Class in netbattle.messages
 
BattleReadyMessage(int, int, String[], String[][], String[]) - Constructor for class netbattle.messages.BattleReadyMessage
Creates a new instance of BattleReadyMessage
BattleReadyMessage(int, int, String[], String[][], String[]) - Constructor for class netbattle.messages.BattleReadyMessage
Creates a new instance of BattleReadyMessage
BattleServer - Class in netbattle
 
BattleServer - Class in netbattle
 
BattleServer(String, String, String, int, int, Class) - Constructor for class netbattle.BattleServer
Creates a new instance of BattleServer
BattleServer(String, String, String, int, int, Class) - Constructor for class netbattle.BattleServer
Creates a new instance of BattleServer
BattleServer.BattleServerException - Exception in netbattle
 
BattleServer.BattleServerException - Exception in netbattle
 
BattleServer.BattleServerException(Exception) - Constructor for exception netbattle.BattleServer.BattleServerException
 
BattleServer.BattleServerException(Exception) - Constructor for exception netbattle.BattleServer.BattleServerException
 
BattleServer.ChatQueueItem - Class in netbattle
Entry in the chat log queue.
BattleServer.ChatQueueItem - Class in netbattle
Entry in the chat log queue.
BattleServer.ChatQueueItem(Date, String) - Constructor for class netbattle.BattleServer.ChatQueueItem
 
BattleServer.ChatQueueItem(Date, String) - Constructor for class netbattle.BattleServer.ChatQueueItem
 
BattleTurn - Class in shoddybattle
This class represents one half of a turn of a battle - the move made by a single party.
BattleTurn - Class in shoddybattle
This class represents one half of a turn of a battle - the move made by a single party.
beginStatusTicks() - Method in class shoddybattle.Pokemon
Begin ticking effects.
beginStatusTicks() - Method in class shoddybattle.Pokemon
Begin ticking effects.
beginTick() - Method in class mechanics.statuses.field.FieldEffect
Prepare this effect for ticking.
beginTick() - Method in class mechanics.statuses.field.FieldEffect
Prepare this effect for ticking.
beginTick() - Method in class mechanics.statuses.items.ChoiceBandItem
 
beginTick() - Method in class mechanics.statuses.items.ChoiceBandItem
 
beginTick() - Method in class mechanics.statuses.StatusEffect
Begin ticking this effect.
beginTick() - Method in class mechanics.statuses.StatusEffect
Begin ticking this effect.
beginTurn(BattleTurn[], int, Pokemon) - Method in class mechanics.moves.HiddenPowerMove
 
beginTurn(BattleTurn[], int, Pokemon) - Method in class mechanics.moves.HiddenPowerMove
 
beginTurn(BattleTurn[], int, Pokemon) - Method in class mechanics.moves.PokemonMove
This function is called at the beginning on a turn on which this move is about to be used.
beginTurn(BattleTurn[], int, Pokemon) - Method in class mechanics.moves.PokemonMove
This function is called at the beginning on a turn on which this move is about to be used.
Berry - Interface in mechanics.statuses.items
An interface representing a berry item.
Berry - Interface in mechanics.statuses.items
An interface representing a berry item.
broadcast(NetMessage) - Method in class netbattle.BattleServer
Broadcast a message to all clients.
broadcast(NetMessage) - Method in class netbattle.BattleServer
Broadcast a message to all clients.
BurnEffect - Class in mechanics.statuses
 
BurnEffect - Class in mechanics.statuses
 
BurnEffect() - Constructor for class mechanics.statuses.BurnEffect
Creates a new instance of BurnEffect
BurnEffect() - Constructor for class mechanics.statuses.BurnEffect
Creates a new instance of BurnEffect

A B C D E F G H I J K L M N O P Q R S T U V W