Uses of Class
nl.minetopiasdb.api.mtplaces.abstracts.MTPlace
Packages that use MTPlace
Package
Description
Package that contains the MTPlace objects (MTWorld and MTCity) used in the MinetopiaSDB v2 API
-
Uses of MTPlace in nl.minetopiasdb.api.mtplaces
Methods in nl.minetopiasdb.api.mtplaces that return MTPlaceModifier and TypeMethodDescriptionMTCityManager.get(org.bukkit.entity.Player player) Get the first MTCities at the players' current locationMTPlaceManager.get(org.bukkit.entity.Player player) MTPlaceManager.get(org.bukkit.Location location) Methods in nl.minetopiasdb.api.mtplaces that return types with arguments of type MTPlace -
Uses of MTPlace in nl.minetopiasdb.api.mtplaces.abstracts
Subclasses of MTPlace in nl.minetopiasdb.api.mtplaces.abstracts