Uses of Class
dev.cwhead.GravesX.api.util.UtilAPI
Packages that use UtilAPI
Package
Description
-
Uses of UtilAPI in dev.cwhead.GravesX.api
Fields in dev.cwhead.GravesX.api declared as UtilAPIModifier and TypeFieldDescriptionfinal UtilAPI
GravesXAPI.util
Utilities (permissions, XP, colors, files, YAML, paste, etc.).Methods in dev.cwhead.GravesX.api that return UtilAPIModifier and TypeMethodDescription@NotNull UtilAPI
GravesXAPI.getUtilAPI()
Provides access to general-purpose utility methods. -
Uses of UtilAPI in dev.cwhead.GravesX.api.grave
Constructors in dev.cwhead.GravesX.api.grave with parameters of type UtilAPIModifierConstructorDescriptionGraveCreationAPI
(Graves plugin, LocationAPI world, UtilAPI util, GraveManagementAPI manage) -
Uses of UtilAPI in dev.cwhead.GravesX.api.inventory
Constructors in dev.cwhead.GravesX.api.inventory with parameters of type UtilAPI