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 GraveManagementAPI
GravesXAPI.gravesManage
Grave management operations.Methods in dev.cwhead.GravesX.api that return GraveManagementAPIModifier and TypeMethodDescription@NotNull GraveManagementAPI
GravesXAPI.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)