public interface ImmutableChargedData extends ImmutableDataManipulator<ImmutableChargedData,ChargedData>
ImmutableDataManipulator
for the "charged" state of a
Creeper
.Modifier and Type | Method and Description |
---|---|
ImmutableValue<Boolean> |
charged()
Gets the
ImmutableValue for the current "charged" state. |
asMutable, copy, with, with
getContentVersion, toContainer
ImmutableValue<Boolean> charged()
ImmutableValue
for the current "charged" state.