public interface GlowingData extends DataManipulator<GlowingData,ImmutableGlowingData>
DataManipulator
for representing something glowing. Usually applies
to an Entity
to give a glowing outline.Modifier and Type | Method and Description |
---|---|
Value<Boolean> |
glowing()
Gets the
Value representing whether an entity is glowing. |
asImmutable, copy, fill, fill, from, set, set, set, set, transform
getContentVersion, toContainer
Value<Boolean> glowing()
Value
representing whether an entity is glowing.Keys.GLOWING