Class Registries
java.lang.Object
com.github.darksoulq.abyssallib.server.registry.Registries
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Registry<Advancement> static final Registry<org.bukkit.inventory.BlastingRecipe> static final Registry<BlockPredicate> static final Registry<BlockStateProviderType<?>> static final Registry<CustomBlock> static final Registry<org.bukkit.inventory.CampfireRecipe> static final Registry<CriterionType<?>> static final Registry<DataComponentType<?>> static final Registry<EnergyNodeType<?>> static final Registry<EnergyUnit> static final Registry<CustomEntity<? extends org.bukkit.entity.LivingEntity>> static final Registry<EntityPredicate> static final Registry<FoliagePlacerType<?>> static final Registry<org.bukkit.inventory.FurnaceRecipe> static final Registry<ItemCategory> static final Registry<ItemPredicate> static final Registry<LootConditionType<?>> static final Registry<LootFunctionType<?>> static final Registry<PermissionGroup> static final Registry<PermissionNode> static final Registry<Placeholder<?>> static final Registry<PlacementModifierType<?>> static final Registry<io.papermc.paper.potion.PotionMix> static final Registry<StructureProcessorType<?>> static final Registry<RewardType<?>> static final Registry<RootPlacerType<?>> static final Registry<org.bukkit.inventory.ShapedRecipe> static final Registry<org.bukkit.inventory.ShapelessRecipe> static final Registry<org.bukkit.inventory.SmithingTransformRecipe> static final Registry<org.bukkit.inventory.SmokingRecipe> static final Registry<StatisticFormatter> static final Registry<StatisticType> static final Registry<org.bukkit.inventory.StonecuttingRecipe> static final Registry<org.bukkit.inventory.TransmuteRecipe> static final Registry<TreeDecoratorType<?>> static final Registry<TrunkPlacerType<?>> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ENERGY_UNITS
-
ENERGY_NODE_TYPES
-
DATA_COMPONENT_TYPES
-
ATTRIBUTES
-
STATISTIC_TYPES
-
STATISTIC_FORMATTERS
-
ADVANCEMENTS
-
CRITERION
-
REWARDS
-
ITEMS
-
ITEM_CATEGORIES
-
BLOCKS
-
ENTITIES
-
STRUCTURES
-
PROCESSOR_TYPES
-
FEATURES
-
PLACEMENT_MODIFIERS
-
BLOCK_STATE_PROVIDERS
-
TRUNK_PLACERS
-
FOLIAGE_PLACERS
-
TREE_DECORATORS
-
ROOT_PLACERS
-
LOOT_TABLES
-
LOOT_FUNCTIONS
-
LOOT_CONDITIONS
-
TAG_TYPES
-
TAGS
-
ITEM_PREDICATES
-
BLOCK_PREDICATES
-
ENTITY_PREDICATES
-
PERMISSIONS
-
PERMISSION_GROUPS
-
PLACEHOLDERS
-
CURRENCIES
-
SHAPED_RECIPES
-
SHAPELESS_RECIPES
-
TRANSMUTE_RECIPES
-
FURNACE_RECIPES
-
BLASTING_RECIPES
-
SMOKING_RECIPES
-
CAMPFIRE_RECIPES
-
STONECUTTING_RECIPES
-
SMITHING_TRANSFORM_RECIPES
public static final Registry<org.bukkit.inventory.SmithingTransformRecipe> SMITHING_TRANSFORM_RECIPES -
POTION_MIXES
-
-
Constructor Details
-
Registries
public Registries()
-