public interface ImmutableExpOrbData extends ImmutableDataManipulator<ImmutableExpOrbData,ExpOrbData>
ImmutableDataManipulator
for the amount of "experience" stored in
an ExperienceOrb
.Modifier and Type | Method and Description |
---|---|
ImmutableValue<Integer> |
experience()
Gets the
ImmutableValue for the amount of "experience" stored. |
asMutable, copy, with, with
getContentVersion, toContainer
ImmutableValue<Integer> experience()
ImmutableValue
for the amount of "experience" stored.