public interface SilentData extends DataManipulator<SilentData,ImmutableSilentData>
DataManipulator for the "silent" state of an Entity.
 In Vanilla, this prevents an Entity from playing any sounds
 (or making any noise).
| Modifier and Type | Method and Description | 
|---|---|
Value<Boolean> | 
silent()
Gets the  
Value for the "silent state". | 
asImmutable, copy, fill, fill, from, set, set, set, set, transformgetContentVersion, toContainerValue<Boolean> silent()
Value for the "silent state".Keys.IS_SILENT