public interface ImmutableTargetLivingData extends ImmutableDataManipulator<ImmutableTargetLivingData,TargetLivingData>
ImmutableDataManipulator
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. |
asMutable, copy, with, with
compareTo
toContainer
ImmutableListValue<Living> targets()
ImmutableListValue
for the targeted living entities.