public interface PlayingData extends DataManipulator<PlayingData,ImmutablePlayingData>
DataManipulator
for the "is playing" state of
Villager
s that are currently "babies".Modifier and Type | Method and Description |
---|---|
Value<Boolean> |
playing()
Gets the
Value for the "playing" state. |
asImmutable, copy, fill, fill, from, set, set, set, set, transform
getContentVersion, toContainer
Value<Boolean> playing()
Value
for the "playing" state.Keys.IS_PLAYING