public interface GenerationData extends DataManipulator<GenerationData,ImmutableGenerationData>
DataManipulator
handling the "generation" state of an
ItemStack
of the type ItemTypes.WRITTEN_BOOK
such that the
book can be copied until a certain generation limit has been reached.Modifier and Type | Method and Description |
---|---|
MutableBoundedValue<Integer> |
generation()
Gets the
MutableBoundedValue that represents the "generation"
state of a book. |
asImmutable, copy, fill, fill, from, set, set, set, set, transform
getContentVersion, toContainer
MutableBoundedValue<Integer> generation()
MutableBoundedValue
that represents the "generation"
state of a book.Keys.GENERATION