Wiki
Wiki copied to clipboard
Replaces SkullItem with PlayerHead and PlayerSkin in DevGuide 6
- Replaces missing
SkullItem.fromBase64(...)withPlayerHead.getItemStack(PlayerSkin.fromBase64(...)in Developer Guide (6 Custom Heads)
The current code shown in Developer Guide 6 does not work. SkullItem was probably removed, but the Developer Guide was not updated to reflect that change.