java.lang.Object
com.github.retrooper.packetevents.protocol.player.SkinSection

public final class SkinSection extends Object
  • Field Details

  • Constructor Details

    • SkinSection

      public SkinSection(int mask)
  • Method Details

    • combine

      public SkinSection combine(SkinSection skinSection)
    • getMask

      public byte getMask()
    • isSet

      public boolean isSet(byte skinParts)
    • set

      public byte set(byte skinParts, boolean present)