public interface ImmutableOwnableData extends ImmutableDataManipulator<ImmutableOwnableData,OwnableData>
ImmutableDataManipulator
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 |
---|---|
ImmutableValue<GameProfile> |
profile()
|
asMutable, copy, with, with
compareTo
toContainer
ImmutableValue<GameProfile> profile()