Package org.cyclops.cyclopscore.config.extendedconfig
package org.cyclops.cyclopscore.config.extendedconfig
-
ClassDescriptionArgumentTypeConfig<A extends com.mojang.brigadier.arguments.ArgumentType<?>,
T extends net.minecraft.commands.synchronization.ArgumentTypeInfo.Template<A>> Config for argument types.Config for biomes.BiomeModifierConfig<T extends net.minecraftforge.common.world.BiomeModifier>Config for biome modifiers.Config for blocks.BlockEntityConfig<T extends net.minecraft.world.level.block.entity.BlockEntity>Config for block entities.Config for capabilities.Config for creative mode tabs.Dummy config.Config for potion effects.Config for enchantments.EntityConfig<T extends net.minecraft.world.entity.Entity>Config for entities.A config that refers to a configurable.An extended config for instances that are to be registered in a Forge registry.Config for fluids.FoliagePlacerConfig<T extends net.minecraft.world.level.levelgen.feature.foliageplacers.FoliagePlacer>Config for foliage placer types.GuiConfig<T extends net.minecraft.world.inventory.AbstractContainerMenu>Config for client-side guis and server-side containers.Interface for indicating a config that can provide models.Config for items.LootModifierConfig<T extends net.minecraftforge.common.loot.IGlobalLootModifier>Config for loot modifiers.ParticleConfig<T extends net.minecraft.core.particles.ParticleOptions>Config for recipe serializers.RecipeConditionConfig<T extends net.minecraftforge.common.crafting.conditions.ICondition>Config for recipe conditions.RecipeConfig<T extends net.minecraft.world.item.crafting.Recipe<?>>Config for recipe serializers.RecipeTypeConfig<T extends net.minecraft.world.item.crafting.Recipe<?>>Config for recipe types.TrunkPlacerConfig<T extends net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacer>Config for trunk placer types.Config for villagers.Config for world features.WorldStructureConfig<S extends net.minecraft.world.level.levelgen.structure.Structure>Config for world structures.