Class SkullUtil

java.lang.Object
dev.triumphteam.gui.components.util.SkullUtil

public final class SkullUtil
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static org.bukkit.Material SKULL
    The main SKULL material for the version
  • Constructor Summary

    Constructors 
    Constructor Description
    SkullUtil()  
  • Method Summary

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • SKULL

      public static final org.bukkit.Material SKULL
      The main SKULL material for the version
  • Constructor Details