Interface Profiled

All Known Subinterfaces:
BaseBukkitPlayer, BasePlayer, PlayerChannelHandler
All Known Implementing Classes:
RenderSource.BasePlayer, RenderSource.ProfiledDummy, RenderSource.ProfiledEntity, RenderSource.ProfiledPlayer

public interface Profiled
Profiled
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull PlayerArmor
    Gets player armor
    boolean
    Checks this player's skin is slim
    @NotNull com.mojang.authlib.GameProfile
    Gets player game profile
    Gets player skin customization
  • Method Details

    • profile

      @NotNull @NotNull com.mojang.authlib.GameProfile profile()
      Gets player game profile
      Returns:
      game profile
    • isSlim

      boolean isSlim()
      Checks this player's skin is slim
      Returns:
      slim or wide
    • armors

      @NotNull @NotNull PlayerArmor armors()
      Gets player armor
      Returns:
      armor
    • skinParts

      @NotNull @NotNull PlayerSkinParts skinParts()
      Gets player skin customization
      Returns:
      skin parts