HomeJavaModsClickableHeads Library
ClickableHeads Library
ModsJava

ClickableHeads Library

by SerbanHiro · on Modrinth

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.18.2–1.21.1 · Bukkit⬇ Download for 1.18.2–1.20.2 · Paper⬇ Download for 1.19–1.20.2 · Purpur⬇ Download for 1.19–1.20.2 · Spigot
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

ClickableHeads - Make player heads interactive

ClickableHeads is a versatile library designed exclusively for Minecraft developers. Enhance your server's gameplay with interactive player heads and unlock new possibilities in your custom plugins and mods.

Key Features:

Interactive Player Heads: Easily integrate interactive player heads into your Minecraft projects. Image1

Seamless Integration: Works seamlessly with your preferred Minecraft version and existing codebase. Customization: Tailor player heads to match your server's unique style. Image2

Getting Started:

       public ClickableHead(Player player,
                         String name,
                         List<String> lore
                          ) {
        GUI=null;
        this.player=player;
        this.name=player==null?"Name is null":name;
        this.lore=player==null?Collections.emptyList():lore;
        head=player==null?invalidHead():getAllVersionsSkull(player,name,lore);
    }

Explore the ClickableHeads library today and supercharge your Minecraft development projects. This description provides a small overview of ClickableHeads as a developer's toolkit, along with a small code snippet to illustrate its usage.

See more on github: https://github.com/SerbanHiro/ClickableHeads

Join Our Thriving Community on Discord! ✨ Connect with fellow server owners, share your tips and tricks, and get the support you need to make your Minecraft server truly extraordinary. Click here to join: https://discord.gg/dn8YE2Ctbv

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more