public interface ImmutableFlammableData extends ImmutableDataManipulator<ImmutableFlammableData,FlammableData>
ImmutableDataManipulator
for the "flaming" state of an entity.
This state is different from being set on fire as the entity is igniting
itself without taking damage.Modifier and Type | Method and Description |
---|---|
ImmutableValue<Boolean> |
flammable()
Gets the
ImmutableValue for the "aflame" state. |
asMutable, copy, with, with
getContentVersion, toContainer
ImmutableValue<Boolean> flammable()
ImmutableValue
for the "aflame" state.