JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
com.andrei1058.bedwars.api.arena.team.ITeamAssigner
Packages that use
ITeamAssigner
Package
Description
com.andrei1058.bedwars.api.arena
Uses of
ITeamAssigner
in
com.andrei1058.bedwars.api.arena
Methods in
com.andrei1058.bedwars.api.arena
that return
ITeamAssigner
Modifier and Type
Method
Description
ITeamAssigner
IArena.
getTeamAssigner
()
Methods in
com.andrei1058.bedwars.api.arena
with parameters of type
ITeamAssigner
Modifier and Type
Method
Description
void
IArena.
setTeamAssigner
(
ITeamAssigner
teamAssigner)