Uses of Interface
net.kyori.adventure.text.object.PlayerHeadObjectContents
Packages that use PlayerHeadObjectContents
-
Uses of PlayerHeadObjectContents in net.kyori.adventure.text.object
Methods in net.kyori.adventure.text.object that return PlayerHeadObjectContentsModifier and TypeMethodDescriptionPlayerHeadObjectContents.Builder.build()Builds the player head contents.static PlayerHeadObjectContentsObjectContents.playerHead(String name) Creates a player head contents with the given name.static PlayerHeadObjectContentsObjectContents.playerHead(UUID id) Creates a player head contents with the given id.static PlayerHeadObjectContentsObjectContents.playerHead(PlayerHeadObjectContents.SkinSource skinSource) Creates a player head contents with the given parameters.