public interface FlammableData extends DataManipulator<FlammableData,ImmutableFlammableData>
DataManipulator
for the "aflame" state of an entity. This state
is different from being set on fire as the entity is igniting itself without
taking damage. Usually applies to Blaze
s.Modifier and Type | Method and Description |
---|---|
Value<Boolean> |
flammable()
Gets the
Value for the "aflame" state. |
asImmutable, copy, fill, fill, from, set, set, set, set, transform
getContentVersion, toContainer
Value<Boolean> flammable()
Value
for the "aflame" state.Keys.IS_AFLAME