public interface OwnableData extends DataManipulator<OwnableData,ImmutableOwnableData>
DataManipulator
handling the GameProfile
associated with "owning" an Entity
. Usually applicable to
Animal
s that can be tamed by a Tamer
, but sometimes,
the DataHolder
providing this ownable data is a
Skull
TileEntity
.Modifier and Type | Method and Description |
---|---|
Value<GameProfile> |
profile()
|
asImmutable, copy, fill, fill, from, set, set, set, set, transform
compareTo
toContainer
Value<GameProfile> profile()