Class ProfileContainer.BlockStateProfileContainer

java.lang.Object
com.cryptomorin.xseries.profiles.objects.ProfileContainer<org.bukkit.block.Skull>
com.cryptomorin.xseries.profiles.objects.ProfileContainer.BlockStateProfileContainer
All Implemented Interfaces:
Profileable
Enclosing class:
ProfileContainer<T>

public static final class ProfileContainer.BlockStateProfileContainer extends ProfileContainer<org.bukkit.block.Skull>
  • Constructor Details

    • BlockStateProfileContainer

      public BlockStateProfileContainer(org.bukkit.block.Skull state)
  • Method Details

    • setProfile

      public void setProfile(com.mojang.authlib.GameProfile profile)
      Specified by:
      setProfile in class ProfileContainer<org.bukkit.block.Skull>
    • getObject

      public org.bukkit.block.Skull getObject()
      Specified by:
      getObject in class ProfileContainer<org.bukkit.block.Skull>
    • getProfile

      public com.mojang.authlib.GameProfile getProfile()
      Description copied from interface: Profileable
      The final texture that will be supplied to profileContainer to be applied.