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.levels.Level
Packages that use
Level
Package
Description
com.andrei1058.bedwars.api
Uses of
Level
in
com.andrei1058.bedwars.api
Methods in
com.andrei1058.bedwars.api
that return
Level
Modifier and Type
Method
Description
Level
BedWars.
getLevelsUtil
()
Get levels methods.
Methods in
com.andrei1058.bedwars.api
with parameters of type
Level
Modifier and Type
Method
Description
void
BedWars.
setLevelAdapter
(
Level
level)