Package cz.jeme.advancium
package cz.jeme.advancium
Provides classes and interfaces for creating and managing custom advancements in Minecraft.
This package allows developers to define custom advancements, set criteria for completion, and configure reward structures.
-
ClassDescriptionRepresents a custom advancement.Builder for creating and configuring instances of
CustomAdvancement.Represents the display properties of a custom advancement.Builder interface for creating and configuringCustomAdvancementDisplayinstances.Enum representing the frame types of a custom advancement.Represents the rewards granted upon completing a custom advancement.Builder for constructing instances ofCustomAdvancementRewards.Represents a custom advancement tab.Builder for creating and configuring instances ofCustomAdvancementTab.Something that has an associatedNamespacedKey.