Uses of Class
dev.cwhead.GravesX.util.PlayerHeadUtil.HeadPayload
Packages that use PlayerHeadUtil.HeadPayload
-
Uses of PlayerHeadUtil.HeadPayload in dev.cwhead.GravesX.util
Methods in dev.cwhead.GravesX.util that return PlayerHeadUtil.HeadPayloadModifier and TypeMethodDescriptionstatic PlayerHeadUtil.HeadPayload
PlayerHeadUtil.extract
(org.bukkit.block.Block block) Extracts snapshot data from a skull block.Methods in dev.cwhead.GravesX.util that return types with arguments of type PlayerHeadUtil.HeadPayloadModifier and TypeMethodDescriptionstatic Optional
<PlayerHeadUtil.HeadPayload> PlayerHeadUtil.parseFromReplaceData
(String replaceData) Parses the last GXHEAD payload fromreplaceData
.