Hierarchy For All Packages
- dev.wyck,
- dev.wyck.annotations,
- dev.wyck.biome,
- dev.wyck.biome.entity,
- dev.wyck.biome.entity.data,
- dev.wyck.biome.internal,
- dev.wyck.connection,
- dev.wyck.environment,
- dev.wyck.environment.attribute,
- dev.wyck.environment.attribute.modifier,
- dev.wyck.environment.particle,
- dev.wyck.environment.particle.options,
- dev.wyck.environment.sounds,
- dev.wyck.exceptions,
- dev.wyck.factory,
- dev.wyck.keys,
- dev.wyck.level,
- dev.wyck.level.dimension,
- dev.wyck.level.dimension.clock,
- dev.wyck.level.dimension.timeline,
- dev.wyck.level.dimension.timeline.types,
- dev.wyck.level.entity,
- dev.wyck.misc,
- dev.wyck.misc.providers,
- dev.wyck.registry,
- dev.wyck.registry.bootstrap,
- dev.wyck.registry.internal,
- dev.wyck.registry.level,
- dev.wyck.registry.worldgen,
- dev.wyck.renderer,
- dev.wyck.renderer.packet,
- dev.wyck.renderer.packet.data,
- dev.wyck.renderer.packet.handlers,
- dev.wyck.renderer.setter,
- dev.wyck.renderer.updater,
- dev.wyck.tags,
- dev.wyck.util,
- dev.wyck.util.internal,
- dev.wyck.worldgen,
- dev.wyck.worldgen.biome,
- dev.wyck.worldgen.biome.custom,
- dev.wyck.worldgen.blockpredicates,
- dev.wyck.worldgen.carver,
- dev.wyck.worldgen.carver.custom,
- dev.wyck.worldgen.carver.types,
- dev.wyck.worldgen.chunk,
- dev.wyck.worldgen.chunk.flat,
- dev.wyck.worldgen.climate,
- dev.wyck.worldgen.feature,
- dev.wyck.worldgen.feature.configurations,
- dev.wyck.worldgen.feature.configurations.end,
- dev.wyck.worldgen.feature.configurations.geode,
- dev.wyck.worldgen.feature.custom,
- dev.wyck.worldgen.feature.featuresize,
- dev.wyck.worldgen.feature.foliageplacers,
- dev.wyck.worldgen.feature.rootplacers,
- dev.wyck.worldgen.feature.treedecorators,
- dev.wyck.worldgen.feature.trunkplacers,
- dev.wyck.worldgen.feature.types,
- dev.wyck.worldgen.function,
- dev.wyck.worldgen.function.misc,
- dev.wyck.worldgen.function.noise,
- dev.wyck.worldgen.function.simple,
- dev.wyck.worldgen.function.transformer,
- dev.wyck.worldgen.heightproviders,
- dev.wyck.worldgen.material,
- dev.wyck.worldgen.noise,
- dev.wyck.worldgen.noise.types,
- dev.wyck.worldgen.placement,
- dev.wyck.worldgen.ruletest,
- dev.wyck.worldgen.stateproviders,
- dev.wyck.worldgen.structure,
- dev.wyck.worldgen.surface,
- dev.wyck.worldgen.surface.condition,
- dev.wyck.worldgen.surface.rule,
- dev.wyck.worldgen.synth,
- dev.wyck.worldgen.valueproviders,
- dev.wyck.wrapper,
- dev.wyck.wrapper.decode
Class Hierarchy
- java.lang.Object
- dev.wyck.worldgen.feature.rootplacers.AboveRootPlacement.Builder
- dev.wyck.environment.attribute.modifier.AlphaValue.Builder
- dev.wyck.environment.sounds.AmbientAdditionsSettings.Builder
- dev.wyck.environment.sounds.AmbientMoodSettings.Builder
- dev.wyck.environment.particle.AmbientParticle.Builder
- dev.wyck.environment.sounds.AmbientSounds.Builder
- dev.wyck.worldgen.feature.treedecorators.AttachedToLeavesDecorator.Builder
- dev.wyck.worldgen.feature.treedecorators.AttachedToLogsDecorator.Builder
- dev.wyck.level.dimension.timeline.AttributeTrack.Builder<V>
- dev.wyck.environment.sounds.BackgroundMusic.Builder
- dev.wyck.environment.BedRule.Builder
- dev.wyck.worldgen.feature.treedecorators.BeehiveDecorator.Builder
- dev.wyck.biome.Biome.Builder
- dev.wyck.biome.CustomBiome.Builder
- dev.wyck.worldgen.surface.condition.BiomeConditionSource.Builder
- dev.wyck.biome.BiomeGenerationSettings.Builder
- dev.wyck.biome.internal.BiomeImpl (implements dev.wyck.biome.Biome)
- dev.wyck.biome.internal.CustomBiomeImpl (implements dev.wyck.biome.CustomBiome)
- org.bukkit.generator.BiomeProvider
- dev.wyck.misc.providers.WyckBiomeProvider
- dev.wyck.misc.providers.BasicBiomeProvider
- dev.wyck.misc.providers.ReplacementBiomeProvider
- dev.wyck.misc.providers.StepsBiomeProvider
- dev.wyck.misc.providers.WyckBiomeProvider
- dev.wyck.biome.Biomes
- dev.wyck.biome.entity.BiomeSpawner.Builder
- dev.wyck.biome.BiomeSpecialEffects.Builder
- dev.wyck.worldgen.feature.configurations.BlockBlobConfiguration.Builder
- dev.wyck.worldgen.feature.configurations.BlockColumnConfiguration.Builder
- dev.wyck.worldgen.feature.configurations.BlockStateConfiguration.Builder
- dev.wyck.factory.BuildInfo
- dev.wyck.worldgen.carver.CanyonCarverConfiguration.CanyonShapeConfiguration.Builder
- dev.wyck.worldgen.carver.CarverConfiguration.CarverConfigurationBuilder<T,
B> - dev.wyck.worldgen.carver.CanyonCarverConfiguration.Builder
- dev.wyck.worldgen.carver.CaveCarverConfiguration.Builder
- dev.wyck.worldgen.carver.CarverDebugSettings.Builder
- dev.wyck.worldgen.carver.Carvers
- dev.wyck.worldgen.biome.CheckeredColumnBiomeSource.Builder
- dev.wyck.worldgen.climate.ClimatePoint.Builder
- dev.wyck.biome.ClimateSettings.Builder
- dev.wyck.worldgen.feature.treedecorators.CocoaDecorator.Builder
- dev.wyck.worldgen.feature.configurations.ColumnFeatureConfiguration.Builder
- dev.wyck.worldgen.blockpredicates.CombiningPredicate.CombiningPredicateBuilder<T,
B> - dev.wyck.worldgen.blockpredicates.AllOfPredicate.Builder
- dev.wyck.worldgen.blockpredicates.AnyOfPredicate.Builder
- dev.wyck.worldgen.carver.types.ComposedCarver.Builder
- dev.wyck.worldgen.feature.types.ComposedConfiguredFeature.Builder
- dev.wyck.worldgen.synth.ComposedNoiseParameters.Builder
- dev.wyck.level.dimension.timeline.types.ComposedTimeline.Builder
- dev.wyck.worldgen.feature.configurations.CompositeFeatureConfiguration.Builder
- dev.wyck.worldgen.feature.ConfiguredFeatures
- dev.wyck.worldgen.feature.configurations.CountConfiguration.Builder
- dev.wyck.worldgen.chunk.CraftBukkitChunkGenerator.Builder
- dev.wyck.worldgen.feature.treedecorators.CreakingHeartDecorator.Builder
- dev.wyck.worldgen.biome.custom.CustomBiomeSource (implements dev.wyck.worldgen.biome.BiomeSource)
- dev.wyck.worldgen.carver.custom.CustomCarver<C> (implements java.lang.Cloneable, dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.carver.types.CustomComposedCarver.Builder<C>
- dev.wyck.worldgen.feature.types.CustomComposedConfiguredFeature.Builder<C>
- dev.wyck.worldgen.feature.custom.CustomFeature<C> (implements java.lang.Cloneable, dev.wyck.wrapper.Registerable<O>)
- dev.wyck.wrapper.decode.Decoder<T>
- dev.wyck.wrapper.decode.DecoderRegistry<W,
M> (implements dev.wyck.wrapper.decode.Decodable<T, U>) - dev.wyck.worldgen.feature.configurations.DeltaFeatureConfiguration.Builder
- dev.wyck.worldgen.function.DensityFunctions
- dev.wyck.level.dimension.Dimension.Builder
- dev.wyck.level.dimension.DimensionImpl (implements dev.wyck.level.dimension.Dimension)
- dev.wyck.level.dimension.Dimensions
- dev.wyck.worldgen.feature.configurations.DiskConfiguration.Builder
- dev.wyck.worldgen.feature.configurations.DripstoneClusterConfiguration.Builder
- dev.wyck.worldgen.feature.configurations.EndGatewayConfiguration.Builder
- dev.wyck.worldgen.feature.configurations.end.EndSpike.Builder
- dev.wyck.worldgen.feature.configurations.EndSpikeConfiguration.Builder
- dev.wyck.environment.attribute.EnvironmentAttributeMap.Builder
- dev.wyck.environment.attribute.EnvironmentAttributes
- dev.wyck.environment.attribute.EnvironmentAttributeSupplier<V> (implements net.kyori.adventure.key.Keyed)
- dev.wyck.environment.attribute.FriendlyColorSupplier
- dev.wyck.worldgen.placement.EnvironmentScanPlacement.Builder
- dev.wyck.worldgen.feature.configurations.FallenTreeConfiguration.Builder
- dev.wyck.worldgen.feature.featuresize.FeatureSize.FeatureSizeBuilder<T,
P> - dev.wyck.worldgen.feature.featuresize.ThreeLayersFeatureSize.Builder
- dev.wyck.worldgen.feature.featuresize.TwoLayersFeatureSize.Builder
- dev.wyck.worldgen.function.misc.FindTopSurface.Builder
- dev.wyck.worldgen.placement.FixedPlacement.Builder
- dev.wyck.worldgen.chunk.flat.FlatLayerInfo.Builder
- dev.wyck.worldgen.chunk.flat.FlatLevelGeneratorSettings.Builder
- dev.wyck.worldgen.chunk.FlatLevelSource.Builder
- dev.wyck.worldgen.valueproviders.FloatProvider.FloatProviderBuilder<T,
S> - dev.wyck.worldgen.valueproviders.ClampedNormalFloat.Builder
- dev.wyck.worldgen.valueproviders.TrapezoidFloat.Builder
- dev.wyck.worldgen.material.FluidState.Builder
- dev.wyck.worldgen.feature.foliageplacers.FoliagePlacer.FoliagePlacerBuilder<T,
P> - dev.wyck.worldgen.feature.foliageplacers.AcaciaFoliagePlacer.Builder
- dev.wyck.worldgen.feature.foliageplacers.BlobFoliagePlacer.Builder
- dev.wyck.worldgen.feature.foliageplacers.BushFoliagePlacer.Builder
- dev.wyck.worldgen.feature.foliageplacers.CherryFoliagePlacer.Builder
- dev.wyck.worldgen.feature.foliageplacers.DarkOakFoliagePlacer.Builder
- dev.wyck.worldgen.feature.foliageplacers.FancyFoliagePlacer.Builder
- dev.wyck.worldgen.feature.foliageplacers.MegaJungleFoliagePlacer.Builder
- dev.wyck.worldgen.feature.foliageplacers.MegaPineFoliagePlacer.Builder
- dev.wyck.worldgen.feature.foliageplacers.PineFoliagePlacer.Builder
- dev.wyck.worldgen.feature.foliageplacers.RandomSpreadFoliagePlacer.Builder
- dev.wyck.worldgen.feature.foliageplacers.SpruceFoliagePlacer.Builder
- dev.wyck.worldgen.feature.configurations.FossilFeatureConfiguration.Builder
- dev.wyck.util.internal.FriendlyColorUtil
- dev.wyck.worldgen.feature.configurations.geode.GeodeBlockSettings.Builder
- dev.wyck.worldgen.feature.configurations.GeodeConfiguration.Builder
- dev.wyck.worldgen.feature.configurations.geode.GeodeCrackSettings.Builder
- dev.wyck.worldgen.feature.configurations.geode.GeodeLayerSettings.Builder
- dev.wyck.renderer.setter.GlobalBiomeSetter (implements dev.wyck.renderer.setter.BiomeSetter)
- dev.wyck.environment.attribute.modifier.GrayBlend.Builder
- dev.wyck.worldgen.blockpredicates.HasSturdyFacePredicate.Builder
- dev.wyck.worldgen.heightproviders.HeightProvider.HeightProviderBuilder<T,
S> - dev.wyck.worldgen.heightproviders.BiasedToBottomHeight.Builder
- dev.wyck.worldgen.heightproviders.TrapezoidHeight.Builder
- dev.wyck.worldgen.heightproviders.UniformHeight.Builder
- dev.wyck.worldgen.heightproviders.VeryBiasedToBottomHeight.Builder
- dev.wyck.worldgen.feature.configurations.HugeFungusConfiguration.Builder
- dev.wyck.worldgen.feature.configurations.HugeMushroomFeatureConfiguration.Builder
- dev.wyck.level.dimension.Infiniburn.Builder
- dev.wyck.worldgen.blockpredicates.InsideWorldBoundsPredicate.Builder
- dev.wyck.util.internal.InternalReflectUtil
- dev.wyck.worldgen.valueproviders.IntProvider.IntProviderBuilder<T,
S> - dev.wyck.worldgen.valueproviders.BiasedToBottomInt.Builder
- dev.wyck.worldgen.valueproviders.ClampedInt.Builder
- dev.wyck.worldgen.valueproviders.ClampedNormalInt.Builder
- dev.wyck.worldgen.valueproviders.TrapezoidInt.Builder
- dev.wyck.worldgen.valueproviders.UniformInt.Builder
- dev.wyck.keys.KeyChain<T>
- dev.wyck.level.dimension.timeline.Keyframe.Builder<V>
- dev.wyck.worldgen.feature.configurations.LakeFeatureConfiguration.Builder
- dev.wyck.worldgen.feature.configurations.LargeDripstoneConfiguration.Builder
- dev.wyck.worldgen.feature.configurations.LayerConfiguration.Builder
- dev.wyck.util.Lazy<T> (implements java.util.function.Supplier<T>)
- dev.wyck.worldgen.feature.treedecorators.LeaveVineDecorator.Builder
- dev.wyck.level.LevelCreator.Builder
- dev.wyck.level.LevelCreatorImpl (implements dev.wyck.level.LevelCreator)
- dev.wyck.level.dimension.LevelStem.Builder
- dev.wyck.worldgen.feature.rootplacers.MangroveRootPlacement.Builder
- dev.wyck.worldgen.blockpredicates.MatchingBiomesPredicate.Builder
- dev.wyck.worldgen.blockpredicates.MatchingBlocksPredicate.Builder
- dev.wyck.worldgen.blockpredicates.MatchingBlockTagPredicate.Builder
- dev.wyck.worldgen.blockpredicates.MatchingFluidsPredicate.Builder
- dev.wyck.worldgen.feature.configurations.MultifaceGrowthConfiguration.Builder
- dev.wyck.worldgen.biome.MultiNoiseBiomeSource.Builder
- dev.wyck.environment.sounds.Music.Builder
- dev.wyck.worldgen.feature.configurations.NetherForestVegetationConfig.Builder
- dev.wyck.worldgen.chunk.NoiseBasedChunkGenerator.Builder
- dev.wyck.worldgen.placement.NoiseBasedCountPlacement.Builder
- dev.wyck.worldgen.stateproviders.NoiseBasedProvider.AbstractNoiseProviderBuilder<B,
T> - dev.wyck.worldgen.stateproviders.DualNoiseProvider.Builder
- dev.wyck.worldgen.stateproviders.NoiseProvider.Builder
- dev.wyck.worldgen.stateproviders.NoiseThresholdProvider.Builder
- dev.wyck.worldgen.function.noise.NoiseFunction.AbstractBuilder<B>
- dev.wyck.worldgen.function.noise.MappedNoiseFunction.Builder
- dev.wyck.worldgen.function.noise.NoiseFunction.Builder
- dev.wyck.worldgen.noise.types.NoiseGeneratorSettings.Builder
- dev.wyck.worldgen.noise.NoiseRouter.Builder
- dev.wyck.worldgen.synth.Noises
- dev.wyck.worldgen.noise.NoiseSettings.Builder
- dev.wyck.worldgen.surface.condition.NoiseThresholdConditionSource.Builder
- dev.wyck.worldgen.placement.NoiseThresholdCountPlacement.Builder
- dev.wyck.worldgen.feature.configurations.OreConfiguration.Builder
- dev.wyck.worldgen.feature.treedecorators.PaleMossDecorator.Builder
- dev.wyck.worldgen.surface.condition.PaperOptionallyFlatBedrockConditionSource.Builder
- dev.wyck.environment.particle.ParticleCatalog.Builder
- dev.wyck.worldgen.placement.PlacedFeature.Builder
- dev.wyck.worldgen.placement.PlacedFeatures
- dev.wyck.worldgen.feature.treedecorators.PlaceOnGroundDecorator.Builder
- dev.wyck.worldgen.feature.configurations.PointedDripstoneConfiguration.Builder
- dev.wyck.worldgen.feature.configurations.RandomBooleanFeatureConfiguration.Builder
- dev.wyck.worldgen.feature.configurations.RandomFeatureConfiguration.Builder
- dev.wyck.worldgen.stateproviders.RandomizedIntStateProvider.Builder
- dev.wyck.worldgen.placement.RandomOffsetPlacement.Builder
- dev.wyck.worldgen.function.misc.RangeChoice.Builder
- dev.wyck.worldgen.blockpredicates.ReplaceablePredicate.Builder
- dev.wyck.worldgen.feature.configurations.ReplaceBlockConfiguration.Builder
- dev.wyck.misc.providers.ReplacementBiomeProvider.Builder
- dev.wyck.worldgen.feature.configurations.ReplaceSphereConfiguration.Builder
- dev.wyck.worldgen.feature.rootplacers.RootPlacer.RootPlacerBuilder<T,
P> - dev.wyck.worldgen.feature.rootplacers.MangroveRootPlacer.Builder
- dev.wyck.worldgen.feature.configurations.RootSystemConfiguration.Builder
- dev.wyck.worldgen.stateproviders.RuleBasedStateProvider.Builder
- dev.wyck.worldgen.feature.configurations.SculkPatchConfiguration.Builder
- dev.wyck.worldgen.surface.rule.SequenceRuleSource.Builder
- dev.wyck.worldgen.function.noise.ShiftedNoise2dFunction.Builder
- dev.wyck.worldgen.feature.configurations.SimpleBlockConfiguration.Builder
- dev.wyck.worldgen.blockpredicates.SolidPredicate.Builder
- dev.wyck.worldgen.feature.configurations.SpeleothemClusterConfiguration.Builder
- dev.wyck.worldgen.feature.configurations.SpeleothemConfiguration.Builder
- dev.wyck.worldgen.feature.configurations.SpikeConfiguration.Builder
- dev.wyck.worldgen.feature.configurations.SpringConfiguration.Builder
- dev.wyck.misc.providers.StepsBiomeProvider.Builder
- dev.wyck.worldgen.surface.condition.StoneDepthConditionSource.Builder
- dev.wyck.worldgen.structure.StructureSets
- dev.wyck.worldgen.placement.SurfaceRelativeThresholdFilter.Builder
- dev.wyck.tags.TagSet.Builder<T>
- dev.wyck.worldgen.feature.configurations.TemplateFeatureConfiguration.Builder
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- dev.wyck.exceptions.HorriblePlayerLoginEvent
- java.lang.RuntimeException
- java.lang.IllegalStateException
- dev.wyck.exceptions.MissingDecoderException
- dev.wyck.exceptions.MissingPacketManipulatorLibraryException
- dev.wyck.exceptions.UnsupportedVersionException
- java.lang.IllegalStateException
- java.lang.Exception
- dev.wyck.level.dimension.clock.TimeMarker.Builder
- dev.wyck.worldgen.feature.configurations.TreeConfiguration.Builder
- dev.wyck.worldgen.feature.trunkplacers.TrunkPlacer.TrunkPlacerBuilder<T,
P> - dev.wyck.worldgen.feature.trunkplacers.BendingTrunkPlacer.Builder
- dev.wyck.worldgen.feature.trunkplacers.CherryTrunkPlacer.Builder
- dev.wyck.worldgen.feature.trunkplacers.DarkOakTrunkPlacer.Builder
- dev.wyck.worldgen.feature.trunkplacers.FancyTrunkPlacer.Builder
- dev.wyck.worldgen.feature.trunkplacers.ForkingTrunkPlacer.Builder
- dev.wyck.worldgen.feature.trunkplacers.GiantTrunkPlacer.Builder
- dev.wyck.worldgen.feature.trunkplacers.MegaJungleTrunkPlacer.Builder
- dev.wyck.worldgen.feature.trunkplacers.StraightTrunkPlacer.Builder
- dev.wyck.worldgen.feature.trunkplacers.UpwardsBranchingTrunkPlacer.Builder
- dev.wyck.worldgen.feature.configurations.TwistingVinesConfig.Builder
- dev.wyck.worldgen.feature.configurations.UnderwaterMagmaConfiguration.Builder
- dev.wyck.worldgen.valueproviders.UniformFloat.Builder
- dev.wyck.worldgen.feature.configurations.VegetationPatchConfiguration.Builder
- dev.wyck.worldgen.surface.condition.VerticalGradientConditionSource.Builder
- dev.wyck.renderer.packet.data.VirtualBiome
- dev.wyck.renderer.packet.data.VirtualBiome.Builder
- dev.wyck.renderer.packet.VirtualBiomeCollector
- dev.wyck.worldgen.surface.condition.WaterConditionSource.Builder
- dev.wyck.util.WeightedList<E>
- dev.wyck.util.WeightedList.Builder<E>
- dev.wyck.worldgen.heightproviders.WeightedListHeight.Builder
- dev.wyck.worldgen.valueproviders.WeightedListInt.Builder
- dev.wyck.worldgen.feature.configurations.WeightedRandomFeatureConfiguration.Builder
- dev.wyck.worldgen.stateproviders.WeightedStateProvider.Builder
- dev.wyck.factory.WireProvider<F>
- dev.wyck.factory.ConstructWireProvider<F>
- dev.wyck.factory.OptionalWireProvider<F>
- dev.wyck.worldgen.blockpredicates.WouldSurvivePredicate.Builder
- dev.wyck.Wyck.ShadedWyck (implements dev.wyck.Wyck)
- dev.wyck.worldgen.surface.condition.YAboveConditionSource.Builder
- dev.wyck.worldgen.function.misc.YClampedGradient.Builder
Interface Hierarchy
- dev.wyck.renderer.AbstractBiomeRenderer
- dev.wyck.renderer.setter.BiomeSetter
- dev.wyck.renderer.updater.BiomeUpdater
- dev.wyck.renderer.packet.PacketHandler
- dev.wyck.environment.attribute.modifier.AttributeModification<V>
- dev.wyck.level.dimension.timeline.AttributeTrack<V> (also extends dev.wyck.wrapper.Wrapper)
- dev.wyck.registry.BiomeRegistry
- dev.wyck.worldgen.biome.custom.BiomeSourceContext
- dev.wyck.biome.entity.BiomeSpawner.Factory
- dev.wyck.renderer.updater.BiomeUpdater.Factory
- dev.wyck.registry.bootstrap.BootstrapBiomeRegistry
- dev.wyck.registry.bootstrap.BootstrapDimensionRegistry
- dev.wyck.util.BukkitBootstrapUtil
- dev.wyck.worldgen.carver.custom.CarvingContext.CarveSkipChecker
- java.lang.Comparable<T>
- net.kyori.adventure.key.Key (also extends net.kyori.examination.Examinable, net.kyori.adventure.key.Keyed, net.kyori.adventure.key.Namespaced)
- dev.wyck.keys.ResourceKey (also extends net.kyori.adventure.key.Keyed, dev.wyck.wrapper.Wrapper)
- dev.wyck.worldgen.valueproviders.ValueProvider (also extends dev.wyck.wrapper.Wrapper)
- dev.wyck.worldgen.valueproviders.FloatProvider
- dev.wyck.worldgen.valueproviders.ClampedNormalFloat
- dev.wyck.worldgen.valueproviders.ConstantFloat
- dev.wyck.worldgen.valueproviders.TrapezoidFloat
- dev.wyck.worldgen.valueproviders.UniformFloat
- dev.wyck.worldgen.valueproviders.IntProvider
- dev.wyck.worldgen.valueproviders.BiasedToBottomInt
- dev.wyck.worldgen.valueproviders.ClampedInt
- dev.wyck.worldgen.valueproviders.ClampedNormalInt
- dev.wyck.worldgen.valueproviders.ConstantInt
- dev.wyck.worldgen.valueproviders.TrapezoidInt
- dev.wyck.worldgen.valueproviders.UniformInt
- dev.wyck.worldgen.valueproviders.WeightedListInt
- dev.wyck.worldgen.valueproviders.FloatProvider
- net.kyori.adventure.key.Key (also extends net.kyori.examination.Examinable, net.kyori.adventure.key.Keyed, net.kyori.adventure.key.Namespaced)
- dev.wyck.wrapper.ContextWrapper<C>
- dev.wyck.level.entity.LevelSpawner
- dev.wyck.worldgen.placement.PlacedFeature.Factory
- dev.wyck.registry.worldgen.CustomCarverRegistry
- dev.wyck.registry.worldgen.CustomFeatureRegistry
- dev.wyck.wrapper.decode.Decodable<T,
U> - dev.wyck.registry.DimensionRegistry
- dev.wyck.level.dimension.timeline.EasingType
- dev.wyck.util.Either<L,
R> - dev.wyck.environment.attribute.EnvironmentAttribute.Converter<V,
U> - net.kyori.examination.Examinable
- net.kyori.adventure.key.Key (also extends java.lang.Comparable<T>, net.kyori.adventure.key.Keyed, net.kyori.adventure.key.Namespaced)
- dev.wyck.keys.ResourceKey (also extends net.kyori.adventure.key.Keyed, dev.wyck.wrapper.Wrapper)
- net.kyori.adventure.key.Key (also extends java.lang.Comparable<T>, net.kyori.adventure.key.Keyed, net.kyori.adventure.key.Namespaced)
- dev.wyck.keys.KeyChains
- net.kyori.adventure.key.Keyed
- dev.wyck.biome.Biome (also extends dev.wyck.wrapper.Wrapper)
- dev.wyck.biome.CustomBiome
- dev.wyck.worldgen.feature.ConfiguredFeature (also extends dev.wyck.wrapper.Wrapper)
- dev.wyck.worldgen.feature.types.ComposedConfiguredFeature (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.feature.types.CustomComposedConfiguredFeature<C> (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.feature.types.ReferencedConfiguredFeature
- dev.wyck.worldgen.carver.ConfiguredWorldCarver (also extends dev.wyck.wrapper.Wrapper)
- dev.wyck.worldgen.carver.types.ComposedCarver (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.carver.types.CustomComposedCarver<C> (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.carver.types.ReferencedCarver
- dev.wyck.worldgen.function.DensityFunction (also extends dev.wyck.wrapper.Wrapper)
- dev.wyck.worldgen.function.misc.EndIslands (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.function.misc.FindTopSurface (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.function.misc.Marker (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.function.noise.NoiseParameterFunction (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.function.noise.NoiseFunction
- dev.wyck.worldgen.function.noise.MappedNoiseFunction
- dev.wyck.worldgen.function.noise.ShiftedFunction
- dev.wyck.worldgen.function.noise.ShiftedNoise2dFunction
- dev.wyck.worldgen.function.noise.NoiseFunction
- dev.wyck.worldgen.function.transformer.PureTransformer (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.function.transformer.ClampedTransformer
- dev.wyck.worldgen.function.transformer.MappedTransformer
- dev.wyck.worldgen.function.misc.RangeChoice (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.function.misc.ReferencedDensityFunction
- dev.wyck.worldgen.function.simple.SimpleFunction
- dev.wyck.worldgen.function.simple.BlendAlpha
- dev.wyck.worldgen.function.simple.BlendOffset
- dev.wyck.worldgen.function.simple.ConstantSimpleFunction (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.function.simple.TwoArgumentSimpleFunction (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.function.simple.ZeroSimpleFunction
- dev.wyck.worldgen.function.misc.YClampedGradient (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.level.dimension.Dimension (also extends dev.wyck.wrapper.Wrapper)
- dev.wyck.environment.attribute.EnvironmentAttribute<V> (also extends dev.wyck.wrapper.Wrapper)
- net.kyori.adventure.key.Key (also extends java.lang.Comparable<T>, net.kyori.examination.Examinable, net.kyori.adventure.key.Namespaced)
- dev.wyck.keys.ResourceKey (also extends net.kyori.adventure.key.Keyed, dev.wyck.wrapper.Wrapper)
- dev.wyck.level.dimension.LevelStem (also extends dev.wyck.wrapper.Registerable<O>, dev.wyck.wrapper.Wrapper)
- dev.wyck.worldgen.biome.MultiNoisePresetBiomeSource (also extends dev.wyck.worldgen.biome.BiomeSource)
- dev.wyck.worldgen.synth.NoiseParameters (also extends dev.wyck.wrapper.Wrapper)
- dev.wyck.worldgen.synth.ComposedNoiseParameters (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.synth.ReferencedNoiseParameters
- dev.wyck.worldgen.placement.PlacedFeature (also extends dev.wyck.wrapper.Wrapper)
- dev.wyck.keys.ResourceKey (also extends net.kyori.adventure.key.Key, dev.wyck.wrapper.Wrapper)
- dev.wyck.environment.sounds.SoundEvent (also extends dev.wyck.wrapper.Wrapper)
- dev.wyck.environment.sounds.BukkitSoundEvent
- dev.wyck.tags.TagSet<T> (also extends dev.wyck.wrapper.Registerable<O>, dev.wyck.wrapper.Wrapper)
- dev.wyck.level.dimension.timeline.Timeline (also extends dev.wyck.wrapper.Wrapper)
- dev.wyck.level.dimension.timeline.types.ComposedTimeline (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.level.dimension.timeline.types.ReferencedTimeline
- dev.wyck.level.dimension.clock.TimeMarker (also extends dev.wyck.wrapper.Registerable<O>, dev.wyck.wrapper.Wrapper)
- dev.wyck.level.dimension.clock.WorldClock (also extends dev.wyck.wrapper.Registerable<O>, dev.wyck.wrapper.Wrapper)
- dev.wyck.biome.Biome (also extends dev.wyck.wrapper.Wrapper)
- dev.wyck.wrapper.KeyedEnumTranslator<W>
- dev.wyck.util.internal.LevelBiomeEdit
- dev.wyck.level.LevelCreator
- dev.wyck.registry.level.LevelFactory
- dev.wyck.level.entity.LevelSpawner.Factory
- dev.wyck.registry.level.LevelStemEditor
- net.kyori.adventure.key.Namespaced
- net.kyori.adventure.key.Key (also extends java.lang.Comparable<T>, net.kyori.examination.Examinable, net.kyori.adventure.key.Keyed)
- dev.wyck.keys.ResourceKey (also extends net.kyori.adventure.key.Keyed, dev.wyck.wrapper.Wrapper)
- net.kyori.adventure.key.Key (also extends java.lang.Comparable<T>, net.kyori.examination.Examinable, net.kyori.adventure.key.Keyed)
- dev.wyck.renderer.packet.handlers.NativeChunkPacketHandler
- dev.wyck.renderer.packet.PacketHandler.Factory
- dev.wyck.environment.particle.ParticleData
- dev.wyck.environment.particle.ParticleOptionsFactory
- dev.wyck.worldgen.feature.custom.PlacementContext<C>
- dev.wyck.wrapper.Registerable<O>
- dev.wyck.worldgen.carver.types.ComposedCarver (also extends dev.wyck.worldgen.carver.ConfiguredWorldCarver)
- dev.wyck.worldgen.feature.types.ComposedConfiguredFeature (also extends dev.wyck.worldgen.feature.ConfiguredFeature)
- dev.wyck.worldgen.synth.ComposedNoiseParameters (also extends dev.wyck.worldgen.synth.NoiseParameters)
- dev.wyck.level.dimension.timeline.types.ComposedTimeline (also extends dev.wyck.level.dimension.timeline.Timeline)
- dev.wyck.worldgen.function.simple.ConstantSimpleFunction (also extends dev.wyck.worldgen.function.simple.SimpleFunction)
- dev.wyck.worldgen.carver.types.CustomComposedCarver<C> (also extends dev.wyck.worldgen.carver.ConfiguredWorldCarver)
- dev.wyck.worldgen.feature.types.CustomComposedConfiguredFeature<C> (also extends dev.wyck.worldgen.feature.ConfiguredFeature)
- dev.wyck.worldgen.function.misc.EndIslands (also extends dev.wyck.worldgen.function.DensityFunction)
- dev.wyck.worldgen.function.misc.FindTopSurface (also extends dev.wyck.worldgen.function.DensityFunction)
- dev.wyck.level.dimension.LevelStem (also extends net.kyori.adventure.key.Keyed, dev.wyck.wrapper.Wrapper)
- dev.wyck.worldgen.function.misc.Marker (also extends dev.wyck.worldgen.function.DensityFunction)
- dev.wyck.worldgen.noise.types.NoiseGeneratorSettings (also extends dev.wyck.worldgen.noise.Noise)
- dev.wyck.worldgen.function.noise.NoiseParameterFunction (also extends dev.wyck.worldgen.function.DensityFunction)
- dev.wyck.worldgen.function.noise.NoiseFunction
- dev.wyck.worldgen.function.noise.MappedNoiseFunction
- dev.wyck.worldgen.function.noise.ShiftedFunction
- dev.wyck.worldgen.function.noise.ShiftedNoise2dFunction
- dev.wyck.worldgen.function.noise.NoiseFunction
- dev.wyck.worldgen.function.transformer.PureTransformer (also extends dev.wyck.worldgen.function.DensityFunction)
- dev.wyck.worldgen.function.transformer.ClampedTransformer
- dev.wyck.worldgen.function.transformer.MappedTransformer
- dev.wyck.worldgen.function.misc.RangeChoice (also extends dev.wyck.worldgen.function.DensityFunction)
- dev.wyck.tags.TagSet<T> (also extends net.kyori.adventure.key.Keyed, dev.wyck.wrapper.Wrapper)
- dev.wyck.level.dimension.clock.TimeMarker (also extends net.kyori.adventure.key.Keyed, dev.wyck.wrapper.Wrapper)
- dev.wyck.worldgen.function.simple.TwoArgumentSimpleFunction (also extends dev.wyck.worldgen.function.simple.SimpleFunction)
- dev.wyck.level.dimension.clock.WorldClock (also extends net.kyori.adventure.key.Keyed, dev.wyck.wrapper.Wrapper)
- dev.wyck.worldgen.function.misc.YClampedGradient (also extends dev.wyck.worldgen.function.DensityFunction)
- dev.wyck.wrapper.RegisteredConstantTranslator<W>
- dev.wyck.connection.RegistryReconfigurer
- dev.wyck.renderer.packet.data.SnapshotChunkData
- dev.wyck.level.entity.SpawnTick
- dev.wyck.misc.providers.StepsBiomeProvider.BiomeCondition
- dev.wyck.misc.providers.StepsBiomeProvider.BiomeStep
- dev.wyck.util.ThrowingRunnable
- dev.wyck.renderer.packet.VirtualBiomeResolver
- dev.wyck.wrapper.WrappedConstant<W>
- dev.wyck.wrapper.WrappedEnumerator<W>
- dev.wyck.wrapper.Wrapper
- dev.wyck.worldgen.feature.rootplacers.AboveRootPlacement
- dev.wyck.environment.attribute.modifier.AlphaValue
- dev.wyck.environment.sounds.AmbientAdditionsSettings
- dev.wyck.environment.sounds.AmbientMoodSettings
- dev.wyck.environment.particle.AmbientParticle
- dev.wyck.environment.sounds.AmbientSounds
- dev.wyck.level.dimension.timeline.AttributeTrack<V> (also extends dev.wyck.environment.attribute.modifier.AttributeModification<V>)
- dev.wyck.environment.sounds.BackgroundMusic
- dev.wyck.environment.BedRule
- dev.wyck.biome.Biome (also extends net.kyori.adventure.key.Keyed)
- dev.wyck.biome.CustomBiome
- dev.wyck.biome.BiomeGenerationSettings
- dev.wyck.worldgen.biome.BiomeSource
- dev.wyck.worldgen.biome.CheckeredColumnBiomeSource
- dev.wyck.worldgen.biome.FixedBiomeSource
- dev.wyck.worldgen.biome.MultiNoiseBiomeSource
- dev.wyck.worldgen.biome.MultiNoisePresetBiomeSource (also extends net.kyori.adventure.key.Keyed)
- dev.wyck.worldgen.biome.TheEndBiomeSource
- dev.wyck.biome.entity.BiomeSpawner
- dev.wyck.biome.BiomeSpecialEffects
- dev.wyck.worldgen.blockpredicates.BlockPredicate
- dev.wyck.worldgen.blockpredicates.CombiningPredicate
- dev.wyck.worldgen.blockpredicates.AllOfPredicate
- dev.wyck.worldgen.blockpredicates.AnyOfPredicate
- dev.wyck.worldgen.blockpredicates.HasSturdyFacePredicate
- dev.wyck.worldgen.blockpredicates.InsideWorldBoundsPredicate
- dev.wyck.worldgen.blockpredicates.MatchingBiomesPredicate
- dev.wyck.worldgen.blockpredicates.MatchingBlocksPredicate
- dev.wyck.worldgen.blockpredicates.MatchingBlockTagPredicate
- dev.wyck.worldgen.blockpredicates.MatchingFluidsPredicate
- dev.wyck.worldgen.blockpredicates.NotPredicate
- dev.wyck.worldgen.blockpredicates.ReplaceablePredicate
- dev.wyck.worldgen.blockpredicates.SolidPredicate
- dev.wyck.worldgen.blockpredicates.TrueBlockPredicate
- dev.wyck.worldgen.blockpredicates.WouldSurvivePredicate
- dev.wyck.worldgen.blockpredicates.CombiningPredicate
- dev.wyck.worldgen.stateproviders.BlockStateProvider
- dev.wyck.worldgen.stateproviders.NoiseBasedProvider
- dev.wyck.worldgen.stateproviders.DualNoiseProvider
- dev.wyck.worldgen.stateproviders.NoiseProvider
- dev.wyck.worldgen.stateproviders.NoiseThresholdProvider
- dev.wyck.worldgen.stateproviders.RandomizedIntStateProvider
- dev.wyck.worldgen.stateproviders.RotatedBlockProvider
- dev.wyck.worldgen.stateproviders.RuleBasedStateProvider
- dev.wyck.worldgen.stateproviders.SimpleStateProvider
- dev.wyck.worldgen.stateproviders.WeightedStateProvider
- dev.wyck.worldgen.stateproviders.NoiseBasedProvider
- dev.wyck.worldgen.carver.CanyonCarverConfiguration.CanyonShapeConfiguration
- dev.wyck.worldgen.carver.CarverDebugSettings
- dev.wyck.worldgen.carver.custom.CarvingContext<C>
- dev.wyck.worldgen.chunk.ChunkGenerator
- dev.wyck.worldgen.chunk.CraftBukkitChunkGenerator
- dev.wyck.worldgen.chunk.DebugLevelSource
- dev.wyck.worldgen.chunk.FlatLevelSource
- dev.wyck.worldgen.chunk.NoiseBasedChunkGenerator
- dev.wyck.worldgen.climate.ClimateParameter
- dev.wyck.worldgen.climate.ClimatePoint
- dev.wyck.biome.ClimateSettings
- dev.wyck.worldgen.feature.ConfiguredFeature (also extends net.kyori.adventure.key.Keyed)
- dev.wyck.worldgen.feature.types.ComposedConfiguredFeature (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.feature.types.CustomComposedConfiguredFeature<C> (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.feature.types.ReferencedConfiguredFeature
- dev.wyck.worldgen.carver.ConfiguredWorldCarver (also extends net.kyori.adventure.key.Keyed)
- dev.wyck.worldgen.carver.types.ComposedCarver (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.carver.types.CustomComposedCarver<C> (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.carver.types.ReferencedCarver
- dev.wyck.worldgen.function.DensityFunction (also extends net.kyori.adventure.key.Keyed)
- dev.wyck.worldgen.function.misc.EndIslands (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.function.misc.FindTopSurface (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.function.misc.Marker (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.function.noise.NoiseParameterFunction (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.function.noise.NoiseFunction
- dev.wyck.worldgen.function.noise.MappedNoiseFunction
- dev.wyck.worldgen.function.noise.ShiftedFunction
- dev.wyck.worldgen.function.noise.ShiftedNoise2dFunction
- dev.wyck.worldgen.function.noise.NoiseFunction
- dev.wyck.worldgen.function.transformer.PureTransformer (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.function.transformer.ClampedTransformer
- dev.wyck.worldgen.function.transformer.MappedTransformer
- dev.wyck.worldgen.function.misc.RangeChoice (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.function.misc.ReferencedDensityFunction
- dev.wyck.worldgen.function.simple.SimpleFunction
- dev.wyck.worldgen.function.simple.BlendAlpha
- dev.wyck.worldgen.function.simple.BlendOffset
- dev.wyck.worldgen.function.simple.ConstantSimpleFunction (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.function.simple.TwoArgumentSimpleFunction (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.function.simple.ZeroSimpleFunction
- dev.wyck.worldgen.function.misc.YClampedGradient (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.level.dimension.Dimension (also extends net.kyori.adventure.key.Keyed)
- dev.wyck.level.dimension.timeline.Easing (also extends dev.wyck.level.dimension.timeline.EasingType)
- dev.wyck.worldgen.feature.configurations.end.EndSpike
- dev.wyck.environment.attribute.EnvironmentAttribute<V> (also extends net.kyori.adventure.key.Keyed)
- dev.wyck.worldgen.feature.configurations.FeatureConfiguration
- dev.wyck.worldgen.feature.configurations.BlockBlobConfiguration
- dev.wyck.worldgen.feature.configurations.BlockColumnConfiguration
- dev.wyck.worldgen.feature.configurations.BlockPileConfiguration
- dev.wyck.worldgen.feature.configurations.BlockStateConfiguration
- dev.wyck.worldgen.feature.configurations.ColumnFeatureConfiguration
- dev.wyck.worldgen.feature.configurations.CompositeFeatureConfiguration
- dev.wyck.worldgen.feature.configurations.CountConfiguration
- dev.wyck.worldgen.feature.configurations.DeltaFeatureConfiguration
- dev.wyck.worldgen.feature.configurations.DiskConfiguration
- dev.wyck.worldgen.feature.configurations.DripstoneClusterConfiguration
- dev.wyck.worldgen.feature.configurations.EndGatewayConfiguration
- dev.wyck.worldgen.feature.configurations.EndSpikeConfiguration
- dev.wyck.worldgen.feature.configurations.FallenTreeConfiguration
- dev.wyck.worldgen.feature.configurations.FossilFeatureConfiguration
- dev.wyck.worldgen.feature.configurations.GeodeConfiguration
- dev.wyck.worldgen.feature.configurations.HugeFungusConfiguration
- dev.wyck.worldgen.feature.configurations.HugeMushroomFeatureConfiguration
- dev.wyck.worldgen.feature.configurations.LakeFeatureConfiguration
- dev.wyck.worldgen.feature.configurations.LargeDripstoneConfiguration
- dev.wyck.worldgen.feature.configurations.LayerConfiguration
- dev.wyck.worldgen.feature.configurations.MultifaceGrowthConfiguration
- dev.wyck.worldgen.feature.configurations.NetherForestVegetationConfig
- dev.wyck.worldgen.feature.configurations.NoneFeatureConfiguration
- dev.wyck.worldgen.feature.configurations.OreConfiguration
- dev.wyck.worldgen.feature.configurations.PointedDripstoneConfiguration
- dev.wyck.worldgen.feature.configurations.ProbabilityFeatureConfiguration
- dev.wyck.worldgen.carver.CarverConfiguration
- dev.wyck.worldgen.carver.CanyonCarverConfiguration
- dev.wyck.worldgen.carver.CaveCarverConfiguration
- dev.wyck.worldgen.carver.CarverConfiguration
- dev.wyck.worldgen.feature.configurations.RandomBooleanFeatureConfiguration
- dev.wyck.worldgen.feature.configurations.RandomFeatureConfiguration
- dev.wyck.worldgen.feature.configurations.ReplaceBlockConfiguration
- dev.wyck.worldgen.feature.configurations.ReplaceSphereConfiguration
- dev.wyck.worldgen.feature.configurations.RootSystemConfiguration
- dev.wyck.worldgen.feature.configurations.SculkPatchConfiguration
- dev.wyck.worldgen.feature.configurations.SimpleBlockConfiguration
- dev.wyck.worldgen.feature.configurations.SpeleothemClusterConfiguration
- dev.wyck.worldgen.feature.configurations.SpeleothemConfiguration
- dev.wyck.worldgen.feature.configurations.SpikeConfiguration
- dev.wyck.worldgen.feature.configurations.SpringConfiguration
- dev.wyck.worldgen.feature.configurations.TemplateFeatureConfiguration
- dev.wyck.worldgen.feature.configurations.TreeConfiguration
- dev.wyck.worldgen.feature.configurations.TwistingVinesConfig
- dev.wyck.worldgen.feature.configurations.UnderwaterMagmaConfiguration
- dev.wyck.worldgen.feature.configurations.VegetationPatchConfiguration
- dev.wyck.worldgen.feature.configurations.WeightedRandomFeatureConfiguration
- dev.wyck.worldgen.feature.featuresize.FeatureSize
- dev.wyck.worldgen.feature.featuresize.ThreeLayersFeatureSize
- dev.wyck.worldgen.feature.featuresize.TwoLayersFeatureSize
- dev.wyck.worldgen.chunk.flat.FlatLayerInfo
- dev.wyck.worldgen.chunk.flat.FlatLevelGeneratorSettings
- dev.wyck.worldgen.material.FluidState
- dev.wyck.worldgen.feature.foliageplacers.FoliagePlacer
- dev.wyck.worldgen.feature.foliageplacers.AcaciaFoliagePlacer
- dev.wyck.worldgen.feature.foliageplacers.BlobFoliagePlacer
- dev.wyck.worldgen.feature.foliageplacers.BushFoliagePlacer
- dev.wyck.worldgen.feature.foliageplacers.CherryFoliagePlacer
- dev.wyck.worldgen.feature.foliageplacers.DarkOakFoliagePlacer
- dev.wyck.worldgen.feature.foliageplacers.FancyFoliagePlacer
- dev.wyck.worldgen.feature.foliageplacers.MegaJungleFoliagePlacer
- dev.wyck.worldgen.feature.foliageplacers.MegaPineFoliagePlacer
- dev.wyck.worldgen.feature.foliageplacers.PineFoliagePlacer
- dev.wyck.worldgen.feature.foliageplacers.RandomSpreadFoliagePlacer
- dev.wyck.worldgen.feature.foliageplacers.SpruceFoliagePlacer
- dev.wyck.worldgen.feature.configurations.geode.GeodeBlockSettings
- dev.wyck.worldgen.feature.configurations.geode.GeodeCrackSettings
- dev.wyck.worldgen.feature.configurations.geode.GeodeLayerSettings
- dev.wyck.environment.attribute.modifier.GrayBlend
- dev.wyck.worldgen.heightproviders.HeightProvider
- dev.wyck.worldgen.heightproviders.BiasedToBottomHeight
- dev.wyck.worldgen.heightproviders.ConstantHeight
- dev.wyck.worldgen.heightproviders.TrapezoidHeight
- dev.wyck.worldgen.heightproviders.UniformHeight
- dev.wyck.worldgen.heightproviders.VeryBiasedToBottomHeight
- dev.wyck.worldgen.heightproviders.WeightedListHeight
- dev.wyck.util.InclusiveRange<T>
- dev.wyck.level.dimension.Infiniburn
- dev.wyck.level.dimension.timeline.Keyframe<V>
- dev.wyck.level.dimension.LevelStem (also extends net.kyori.adventure.key.Keyed, dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.feature.rootplacers.MangroveRootPlacement
- dev.wyck.environment.sounds.Music
- dev.wyck.worldgen.noise.Noise
- dev.wyck.worldgen.noise.types.NoiseGeneratorSettings (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.noise.types.ReferencedNoise
- dev.wyck.worldgen.synth.NoiseParameters (also extends net.kyori.adventure.key.Keyed)
- dev.wyck.worldgen.synth.ComposedNoiseParameters (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.synth.ReferencedNoiseParameters
- dev.wyck.worldgen.noise.NoiseRouter
- dev.wyck.worldgen.noise.NoiseSettings
- dev.wyck.environment.particle.ParticleOptions
- dev.wyck.environment.particle.ParticleType
- dev.wyck.worldgen.placement.PlacedFeature (also extends net.kyori.adventure.key.Keyed)
- dev.wyck.worldgen.placement.PlacementModifier
- dev.wyck.worldgen.placement.CountOnEveryLayerPlacement
- dev.wyck.worldgen.placement.CountPlacement
- dev.wyck.worldgen.placement.EnvironmentScanPlacement
- dev.wyck.worldgen.placement.FixedPlacement
- dev.wyck.worldgen.placement.HeightmapPlacement
- dev.wyck.worldgen.placement.HeightRangePlacement
- dev.wyck.worldgen.placement.InSquarePlacement
- dev.wyck.worldgen.placement.NoiseBasedCountPlacement
- dev.wyck.worldgen.placement.NoiseThresholdCountPlacement
- dev.wyck.worldgen.placement.PlacementFilter
- dev.wyck.worldgen.placement.BiomeFilter
- dev.wyck.worldgen.placement.BlockPredicateFilter
- dev.wyck.worldgen.placement.RarityFilter
- dev.wyck.worldgen.placement.SurfaceRelativeThresholdFilter
- dev.wyck.worldgen.placement.SurfaceWaterDepthFilter
- dev.wyck.worldgen.placement.RandomOffsetPlacement
- dev.wyck.keys.ResourceKey (also extends net.kyori.adventure.key.Key, net.kyori.adventure.key.Keyed)
- dev.wyck.worldgen.feature.rootplacers.RootPlacer
- dev.wyck.worldgen.feature.rootplacers.MangroveRootPlacer
- dev.wyck.worldgen.ruletest.RuleTest
- dev.wyck.worldgen.ruletest.AlwaysTrueTest
- dev.wyck.worldgen.ruletest.BlockMatchTest
- dev.wyck.worldgen.ruletest.BlockStateMatchTest
- dev.wyck.worldgen.ruletest.RandomBlockMatchTest
- dev.wyck.worldgen.ruletest.RandomBlockStateMatchTest
- dev.wyck.worldgen.ruletest.TagMatchTest
- dev.wyck.environment.sounds.SoundEvent (also extends net.kyori.adventure.key.Keyed)
- dev.wyck.environment.sounds.BukkitSoundEvent
- dev.wyck.worldgen.surface.SurfaceRule
- dev.wyck.worldgen.surface.condition.ConditionSource
- dev.wyck.worldgen.surface.condition.AbovePreliminarySurfaceConditionSource
- dev.wyck.worldgen.surface.condition.BiomeConditionSource
- dev.wyck.worldgen.surface.condition.HoleConditionSource
- dev.wyck.worldgen.surface.condition.NoiseThresholdConditionSource
- dev.wyck.worldgen.surface.condition.NotConditionSource
- dev.wyck.worldgen.surface.condition.PaperOptionallyFlatBedrockConditionSource
- dev.wyck.worldgen.surface.condition.SteepConditionSource
- dev.wyck.worldgen.surface.condition.StoneDepthConditionSource
- dev.wyck.worldgen.surface.condition.TemperatureConditionSource
- dev.wyck.worldgen.surface.condition.VerticalGradientConditionSource
- dev.wyck.worldgen.surface.condition.WaterConditionSource
- dev.wyck.worldgen.surface.condition.YAboveConditionSource
- dev.wyck.worldgen.surface.rule.RuleSource
- dev.wyck.worldgen.surface.rule.BandlandsRuleSource
- dev.wyck.worldgen.surface.rule.BlockRuleSource
- dev.wyck.worldgen.surface.rule.ConditionRuleSource
- dev.wyck.worldgen.surface.rule.SequenceRuleSource
- dev.wyck.worldgen.surface.condition.ConditionSource
- dev.wyck.tags.TagKey
- dev.wyck.tags.TagSet<T> (also extends net.kyori.adventure.key.Keyed, dev.wyck.wrapper.Registerable<O>)
- dev.wyck.level.dimension.timeline.Timeline (also extends net.kyori.adventure.key.Keyed)
- dev.wyck.level.dimension.timeline.types.ComposedTimeline (also extends dev.wyck.wrapper.Registerable<O>)
- dev.wyck.level.dimension.timeline.types.ReferencedTimeline
- dev.wyck.level.dimension.clock.TimeMarker (also extends net.kyori.adventure.key.Keyed, dev.wyck.wrapper.Registerable<O>)
- dev.wyck.worldgen.feature.treedecorators.TreeDecorator
- dev.wyck.worldgen.feature.treedecorators.AlterGroundDecorator
- dev.wyck.worldgen.feature.treedecorators.AttachedToLeavesDecorator
- dev.wyck.worldgen.feature.treedecorators.AttachedToLogsDecorator
- dev.wyck.worldgen.feature.treedecorators.BeehiveDecorator
- dev.wyck.worldgen.feature.treedecorators.CocoaDecorator
- dev.wyck.worldgen.feature.treedecorators.CreakingHeartDecorator
- dev.wyck.worldgen.feature.treedecorators.LeaveVineDecorator
- dev.wyck.worldgen.feature.treedecorators.PaleMossDecorator
- dev.wyck.worldgen.feature.treedecorators.PlaceOnGroundDecorator
- dev.wyck.worldgen.feature.treedecorators.TrunkVineDecorator
- dev.wyck.worldgen.feature.trunkplacers.TrunkPlacer
- dev.wyck.worldgen.feature.trunkplacers.BendingTrunkPlacer
- dev.wyck.worldgen.feature.trunkplacers.CherryTrunkPlacer
- dev.wyck.worldgen.feature.trunkplacers.DarkOakTrunkPlacer
- dev.wyck.worldgen.feature.trunkplacers.FancyTrunkPlacer
- dev.wyck.worldgen.feature.trunkplacers.ForkingTrunkPlacer
- dev.wyck.worldgen.feature.trunkplacers.GiantTrunkPlacer
- dev.wyck.worldgen.feature.trunkplacers.MegaJungleTrunkPlacer
- dev.wyck.worldgen.feature.trunkplacers.StraightTrunkPlacer
- dev.wyck.worldgen.feature.trunkplacers.UpwardsBranchingTrunkPlacer
- dev.wyck.worldgen.valueproviders.ValueProvider (also extends java.lang.Comparable<T>)
- dev.wyck.worldgen.valueproviders.FloatProvider
- dev.wyck.worldgen.valueproviders.ClampedNormalFloat
- dev.wyck.worldgen.valueproviders.ConstantFloat
- dev.wyck.worldgen.valueproviders.TrapezoidFloat
- dev.wyck.worldgen.valueproviders.UniformFloat
- dev.wyck.worldgen.valueproviders.IntProvider
- dev.wyck.worldgen.valueproviders.BiasedToBottomInt
- dev.wyck.worldgen.valueproviders.ClampedInt
- dev.wyck.worldgen.valueproviders.ClampedNormalInt
- dev.wyck.worldgen.valueproviders.ConstantInt
- dev.wyck.worldgen.valueproviders.TrapezoidInt
- dev.wyck.worldgen.valueproviders.UniformInt
- dev.wyck.worldgen.valueproviders.WeightedListInt
- dev.wyck.worldgen.valueproviders.FloatProvider
- dev.wyck.worldgen.heightproviders.VerticalAnchor
- dev.wyck.worldgen.heightproviders.AboveBottom
- dev.wyck.worldgen.heightproviders.Absolute
- dev.wyck.worldgen.heightproviders.BelowTop
- dev.wyck.level.dimension.clock.WorldClock (also extends net.kyori.adventure.key.Keyed, dev.wyck.wrapper.Registerable<O>)
- dev.wyck.registry.internal.WyckRegistry
- dev.wyck.Wyck
- dev.wyck.registry.internal.WyckRegistry.Factory
Annotation Interface Hierarchy
- dev.wyck.annotations.AsOf (implements java.lang.annotation.Annotation)
- dev.wyck.annotations.Generated (implements java.lang.annotation.Annotation)
- dev.wyck.annotations.MinecraftUtil (implements java.lang.annotation.Annotation)
- dev.wyck.annotations.WireFactory (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- dev.wyck.environment.Activity (implements dev.wyck.wrapper.WrappedConstant<W>)
- dev.wyck.environment.attribute.modifier.AttributeOperation (implements dev.wyck.wrapper.WrappedEnumerator<W>)
- dev.wyck.environment.BedRule.Rule (implements dev.wyck.wrapper.WrappedEnumerator<W>)
- dev.wyck.level.dimension.CardinalLightType (implements dev.wyck.wrapper.WrappedEnumerator<W>)
- dev.wyck.worldgen.surface.condition.CaveSurface (implements dev.wyck.wrapper.WrappedEnumerator<W>)
- dev.wyck.registry.bootstrap.Composer
- dev.wyck.worldgen.Decoration (implements dev.wyck.wrapper.WrappedEnumerator<W>)
- dev.wyck.worldgen.feature.FeatureType (implements dev.wyck.wrapper.WrappedConstant<W>)
- dev.wyck.worldgen.material.FluidType (implements dev.wyck.wrapper.WrappedConstant<W>)
- dev.wyck.environment.GrassColorModifier (implements dev.wyck.wrapper.WrappedEnumerator<W>)
- dev.wyck.worldgen.HeightmapType (implements dev.wyck.wrapper.WrappedEnumerator<W>)
- dev.wyck.level.entity.LevelSpawner.Kind
- dev.wyck.level.LevelType
- dev.wyck.worldgen.function.transformer.MappedTransformer.Transform
- dev.wyck.worldgen.function.misc.Marker.Type
- dev.wyck.biome.entity.MobCategory (implements dev.wyck.wrapper.WrappedEnumerator<W>)
- dev.wyck.environment.MoonPhase (implements dev.wyck.wrapper.WrappedEnumerator<W>)
- dev.wyck.renderer.packet.PacketHandler.DimensionSectionCount
- dev.wyck.renderer.packet.PacketHandler.Injector
- dev.wyck.renderer.packet.PacketHandler.Priority
- dev.wyck.environment.particle.ParticleTypes (implements dev.wyck.wrapper.WrappedConstant<W>)
- dev.wyck.registry.internal.RegistryId
- dev.wyck.worldgen.Rotation (implements dev.wyck.wrapper.WrappedEnumerator<W>)
- dev.wyck.worldgen.function.noise.ShiftedFunction.Kind
- dev.wyck.level.dimension.Skybox (implements dev.wyck.wrapper.WrappedEnumerator<W>)
- dev.wyck.level.StemPersistence
- dev.wyck.biome.TemperatureModifier (implements dev.wyck.wrapper.WrappedEnumerator<W>)
- dev.wyck.environment.TriState (implements dev.wyck.wrapper.WrappedEnumerator<W>)
- dev.wyck.worldgen.function.simple.TwoArgumentSimpleFunction.Operation
- dev.wyck.factory.Version.Type
- dev.wyck.factory.Versions
- dev.wyck.worldgen.carver.WorldCarverType (implements dev.wyck.wrapper.WrappedConstant<W>)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- dev.wyck.misc.BiomePosition
- dev.wyck.worldgen.feature.configurations.BlockColumnConfiguration.Layer
- dev.wyck.environment.particle.options.BlockParticle (implements dev.wyck.environment.particle.ParticleData)
- dev.wyck.renderer.packet.data.BlockReplacement
- dev.wyck.renderer.packet.data.BukkitSnapshotChunkData (implements dev.wyck.renderer.packet.data.SnapshotChunkData)
- dev.wyck.misc.ChunkLocation
- dev.wyck.environment.particle.options.ColorParticle (implements dev.wyck.environment.particle.ParticleData)
- dev.wyck.environment.particle.options.DustParticle (implements dev.wyck.environment.particle.ParticleData)
- dev.wyck.environment.particle.options.DustTransitionParticle (implements dev.wyck.environment.particle.ParticleData)
- dev.wyck.util.Either.Left<L,
R> (implements dev.wyck.util.Either<L, R>) - dev.wyck.util.Either.Right<L,
R> (implements dev.wyck.util.Either<L, R>) - dev.wyck.environment.attribute.EnvironmentAttributeMap
- dev.wyck.environment.attribute.EnvironmentAttributeMap.Modification<V,
A> (implements dev.wyck.environment.attribute.modifier.AttributeModification<V>) - dev.wyck.environment.attribute.EnvironmentAttributeMap.Pending<V>
- dev.wyck.environment.particle.options.GeyserBaseParticle (implements dev.wyck.environment.particle.ParticleData)
- dev.wyck.environment.particle.options.GeyserParticle (implements dev.wyck.environment.particle.ParticleData)
- dev.wyck.environment.particle.options.ItemParticle (implements dev.wyck.environment.particle.ParticleData)
- dev.wyck.util.internal.LevelBiomeEdit.Add (implements dev.wyck.util.internal.LevelBiomeEdit)
- dev.wyck.util.internal.LevelBiomeEdit.Replace (implements dev.wyck.util.internal.LevelBiomeEdit)
- dev.wyck.biome.entity.data.MonsterSettings
- dev.wyck.worldgen.biome.MultiNoiseBiomeSource.Entry
- dev.wyck.biome.entity.data.NaturalSpawner
- dev.wyck.worldgen.feature.configurations.OreConfiguration.TargetBlockState
- dev.wyck.environment.particle.ParticleCatalog
- dev.wyck.worldgen.placement.PlacedFeature.Composed (implements dev.wyck.worldgen.placement.PlacedFeature)
- dev.wyck.worldgen.placement.PlacedFeature.Reference (implements dev.wyck.worldgen.placement.PlacedFeature)
- dev.wyck.misc.PointRange2D
- dev.wyck.misc.PointRange3D
- dev.wyck.environment.particle.options.PowerParticle (implements dev.wyck.environment.particle.ParticleData)
- dev.wyck.worldgen.feature.configurations.RandomFeatureConfiguration.WeightedPlacedFeature
- dev.wyck.worldgen.stateproviders.RuleBasedStateProvider.Rule
- dev.wyck.environment.particle.options.SculkChargeParticle (implements dev.wyck.environment.particle.ParticleData)
- dev.wyck.environment.particle.options.ShriekParticle (implements dev.wyck.environment.particle.ParticleData)
- dev.wyck.biome.entity.data.SpawnCost
- dev.wyck.environment.particle.options.SpellParticle (implements dev.wyck.environment.particle.ParticleData)
- dev.wyck.worldgen.feature.configurations.TemplateFeatureConfiguration.TemplateEntry
- dev.wyck.environment.particle.options.TrailParticle (implements dev.wyck.environment.particle.ParticleData)
- dev.wyck.factory.Version
- dev.wyck.environment.particle.options.VibrationParticle (implements dev.wyck.environment.particle.ParticleData)
- dev.wyck.util.WeightedList.Weighted<E>
- java.lang.Record