Class ProfileContainer<T>
java.lang.Object
com.cryptomorin.xseries.profiles.objects.ProfileContainer<T>
- Type Parameters:
T- the bukkit object.
- All Implemented Interfaces:
Profileable
- Direct Known Subclasses:
ProfileContainer.BlockProfileContainer,ProfileContainer.BlockStateProfileContainer,ProfileContainer.ItemMetaProfileContainer,ProfileContainer.ItemStackProfileContainer
Represenets any object that has a
GameProfile which can also be changed.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classstatic final classstatic final classNested classes/interfaces inherited from interface com.cryptomorin.xseries.profiles.objects.Profileable
Profileable.GameProfileProfileable, Profileable.PlayerProfileable, Profileable.StringProfileable, Profileable.UsernameProfileable, Profileable.UUIDProfileable -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Tabstract voidsetProfile(@Nullable com.mojang.authlib.GameProfile profile) final StringtoString()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.cryptomorin.xseries.profiles.objects.Profileable
getDisposableProfile, getProfile, getProfileValue, transform