Uses of Interface
com.github.crashdemons.playerheads.api.PlayerHeadsAPI
-
Packages that use PlayerHeadsAPI Package Description com.github.crashdemons.playerheads.api Package containing the PlayerHeads API specification -
-
Uses of PlayerHeadsAPI in com.github.crashdemons.playerheads.api
Methods in com.github.crashdemons.playerheads.api that return PlayerHeadsAPI Modifier and Type Method Description static PlayerHeadsAPI
PlayerHeads. getApiInstance()
Gets the instance of the PlayerHeads APIMethods in com.github.crashdemons.playerheads.api with parameters of type PlayerHeadsAPI Modifier and Type Method Description static void
PlayerHeads. setApiInstance(PlayerHeadsAPI api)
Deprecated.This method is intended only for internal PlayerHeads use.
-