Index

A B C D E F G H I K L M N O P Q R S T U V W 
All Classes|All Packages|Deprecated API

B

Bankaccount - Class in nl.minetopiasdb.api.banking
The bankaccount object
Bankaccount(int, BankAccountType, double, String, boolean, HashMap<UUID, BankPermission>) - Constructor for class nl.minetopiasdb.api.banking.Bankaccount
 
BankAccountAddUserEvent - Class in nl.minetopiasdb.api.events.bank
Event thrown when someone uses /bankaccount adduser
BankAccountAddUserEvent(CommandSender, OfflinePlayer, BankPermission, int) - Constructor for class nl.minetopiasdb.api.events.bank.BankAccountAddUserEvent
 
BankAccountCreatedEvent - Class in nl.minetopiasdb.api.events.bank
Event thrown when someone has created a bankaccount using /bankaccount create
BankAccountCreatedEvent(CommandSender, int, BankAccountType) - Constructor for class nl.minetopiasdb.api.events.bank.BankAccountCreatedEvent
 
BankAccountDeleteEvent - Class in nl.minetopiasdb.api.events.bank
Event thrown when someone deletes a bankaccount with /bankaccount delete
BankAccountDeleteEvent(CommandSender, int) - Constructor for class nl.minetopiasdb.api.events.bank.BankAccountDeleteEvent
 
BankAccountRemoveUserEvent - Class in nl.minetopiasdb.api.events.bank
Event thrown when someone uses /bankaccount removeuser
BankAccountRemoveUserEvent(CommandSender, OfflinePlayer, int) - Constructor for class nl.minetopiasdb.api.events.bank.BankAccountRemoveUserEvent
 
BankAccountType - Enum Class in nl.minetopiasdb.api.enums
Enum that holds the different types of bankaccounts
BankingGUI - Class in nl.minetopiasdb.api.banking
Class responsible for banking GUI
BankingGUI() - Constructor for class nl.minetopiasdb.api.banking.BankingGUI
 
BankPermission - Enum Class in nl.minetopiasdb.api.enums
Enum that holds the different permissions for bankaccount users
BankUtils - Class in nl.minetopiasdb.api.banking
General utility class for banking
BankUtils() - Constructor for class nl.minetopiasdb.api.banking.BankUtils
 
Book - Class in nl.minetopiasdb.api
Class used to interact with books
Book(String) - Constructor for class nl.minetopiasdb.api.Book
 
Book.Variable - Class in nl.minetopiasdb.api
 
Boost - Class in nl.minetopiasdb.api.boosters.objects
Boost object
Boost(int, BoostType, int) - Constructor for class nl.minetopiasdb.api.boosters.objects.Boost
 
BoostBar - Class in nl.minetopiasdb.api.boosters.objects
Management class for the booster bar
BoostBar(BoostType) - Constructor for class nl.minetopiasdb.api.boosters.objects.BoostBar
 
BoosterManager - Class in nl.minetopiasdb.api.boosters
Class responsible for managing boosters
BoosterManager() - Constructor for class nl.minetopiasdb.api.boosters.BoosterManager
 
BoostType - Enum Class in nl.minetopiasdb.api.boosters
Class that holds the different types of boosters
BUSINESS - Enum constant in enum class nl.minetopiasdb.api.enums.BankAccountType
 
A B C D E F G H I K L M N O P Q R S T U V W 
All Classes|All Packages|Deprecated API