Uses of Class
dev.cwhead.GravesX.api.grave.GraveManagementAPI
Packages that use GraveManagementAPI
-
Uses of GraveManagementAPI in dev.cwhead.GravesX.api
Fields in dev.cwhead.GravesX.api declared as GraveManagementAPIModifier and TypeFieldDescriptionfinal GraveManagementAPIGravesXAPI.gravesManageGrave management operations.Methods in dev.cwhead.GravesX.api that return GraveManagementAPIModifier and TypeMethodDescription@NotNull GraveManagementAPIGravesXAPI.getGravesManagementAPI()Provides access to grave management utility methods. -
Uses of GraveManagementAPI in dev.cwhead.GravesX.api.grave
Constructors in dev.cwhead.GravesX.api.grave with parameters of type GraveManagementAPIModifierConstructorDescriptionGraveCreationAPI(Graves plugin, LocationAPI world, UtilAPI util, GraveManagementAPI manage)