public interface InvulnerabilityData extends DataManipulator<InvulnerabilityData,ImmutableInvulnerabilityData>
DataManipulator
for the amount of "invulnerability" ticks
remaining on an Entity
such that any "damage" occurring while the
Entity
is "invulnerable" will not actually "damage" the
Entity
.Modifier and Type | Method and Description |
---|---|
Value<Integer> |
invulnerableTicks()
Gets the
Value for the amount of "ticks" of "invulnerability". |
asImmutable, copy, fill, fill, from, set, set, set, set, transform
compareTo
toContainer