Package org.cyclops.cyclopscore.persist.nbt
package org.cyclops.cyclopscore.persist.nbt
-
ClassDescriptionClasses tagged with this interface can have their fields persisted to NBT when they are annotated with
NBTPersist.Objects that are serializable to NBT.NBTClassType<T>Types of NBT field classes used for persistence of fields inCyclopsBlockEntity.If this field should be persisted in Tile Entities.Default implementation ofINBTProvideras a component.