Skip to content

Implements ability for Player Heads to use CMD#2777

Merged
tastybento merged 2 commits intodevelopfrom
issues/2774-player-head-cmd
Dec 12, 2025
Merged

Implements ability for Player Heads to use CMD#2777
tastybento merged 2 commits intodevelopfrom
issues/2774-player-head-cmd

Conversation

@BONNe
Copy link
Member

@BONNe BONNe commented Nov 27, 2025

The player heads never used data from input item stack, and always transformed it into plain PLAYER_HEAD.

This adds new method PanelItemBuilder#icon(String, ItemStack) that applies input icon and assigns name.

When skin is assigned to player head, it will copy custom model data from template item, instead of using plain HeadCache data.

This adds ability to solve #2774 in warps addon

The player heads never used data from input item stack, and always transformed it into plain PLAYER_HEAD.

This adds new method `PanelItemBuilder#icon(String, ItemStack)` that applies input icon and assigns name.

When skin is assigned to player head, it will copy custom model data from template item, instead of using plain HeadCache data.

This adds ability to solve #2774 in warps addon
@sonarqubecloud
Copy link

@tastybento tastybento merged commit d09de1c into develop Dec 12, 2025
3 checks passed
@tastybento tastybento deleted the issues/2774-player-head-cmd branch December 12, 2025 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants