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, with
getContentVersion, toContainer
ImmutableValue<Boolean> glowing()
Value
representing whether something is glowing.