Uses of Class
dev.cwhead.GravesX.api.world.LocationAPI
Packages that use LocationAPI
-
Uses of LocationAPI in dev.cwhead.GravesX.api
Fields in dev.cwhead.GravesX.api declared as LocationAPIMethods in dev.cwhead.GravesX.api that return LocationAPIModifier and TypeMethodDescription@NotNull LocationAPIGravesXAPI.getLocationAPI()Provides access to world and location utility methods. -
Uses of LocationAPI in dev.cwhead.GravesX.api.grave
Constructors in dev.cwhead.GravesX.api.grave with parameters of type LocationAPIModifierConstructorDescriptionGraveCreationAPI(Graves plugin, LocationAPI world, UtilAPI util, GraveManagementAPI manage) -
Uses of LocationAPI in dev.cwhead.GravesX.api.util
Constructors in dev.cwhead.GravesX.api.util with parameters of type LocationAPI