Class RelicComponents
java.lang.Object
com.github.darksoulq.relique.core.RelicComponents
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.github.darksoulq.abyssallib.server.registry.DeferredRegistry<com.github.darksoulq.abyssallib.world.item.component.DataComponentType<?>> static final com.github.darksoulq.abyssallib.world.item.component.DataComponentType<?> static final com.github.darksoulq.abyssallib.world.item.component.DataComponentType<?> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
COMPONENTS
public static final com.github.darksoulq.abyssallib.server.registry.DeferredRegistry<com.github.darksoulq.abyssallib.world.item.component.DataComponentType<?>> COMPONENTS -
RELIC_PROPERTIES
public static final com.github.darksoulq.abyssallib.world.item.component.DataComponentType<?> RELIC_PROPERTIES -
RELIC_SOUNDS
public static final com.github.darksoulq.abyssallib.world.item.component.DataComponentType<?> RELIC_SOUNDS
-
-
Constructor Details
-
RelicComponents
public RelicComponents()
-