Uses of Class
com.booksaw.betterTeams.Warp
Packages that use Warp
Package
Description
This package will contain most, if not all of the classes that you will
require while hooking a plugin in with better teams.
-
Uses of Warp in com.booksaw.betterTeams
Methods in com.booksaw.betterTeams that return WarpModifier and TypeMethodDescriptionUsed to get a warp with the specified nameMethods in com.booksaw.betterTeams with parameters of type Warp -
Uses of Warp in com.booksaw.betterTeams.team
Methods in com.booksaw.betterTeams.team that return WarpMethods in com.booksaw.betterTeams.team with parameters of type Warp -
Uses of Warp in com.booksaw.betterTeams.team.storage.team
Methods in com.booksaw.betterTeams.team.storage.team with parameters of type WarpModifier and TypeMethodDescriptionvoid
abstract void
void
void
SQLTeamStorage.removeWarp
(Warp component) abstract void
TeamStorage.removeWarp
(Warp component) void
YamlTeamStorage.removeWarp
(Warp component)