Package com.github.darksoulq.abyssallib.world.item.component
package com.github.darksoulq.abyssallib.world.item.component
-
ClassDescriptionA specialized map used to manage and persist
DataComponents for library objects.An abstract base class representing a single piece of metadata attached to an item or block.DataComponentType<C extends DataComponent<?>>Represents the definition and serialization logic for a specific type ofDataComponent.A marker interface forDataComponents that have a direct counterpart in vanilla Minecraft.