Uses of Class
fr.hytale.loader.api.World
Packages that use World
-
Uses of World in fr.hytale.loader.api
Methods in fr.hytale.loader.api that return WorldModifier and TypeMethodDescriptionstatic WorldServer.getDefaultWorld()Gets the default world of the server.Location.getWorld()static WorldGets a world by its name.Methods in fr.hytale.loader.api that return types with arguments of type WorldMethods in fr.hytale.loader.api with parameters of type WorldModifier and TypeMethodDescriptionServer.getPlayersInWorld(World world) Gets all players in a specific world.voidConstructors in fr.hytale.loader.api with parameters of type World