Interface Skull

All Superinterfaces:
BlockEntity

public interface Skull extends BlockEntity
  • Method Details

    • getSkullType

      int getSkullType()
    • setSkullType

      void setSkullType(int skullType)
    • getRotation

      float getRotation()
    • setRotation

      void setRotation(float rotation)