public interface TargetLivingData extends DataManipulator<TargetLivingData,ImmutableTargetLivingData>
DataManipulator
handling the present "targeted" Living
entities. Usually applicable to Wither
s as they can target up to
three Living
entities.Modifier and Type | Method and Description |
---|---|
ImmutableListValue<Living> |
targets()
Gets the
ImmutableListValue for the targeted living entities. |
asImmutable, copy, fill, fill, from, set, set, set, set, transform
compareTo
toContainer
ImmutableListValue<Living> targets()
ImmutableListValue
for the targeted living entities.