public interface ImmutableGlowingData extends ImmutableDataManipulator<ImmutableGlowingData,GlowingData>
ImmutableDataManipulator for representing something glowing. Usually applies
to an Entity to give a glowing outline.| Modifier and Type | Method and Description |
|---|---|
ImmutableValue<Boolean> |
glowing()
Gets the
Value representing whether something is glowing. |
asMutable, copy, with, withgetContentVersion, toContainerImmutableValue<Boolean> glowing()
Value representing whether something is glowing.