Uses of Interface
com.github.crashdemons.playerheads.compatibility.SkullDetails
-
Packages that use SkullDetails Package Description com.github.crashdemons.playerheads.compatibility Package supplying cross-version compiling compatibility to the plugin. -
-
Uses of SkullDetails in com.github.crashdemons.playerheads.compatibility
Methods in com.github.crashdemons.playerheads.compatibility that return SkullDetails Modifier and Type Method Description SkullDetails
CompatibleSkullMaterial. getDetails()
Gets a class describing implementation-specific details about a vanilla skullSkullDetails
CompatibilityProvider. getSkullDetails(SkullType type)
Gets a class describing implementation-specific details about a vanilla skull type
-