Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

aboveBottom(int) - Static method in interface dev.wyck.wrapper.worldgen.valueproviders.VerticalAnchor
Y measured upward from the bottom of the generation range.
AboveBottom(int) - Constructor for record class dev.wyck.wrapper.worldgen.valueproviders.VerticalAnchor.AboveBottom
Creates an instance of a AboveBottom record class.
aboveNoise() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.NoiseThresholdCountPlacement
Returns the value of the aboveNoise record component.
abovePreliminarySurface() - Static method in interface dev.wyck.wrapper.worldgen.surface.SurfaceCondition
Matches above the preliminary surface level.
AbovePreliminarySurface() - Constructor for record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.AbovePreliminarySurface
Creates an instance of a AbovePreliminarySurface record class.
abs() - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
ABS - Enum constant in enum class dev.wyck.wrapper.level.noise.function.DensityFunction.Transform
 
absolute(int) - Static method in interface dev.wyck.wrapper.worldgen.valueproviders.VerticalAnchor
Y measured from the bottom of the world.
Absolute(int) - Constructor for record class dev.wyck.wrapper.worldgen.valueproviders.VerticalAnchor.Absolute
Creates an instance of a Absolute record class.
AbstractBiomeRenderer - Interface in dev.wyck.renderer
Represents an abstract biome renderer.
AbstractCustomFeature - Interface in dev.wyck.wrapper.worldgen.feature
Interface for authored custom features.
ACACIA - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ACACIA_CHECKED - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ACACIA_VILLAGE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ACTIVE - Static variable in enum class dev.wyck.factory.Versions
 
Activity - Enum Class in dev.wyck.wrapper.environment
This enum represents the various activities that entities in Minecraft can perform.
add(ResourceKey, ClimatePoint) - Method in class dev.wyck.wrapper.level.BiomeSource.MultiNoiseBuilder
 
add(Biome, ClimatePoint) - Method in class dev.wyck.wrapper.level.BiomeSource.MultiNoiseBuilder
 
add(DensityFunction) - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Adds this density function to another density function.
add(DensityFunction, DensityFunction) - Static method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function by adding two other density functions together.
add(E) - Method in class dev.wyck.util.WeightedList.Builder
 
add(E, int) - Method in class dev.wyck.util.WeightedList.Builder
 
add(Biome, ClimatePoint) - Method in class dev.wyck.wrapper.level.BiomeSource.MultiNoiseBuilder
 
Add(ResourceKey, ResourceKey, ClimatePoint) - Constructor for record class dev.wyck.registry.level.LevelBiomeEdit.Add
Creates an instance of a Add record class.
ADD - Enum constant in enum class dev.wyck.wrapper.level.noise.function.DensityFunction.Operation
 
addCarver(ConfiguredWorldCarver) - Method in class dev.wyck.wrapper.worldgen.BiomeGenerationSettings.Builder
Adds a configured carver to this biome's generation.
addFeature(GenerationStep, PlacedFeature) - Method in class dev.wyck.wrapper.worldgen.BiomeGenerationSettings.Builder
Adds a placed feature to this biome's generation under the given step.
addFreshEntity(Entity) - Method in interface dev.wyck.wrapper.worldgen.feature.custom.PlacementContext
Adds a new entity to the world.
addFreshEntity(Entity, CreatureSpawnEvent.SpawnReason) - Method in interface dev.wyck.wrapper.worldgen.feature.custom.PlacementContext
Adds a new entity to the world.
addition(AmbientAdditionsSettings...) - Method in class dev.wyck.wrapper.environment.sounds.AmbientSounds.Builder
Adds an ambient additions settings.
additions() - Method in interface dev.wyck.wrapper.environment.sounds.AmbientSounds
Gets the ambient additions settings.
addStoneDepth() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Water
Returns the value of the addStoneDepth record component.
addStoneDepth() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.YCheck
Returns the value of the addStoneDepth record component.
addSurfaceDepth() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.StoneDepth
Returns the value of the addSurfaceDepth record component.
addToDimension(ResourceKey, ResourceKey, ClimatePoint) - Method in interface dev.wyck.registry.bootstrap.BootstrapBiomeRegistry
Adds a biome to a dimension's biome distribution.
addToDimension(ResourceKey, ResourceKey, ClimatePoint) - Method in interface dev.wyck.registry.level.LevelStemEditor
Queues a biome addition to a dimension.
ADMIRE_ITEM - Enum constant in enum class dev.wyck.wrapper.environment.Activity
 
airState() - Method in record class dev.wyck.wrapper.worldgen.carver.CarverDebugSettings
Returns the value of the airState record component.
all() - Static method in interface dev.wyck.wrapper.worldgen.climate.ClimateParameter
A span between -2.0 and 2.0.
ALLAY_AMBIENT_WITH_ITEM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ALLAY_AMBIENT_WITHOUT_ITEM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ALLAY_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ALLAY_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ALLAY_ITEM_GIVEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ALLAY_ITEM_TAKEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ALLAY_THROW - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
allOf(BlockPredicate...) - Static method in interface dev.wyck.wrapper.worldgen.BlockPredicate
 
allOf(List) - Static method in interface dev.wyck.wrapper.worldgen.BlockPredicate
 
AllOf(List) - Constructor for record class dev.wyck.wrapper.worldgen.BlockPredicate.AllOf
Creates an instance of a AllOf record class.
allowedSearchCondition() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.EnvironmentScanPlacement
Returns the value of the allowedSearchCondition record component.
ALWAYS - Enum constant in enum class dev.wyck.wrapper.environment.BedRule.Rule
 
alwaysTrue() - Static method in interface dev.wyck.wrapper.worldgen.BlockPredicate
 
alwaysTrue() - Static method in interface dev.wyck.wrapper.worldgen.ruletest.RuleTest
 
AlwaysTrue() - Constructor for record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.AlwaysTrue
Creates an instance of a AlwaysTrue record class.
AMBIENT - Enum constant in enum class dev.wyck.wrapper.entity.MobCategory
 
AMBIENT_BASALT_DELTAS_ADDITIONS - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMBIENT_BASALT_DELTAS_LOOP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMBIENT_BASALT_DELTAS_MOOD - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMBIENT_CAVE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMBIENT_CRIMSON_FOREST_ADDITIONS - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMBIENT_CRIMSON_FOREST_LOOP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMBIENT_CRIMSON_FOREST_MOOD - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMBIENT_LIGHT_COLOR - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Defines both the ambient light tint and brightness This light is applied to the world at 0 light levels.
AMBIENT_NETHER_WASTES_ADDITIONS - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMBIENT_NETHER_WASTES_LOOP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMBIENT_NETHER_WASTES_MOOD - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMBIENT_PARTICLES - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Particles that spawn randomly around the camera where probability is the chance to spawn a particle in an empty space
AMBIENT_SOUL_SAND_VALLEY_ADDITIONS - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMBIENT_SOUL_SAND_VALLEY_LOOP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMBIENT_SOUL_SAND_VALLEY_MOOD - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMBIENT_SOUNDS - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Controls ambient sounds that are played around the camera.
AMBIENT_UNDERWATER_ENTER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMBIENT_UNDERWATER_EXIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMBIENT_UNDERWATER_LOOP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMBIENT_UNDERWATER_LOOP_ADDITIONS - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMBIENT_UNDERWATER_LOOP_ADDITIONS_RARE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMBIENT_UNDERWATER_LOOP_ADDITIONS_ULTRA_RARE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMBIENT_WARPED_FOREST_ADDITIONS - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMBIENT_WARPED_FOREST_LOOP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMBIENT_WARPED_FOREST_MOOD - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AmbientAdditionsSettings - Interface in dev.wyck.wrapper.environment.sounds
Wrapper for AmbientAdditionsSettings.
AmbientAdditionsSettings.Builder - Class in dev.wyck.wrapper.environment.sounds
Builder for ambient additions settings records.
ambientLight() - Method in interface dev.wyck.model.level.dimension.Dimension
The ambient light of this dimension type.
ambientLight() - Method in class dev.wyck.model.level.dimension.DimensionImpl
 
ambientLight(float) - Method in class dev.wyck.model.level.dimension.Dimension.Builder
 
AmbientMoodSettings - Interface in dev.wyck.wrapper.environment.sounds
 
AmbientMoodSettings.Builder - Class in dev.wyck.wrapper.environment.sounds
Creates a new ambient mood settings record builder.
AmbientParticle - Interface in dev.wyck.wrapper.environment.particle
A wrapper for ambient particles in a biome, including their type, probability, and optional data.
AmbientParticle.Builder - Class in dev.wyck.wrapper.environment.particle
Builder for creating AmbientParticle instances.
AmbientSounds - Interface in dev.wyck.wrapper.environment.sounds
Wraps a Minecraft AmbientSounds.
AmbientSounds.Builder - Class in dev.wyck.wrapper.environment.sounds
A builder for ambient sounds.
AMETHYST_BLOCK_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMETHYST_BLOCK_CHIME - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMETHYST_BLOCK_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMETHYST_BLOCK_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMETHYST_BLOCK_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMETHYST_BLOCK_RESONATE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMETHYST_BLOCK_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMETHYST_CLUSTER_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMETHYST_CLUSTER_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMETHYST_CLUSTER_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMETHYST_CLUSTER_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMETHYST_CLUSTER_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AMETHYST_GEODE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
AMETHYST_GEODE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
amountPerCharge() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.SculkPatchConfiguration
Returns the value of the amountPerCharge record component.
amountPerCharge(int) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.SculkPatchConfiguration.Builder
 
amplified() - Static method in interface dev.wyck.wrapper.level.noise.Noise
 
AMPLIFIED - Static variable in interface dev.wyck.wrapper.level.noise.Noise
 
amplitude(double) - Method in class dev.wyck.wrapper.worldgen.stateproviders.NoiseParameters.Builder
Adds amplitude to the noise parameters.
amplitudes() - Method in interface dev.wyck.wrapper.worldgen.stateproviders.NoiseParameters
The amplitudes of the noise parameters.
amplitudes(double...) - Method in class dev.wyck.wrapper.worldgen.stateproviders.NoiseParameters.Builder
Sets the amplitudes of the noise parameters.
amplitudes(Collection) - Method in class dev.wyck.wrapper.worldgen.stateproviders.NoiseParameters.Builder
Sets the amplitudes of the noise parameters.
anchor() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.YCheck
Returns the value of the anchor record component.
ANCIENT_DEBRIS_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ANCIENT_DEBRIS_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ANCIENT_DEBRIS_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ANCIENT_DEBRIS_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ANCIENT_DEBRIS_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ANGRY_VILLAGER - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
ANVIL_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ANVIL_DESTROY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ANVIL_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ANVIL_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ANVIL_LAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ANVIL_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ANVIL_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ANVIL_USE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
anyOf(BlockPredicate...) - Static method in interface dev.wyck.wrapper.worldgen.BlockPredicate
 
anyOf(List) - Static method in interface dev.wyck.wrapper.worldgen.BlockPredicate
 
AnyOf(List) - Constructor for record class dev.wyck.wrapper.worldgen.BlockPredicate.AnyOf
Creates an instance of a AnyOf record class.
append(T) - Method in class dev.wyck.keys.KeyChain
Appends an item to the chain.
appendBiome(VirtualBiome) - Method in interface dev.wyck.renderer.packet.PacketHandler
Appends a custom biome to the packet handler's list of biomes to inject.
appendBiome(VirtualBiome) - Method in class dev.wyck.renderer.packet.VirtualBiomeCollector
Appends a phony custom biome to the collector.
appendBiome(VirtualBiome...) - Method in interface dev.wyck.renderer.packet.PacketHandler
Appends multiple custom biomes to the packet handler's list of biomes to inject.
applicable() - Method in record class dev.wyck.factory.Version
Returns the value of the applicable record component.
apply() - Method in interface dev.wyck.registry.level.LevelStemEditor
Applies all queued edits to every loaded world whose dimension matches.
apply(ParticleType) - Method in record class dev.wyck.wrapper.environment.particle.options.BlockParticle
 
apply(ParticleType) - Method in record class dev.wyck.wrapper.environment.particle.options.ColorParticle
 
apply(ParticleType) - Method in record class dev.wyck.wrapper.environment.particle.options.DustParticle
 
apply(ParticleType) - Method in record class dev.wyck.wrapper.environment.particle.options.DustTransitionParticle
 
apply(ParticleType) - Method in record class dev.wyck.wrapper.environment.particle.options.ItemParticle
 
apply(ParticleType) - Method in record class dev.wyck.wrapper.environment.particle.options.PowerParticle
 
apply(ParticleType) - Method in record class dev.wyck.wrapper.environment.particle.options.SculkChargeParticle
 
apply(ParticleType) - Method in record class dev.wyck.wrapper.environment.particle.options.SpellParticle
 
apply(ParticleType) - Method in record class dev.wyck.wrapper.environment.particle.options.TrailParticle
 
apply(ParticleType) - Method in record class dev.wyck.wrapper.environment.particle.options.VibrationParticle
 
apply(ParticleType) - Method in interface dev.wyck.wrapper.environment.particle.ParticleData
Applies the particle data to the given particle type and returns the corresponding ParticleOptions.
apply(WorldInfo, int, int, int) - Method in interface dev.wyck.misc.providers.StepsBiomeProvider.BiomeStep
 
apply(World) - Method in interface dev.wyck.registry.level.LevelStemEditor
Applies the queued edits matching the given world's dimension to its live generator.
APPLY_EFFECT_BAD_OMEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
APPLY_EFFECT_RAID_OMEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
APPLY_EFFECT_TRIAL_OMEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AQUIFER_BARRIER - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
AQUIFER_FLUID_LEVEL_FLOODEDNESS - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
AQUIFER_FLUID_LEVEL_SPREAD - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
AQUIFER_LAVA - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
aquifersEnabled() - Method in record class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Data
Returns the value of the aquifersEnabled record component.
aquifersEnabled(boolean) - Method in class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Builder
 
ARMADILLO_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMADILLO_BRUSH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMADILLO_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMADILLO_EAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMADILLO_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMADILLO_HURT_REDUCED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMADILLO_LAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMADILLO_PEEK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMADILLO_ROLL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMADILLO_SCUTE_DROP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMADILLO_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMADILLO_UNROLL_FINISH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMADILLO_UNROLL_START - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMOR_EQUIP_CHAIN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMOR_EQUIP_COPPER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMOR_EQUIP_DIAMOND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMOR_EQUIP_ELYTRA - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMOR_EQUIP_GENERIC - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMOR_EQUIP_GOLD - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMOR_EQUIP_IRON - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMOR_EQUIP_LEATHER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMOR_EQUIP_NAUTILUS - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMOR_EQUIP_NETHERITE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMOR_EQUIP_TURTLE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMOR_EQUIP_WOLF - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMOR_STAND_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMOR_STAND_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMOR_STAND_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMOR_STAND_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMOR_UNEQUIP_NAUTILUS - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARMOR_UNEQUIP_WOLF - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
arrivalInTicks() - Method in record class dev.wyck.wrapper.environment.particle.options.VibrationParticle
Returns the value of the arrivalInTicks record component.
ARROW_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARROW_HIT_PLAYER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ARROW_SHOOT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
asBuilder() - Method in interface dev.wyck.wrapper.worldgen.stateproviders.NoiseParameters
Creates a builder initialized to the values of this NoiseParameters.
ASH - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
asHandle() - Method in interface dev.wyck.wrapper.internal.Wrapper
 
AsOf - Annotation Interface in dev.wyck.annotations
This annotation is used to indicate the version or date since the annotated element has been present or modified.
asString() - Method in interface dev.wyck.keys.ResourceKey
 
attempt(Supplier, String, Class...) - Static method in exception class dev.wyck.exceptions.RegistryUnavailable
 
attribute(EnvironmentAttributeSupplier, V) - Method in class dev.wyck.model.biome.Biome.Builder
 
attribute(EnvironmentAttributeSupplier, V) - Method in class dev.wyck.model.biome.CustomBiome.Builder
 
attribute(EnvironmentAttributeSupplier, V) - Method in class dev.wyck.model.level.dimension.Dimension.Builder
 
attribute(EnvironmentAttributeSupplier, V) - Method in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap.Builder
Sets an attribute in the builder.
attribute(FriendlyColorSupplier, String) - Method in class dev.wyck.model.biome.Biome.Builder
 
attribute(FriendlyColorSupplier, String) - Method in class dev.wyck.model.biome.CustomBiome.Builder
 
attribute(FriendlyColorSupplier, String) - Method in class dev.wyck.model.level.dimension.Dimension.Builder
 
attribute(FriendlyColorSupplier, String) - Method in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap.Builder
Sets a color attribute in the builder using a hex string.
attributes() - Method in interface dev.wyck.model.biome.Biome
A map of the environment attributes associated with this biome.
attributes() - Method in class dev.wyck.model.biome.impl.BiomeImpl
 
attributes() - Method in interface dev.wyck.model.level.dimension.Dimension
The attributes of this dimension type.
attributes() - Method in class dev.wyck.model.level.dimension.DimensionImpl
 
attributes() - Method in record class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap
Returns the fully resolved attribute map.
attributes(EnvironmentAttributeMap) - Method in interface dev.wyck.model.biome.Biome
Sets the environment attributes for this biome.
attributes(EnvironmentAttributeMap) - Method in class dev.wyck.model.biome.Biome.Builder
Sets the environment attributes of the biome.
attributes(EnvironmentAttributeMap) - Method in class dev.wyck.model.biome.CustomBiome.Builder
Sets the environment attributes of the custom biome.
attributes(EnvironmentAttributeMap) - Method in class dev.wyck.model.biome.impl.BiomeImpl
 
attributes(EnvironmentAttributeMap) - Method in class dev.wyck.model.level.dimension.Dimension.Builder
 
AutoKeyed - Interface in dev.wyck.keys
 
AVOID - Enum constant in enum class dev.wyck.wrapper.environment.Activity
 
AXE_SCRAPE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AXE_STRIP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AXE_WAX_OFF - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AXOLOTL_ATTACK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AXOLOTL_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AXOLOTL_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AXOLOTL_IDLE_AIR - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AXOLOTL_IDLE_WATER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AXOLOTL_SPLASH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AXOLOTL_SWIM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AXOLOTLS - Enum constant in enum class dev.wyck.wrapper.entity.MobCategory
 
AZALEA_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AZALEA_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AZALEA_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AZALEA_LEAVES_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AZALEA_LEAVES_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AZALEA_LEAVES_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AZALEA_LEAVES_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AZALEA_LEAVES_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AZALEA_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AZALEA_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
AZALEA_TREE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 

B

BABY_NAUTILUS_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BABY_NAUTILUS_AMBIENT_ON_LAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BABY_NAUTILUS_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BABY_NAUTILUS_DEATH_ON_LAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BABY_NAUTILUS_EAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BABY_NAUTILUS_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BABY_NAUTILUS_HURT_ON_LAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BABY_NAUTILUS_SWIM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BABY_VILLAGER_ACTIVITY - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Controls the default AI activity of baby villagers.
BACKGROUND_MUSIC - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
The background music to play.
BackgroundMusic - Interface in dev.wyck.wrapper.environment.sounds
Wraps a Minecraft BackgroundMusic.
BackgroundMusic.Builder - Class in dev.wyck.wrapper.environment.sounds
Builder for creating background music records.
BADLANDS_PILLAR - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
BADLANDS_PILLAR_ROOF - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
BADLANDS_SURFACE - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
BAMBOO - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
BAMBOO - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
BAMBOO_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAMBOO_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAMBOO_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAMBOO_LIGHT - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
BAMBOO_NO_PODZOL - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
BAMBOO_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAMBOO_SAPLING_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAMBOO_SAPLING_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAMBOO_SAPLING_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAMBOO_SOME_PODZOL - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
BAMBOO_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAMBOO_VEGETATION - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
BAMBOO_VEGETATION - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
BAMBOO_WOOD_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAMBOO_WOOD_BUTTON_CLICK_OFF - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAMBOO_WOOD_BUTTON_CLICK_ON - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAMBOO_WOOD_DOOR_CLOSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAMBOO_WOOD_DOOR_OPEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAMBOO_WOOD_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAMBOO_WOOD_FENCE_GATE_CLOSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAMBOO_WOOD_FENCE_GATE_OPEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAMBOO_WOOD_HANGING_SIGN_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAMBOO_WOOD_HANGING_SIGN_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAMBOO_WOOD_HANGING_SIGN_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAMBOO_WOOD_HANGING_SIGN_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAMBOO_WOOD_HANGING_SIGN_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAMBOO_WOOD_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAMBOO_WOOD_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAMBOO_WOOD_PRESSURE_PLATE_CLICK_OFF - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAMBOO_WOOD_PRESSURE_PLATE_CLICK_ON - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAMBOO_WOOD_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAMBOO_WOOD_TRAPDOOR_CLOSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAMBOO_WOOD_TRAPDOOR_OPEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
bandlands() - Static method in interface dev.wyck.wrapper.worldgen.surface.SurfaceRule
The badlands banded-terracotta rule.
Bandlands() - Constructor for record class dev.wyck.wrapper.worldgen.surface.SurfaceRule.Bandlands
Creates an instance of a Bandlands record class.
BARREL_CLOSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BARREL_OPEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
barrier() - Method in record class dev.wyck.wrapper.level.noise.NoiseRouter.Slots
Returns the value of the barrier record component.
barrier(DensityFunction) - Method in class dev.wyck.wrapper.level.noise.NoiseRouter.Builder
 
barrierState() - Method in record class dev.wyck.wrapper.worldgen.carver.CarverDebugSettings
Returns the value of the barrierState record component.
BASALT_BLOBS - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
BASALT_BLOBS - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
BASALT_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BASALT_COLUMNS - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
BASALT_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BASALT_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BASALT_PILLAR - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
BASALT_PILLAR - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
BASALT_PILLAR - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
BASALT_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BASALT_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BASE_3D_NOISE_END - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
BASE_3D_NOISE_NETHER - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
BASE_3D_NOISE_OVERWORLD - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
BasicBiomeProvider - Class in dev.wyck.misc.providers
A biome provider that always returns a single biome.
BasicBiomeProvider(Biome) - Constructor for class dev.wyck.misc.providers.BasicBiomeProvider
 
BAT_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAT_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAT_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAT_LOOP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BAT_TAKEOFF - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BEACON_ACTIVATE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BEACON_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BEACON_DEACTIVATE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BEACON_POWER_SELECT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BED_RULE - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Controls behavior of interacting with beds.
BedRule - Interface in dev.wyck.wrapper.environment
A wrapper for bed rules in a dimensional environment.
BedRule.Builder - Class in dev.wyck.wrapper.environment
A builder for bed rules.
BedRule.Rule - Enum Class in dev.wyck.wrapper.environment
An enum representing the rules for bed usage in an environment.
BEE_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BEE_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BEE_LOOP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BEE_LOOP_AGGRESSIVE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BEE_POLLINATE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BEE_STING - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BEEHIVE_DRIP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BEEHIVE_ENTER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BEEHIVE_EXIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BEEHIVE_SHEAR - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BEEHIVE_WORK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BEES_STAY_IN_HIVE - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
When true, bees will pathfind to beehives and not exit (except when the Hive is broken or next to fire).
BELL_BLOCK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BELL_RESONATE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
belowNoise() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.NoiseThresholdCountPlacement
Returns the value of the belowNoise record component.
belowTop(int) - Static method in interface dev.wyck.wrapper.worldgen.valueproviders.VerticalAnchor
Y measured downward from the top of the generation range.
BelowTop(int) - Constructor for record class dev.wyck.wrapper.worldgen.valueproviders.VerticalAnchor.BelowTop
Creates an instance of a BelowTop record class.
BERRY_BUSH - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
bestBiomeFor(Player, ChunkLocation) - Method in class dev.wyck.renderer.packet.VirtualBiomeCollector
Picks the 'best' phony custom biome for the given player and chunk location.
bestCustomBiomeFor(Player, ChunkLocation) - Method in class dev.wyck.renderer.packet.VirtualBiomeCollector
Picks the 'best' custom biome for the given player and chunk location (spatial only).
biasedToBottom(int, int) - Static method in interface dev.wyck.wrapper.worldgen.valueproviders.IntProvider
 
biasedToBottom(VerticalAnchor, VerticalAnchor, int) - Static method in interface dev.wyck.wrapper.worldgen.valueproviders.HeightProvider
Weighted toward the bottom of the range.
BiasedToBottom(int, int) - Constructor for record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.BiasedToBottom
Creates an instance of a BiasedToBottom record class.
BiasedToBottom(VerticalAnchor, VerticalAnchor, int) - Constructor for record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.BiasedToBottom
Creates an instance of a BiasedToBottom record class.
BIG_DRIPLEAF_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BIG_DRIPLEAF_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BIG_DRIPLEAF_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BIG_DRIPLEAF_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BIG_DRIPLEAF_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BIG_DRIPLEAF_TILT_DOWN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BIG_DRIPLEAF_TILT_UP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
biome() - Method in record class dev.wyck.registry.level.LevelBiomeEdit.Add
Returns the value of the biome record component.
biome() - Method in record class dev.wyck.renderer.packet.data.VirtualBiome
Gets the Biome associated with this phony biome.
biome() - Method in record class dev.wyck.wrapper.level.BiomeSource.MultiNoiseEntry
Returns the value of the biome record component.
biome(ResourceKey) - Method in class dev.wyck.renderer.packet.data.VirtualBiome.Builder
 
biome(Biome) - Method in class dev.wyck.renderer.packet.data.VirtualBiome.Builder
 
Biome - Interface in dev.wyck.model.biome
Represents an abstract biome in Minecraft.
Biome(List) - Constructor for record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Biome
Creates an instance of a Biome record class.
BIOME - Enum constant in enum class dev.wyck.registry.internal.RegistryId
 
Biome.Builder - Class in dev.wyck.model.biome
Builder for Biome.
biomeAt(int, int, int) - Method in record class dev.wyck.renderer.packet.data.BukkitSnapshotChunkData
 
biomeAt(int, int, int) - Method in interface dev.wyck.renderer.packet.data.SnapshotChunkData
The biome at the given chunk-relative block coordinates.
biomeCondition() - Method in record class dev.wyck.renderer.packet.data.VirtualBiome
Returns the value of the biomeCondition record component.
biomeCondition(BiPredicate) - Method in class dev.wyck.renderer.packet.data.VirtualBiome.Builder
 
biomeFilter() - Static method in interface dev.wyck.wrapper.worldgen.placement.PlacementModifier
Creates a placement modifier that filters positions based on the biome.
BiomeFilter() - Constructor for record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.BiomeFilter
Creates an instance of a BiomeFilter record class.
BiomeGenerationSettings - Interface in dev.wyck.wrapper.worldgen
Wraps Minecraft's BiomeGenerationSettings, the carvers and placed features that compose a biome's world generation.
BiomeGenerationSettings.Builder - Class in dev.wyck.wrapper.worldgen
A builder for creating a BiomeGenerationSettings.
BiomeGenerationSettings.Factory - Interface in dev.wyck.wrapper.worldgen
 
BiomeImpl - Class in dev.wyck.model.biome.impl
 
BiomeImpl(ResourceKey, ClimateSettings, BiomeSpecialEffects, EnvironmentAttributeMap, BiomeSpawner, BiomeGenerationSettings) - Constructor for class dev.wyck.model.biome.impl.BiomeImpl
 
biomeMap - Variable in class dev.wyck.misc.providers.WyckBiomeProvider
 
BiomeRegistry - Interface in dev.wyck.registry
An interface for registering and modifying custom biomes on a Minecraft server.
biomeResourceKey() - Method in record class dev.wyck.renderer.packet.data.VirtualBiome
Returns the value of the biomeResourceKey record component.
biomes() - Static method in interface dev.wyck.keys.KeyChains
 
biomes() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.MatchingBiomes
Returns the value of the biomes record component.
biomes() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Biome
Returns the value of the biomes record component.
BIOMES - Static variable in interface dev.wyck.keys.KeyChains
 
BiomeSetter - Interface in dev.wyck.renderer.setter
This utility class provides methods to set the biome of blocks, chunks, and regions in the game.
BiomeSettings - Record Class in dev.wyck.wrapper
Deprecated.
No longer representative of how climate settings should be defined, use ClimateSettings.
BiomeSettings(float, float, float, float, TemperatureModifier, boolean) - Constructor for record class dev.wyck.wrapper.BiomeSettings
Deprecated.
Creates an instance of a BiomeSettings record class.
BiomeSettings.Builder - Class in dev.wyck.wrapper
Deprecated.
This is a nested Builder class for creating instances of BiomeSettings.
BiomeSource - Interface in dev.wyck.wrapper.level
Represents a biome source, which determines how biomes are distributed in a world.
BiomeSource.Factory - Interface in dev.wyck.wrapper.level
 
BiomeSource.MultiNoiseBuilder - Class in dev.wyck.wrapper.level
 
BiomeSource.MultiNoiseEntry - Record Class in dev.wyck.wrapper.level
 
biomeSpawner() - Method in interface dev.wyck.model.biome.Biome
Gets the biome spawner associated with this biome.
biomeSpawner() - Method in class dev.wyck.model.biome.impl.BiomeImpl
 
biomeSpawner(BiomeSpawner) - Method in interface dev.wyck.model.biome.Biome
Sets or removes the BiomeSpawner of this biome.
biomeSpawner(BiomeSpawner) - Method in class dev.wyck.model.biome.Biome.Builder
Sets the BiomeSpawner of the biome.
biomeSpawner(BiomeSpawner) - Method in class dev.wyck.model.biome.CustomBiome.Builder
Sets the BiomeSpawner of the custom biome.
biomeSpawner(BiomeSpawner) - Method in class dev.wyck.model.biome.impl.BiomeImpl
 
BiomeSpawner - Interface in dev.wyck.wrapper.entity
Represents the spawning settings for a biome, including the spawners for each mob category, the spawn costs for each mob type, and the creature generation probability.
BiomeSpawner.Builder - Class in dev.wyck.wrapper.entity
A builder for creating a BiomeSpawner.
BiomeSpawner.Factory - Interface in dev.wyck.wrapper.entity
 
BiomeSpecialEffects - Interface in dev.wyck.wrapper.biome
Various biome-specific visuals as they appear in vanilla.
BiomeSpecialEffects.Builder - Class in dev.wyck.wrapper.biome
A builder for creating BiomeSpecialEffects instances.
BiomeUpdater - Interface in dev.wyck.renderer.updater
Utility class for updating biomes in Minecraft.
BiomeUpdater.Factory - Interface in dev.wyck.renderer.updater
 
BIRCH - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
BIRCH_BEES_0002 - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
BIRCH_BEES_0002_LEAF_LITTER - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
BIRCH_BEES_0002_LEAF_LITTER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
BIRCH_BEES_0002_PLACED - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
BIRCH_BEES_002 - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
BIRCH_BEES_002 - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
BIRCH_BEES_005 - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
BIRCH_CHECKED - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
BIRCH_LEAF_LITTER - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
BIRCH_LEAF_LITTER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
BIRCH_TALL - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
BIRCH_TALL - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
BLACKSTONE_BLOBS - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
BLACKSTONE_BLOBS - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
BLASTFURNACE_FIRE_CRACKLE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BLAZE_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BLAZE_BURN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BLAZE_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BLAZE_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BLAZE_SHOOT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
blendAlpha() - Static method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
blendAlpha() - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction.Factory
 
blendDensity() - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Returns the absolute value of this density function.
blendDensity(DensityFunction) - Static method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
blendDensity(DensityFunction) - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction.Factory
 
blendOffset() - Static method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
blendOffset() - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction.Factory
 
block() - Method in record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.BlockMatch
Returns the value of the block record component.
block() - Method in record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.RandomBlockMatch
Returns the value of the block record component.
block() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.Rotated
Returns the value of the block record component.
block() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceRule.Block
Returns the value of the block record component.
block(ParticleType, Material) - Method in interface dev.wyck.wrapper.environment.particle.ParticleOptionsFactory
Creates a particle options handle for a block particle with the specified material.
block(Material) - Static method in interface dev.wyck.wrapper.worldgen.surface.SurfaceRule
Places the given block's default state.
Block(Material) - Constructor for record class dev.wyck.wrapper.worldgen.surface.SurfaceRule.Block
Creates an instance of a Block record class.
BLOCK - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
BLOCK_BLOB - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
BLOCK_COLUMN - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
BLOCK_CRUMBLE - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
BLOCK_LIGHT_TINT - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Tint of the block light.
BLOCK_MARKER - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
BLOCK_PILE - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
BLOCK_UPDATE_LIMIT - Static variable in interface dev.wyck.wrapper.worldgen.feature.custom.PlacementContext
 
blockMatch(Material) - Static method in interface dev.wyck.wrapper.worldgen.ruletest.RuleTest
 
BlockMatch(Material) - Constructor for record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.BlockMatch
Creates an instance of a BlockMatch record class.
BlockParticle - Record Class in dev.wyck.wrapper.environment.particle.options
Particle data for particles that require a block type.
BlockParticle(Material) - Constructor for record class dev.wyck.wrapper.environment.particle.options.BlockParticle
Creates an instance of a BlockParticle record class.
BlockPredicate - Interface in dev.wyck.wrapper.worldgen
Wraps the BlockPredicate family, the positional block tests used by placement modifiers.
BlockPredicate.AllOf - Record Class in dev.wyck.wrapper.worldgen
 
BlockPredicate.AnyOf - Record Class in dev.wyck.wrapper.worldgen
 
BlockPredicate.Factory - Interface in dev.wyck.wrapper.worldgen
 
BlockPredicate.HasSturdyFace - Record Class in dev.wyck.wrapper.worldgen
 
BlockPredicate.InsideWorldBounds - Record Class in dev.wyck.wrapper.worldgen
 
BlockPredicate.MatchingBiomes - Record Class in dev.wyck.wrapper.worldgen
 
BlockPredicate.MatchingBlocks - Record Class in dev.wyck.wrapper.worldgen
 
BlockPredicate.MatchingBlockTag - Record Class in dev.wyck.wrapper.worldgen
 
BlockPredicate.MatchingFluids - Record Class in dev.wyck.wrapper.worldgen
 
BlockPredicate.Not - Record Class in dev.wyck.wrapper.worldgen
 
BlockPredicate.Replaceable - Record Class in dev.wyck.wrapper.worldgen
 
BlockPredicate.True - Record Class in dev.wyck.wrapper.worldgen
 
BlockPredicate.Unobstructed - Record Class in dev.wyck.wrapper.worldgen
 
BlockPredicate.WouldSurvive - Record Class in dev.wyck.wrapper.worldgen
 
blockPredicateFilter(BlockPredicate) - Static method in interface dev.wyck.wrapper.worldgen.placement.PlacementModifier
Keeps positions that satisfy the given block predicate.
BlockPredicateFilter(BlockPredicate) - Constructor for record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.BlockPredicateFilter
Creates an instance of a BlockPredicateFilter record class.
BlockReplacement - Record Class in dev.wyck.renderer.packet.data
A data class representing a block replacement rule.
BlockReplacement(Material, Material) - Constructor for record class dev.wyck.renderer.packet.data.BlockReplacement
Creates an instance of a BlockReplacement record class.
blockReplacements() - Method in interface dev.wyck.model.biome.CustomBiome
The block replacements of this custom biome.
blockReplacements() - Method in class dev.wyck.model.biome.impl.CustomBiomeImpl
 
blockReplacements() - Method in record class dev.wyck.renderer.packet.data.VirtualBiome
Returns the value of the blockReplacements record component.
blockReplacements(BlockReplacement...) - Method in class dev.wyck.model.biome.CustomBiome.Builder
Sets the block replacements of the custom biome.
blockReplacements(Collection) - Method in class dev.wyck.model.biome.CustomBiome.Builder
Sets the block replacements of the custom biome.
blockReplacements(List) - Method in interface dev.wyck.model.biome.CustomBiome
Sets the block replacements of this custom biome.
blockReplacements(List) - Method in class dev.wyck.model.biome.impl.CustomBiomeImpl
 
blocks() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.MatchingBlocks
Returns the value of the blocks record component.
blockSearchExtent() - Method in interface dev.wyck.wrapper.environment.sounds.AmbientMoodSettings
Gets the block search extent of the ambient mood settings.
blockSearchExtent(int) - Method in class dev.wyck.wrapper.environment.sounds.AmbientMoodSettings.Builder
Sets the block search extent of the ambient mood settings.
blockStateMatch(BlockData) - Static method in interface dev.wyck.wrapper.worldgen.ruletest.RuleTest
 
BlockStateMatch(BlockData) - Constructor for record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.BlockStateMatch
Creates an instance of a BlockStateMatch record class.
BlockStateProvider - Interface in dev.wyck.wrapper.worldgen.stateproviders
Wraps the BlockStateProvider family, the per-position block state suppliers used by feature configurations.
BlockStateProvider.DualNoise - Record Class in dev.wyck.wrapper.worldgen.stateproviders
 
BlockStateProvider.Factory - Interface in dev.wyck.wrapper.worldgen.stateproviders
 
BlockStateProvider.Noise - Record Class in dev.wyck.wrapper.worldgen.stateproviders
 
BlockStateProvider.NoiseThreshold - Record Class in dev.wyck.wrapper.worldgen.stateproviders
 
BlockStateProvider.RandomizedInt - Record Class in dev.wyck.wrapper.worldgen.stateproviders
 
BlockStateProvider.Rotated - Record Class in dev.wyck.wrapper.worldgen.stateproviders
 
BlockStateProvider.RuleBased - Record Class in dev.wyck.wrapper.worldgen.stateproviders
 
BlockStateProvider.RuleBased.Rule - Record Class in dev.wyck.wrapper.worldgen.stateproviders
A rule: when the predicate holds, the provider is used.
BlockStateProvider.Simple - Record Class in dev.wyck.wrapper.worldgen.stateproviders
 
BlockStateProvider.Weighted - Record Class in dev.wyck.wrapper.worldgen.stateproviders
 
BLUE_ICE - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
BLUE_ICE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
BLUE_ICE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
BOAT_PADDLE_LAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BOAT_PADDLE_WATER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BOGGED_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BOGGED_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BOGGED_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BOGGED_SHEAR - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BOGGED_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BONE_BLOCK_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BONE_BLOCK_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BONE_BLOCK_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BONE_BLOCK_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BONE_BLOCK_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BONE_MEAL_USE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BONUS_CHEST - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
BONUS_CHEST - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
bonusChest() - Method in interface dev.wyck.model.level.LevelCreator
Whether to generate a bonus chest in the world.
bonusChest() - Method in class dev.wyck.model.level.LevelCreatorImpl
 
bonusChest(boolean) - Method in class dev.wyck.model.level.LevelCreator.Builder
Sets whether to generate a bonus chest in the world.
BOOK_PAGE_TURN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BOOK_PUT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BootstrapBiomeRegistry - Interface in dev.wyck.registry.bootstrap
Registers custom biomes during the Paper bootstrap/registry-load phase, so they enter the biome registry before it freezes (no post-freezing).
BootstrapDimensionRegistry - Interface in dev.wyck.registry.bootstrap
Registers custom dimension types during the Paper bootstrap/registry-load phase, so they enter the dimension-type registry before it freezes.
BOTTLE_EMPTY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BOTTLE_FILL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BOTTLE_FILL_DRAGONBREATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
bottom() - Static method in interface dev.wyck.wrapper.worldgen.valueproviders.VerticalAnchor
Y measured from the bottom of the world.
BREEZE_CHARGE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BREEZE_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BREEZE_DEFLECT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BREEZE_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BREEZE_IDLE_AIR - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BREEZE_IDLE_GROUND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BREEZE_INHALE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BREEZE_JUMP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BREEZE_LAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BREEZE_SHOOT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BREEZE_SLIDE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BREEZE_WHIRL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BREEZE_WIND_CHARGE_BURST - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BREWING_STAND_BREW - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BROWN_MUSHROOM - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
BROWN_MUSHROOM_NETHER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
BROWN_MUSHROOM_NORMAL - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
BROWN_MUSHROOM_OLD_GROWTH - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
BROWN_MUSHROOM_SWAMP - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
BROWN_MUSHROOM_TAIGA - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
BRUSH_GENERIC - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BRUSH_GRAVEL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BRUSH_GRAVEL_COMPLETED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BRUSH_SAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BRUSH_SAND_COMPLETED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BUBBLE - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
BUBBLE_COLUMN_BUBBLE_POP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BUBBLE_COLUMN_UP - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
BUBBLE_COLUMN_UPWARDS_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BUBBLE_COLUMN_UPWARDS_INSIDE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BUBBLE_COLUMN_WHIRLPOOL_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BUBBLE_COLUMN_WHIRLPOOL_INSIDE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BUBBLE_POP - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
BUBBLE_POP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BUCKET_EMPTY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BUCKET_EMPTY_AXOLOTL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BUCKET_EMPTY_FISH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BUCKET_EMPTY_LAVA - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BUCKET_EMPTY_POWDER_SNOW - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BUCKET_EMPTY_SULFUR_CUBE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BUCKET_EMPTY_TADPOLE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BUCKET_FILL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BUCKET_FILL_AXOLOTL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BUCKET_FILL_FISH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BUCKET_FILL_LAVA - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BUCKET_FILL_POWDER_SNOW - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BUCKET_FILL_SULFUR_CUBE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BUCKET_FILL_TADPOLE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
build() - Method in class dev.wyck.misc.providers.ReplacementBiomeProvider.Builder
 
build() - Method in class dev.wyck.misc.providers.StepsBiomeProvider.Builder
 
build() - Method in class dev.wyck.model.biome.Biome.Builder
Builds the biome.
build() - Method in class dev.wyck.model.biome.CustomBiome.Builder
Builds the custom biome.
build() - Method in class dev.wyck.model.level.dimension.Dimension.Builder
 
build() - Method in class dev.wyck.model.level.LevelCreator.Builder
 
build() - Method in class dev.wyck.renderer.packet.data.VirtualBiome.Builder
 
build() - Method in class dev.wyck.util.WeightedList.Builder
 
build() - Method in class dev.wyck.wrapper.biome.BiomeSpecialEffects.Builder
Builds a new BiomeSpecialEffects instance.
build() - Method in class dev.wyck.wrapper.biome.ClimateSettings.Builder
Builds a new ClimateSettings instance.
build() - Method in class dev.wyck.wrapper.BiomeSettings.Builder
Deprecated.
This method creates a new BiomeSettings object with the properties set in the Builder.
build() - Method in class dev.wyck.wrapper.entity.BiomeSpawner.Builder
Builds the BiomeSpawner.
build() - Method in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap.Builder
Builds the WrappedEnvironmentAttributeMap.
build() - Method in class dev.wyck.wrapper.environment.BedRule.Builder
Builds the BedRule instance.
build() - Method in class dev.wyck.wrapper.environment.particle.AmbientParticle.Builder
Builds the AmbientParticle instance.
build() - Method in class dev.wyck.wrapper.environment.particle.ParticleCatalog.Builder
Builds the ParticleCatalog.
build() - Method in class dev.wyck.wrapper.environment.sounds.AmbientAdditionsSettings.Builder
Builds the ambient additions settings record.
build() - Method in class dev.wyck.wrapper.environment.sounds.AmbientMoodSettings.Builder
Builds the ambient mood settings record.
build() - Method in class dev.wyck.wrapper.environment.sounds.AmbientSounds.Builder
Builds the ambient sounds.
build() - Method in class dev.wyck.wrapper.environment.sounds.BackgroundMusic.Builder
Builds the background music.
build() - Method in class dev.wyck.wrapper.environment.sounds.Music.Builder
Builds the music record.
build() - Method in class dev.wyck.wrapper.level.BiomeSource.MultiNoiseBuilder
 
build() - Method in class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Builder
 
build() - Method in class dev.wyck.wrapper.level.noise.NoiseRouter.Builder
 
build() - Method in class dev.wyck.wrapper.worldgen.BiomeGenerationSettings.Builder
 
build() - Method in class dev.wyck.wrapper.worldgen.carver.CanyonCarverConfiguration.Builder
Builds the CanyonCarverConfiguration.
build() - Method in class dev.wyck.wrapper.worldgen.carver.CanyonShapeConfiguration.Builder
Builds the CanyonShapeConfiguration.
build() - Method in class dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration.Builder
 
build() - Method in class dev.wyck.wrapper.worldgen.climate.ClimatePoint.Builder
Builds the climate point.
build() - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration.Builder
 
build() - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.LargeDripstoneConfiguration.Builder
 
build() - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.PointedDripstoneConfiguration.Builder
 
build() - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.SculkPatchConfiguration.Builder
 
build() - Method in class dev.wyck.wrapper.worldgen.placement.PlacedFeature.FeatureBuilder
 
build() - Method in class dev.wyck.wrapper.worldgen.stateproviders.NoiseParameters.Builder
Builds the NoiseParameters.
build(Biome) - Method in interface dev.wyck.registry.internal.BuilderHandler
 
buildDelegate(Biome) - Method in interface dev.wyck.registry.BiomeRegistry
Builds a custom biome into a minecraft biome.
buildDelegate(Dimension) - Method in interface dev.wyck.registry.DimensionRegistry
Builds a Dimension into an NMS dimension type.
builder() - Static method in class dev.wyck.misc.providers.ReplacementBiomeProvider
 
builder() - Static method in class dev.wyck.misc.providers.StepsBiomeProvider
 
builder() - Static method in interface dev.wyck.model.biome.Biome
A new builder for this class.
builder() - Static method in interface dev.wyck.model.biome.CustomBiome
A new builder for this class.
builder() - Static method in interface dev.wyck.model.level.dimension.Dimension
Creates a new Dimension.Builder with the given resource key.
builder() - Static method in interface dev.wyck.model.level.LevelCreator
Creates a new builder.
builder() - Static method in record class dev.wyck.renderer.packet.data.VirtualBiome
Creates a new Builder instance.
builder() - Static method in class dev.wyck.util.WeightedList
 
builder() - Static method in interface dev.wyck.wrapper.biome.BiomeSpecialEffects
Creates a new BiomeSpecialEffects builder.
builder() - Static method in interface dev.wyck.wrapper.biome.ClimateSettings
Creates a new ClimateSettings builder.
builder() - Static method in record class dev.wyck.wrapper.BiomeSettings
Deprecated.
This method creates a new Builder object for creating instances of BiomeSettings.
builder() - Static method in interface dev.wyck.wrapper.entity.BiomeSpawner
 
builder() - Static method in record class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap
Creates a new Builder instance.
builder() - Static method in interface dev.wyck.wrapper.environment.BedRule
Creates a new builder for bed rules.
builder() - Static method in interface dev.wyck.wrapper.environment.particle.AmbientParticle
Creates a new AmbientParticle builder.
builder() - Static method in record class dev.wyck.wrapper.environment.particle.ParticleCatalog
Creates a new ParticleCatalog builder.
builder() - Static method in interface dev.wyck.wrapper.environment.sounds.AmbientAdditionsSettings
Creates a new ambient additions settings record builder.
builder() - Static method in interface dev.wyck.wrapper.environment.sounds.AmbientMoodSettings
Creates a new ambient mood settings record builder.
builder() - Static method in interface dev.wyck.wrapper.environment.sounds.AmbientSounds
Creates a new ambient sounds record builder.
builder() - Static method in interface dev.wyck.wrapper.environment.sounds.BackgroundMusic
Creates a new background music record builder.
builder() - Static method in interface dev.wyck.wrapper.environment.sounds.Music
Creates a new music record builder.
builder() - Static method in interface dev.wyck.wrapper.level.noise.Noise
 
builder() - Static method in interface dev.wyck.wrapper.level.noise.NoiseGeneratorSettings
Creates a new builder for noise generator settings.
builder() - Static method in interface dev.wyck.wrapper.level.noise.NoiseRouter
Creates a builder for a noise router.
builder() - Static method in interface dev.wyck.wrapper.worldgen.BiomeGenerationSettings
 
builder() - Static method in record class dev.wyck.wrapper.worldgen.carver.CanyonCarverConfiguration
Creates a new Builder for CanyonCarverConfiguration.
builder() - Static method in record class dev.wyck.wrapper.worldgen.carver.CanyonShapeConfiguration
Creates a new Builder for CanyonShapeConfiguration.
builder() - Static method in record class dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration
 
builder() - Static method in interface dev.wyck.wrapper.worldgen.climate.ClimatePoint
Creates a builder for a climate point.
builder() - Static method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration
 
builder() - Static method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.LargeDripstoneConfiguration
 
builder() - Static method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.PointedDripstoneConfiguration
 
builder() - Static method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.SculkPatchConfiguration
 
builder() - Static method in interface dev.wyck.wrapper.worldgen.placement.PlacedFeature
 
builder() - Static method in interface dev.wyck.wrapper.worldgen.stateproviders.NoiseParameters
Creates a new builder for NoiseParameters.
builder(ResourceKey) - Static method in interface dev.wyck.model.biome.Biome
 
builder(ResourceKey) - Static method in interface dev.wyck.model.biome.CustomBiome
 
builder(ResourceKey) - Static method in interface dev.wyck.model.level.dimension.Dimension
Creates a new Dimension.Builder with the given resource key.
builder(ResourceKey) - Static method in interface dev.wyck.model.level.LevelCreator
Creates a new builder seeded with the given level key.
Builder() - Constructor for class dev.wyck.misc.providers.ReplacementBiomeProvider.Builder
 
Builder() - Constructor for class dev.wyck.misc.providers.StepsBiomeProvider.Builder
 
Builder() - Constructor for class dev.wyck.model.biome.Biome.Builder
 
Builder() - Constructor for class dev.wyck.model.biome.CustomBiome.Builder
 
Builder() - Constructor for class dev.wyck.model.level.dimension.Dimension.Builder
 
Builder() - Constructor for class dev.wyck.model.level.LevelCreator.Builder
 
Builder() - Constructor for class dev.wyck.renderer.packet.data.VirtualBiome.Builder
 
Builder() - Constructor for class dev.wyck.util.WeightedList.Builder
 
Builder() - Constructor for class dev.wyck.wrapper.biome.BiomeSpecialEffects.Builder
 
Builder() - Constructor for class dev.wyck.wrapper.biome.ClimateSettings.Builder
 
Builder() - Constructor for class dev.wyck.wrapper.BiomeSettings.Builder
Deprecated.
 
Builder() - Constructor for class dev.wyck.wrapper.entity.BiomeSpawner.Builder
 
Builder() - Constructor for class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap.Builder
 
Builder() - Constructor for class dev.wyck.wrapper.environment.BedRule.Builder
 
Builder() - Constructor for class dev.wyck.wrapper.environment.particle.AmbientParticle.Builder
 
Builder() - Constructor for class dev.wyck.wrapper.environment.particle.ParticleCatalog.Builder
 
Builder() - Constructor for class dev.wyck.wrapper.environment.sounds.AmbientAdditionsSettings.Builder
 
Builder() - Constructor for class dev.wyck.wrapper.environment.sounds.AmbientMoodSettings.Builder
 
Builder() - Constructor for class dev.wyck.wrapper.environment.sounds.AmbientSounds.Builder
 
Builder() - Constructor for class dev.wyck.wrapper.environment.sounds.BackgroundMusic.Builder
 
Builder() - Constructor for class dev.wyck.wrapper.environment.sounds.Music.Builder
 
Builder() - Constructor for class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Builder
 
Builder() - Constructor for class dev.wyck.wrapper.level.noise.NoiseRouter.Builder
 
Builder() - Constructor for class dev.wyck.wrapper.worldgen.BiomeGenerationSettings.Builder
 
Builder() - Constructor for class dev.wyck.wrapper.worldgen.carver.CanyonCarverConfiguration.Builder
 
Builder() - Constructor for class dev.wyck.wrapper.worldgen.carver.CanyonShapeConfiguration.Builder
 
Builder() - Constructor for class dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration.Builder
 
Builder() - Constructor for class dev.wyck.wrapper.worldgen.climate.ClimatePoint.Builder
 
Builder(Biome) - Constructor for class dev.wyck.model.biome.Biome.Builder
 
Builder(CustomBiome) - Constructor for class dev.wyck.model.biome.CustomBiome.Builder
 
Builder(Dimension) - Constructor for class dev.wyck.model.level.dimension.Dimension.Builder
 
Builder(LevelCreator) - Constructor for class dev.wyck.model.level.LevelCreator.Builder
 
Builder(VirtualBiome) - Constructor for class dev.wyck.renderer.packet.data.VirtualBiome.Builder
 
Builder(BiomeSpecialEffects) - Constructor for class dev.wyck.wrapper.biome.BiomeSpecialEffects.Builder
 
Builder(ClimateSettings) - Constructor for class dev.wyck.wrapper.biome.ClimateSettings.Builder
 
Builder(BiomeSpawner) - Constructor for class dev.wyck.wrapper.entity.BiomeSpawner.Builder
 
Builder(BedRule) - Constructor for class dev.wyck.wrapper.environment.BedRule.Builder
 
Builder(AmbientParticle) - Constructor for class dev.wyck.wrapper.environment.particle.AmbientParticle.Builder
 
Builder(ParticleCatalog) - Constructor for class dev.wyck.wrapper.environment.particle.ParticleCatalog.Builder
 
Builder(ClimatePoint) - Constructor for class dev.wyck.wrapper.worldgen.climate.ClimatePoint.Builder
 
Builder(FeatureConfiguration.PointedDripstoneConfiguration) - Constructor for class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.PointedDripstoneConfiguration.Builder
 
BuilderHandler<K,V> - Interface in dev.wyck.registry.internal
A handler interface for building and handling biome-related data.
BuildInfo - Class in dev.wyck.factory
Class containing build information about Wyck (BiomesAPI).
BuildInfo() - Constructor for class dev.wyck.factory.BuildInfo
 
bukkitBiome() - Method in interface dev.wyck.model.biome.Biome
Gets the Bukkit representation of this biome.
bukkitBiome() - Method in class dev.wyck.model.biome.impl.BiomeImpl
 
bukkitSnapshot() - Method in record class dev.wyck.renderer.packet.data.BukkitSnapshotChunkData
 
bukkitSnapshot() - Method in interface dev.wyck.renderer.packet.data.SnapshotChunkData
The full Bukkit ChunkSnapshot, if one is available.
BukkitSnapshotChunkData - Record Class in dev.wyck.renderer.packet.data
A SnapshotChunkData backed by a real Bukkit ChunkSnapshot.
BukkitSnapshotChunkData(ChunkLocation, ChunkSnapshot) - Constructor for record class dev.wyck.renderer.packet.data.BukkitSnapshotChunkData
Creates an instance of a BukkitSnapshotChunkData record class.
bukkitWorld() - Method in interface dev.wyck.model.level.LevelCreator
Converts this LevelCreator to a World.
bukkitWorld() - Method in class dev.wyck.model.level.LevelCreatorImpl
 
BUNDLE_DROP_CONTENTS - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BUNDLE_INSERT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BUNDLE_INSERT_FAIL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BUNDLE_REMOVE_ONE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
BUSH - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
byId(String) - Static method in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Returns the supplier registered under the given NMS attribute id (e.g.
byKey(String) - Static method in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
Returns the constant whose namespaced key matches (e.g.
byKey(Function, W[]) - Static method in interface dev.wyck.wrapper.internal.KeyedEnumTranslator
Translator that maps wrapper to NMS by uppercasing a key extracted from the wrapper, and inverts by walking all wrapper constants and finding the one whose key matches (case-insensitively) the NMS enum's name.
byName(Class) - Static method in interface dev.wyck.wrapper.internal.KeyedEnumTranslator
Translator that uses the wrapper enum's own name() as the key.
byName(String) - Static method in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Returns the supplier whose constant name matches (e.g.

C

cache(DensityFunction.Cache, DensityFunction) - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction.Factory
 
CACHE_2D - Enum constant in enum class dev.wyck.wrapper.level.noise.function.DensityFunction.Cache
 
CACHE_ALL_IN_CELL - Enum constant in enum class dev.wyck.wrapper.level.noise.function.DensityFunction.Cache
 
CACHE_ONCE - Enum constant in enum class dev.wyck.wrapper.level.noise.function.DensityFunction.Cache
 
cache2d() - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
cacheAllInCell() - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
cacheOnce() - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
CACTUS - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
CACTUS_FLOWER_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CACTUS_FLOWER_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAKE_ADD_CANDLE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CALCITE - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
CALCITE_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CALCITE_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CALCITE_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CALCITE_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CALCITE_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAMEL_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAMEL_DASH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAMEL_DASH_READY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAMEL_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAMEL_EAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAMEL_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAMEL_HUSK_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAMEL_HUSK_DASH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAMEL_HUSK_DASH_READY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAMEL_HUSK_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAMEL_HUSK_EAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAMEL_HUSK_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAMEL_HUSK_SADDLE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAMEL_HUSK_SIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAMEL_HUSK_STAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAMEL_HUSK_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAMEL_HUSK_STEP_SAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAMEL_SADDLE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAMEL_SIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAMEL_STAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAMEL_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAMEL_STEP_SAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAMPFIRE_COSY_SMOKE - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
CAMPFIRE_CRACKLE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAMPFIRE_SIGNAL_SMOKE - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
CAN_PILLAGER_PATROL_SPAWN - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Whether patrols can spawn when the global skylight is greater than 11.
CAN_START_RAID - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Whether a player with Raid Omen can start a raid.
CANDLE_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CANDLE_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CANDLE_EXTINGUISH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CANDLE_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CANDLE_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CANDLE_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CANDLE_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
canSetSpawn() - Method in interface dev.wyck.wrapper.environment.BedRule
Gets the rule for setting the spawn point using the bed.
canSleep() - Method in interface dev.wyck.wrapper.environment.BedRule
Gets the rule for sleeping in the bed.
canyon(CanyonCarverConfiguration) - Static method in interface dev.wyck.wrapper.worldgen.carver.ConfiguredWorldCarver
Authors a configured carver on the vanilla CANYON algorithm.
CANYON - Enum constant in enum class dev.wyck.wrapper.worldgen.carver.WorldCarverType
 
CANYON - Static variable in class dev.wyck.wrapper.worldgen.carver.Carvers
The overworld canyon (ravine, etc.) carver.
CanyonCarverConfiguration - Record Class in dev.wyck.wrapper.worldgen.carver
Wraps Minecraft's CanyonCarverConfiguration, the configuration consumed by the CANYON carver.
CanyonCarverConfiguration(float, HeightProvider, FloatProvider, VerticalAnchor, CarverDebugSettings, Collection, FloatProvider, CanyonShapeConfiguration) - Constructor for record class dev.wyck.wrapper.worldgen.carver.CanyonCarverConfiguration
Creates an instance of a CanyonCarverConfiguration record class.
CanyonCarverConfiguration.Builder - Class in dev.wyck.wrapper.worldgen.carver
A builder for creating a CanyonCarverConfiguration.
CanyonShapeConfiguration - Record Class in dev.wyck.wrapper.worldgen.carver
Wraps Minecraft's CanyonCarverConfiguration.CanyonShapeConfiguration.
CanyonShapeConfiguration(FloatProvider, FloatProvider, int, FloatProvider, float, float) - Constructor for record class dev.wyck.wrapper.worldgen.carver.CanyonShapeConfiguration
Creates an instance of a CanyonShapeConfiguration record class.
CanyonShapeConfiguration.Builder - Class in dev.wyck.wrapper.worldgen.carver
A builder for creating a CanyonShapeConfiguration.
cardinalLightType() - Method in interface dev.wyck.model.level.dimension.Dimension
The cardinal light type of this dimension type.
cardinalLightType() - Method in class dev.wyck.model.level.dimension.DimensionImpl
 
cardinalLightType(CardinalLightType) - Method in class dev.wyck.model.level.dimension.Dimension.Builder
 
CardinalLightType - Enum Class in dev.wyck.wrapper.level.dimension
Cardinal light type, as it appears in Minecraft.
CarverConfiguration - Interface in dev.wyck.wrapper.worldgen.carver
Wraps Minecraft's CarverConfiguration class.
CarverDebugSettings - Record Class in dev.wyck.wrapper.worldgen.carver
Wraps Minecraft's CarverDebugSettings, the block states a carver paints in air, water, lava, and barrier positions when debug mode is enabled.
CarverDebugSettings(boolean, Material, Material, Material, Material) - Constructor for record class dev.wyck.wrapper.worldgen.carver.CarverDebugSettings
Creates an instance of a CarverDebugSettings record class.
CarverDebugSettings.Factory - Interface in dev.wyck.wrapper.worldgen.carver
 
carvers() - Method in interface dev.wyck.wrapper.worldgen.BiomeGenerationSettings
The configured carvers applied to this biome's generation.
Carvers - Class in dev.wyck.wrapper.worldgen.carver
Typed references to the built-in configured carvers registered by vanilla.
cat() - Static method in interface dev.wyck.wrapper.level.spawner.LevelSpawner
 
cat() - Method in interface dev.wyck.wrapper.level.spawner.LevelSpawner.Factory
 
CAT_AMBIENT_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAT_BEG_FOR_FOOD_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAT_DEATH_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAT_EAT_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAT_HISS_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAT_HURT_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAT_PURR_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAT_PURREOW_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAT_STRAY_AMBIENT_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAT_WAKING_UP_GIFT_CHANCE - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Chance of a cat dropping a gift when the player wakes up.
catalystChance() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.SculkPatchConfiguration
Returns the value of the catalystChance record component.
catalystChance(float) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.SculkPatchConfiguration.Builder
 
cave(CaveCarverConfiguration) - Static method in interface dev.wyck.wrapper.worldgen.carver.ConfiguredWorldCarver
Authors a configured carver on the vanilla CAVE algorithm.
CAVE - Enum constant in enum class dev.wyck.wrapper.worldgen.carver.WorldCarverType
 
CAVE - Static variable in class dev.wyck.wrapper.worldgen.carver.Carvers
The overworld cave carver.
CAVE_CHEESE - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
CAVE_ENTRANCE - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
CAVE_EXTRA_UNDERGROUND - Static variable in class dev.wyck.wrapper.worldgen.carver.Carvers
A sparser overworld cave carver.
CAVE_LAYER - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
CAVE_VINE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
CAVE_VINE_IN_MOSS - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
CAVE_VINES - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
CAVE_VINES_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAVE_VINES_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAVE_VINES_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAVE_VINES_PICK_BERRIES - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAVE_VINES_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CAVE_VINES_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CaveCarverConfiguration - Record Class in dev.wyck.wrapper.worldgen.carver
Wraps Minecraft's CaveCarverConfiguration, the configuration consumed by both the CAVE and NETHER_CAVE carvers.
CaveCarverConfiguration(float, HeightProvider, FloatProvider, VerticalAnchor, CarverDebugSettings, Collection, FloatProvider, FloatProvider, FloatProvider) - Constructor for record class dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration
Creates an instance of a CaveCarverConfiguration record class.
CaveCarverConfiguration.Builder - Class in dev.wyck.wrapper.worldgen.carver
A builder for creating a CaveCarverConfiguration.
CaveCarverConfiguration.Factory - Interface in dev.wyck.wrapper.worldgen.carver
 
CAVERNS - Static variable in interface dev.wyck.wrapper.level.noise.Noise
 
caves() - Static method in interface dev.wyck.wrapper.level.noise.Noise
 
CAVES - Static variable in interface dev.wyck.wrapper.level.noise.settings.NoiseSettings
 
CEILING - Enum constant in enum class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.CaveSurface
 
CELEBRATE - Enum constant in enum class dev.wyck.wrapper.environment.Activity
 
CENTER_NOISE_XZ - Static variable in interface dev.wyck.renderer.packet.data.SnapshotChunkData
 
centerBiome() - Method in record class dev.wyck.renderer.packet.data.BukkitSnapshotChunkData
 
centerBiome() - Method in interface dev.wyck.renderer.packet.data.SnapshotChunkData
The biome currently in the packet at the legacy "center" sample (block 7, 0, 7).
centerBlock(World) - Method in record class dev.wyck.misc.ChunkLocation
Gets the center block of this chunk in the given world.
CHAIN_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHAIN_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHAIN_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHAIN_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHAIN_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
chance() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.RarityFilter
Returns the value of the chance record component.
chanceOfDirectionalSpread() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.PointedDripstoneConfiguration
Returns the value of the chanceOfDirectionalSpread record component.
chanceOfDirectionalSpread(float) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.PointedDripstoneConfiguration.Builder
 
chanceOfDripstoneColumnAtMaxDistanceFromCenter() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration
Returns the value of the chanceOfDripstoneColumnAtMaxDistanceFromCenter record component.
chanceOfDripstoneColumnAtMaxDistanceFromCenter(float) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration.Builder
 
chanceOfSpreadRadius2() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.PointedDripstoneConfiguration
Returns the value of the chanceOfSpreadRadius2 record component.
chanceOfSpreadRadius2(float) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.PointedDripstoneConfiguration.Builder
 
chanceOfSpreadRadius3() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.PointedDripstoneConfiguration
Returns the value of the chanceOfSpreadRadius3 record component.
chanceOfSpreadRadius3(float) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.PointedDripstoneConfiguration.Builder
 
chanceOfTallerDripstone() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.PointedDripstoneConfiguration
Returns the value of the chanceOfTallerDripstone record component.
chanceOfTallerDripstone(float) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.PointedDripstoneConfiguration.Builder
 
charge() - Method in record class dev.wyck.wrapper.entity.data.SpawnCost
Returns the value of the charge record component.
chargeCount() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.SculkPatchConfiguration
Returns the value of the chargeCount record component.
chargeCount(int) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.SculkPatchConfiguration.Builder
 
CHERRY - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
CHERRY_BEES_005 - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
CHERRY_BEES_005 - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
CHERRY_CHECKED - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
CHERRY_LEAVES - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
CHERRY_LEAVES_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_LEAVES_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_LEAVES_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_LEAVES_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_LEAVES_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_SAPLING_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_SAPLING_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_SAPLING_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_SAPLING_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_SAPLING_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_WOOD_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_WOOD_BUTTON_CLICK_OFF - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_WOOD_BUTTON_CLICK_ON - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_WOOD_DOOR_CLOSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_WOOD_DOOR_OPEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_WOOD_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_WOOD_FENCE_GATE_CLOSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_WOOD_FENCE_GATE_OPEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_WOOD_HANGING_SIGN_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_WOOD_HANGING_SIGN_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_WOOD_HANGING_SIGN_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_WOOD_HANGING_SIGN_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_WOOD_HANGING_SIGN_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_WOOD_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_WOOD_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_WOOD_PRESSURE_PLATE_CLICK_OFF - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_WOOD_PRESSURE_PLATE_CLICK_ON - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_WOOD_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_WOOD_TRAPDOOR_CLOSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHERRY_WOOD_TRAPDOOR_OPEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHEST_CLOSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHEST_LOCKED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHEST_OPEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHICKEN_AMBIENT_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHICKEN_DEATH_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHICKEN_EGG - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHICKEN_HURT_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHICKEN_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHICKEN_STEP_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHISELED_BOOKSHELF_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHISELED_BOOKSHELF_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHISELED_BOOKSHELF_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHISELED_BOOKSHELF_INSERT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHISELED_BOOKSHELF_INSERT_ENCHANTED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHISELED_BOOKSHELF_PICKUP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHISELED_BOOKSHELF_PICKUP_ENCHANTED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHISELED_BOOKSHELF_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHISELED_BOOKSHELF_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHORUS_FLOWER_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHORUS_FLOWER_GROW - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHORUS_FRUIT_TELEPORT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CHORUS_PLANT - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
CHORUS_PLANT - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
CHORUS_PLANT - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
CHUNK_SECTION_SIZE - Static variable in interface dev.wyck.renderer.packet.handlers.NativeChunkPacketHandler
 
CHUNK_SECTIONS - Static variable in interface dev.wyck.renderer.packet.handlers.NativeChunkPacketHandler
 
ChunkGenerator - Interface in dev.wyck.wrapper.level.noise.chunk
Wraps a chunk generator for use in a LevelCreator's level stem.
ChunkGenerator.Factory - Interface in dev.wyck.wrapper.level.noise.chunk
 
ChunkLocation - Record Class in dev.wyck.misc
A chunk location, represented as (x, z) chunk coordinates.
ChunkLocation(int, int) - Constructor for record class dev.wyck.misc.ChunkLocation
Creates an instance of a ChunkLocation record class.
CINNABAR_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CINNABAR_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CINNABAR_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CINNABAR_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CINNABAR_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
clamp(double, double) - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
clamp(DensityFunction, double, double) - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction.Factory
 
clamped(IntProvider, int, int) - Static method in interface dev.wyck.wrapper.worldgen.valueproviders.IntProvider
 
Clamped(IntProvider, int, int) - Constructor for record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Clamped
Creates an instance of a Clamped record class.
clampedNormal(float, float, float, float) - Static method in interface dev.wyck.wrapper.worldgen.valueproviders.FloatProvider
 
clampedNormal(float, float, int, int) - Static method in interface dev.wyck.wrapper.worldgen.valueproviders.IntProvider
 
ClampedNormal(float, float, float, float) - Constructor for record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.ClampedNormal
Creates an instance of a ClampedNormal record class.
ClampedNormal(float, float, int, int) - Constructor for record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.ClampedNormal
Creates an instance of a ClampedNormal record class.
CLASSIC_VINES - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
CLAY_BANDS_OFFSET - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
CLAY_POOL_WITH_DRIPLEAVES - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
CLAY_WITH_DRIPLEAVES - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
clear() - Method in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap.Builder
Removes all attributes from this builder.
clear() - Method in class dev.wyck.wrapper.environment.particle.ParticleCatalog.Builder
Clears the catalog.
clearBiomes() - Method in interface dev.wyck.renderer.packet.PacketHandler
Clears all phony custom biomes from the packet handler's list of biomes to inject.
clearBiomes() - Method in class dev.wyck.renderer.packet.VirtualBiomeCollector
Clears all phony custom biomes from the collector.
ClimateParameter - Interface in dev.wyck.wrapper.worldgen.climate
A single climate axis span, wrapping Climate.Parameter.
ClimateParameter.Factory - Interface in dev.wyck.wrapper.worldgen.climate
 
climatePoint() - Method in record class dev.wyck.wrapper.level.BiomeSource.MultiNoiseEntry
Returns the value of the climatePoint record component.
ClimatePoint - Interface in dev.wyck.wrapper.worldgen.climate
Wraps Minecraft's BiomeClimatePoint.
ClimatePoint.Builder - Class in dev.wyck.wrapper.worldgen.climate
Builder for a climate point.
ClimatePoint.Factory - Interface in dev.wyck.wrapper.worldgen.climate
 
climateSettings() - Method in interface dev.wyck.model.biome.Biome
Climate settings associated with this biome.
climateSettings() - Method in class dev.wyck.model.biome.impl.BiomeImpl
 
climateSettings(ClimateSettings) - Method in class dev.wyck.model.biome.Biome.Builder
Sets the climate settings of the biome.
climateSettings(ClimateSettings) - Method in interface dev.wyck.model.biome.Biome
Sets new climate settings for this biome.
climateSettings(ClimateSettings) - Method in class dev.wyck.model.biome.CustomBiome.Builder
Sets the climate settings of the custom biome.
climateSettings(ClimateSettings) - Method in class dev.wyck.model.biome.impl.BiomeImpl
 
ClimateSettings - Interface in dev.wyck.wrapper.biome
Represents the climate settings of a biome.
ClimateSettings.Builder - Class in dev.wyck.wrapper.biome
Creates a new ClimateSettings builder.
clone() - Method in class dev.wyck.wrapper.worldgen.feature.custom.CustomFeature
Clones this feature.
CLOUD - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
CLOUD_COLOR - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Opacity of the clouds.
CLOUD_FOG_END_DISTANCE - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Distance in blocks when the fog affecting the clouds reaches maximum density.
CLOUD_HEIGHT - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Height of the clouds
COBWEB_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COBWEB_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COBWEB_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COBWEB_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COBWEB_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COD_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COD_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COD_FLOP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COD_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
color() - Method in record class dev.wyck.wrapper.environment.particle.options.ColorParticle
Returns the value of the color record component.
color() - Method in record class dev.wyck.wrapper.environment.particle.options.DustParticle
Returns the value of the color record component.
color() - Method in record class dev.wyck.wrapper.environment.particle.options.SpellParticle
Returns the value of the color record component.
color() - Method in record class dev.wyck.wrapper.environment.particle.options.TrailParticle
Returns the value of the color record component.
color(ParticleType, int) - Method in interface dev.wyck.wrapper.environment.particle.ParticleOptionsFactory
Creates a particle options handle for a color particle with the specified RGB color.
ColorParticle - Record Class in dev.wyck.wrapper.environment.particle.options
Particle data for particles that require a color.
ColorParticle(int) - Constructor for record class dev.wyck.wrapper.environment.particle.options.ColorParticle
Creates an instance of a ColorParticle record class.
column(IntProvider, IntProvider) - Static method in interface dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration
A column feature, with reach constrained to [0, 3] and height to [1, 10].
ColumnConfiguration(IntProvider, IntProvider) - Constructor for record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.ColumnConfiguration
Creates an instance of a ColumnConfiguration record class.
columnRadius() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.LargeDripstoneConfiguration
Returns the value of the columnRadius record component.
columnRadius(IntProvider) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.LargeDripstoneConfiguration.Builder
 
COMPARATOR_CLICK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
complex(ParticleTypes, float, ParticleData) - Method in class dev.wyck.wrapper.environment.particle.ParticleCatalog.Builder
Adds a complex particle to the catalog.
compose(BootstrapContext, Composer) - Static method in interface dev.wyck.registry.bootstrap.BootstrapBiomeRegistry
Composes a new BootstrapBiomeRegistry instance.
compose(BootstrapContext, Composer) - Static method in interface dev.wyck.registry.bootstrap.BootstrapDimensionRegistry
Composes a new datapack-backed BootstrapDimensionRegistry and installs it into the context.
Composer - Enum Class in dev.wyck.registry.bootstrap
Selects how custom biomes are registered into the biome registry during the bootstrap phase.
COMPOSTER - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
COMPOSTER_EMPTY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COMPOSTER_FILL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COMPOSTER_FILL_SUCCESS - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COMPOSTER_READY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
condition() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceRule.Condition
Returns the value of the condition record component.
Condition(SurfaceCondition, SurfaceRule) - Constructor for record class dev.wyck.wrapper.worldgen.surface.SurfaceRule.Condition
Creates an instance of a Condition record class.
conditional() - Method in record class dev.wyck.renderer.packet.data.VirtualBiome
Returns the value of the conditional record component.
conditional(BiPredicate) - Method in class dev.wyck.renderer.packet.data.VirtualBiome.Builder
 
CONDUIT_ACTIVATE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CONDUIT_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CONDUIT_AMBIENT_SHORT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CONDUIT_ATTACK_TARGET - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CONDUIT_DEACTIVATE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
config() - Method in record class dev.wyck.wrapper.worldgen.carver.ConfiguredWorldCarver.Custom
Returns the value of the config record component.
config() - Method in record class dev.wyck.wrapper.worldgen.feature.ConfiguredFeature.CustomConfigured
Returns the value of the config record component.
config() - Method in interface dev.wyck.wrapper.worldgen.feature.custom.PlacementContext
The feature's configuration.
configSupplier() - Method in class dev.wyck.wrapper.worldgen.feature.custom.CustomFeature
Internal method to get the configuration supplier.
configuration() - Method in record class dev.wyck.wrapper.worldgen.feature.ConfiguredFeature.VanillaConfigured
Returns the value of the configuration record component.
CONFIGURED_FEATURES - Static variable in interface dev.wyck.keys.KeyChains
 
ConfiguredFeature - Interface in dev.wyck.wrapper.worldgen.feature
Wraps Minecraft's ConfiguredFeature.
ConfiguredFeature.CustomConfigured - Record Class in dev.wyck.wrapper.worldgen.feature
A configured feature composed of a registered custom feature with a config instance.
ConfiguredFeature.Factory - Interface in dev.wyck.wrapper.worldgen.feature
 
ConfiguredFeature.Reference - Record Class in dev.wyck.wrapper.worldgen.feature
A reference to an already-registered configured feature.
ConfiguredFeature.VanillaConfigured - Record Class in dev.wyck.wrapper.worldgen.feature
A configured feature authored from a vanilla feature type and configuration.
configuredFeatures() - Static method in interface dev.wyck.keys.KeyChains
 
ConfiguredFeatures - Class in dev.wyck.wrapper.worldgen.feature
Auto-generated.
ConfiguredWorldCarver - Interface in dev.wyck.wrapper.worldgen.carver
Wraps Minecraft's ConfiguredWorldCarver, a carver paired with its configuration.
ConfiguredWorldCarver.Custom - Record Class in dev.wyck.wrapper.worldgen.carver
A configured carver authored from a vanilla algorithm and a custom config.
ConfiguredWorldCarver.Factory - Interface in dev.wyck.wrapper.worldgen.carver
 
ConfiguredWorldCarver.Reference - Record Class in dev.wyck.wrapper.worldgen.carver
A reference to an already-registered configured carver.
constant(double) - Static method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a constant density function.
constant(double) - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction.Factory
 
constant(float) - Static method in interface dev.wyck.wrapper.worldgen.valueproviders.FloatProvider
 
constant(int) - Static method in interface dev.wyck.wrapper.worldgen.valueproviders.IntProvider
 
constant(VerticalAnchor) - Static method in interface dev.wyck.wrapper.worldgen.valueproviders.HeightProvider
A single fixed anchor.
Constant(float) - Constructor for record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.Constant
Creates an instance of a Constant record class.
Constant(int) - Constructor for record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Constant
Creates an instance of a Constant record class.
Constant(VerticalAnchor) - Constructor for record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.Constant
Creates an instance of a Constant record class.
construct(Object...) - Method in class dev.wyck.factory.ConstructWireProvider
Instantiates the version-resolved class directly.
construct(String) - Static method in class dev.wyck.factory.WireProvider
Creates a WireProvider that uses the given template to construct the factory.
ConstructWireProvider<F> - Class in dev.wyck.factory
A WireProvider that can instantiate the version-resolved class directly through a matching constructor, without an intermediate factory.
contains(E) - Method in class dev.wyck.util.WeightedList
 
continentalness() - Method in interface dev.wyck.wrapper.worldgen.climate.ClimatePoint
The continentalness axis span.
continentalness(ClimateParameter) - Method in class dev.wyck.wrapper.worldgen.climate.ClimatePoint.Builder
Sets the continentalness axis span.
CONTINENTALNESS - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
CONTINENTALNESS_LARGE - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
continents() - Method in record class dev.wyck.wrapper.level.noise.NoiseRouter.Slots
Returns the value of the continents record component.
continents(DensityFunction) - Method in class dev.wyck.wrapper.level.noise.NoiseRouter.Builder
 
CONTINENTS - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
CONTINENTS_LARGE - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
convert(V) - Method in interface dev.wyck.wrapper.environment.attribute.EnvironmentAttribute.Converter
 
coordinateScale() - Method in interface dev.wyck.model.level.dimension.Dimension
The coordinate scale of this dimension type.
coordinateScale() - Method in class dev.wyck.model.level.dimension.DimensionImpl
 
coordinateScale(double) - Method in class dev.wyck.model.level.dimension.Dimension.Builder
 
COPPER_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_BULB_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_BULB_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_BULB_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_BULB_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_BULB_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_BULB_TURN_OFF - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_BULB_TURN_ON - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_CHEST_CLOSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_CHEST_OPEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_CHEST_OXIDIZED_CLOSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_CHEST_OXIDIZED_OPEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_CHEST_WEATHERED_CLOSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_CHEST_WEATHERED_OPEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_DOOR_CLOSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_DOOR_OPEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_FIRE_FLAME - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
COPPER_GOLEM_BECOME_STATUE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GOLEM_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GOLEM_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GOLEM_ITEM_DROP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GOLEM_ITEM_GET - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GOLEM_ITEM_NO_DROP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GOLEM_ITEM_NO_GET - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GOLEM_OXIDIZED_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GOLEM_OXIDIZED_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GOLEM_OXIDIZED_SPIN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GOLEM_OXIDIZED_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GOLEM_SHEAR - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GOLEM_SPAWN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GOLEM_SPIN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GOLEM_STATUE_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GOLEM_STATUE_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GOLEM_STATUE_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GOLEM_STATUE_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GOLEM_STATUE_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GOLEM_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GOLEM_WEATHERED_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GOLEM_WEATHERED_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GOLEM_WEATHERED_SPIN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GOLEM_WEATHERED_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GRATE_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GRATE_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GRATE_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GRATE_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_GRATE_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_TRAPDOOR_CLOSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
COPPER_TRAPDOOR_OPEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CORAL_BLOCK_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CORAL_BLOCK_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CORAL_BLOCK_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CORAL_BLOCK_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CORAL_BLOCK_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CORAL_CLAW - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
CORAL_MUSHROOM - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
CORAL_TREE - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
CORE - Enum constant in enum class dev.wyck.wrapper.environment.Activity
 
count() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.CountConfiguration
Returns the value of the count record component.
count() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.CountPlacement
Returns the value of the count record component.
count(int) - Static method in interface dev.wyck.wrapper.worldgen.placement.PlacementModifier
Repeats placement a fixed number of times.
count(IntProvider) - Static method in interface dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration
A number of placement attempts, constrained by the vanilla codec to [0, 256].
count(IntProvider) - Static method in interface dev.wyck.wrapper.worldgen.placement.PlacementModifier
Repeats placement a number of times sampled from the count provider.
CountConfiguration(IntProvider) - Constructor for record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.CountConfiguration
Creates an instance of a CountConfiguration record class.
CountPlacement(IntProvider) - Constructor for record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.CountPlacement
Creates an instance of a CountPlacement record class.
COW_MILK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CRAFTER_CRAFT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CRAFTER_FAIL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CREAKING_ACTIVATE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CREAKING_ACTIVE - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
When true, a creaking heart will become active.
CREAKING_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CREAKING_ATTACK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CREAKING_DEACTIVATE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CREAKING_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CREAKING_FREEZE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CREAKING_HEART_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CREAKING_HEART_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CREAKING_HEART_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CREAKING_HEART_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CREAKING_HEART_IDLE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CREAKING_HEART_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CREAKING_HEART_SPAWN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CREAKING_HEART_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CREAKING_SPAWN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CREAKING_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CREAKING_SWAY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CREAKING_TWITCH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CREAKING_UNFREEZE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
create() - Method in class dev.wyck.model.level.LevelCreator.Builder
 
create() - Method in interface dev.wyck.model.level.LevelCreator
Creates a new bukkit world from this level creator.
create() - Static method in interface dev.wyck.registry.level.LevelStemEditor
Creates a new DimensionEditor backed by the runtime biome source swap implementation.
create(float, float) - Method in interface dev.wyck.wrapper.worldgen.climate.ClimateParameter.Factory
 
create(int, int, int, int) - Method in interface dev.wyck.wrapper.level.noise.settings.NoiseSettings.Factory
 
create(int, List) - Method in interface dev.wyck.wrapper.worldgen.stateproviders.NoiseParameters.Factory
 
create(ResourceKey) - Method in interface dev.wyck.registry.internal.WyckRegistry.Factory
 
create(ResourceKey) - Method in interface dev.wyck.wrapper.level.dimension.Infiniburn.Factory
 
create(NoiseGeneratorSettings.Data) - Method in interface dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Factory
 
create(NoiseRouter.Slots) - Method in interface dev.wyck.wrapper.level.noise.NoiseRouter.Factory
 
create(ClimateParameter, ClimateParameter, ClimateParameter, ClimateParameter, ClimateParameter, ClimateParameter, float) - Method in interface dev.wyck.wrapper.worldgen.climate.ClimatePoint.Factory
 
create(String) - Static method in class dev.wyck.factory.OptionalWireProvider
Creates a new NullableWireProvider that reflectively instantiates the named class if no provider has been explicitly set.
create(String) - Static method in class dev.wyck.factory.ConstructWireProvider
Creates a new ConstructingWireProvider instance.
create(String) - Static method in class dev.wyck.factory.WireProvider
Creates a new WireProvider instance.
create(String, String) - Method in interface dev.wyck.keys.ResourceKey.Factory
 
create(Collection) - Method in interface dev.wyck.registry.internal.WyckRegistry.Factory
 
create(List) - Method in interface dev.wyck.wrapper.level.dimension.TimelineSet.Factory
 
create(List, Map) - Method in interface dev.wyck.wrapper.worldgen.BiomeGenerationSettings.Factory
 
create(Map, Map, float) - Method in interface dev.wyck.wrapper.entity.BiomeSpawner.Factory
 
create(Plugin) - Method in interface dev.wyck.connection.RegistryReconfigurer.Factory
 
create(Plugin) - Method in interface dev.wyck.renderer.updater.BiomeUpdater.Factory
 
create(Plugin, PacketHandler.Injector, PacketHandler.Priority) - Method in interface dev.wyck.renderer.packet.PacketHandler.Factory
Constructs a PacketHandler backed by the given manipulator library.
createWorld(LevelCreator) - Method in interface dev.wyck.registry.level.LevelFactory
Creates and loads a world from the given specification.
creativeMusic() - Method in interface dev.wyck.wrapper.environment.sounds.BackgroundMusic
Gets the creative music.
creativeMusic(Music) - Method in class dev.wyck.wrapper.environment.sounds.BackgroundMusic.Builder
Sets the creative music.
CREATURE - Enum constant in enum class dev.wyck.wrapper.entity.MobCategory
 
creatureGenerationProbability() - Method in interface dev.wyck.wrapper.entity.BiomeSpawner
Gets the creature generation probability.
creatureGenerationProbability(float) - Method in class dev.wyck.wrapper.entity.BiomeSpawner.Builder
Sets the creature generation probability.
CREEPER_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CREEPER_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CREEPER_PRIMED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CRIMSON_FOREST_VEGETATION - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
CRIMSON_FOREST_VEGETATION - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
CRIMSON_FOREST_VEGETATION_BONEMEAL - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
CRIMSON_FUNGI - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
CRIMSON_FUNGUS - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
CRIMSON_FUNGUS_PLANTED - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
CRIMSON_ROOTS - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
CRIMSON_SPORE - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
CRIT - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
CROP_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CROP_PLANTED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CROSSBOW_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CROSSBOW_LOADING_END - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CROSSBOW_LOADING_MIDDLE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CROSSBOW_LOADING_START - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CROSSBOW_QUICK_CHARGE_1 - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CROSSBOW_QUICK_CHARGE_2 - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CROSSBOW_QUICK_CHARGE_3 - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
CROSSBOW_SHOOT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
cube() - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
CUBE - Enum constant in enum class dev.wyck.wrapper.level.noise.function.DensityFunction.Transform
 
CURRENT_DOWN - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
custom(ResourceKey, Object) - Static method in interface dev.wyck.wrapper.worldgen.feature.ConfiguredFeature
Composes a registered custom feature with a config instance.
custom(SpawnTick) - Static method in interface dev.wyck.wrapper.level.spawner.LevelSpawner
 
custom(SpawnTick) - Method in interface dev.wyck.wrapper.level.spawner.LevelSpawner.Factory
 
Custom(WorldCarverType, CarverConfiguration) - Constructor for record class dev.wyck.wrapper.worldgen.carver.ConfiguredWorldCarver.Custom
Creates an instance of a Custom record class.
Custom(ConfiguredFeature, List) - Constructor for record class dev.wyck.wrapper.worldgen.placement.PlacedFeature.Custom
Creates an instance of a Custom record class.
CustomBiome - Interface in dev.wyck.model.biome
Represents a custom biome in Wyck.
CustomBiome.Builder - Class in dev.wyck.model.biome
Builder for CustomBiome.
CustomBiomeImpl - Class in dev.wyck.model.biome.impl
 
CustomBiomeImpl(ResourceKey, ClimateSettings, BiomeSpecialEffects, EnvironmentAttributeMap, BiomeSpawner, BiomeGenerationSettings, List) - Constructor for class dev.wyck.model.biome.impl.CustomBiomeImpl
 
CustomConfigured(ResourceKey, Object) - Constructor for record class dev.wyck.wrapper.worldgen.feature.ConfiguredFeature.CustomConfigured
Creates an instance of a CustomConfigured record class.
CustomFeature<C> - Class in dev.wyck.wrapper.worldgen.feature.custom
Base class for an authored world generation feature with its own placement algorithm.
CustomFeature(Supplier) - Constructor for class dev.wyck.wrapper.worldgen.feature.custom.CustomFeature
Creates a new CustomFeature with the given configuration supplier.
CustomFeature(Supplier, ResourceKey) - Constructor for class dev.wyck.wrapper.worldgen.feature.custom.CustomFeature
Creates a new CustomFeature with the given configuration supplier and registry key.
CustomFeatureRegistry - Interface in dev.wyck.registry.worldgen
Wire contract for registering a CustomFeature into the FEATURE registry.

D

DAMAGE_INDICATOR - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
DARK_FOREST - Enum constant in enum class dev.wyck.wrapper.environment.GrassColorModifier
 
DARK_FOREST_VEGETATION - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
DARK_FOREST_VEGETATION - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
DARK_OAK - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
DARK_OAK_CHECKED - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
DARK_OAK_LEAF_LITTER - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
DARK_OAK_LEAF_LITTER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
data() - Method in interface dev.wyck.wrapper.level.noise.NoiseGeneratorSettings
The data backing these settings.
data(ParticleData) - Method in class dev.wyck.wrapper.environment.particle.AmbientParticle.Builder
Sets the particle data.
Data(ResourceKey, NoiseSettings, Material, Material, NoiseRouter, SurfaceRule, List, int, boolean, boolean, boolean, boolean) - Constructor for record class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Data
Creates an instance of a Data record class.
datapack() - Static method in interface dev.wyck.registry.bootstrap.BootstrapBiomeRegistry
Creates a new DatapackBootstrapBiomeRegistry instance.
datapack() - Static method in interface dev.wyck.registry.bootstrap.BootstrapDimensionRegistry
Creates a new DatapackBootstrapDimensionRegistry instance.
DATAPACK - Enum constant in enum class dev.wyck.registry.bootstrap.Composer
Registers biomes through Paper's supported datapack pipeline (DATAPACK_DISCOVERY): each biome is encoded to JSON and loaded as a generated pack.
DATAPACK - Static variable in interface dev.wyck.registry.bootstrap.BootstrapBiomeRegistry
 
DATAPACK - Static variable in interface dev.wyck.registry.bootstrap.BootstrapDimensionRegistry
 
DEAD_BUSH - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
DEAD_BUSH_IDLE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
debugMode() - Method in record class dev.wyck.wrapper.worldgen.carver.CarverDebugSettings
Returns the value of the debugMode record component.
debugSettings() - Method in record class dev.wyck.wrapper.worldgen.carver.CanyonCarverConfiguration
Returns the value of the debugSettings record component.
debugSettings() - Method in interface dev.wyck.wrapper.worldgen.carver.CarverConfiguration
 
debugSettings() - Method in record class dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration
Returns the value of the debugSettings record component.
debugSettings(CarverDebugSettings) - Method in class dev.wyck.wrapper.worldgen.carver.CanyonCarverConfiguration.Builder
Sets the debug settings of the carver.
debugSettings(CarverDebugSettings) - Method in class dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration.Builder
 
DECORATED_POT_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DECORATED_POT_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DECORATED_POT_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DECORATED_POT_INSERT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DECORATED_POT_INSERT_FAIL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DECORATED_POT_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DECORATED_POT_SHATTER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DECORATED_POT_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DEEPSLATE_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DEEPSLATE_BRICKS_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DEEPSLATE_BRICKS_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DEEPSLATE_BRICKS_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DEEPSLATE_BRICKS_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DEEPSLATE_BRICKS_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DEEPSLATE_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DEEPSLATE_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DEEPSLATE_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DEEPSLATE_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DEEPSLATE_TILES_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DEEPSLATE_TILES_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DEEPSLATE_TILES_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DEEPSLATE_TILES_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DEEPSLATE_TILES_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DEFAULT - Enum constant in enum class dev.wyck.wrapper.environment.TriState
 
DEFAULT - Enum constant in enum class dev.wyck.wrapper.level.dimension.CardinalLightType
 
DEFAULT - Static variable in interface dev.wyck.wrapper.biome.BiomeSpecialEffects
 
DEFAULT - Static variable in interface dev.wyck.wrapper.biome.ClimateSettings
 
DEFAULT - Static variable in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.PointedDripstoneConfiguration
 
DEFAULT_CREATURE_GENERATION_PROBABILITY - Static variable in interface dev.wyck.wrapper.entity.BiomeSpawner
 
DEFAULT_DRIPSTONE_PARTICLE - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
The particle generated by downward pointed dripstone when no liquid is above.
defaultBlock() - Method in record class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Data
Returns the value of the defaultBlock record component.
defaultBlock(Material) - Method in class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Builder
 
defaultClock() - Method in interface dev.wyck.model.level.dimension.Dimension
The default clock of this dimension type.
defaultClock() - Method in class dev.wyck.model.level.dimension.DimensionImpl
 
defaultClock(WorldClock) - Method in class dev.wyck.model.level.dimension.Dimension.Builder
 
defaultFluid() - Method in record class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Data
Returns the value of the defaultFluid record component.
defaultFluid(Material) - Method in class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Builder
 
defaultMusic() - Method in interface dev.wyck.wrapper.environment.sounds.BackgroundMusic
Gets the default music.
defaultMusic(Music) - Method in class dev.wyck.wrapper.environment.sounds.BackgroundMusic.Builder
Sets the default music.
defaultSettings() - Static method in record class dev.wyck.wrapper.BiomeSettings
Deprecated.
This method creates a new BiomeSettings object with default settings.
defaultSettings() - Static method in record class dev.wyck.wrapper.worldgen.carver.CarverDebugSettings
 
defaultState() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.NoiseThreshold
Returns the value of the defaultState record component.
defaultValue() - Method in interface dev.wyck.wrapper.environment.attribute.EnvironmentAttribute
Gets the default value of the environment attribute.
deferring(ThrowingRunnable) - Method in interface dev.wyck.registry.bootstrap.BootstrapBiomeRegistry
Defers the execution of a runnable until the registry is installed.
deferring(ThrowingRunnable) - Method in interface dev.wyck.registry.bootstrap.BootstrapDimensionRegistry
Defers the execution of a runnable until the registry is installed.
DELTA - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
DELTA - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
DELTA_FEATURE - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
density() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration
Returns the value of the density record component.
density(FloatProvider) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration.Builder
 
DENSITY_FUNCTIONS - Static variable in interface dev.wyck.keys.KeyChains
 
DensityFunction - Interface in dev.wyck.wrapper.level.noise.function
A density function.
DensityFunction.Cache - Enum Class in dev.wyck.wrapper.level.noise.function
Caching markers that wrap a function without changing its value.
DensityFunction.Factory - Interface in dev.wyck.wrapper.level.noise.function
 
DensityFunction.Operation - Enum Class in dev.wyck.wrapper.level.noise.function
Two-argument arithmetic operations.
DensityFunction.ShiftKind - Enum Class in dev.wyck.wrapper.level.noise.function
The three coordinate-shift samplers.
DensityFunction.Transform - Enum Class in dev.wyck.wrapper.level.noise.function
Single-argument value transforms.
densityFunctions() - Static method in interface dev.wyck.keys.KeyChains
 
DensityFunctions - Class in dev.wyck.wrapper.level.noise.function
Auto-generated.
depth() - Method in record class dev.wyck.wrapper.BiomeSettings
Deprecated.
Returns the value of the depth record component.
depth() - Method in record class dev.wyck.wrapper.level.noise.NoiseRouter.Slots
Returns the value of the depth record component.
depth() - Method in interface dev.wyck.wrapper.worldgen.climate.ClimatePoint
The depth axis span.
depth(float) - Method in class dev.wyck.wrapper.BiomeSettings.Builder
Deprecated.
This method sets the depth property of the BiomeSettings.
depth(DensityFunction) - Method in class dev.wyck.wrapper.level.noise.NoiseRouter.Builder
 
depth(ClimateParameter) - Method in class dev.wyck.wrapper.worldgen.climate.ClimatePoint.Builder
Sets the depth axis span.
DEPTH - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
DEPTH_AMPLIFIED - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
DEPTH_LARGE - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
DESERT_WELL - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
DESERT_WELL - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
DESERT_WELL - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
destination() - Method in record class dev.wyck.wrapper.environment.particle.options.VibrationParticle
Returns the value of the destination record component.
destroyBlock(BlockVector, boolean) - Method in interface dev.wyck.wrapper.worldgen.feature.custom.PlacementContext
Destroys a block at the given absolute world position.
destroyBlock(BlockVector, boolean, Entity) - Method in interface dev.wyck.wrapper.worldgen.feature.custom.PlacementContext
Destroys a block at the given absolute world position.
destroyBlock(BlockVector, boolean, Entity, int) - Method in interface dev.wyck.wrapper.worldgen.feature.custom.PlacementContext
Destroys a block at the given absolute world position.
dev.wyck - package dev.wyck
 
dev.wyck.annotations - package dev.wyck.annotations
 
dev.wyck.connection - package dev.wyck.connection
 
dev.wyck.exceptions - package dev.wyck.exceptions
 
dev.wyck.factory - package dev.wyck.factory
 
dev.wyck.keys - package dev.wyck.keys
 
dev.wyck.misc - package dev.wyck.misc
 
dev.wyck.misc.providers - package dev.wyck.misc.providers
 
dev.wyck.model.biome - package dev.wyck.model.biome
 
dev.wyck.model.biome.impl - package dev.wyck.model.biome.impl
 
dev.wyck.model.level - package dev.wyck.model.level
 
dev.wyck.model.level.dimension - package dev.wyck.model.level.dimension
 
dev.wyck.registry - package dev.wyck.registry
 
dev.wyck.registry.bootstrap - package dev.wyck.registry.bootstrap
 
dev.wyck.registry.internal - package dev.wyck.registry.internal
 
dev.wyck.registry.level - package dev.wyck.registry.level
 
dev.wyck.registry.worldgen - package dev.wyck.registry.worldgen
 
dev.wyck.renderer - package dev.wyck.renderer
 
dev.wyck.renderer.packet - package dev.wyck.renderer.packet
 
dev.wyck.renderer.packet.data - package dev.wyck.renderer.packet.data
 
dev.wyck.renderer.packet.handlers - package dev.wyck.renderer.packet.handlers
 
dev.wyck.renderer.setter - package dev.wyck.renderer.setter
 
dev.wyck.renderer.updater - package dev.wyck.renderer.updater
 
dev.wyck.util - package dev.wyck.util
 
dev.wyck.util.internal - package dev.wyck.util.internal
 
dev.wyck.wrapper - package dev.wyck.wrapper
 
dev.wyck.wrapper.biome - package dev.wyck.wrapper.biome
 
dev.wyck.wrapper.entity - package dev.wyck.wrapper.entity
 
dev.wyck.wrapper.entity.data - package dev.wyck.wrapper.entity.data
 
dev.wyck.wrapper.environment - package dev.wyck.wrapper.environment
 
dev.wyck.wrapper.environment.attribute - package dev.wyck.wrapper.environment.attribute
 
dev.wyck.wrapper.environment.particle - package dev.wyck.wrapper.environment.particle
 
dev.wyck.wrapper.environment.particle.options - package dev.wyck.wrapper.environment.particle.options
 
dev.wyck.wrapper.environment.sounds - package dev.wyck.wrapper.environment.sounds
 
dev.wyck.wrapper.internal - package dev.wyck.wrapper.internal
 
dev.wyck.wrapper.level - package dev.wyck.wrapper.level
 
dev.wyck.wrapper.level.clock - package dev.wyck.wrapper.level.clock
 
dev.wyck.wrapper.level.dimension - package dev.wyck.wrapper.level.dimension
 
dev.wyck.wrapper.level.noise - package dev.wyck.wrapper.level.noise
 
dev.wyck.wrapper.level.noise.chunk - package dev.wyck.wrapper.level.noise.chunk
 
dev.wyck.wrapper.level.noise.function - package dev.wyck.wrapper.level.noise.function
 
dev.wyck.wrapper.level.noise.settings - package dev.wyck.wrapper.level.noise.settings
 
dev.wyck.wrapper.level.spawner - package dev.wyck.wrapper.level.spawner
 
dev.wyck.wrapper.worldgen - package dev.wyck.wrapper.worldgen
 
dev.wyck.wrapper.worldgen.carver - package dev.wyck.wrapper.worldgen.carver
 
dev.wyck.wrapper.worldgen.climate - package dev.wyck.wrapper.worldgen.climate
 
dev.wyck.wrapper.worldgen.feature - package dev.wyck.wrapper.worldgen.feature
 
dev.wyck.wrapper.worldgen.feature.config - package dev.wyck.wrapper.worldgen.feature.config
 
dev.wyck.wrapper.worldgen.feature.custom - package dev.wyck.wrapper.worldgen.feature.custom
 
dev.wyck.wrapper.worldgen.placement - package dev.wyck.wrapper.worldgen.placement
 
dev.wyck.wrapper.worldgen.ruletest - package dev.wyck.wrapper.worldgen.ruletest
 
dev.wyck.wrapper.worldgen.stateproviders - package dev.wyck.wrapper.worldgen.stateproviders
 
dev.wyck.wrapper.worldgen.surface - package dev.wyck.wrapper.worldgen.surface
 
dev.wyck.wrapper.worldgen.valueproviders - package dev.wyck.wrapper.worldgen.valueproviders
 
deviation() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.ClampedNormal
Returns the value of the deviation record component.
deviation() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.ClampedNormal
Returns the value of the deviation record component.
DIG - Enum constant in enum class dev.wyck.wrapper.environment.Activity
 
dimension() - Method in interface dev.wyck.model.level.LevelCreator
The dimension of the world.
dimension() - Method in class dev.wyck.model.level.LevelCreatorImpl
 
dimension() - Method in record class dev.wyck.registry.level.LevelBiomeEdit.Add
Returns the value of the dimension record component.
dimension() - Method in interface dev.wyck.registry.level.LevelBiomeEdit
The key of the dimension to edit.
dimension() - Method in record class dev.wyck.registry.level.LevelBiomeEdit.Replace
Returns the value of the dimension record component.
dimension(ResourceKey) - Method in class dev.wyck.model.level.LevelCreator.Builder
Sets the dimension of the world.
dimension(Dimension) - Method in class dev.wyck.model.level.LevelCreator.Builder
Sets the dimension of the world.
Dimension - Interface in dev.wyck.model.level.dimension
Wraps a minecraft dimension type.
DIMENSION - Enum constant in enum class dev.wyck.registry.internal.RegistryId
 
DIMENSION_TYPE - Enum constant in enum class dev.wyck.registry.internal.RegistryId
 
Dimension.Builder - Class in dev.wyck.model.level.dimension
Builder for Dimension.
DimensionImpl - Class in dev.wyck.model.level.dimension
This class represents a custom dimension type implementation.
DimensionImpl(ResourceKey, boolean, boolean, boolean, boolean, double, int, int, int, Infiniburn, float, MonsterSettings, Skybox, CardinalLightType, EnvironmentAttributeMap, TimelineSet, WorldClock) - Constructor for class dev.wyck.model.level.dimension.DimensionImpl
 
DimensionRegistry - Interface in dev.wyck.registry
An interface for registering and modifying custom dimension types on a Minecraft server.
dimensions() - Static method in interface dev.wyck.keys.KeyChains
 
DIMENSIONS - Static variable in interface dev.wyck.keys.KeyChains
 
direction() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.HasSturdyFace
Returns the value of the direction record component.
directionOfSearch() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.EnvironmentScanPlacement
Returns the value of the directionOfSearch record component.
disableMobGeneration() - Method in record class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Data
Deprecated.
disableMobGeneration(boolean) - Method in class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Builder
Deprecated.
deprecated as it in Minecraft.
DISK - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
DISK_CLAY - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
DISK_CLAY - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
DISK_GRASS - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
DISK_GRASS - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
DISK_GRAVEL - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
DISK_GRAVEL - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
DISK_SAND - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
DISK_SAND - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
dismissBiome(ResourceKey) - Method in interface dev.wyck.renderer.packet.PacketHandler
Removes a custom biome from the packet handler's list of biomes to inject by its ResourceKey.
dismissBiome(VirtualBiome) - Method in interface dev.wyck.renderer.packet.PacketHandler
Removes a custom biome from the packet handler's list of biomes to inject.
DISPENSER_DISPENSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DISPENSER_FAIL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DISPENSER_LAUNCH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
distanceFactor() - Method in record class dev.wyck.wrapper.worldgen.carver.CanyonShapeConfiguration
Returns the value of the distanceFactor record component.
distanceFactor(FloatProvider) - Method in class dev.wyck.wrapper.worldgen.carver.CanyonShapeConfiguration.Builder
Sets the distance factor of the shape.
distribution() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.WeightedListInt
Returns the value of the distribution record component.
DOLPHIN - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
DOLPHIN_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DOLPHIN_AMBIENT_WATER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DOLPHIN_ATTACK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DOLPHIN_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DOLPHIN_EAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DOLPHIN_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DOLPHIN_JUMP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DOLPHIN_PLAY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DOLPHIN_SPLASH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DOLPHIN_SWIM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DONKEY_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DONKEY_ANGRY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DONKEY_CHEST - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DONKEY_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DONKEY_EAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DONKEY_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DONKEY_JUMP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
downfall() - Method in interface dev.wyck.wrapper.biome.ClimateSettings
The downfall of the biome.
downfall() - Method in record class dev.wyck.wrapper.BiomeSettings
Deprecated.
Returns the value of the downfall record component.
downfall(float) - Method in class dev.wyck.wrapper.biome.ClimateSettings.Builder
Sets the downfall property of the builder.
downfall(float) - Method in class dev.wyck.wrapper.BiomeSettings.Builder
Deprecated.
This method sets the downfall property of the BiomeSettings.
DRAGON_BREATH - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
DRAGON_FIREBALL_EXPLODE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DRIED_GHAST_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DRIED_GHAST_AMBIENT_WATER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DRIED_GHAST_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DRIED_GHAST_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DRIED_GHAST_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DRIED_GHAST_PLACE_IN_WATER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DRIED_GHAST_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DRIED_GHAST_TRANSITION - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DRIPLEAF - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
DRIPPING_DRIPSTONE_LAVA - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
DRIPPING_DRIPSTONE_WATER - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
DRIPPING_HONEY - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
DRIPPING_LAVA - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
DRIPPING_OBSIDIAN_TEAR - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
DRIPPING_WATER - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
DRIPSTONE_BLOCK_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DRIPSTONE_BLOCK_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DRIPSTONE_BLOCK_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DRIPSTONE_BLOCK_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DRIPSTONE_BLOCK_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DRIPSTONE_CLUSTER - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
DRIPSTONE_CLUSTER - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
DRIPSTONE_CLUSTER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
dripstoneBlockLayerThickness() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration
Returns the value of the dripstoneBlockLayerThickness record component.
dripstoneBlockLayerThickness(IntProvider) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration.Builder
 
dripstoneCluster() - Static method in interface dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration
A builder for a dripstone cluster.
DripstoneClusterConfiguration(int, IntProvider, IntProvider, int, int, IntProvider, FloatProvider, FloatProvider, float, int, int) - Constructor for record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration
Creates an instance of a DripstoneClusterConfiguration record class.
DROWNED_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DROWNED_AMBIENT_WATER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DROWNED_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DROWNED_DEATH_WATER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DROWNED_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DROWNED_HURT_WATER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DROWNED_SHOOT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DROWNED_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DROWNED_SWIM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DRY_GRASS - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
DRY_GRASS - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
dryFoliageColor() - Method in interface dev.wyck.model.biome.CustomBiome
 
dryFoliageColor(String) - Method in class dev.wyck.model.biome.CustomBiome.Builder
 
dryFoliageColor(String) - Method in interface dev.wyck.model.biome.CustomBiome
Sets the dry foliage color override of this custom biome.
dryFoliageColorOverride() - Method in interface dev.wyck.wrapper.biome.BiomeSpecialEffects
The color of dry foliage such as leaf litter in a biome.
dryFoliageColorOverride(Integer) - Method in class dev.wyck.wrapper.biome.BiomeSpecialEffects.Builder
Sets the dry foliage color override of the biome.
dryFoliageColorOverride(String) - Method in class dev.wyck.wrapper.biome.BiomeSpecialEffects.Builder
Sets the dry foliage color override of the biome.
dualNoise(int, int, NoiseParameters, float, long, NoiseParameters, float, List) - Static method in interface dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider
 
DualNoise(int, int, NoiseParameters, float, long, NoiseParameters, float, List) - Constructor for record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.DualNoise
Creates an instance of a DualNoise record class.
duration() - Method in record class dev.wyck.wrapper.environment.particle.options.TrailParticle
Returns the value of the duration record component.
dust(int, float) - Method in interface dev.wyck.wrapper.environment.particle.ParticleOptionsFactory
Creates a particle options handle for a dust particle with the specified RGB color and size.
DUST - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
DUST_COLOR_TRANSITION - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
DUST_PILLAR - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
DUST_PLUME - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
DustParticle - Record Class in dev.wyck.wrapper.environment.particle.options
Particle data for dust particles.
DustParticle(int, float) - Constructor for record class dev.wyck.wrapper.environment.particle.options.DustParticle
Creates an instance of a DustParticle record class.
dustTransition(int, int, float) - Method in interface dev.wyck.wrapper.environment.particle.ParticleOptionsFactory
Creates a particle options handle for a dust transition particle with the specified RGB color and size.
DustTransitionParticle - Record Class in dev.wyck.wrapper.environment.particle.options
Particle data for dust transition particles.
DustTransitionParticle(int, int, float) - Constructor for record class dev.wyck.wrapper.environment.particle.options.DustTransitionParticle
Creates an instance of a DustTransitionParticle record class.
DYE_USE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 

E

EARLY_GAME - Static variable in interface dev.wyck.wrapper.level.dimension.TimelineSet
 
EFFECT - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
EGG_CRACK - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
EGG_THROW - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ELDER_GUARDIAN - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
ELDER_GUARDIAN_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ELDER_GUARDIAN_AMBIENT_LAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ELDER_GUARDIAN_CURSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ELDER_GUARDIAN_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ELDER_GUARDIAN_DEATH_LAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ELDER_GUARDIAN_FLOP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ELDER_GUARDIAN_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ELDER_GUARDIAN_HURT_LAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ELECTRIC_SPARK - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
ELYTRA_FLYING - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
EMERGE - Enum constant in enum class dev.wyck.wrapper.environment.Activity
 
empty() - Static method in class dev.wyck.factory.OptionalWireProvider
Creates a new NullableWireProvider that does not reflectively instantiate anything.
empty() - Static method in class dev.wyck.factory.WireProvider
Creates a WireProvider that does not reflectively instantiate anything.
empty() - Static method in interface dev.wyck.wrapper.entity.BiomeSpawner
Creates an empty BiomeSpawner.
empty() - Method in record class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap
 
empty() - Static method in interface dev.wyck.wrapper.worldgen.BiomeGenerationSettings
An empty generation settings carrying no carvers or features.
EMPTY - Enum constant in enum class dev.wyck.wrapper.worldgen.FluidType
 
EMPTY - Static variable in record class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap
 
EMPTY - Static variable in record class dev.wyck.wrapper.environment.particle.ParticleCatalog
 
EMPTY - Static variable in interface dev.wyck.wrapper.environment.sounds.AmbientSounds
 
EMPTY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
EMPTY - Static variable in interface dev.wyck.wrapper.level.dimension.TimelineSet
 
ENCHANT - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
ENCHANTED_HIT - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
ENCHANTMENT_TABLE_USE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
end() - Static method in interface dev.wyck.wrapper.level.noise.Noise
 
END - Enum constant in enum class dev.wyck.renderer.packet.PacketHandler.DimensionSectionCount
from y=0 to y=256 = 16
END - Enum constant in enum class dev.wyck.wrapper.level.dimension.Skybox
 
END - Static variable in interface dev.wyck.wrapper.level.dimension.Infiniburn
 
END - Static variable in interface dev.wyck.wrapper.level.noise.Noise
 
END - Static variable in interface dev.wyck.wrapper.level.noise.settings.NoiseSettings
 
END_GATEWAY - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
END_GATEWAY_DELAYED - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
END_GATEWAY_RETURN - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
END_GATEWAY_RETURN - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
END_GATEWAY_SPAWN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
END_ISLAND - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
END_ISLAND - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
END_ISLAND_DECORATED - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
END_PLATFORM - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
END_PLATFORM - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
END_PLATFORM - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
END_PORTAL_FRAME_FILL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
END_PORTAL_SPAWN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
END_ROD - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
END_SPIKE - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
END_SPIKE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
END_SPIKE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ENDER_CHEST_CLOSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ENDER_CHEST_OPEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ENDER_DRAGON_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ENDER_DRAGON_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ENDER_DRAGON_FLAP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ENDER_DRAGON_GROWL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ENDER_DRAGON_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ENDER_DRAGON_SHOOT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ENDER_EYE_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ENDER_EYE_LAUNCH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ENDER_PEARL_THROW - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ENDERMAN_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ENDERMAN_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ENDERMAN_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ENDERMAN_SCREAM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ENDERMAN_STARE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ENDERMAN_TELEPORT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ENDERMITE_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ENDERMITE_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ENDERMITE_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ENDERMITE_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
endIslands(long) - Static method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
endIslands(long) - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction.Factory
 
energyBudget() - Method in record class dev.wyck.wrapper.entity.data.SpawnCost
Returns the value of the energyBudget record component.
ENTITY_EFFECT - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
ENTRANCES - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
entries() - Method in interface dev.wyck.wrapper.level.BiomeSource
 
environment() - Method in interface dev.wyck.model.level.LevelCreator
The environment of the world.
environment() - Method in class dev.wyck.model.level.LevelCreatorImpl
 
environment(World.Environment) - Method in class dev.wyck.model.level.LevelCreator.Builder
Sets the environment of the world.
ENVIRONMENT_ATTRIBUTE - Enum constant in enum class dev.wyck.registry.internal.RegistryId
 
EnvironmentAttribute<V> - Interface in dev.wyck.wrapper.environment.attribute
Environment attributes control various visual and gameplay features depending on the dimension, biome, time, and weather and can be applied to Biomes and Dimensions.
EnvironmentAttribute.Converter<V,U> - Interface in dev.wyck.wrapper.environment.attribute
Converts an API value to a Minecraft value.
EnvironmentAttributeMap - Record Class in dev.wyck.wrapper.environment.attribute
A collection of EnvironmentAttributes.
EnvironmentAttributeMap(Map) - Constructor for record class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap
 
EnvironmentAttributeMap(Map, List) - Constructor for record class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap
Creates an instance of a EnvironmentAttributeMap record class.
EnvironmentAttributeMap.Builder - Class in dev.wyck.wrapper.environment.attribute
A builder for creating WrappedEnvironmentAttributeMap instances.
EnvironmentAttributeMap.Pending<V> - Record Class in dev.wyck.wrapper.environment.attribute
A deferred attribute entry, holding a supplier and its exposed value.
EnvironmentAttributes - Class in dev.wyck.wrapper.environment.attribute
A registry of wrapped environment attribute suppliers, which provide access to the various attributes that can be defined for biomes.
EnvironmentAttributeSupplier<V> - Class in dev.wyck.wrapper.environment.attribute
A supplier for WrappedEnvironmentAttribute instances.
EnvironmentAttributeSupplier(EnvironmentAttribute) - Constructor for class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeSupplier
Creates a new WrappedEnvironmentAttributeSupplier with the given WrappedEnvironmentAttribute.
environmentScan(BlockFace, BlockPredicate, int) - Static method in interface dev.wyck.wrapper.worldgen.placement.PlacementModifier
Scans vertically for a target condition, allowing the default search condition.
environmentScan(BlockFace, BlockPredicate, BlockPredicate, int) - Static method in interface dev.wyck.wrapper.worldgen.placement.PlacementModifier
Scans vertically for a target condition while an allowed search condition holds.
EnvironmentScanPlacement(BlockFace, BlockPredicate, BlockPredicate, int) - Constructor for record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.EnvironmentScanPlacement
Creates an instance of a EnvironmentScanPlacement record class.
equals(Object) - Method in record class dev.wyck.factory.Version
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.misc.ChunkLocation
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.misc.PointRange2D
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.misc.PointRange3D
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.registry.level.LevelBiomeEdit.Add
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.registry.level.LevelBiomeEdit.Replace
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.renderer.packet.data.BlockReplacement
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.renderer.packet.data.BukkitSnapshotChunkData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.renderer.packet.data.VirtualBiome
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.util.FloatRange
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.util.WeightedList.Weighted
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.BiomeSettings
Deprecated.
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.entity.data.MonsterSettings
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.entity.data.NaturalSpawner
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.entity.data.SpawnCost
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap.Pending
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.environment.particle.options.BlockParticle
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.environment.particle.options.ColorParticle
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.environment.particle.options.DustParticle
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.environment.particle.options.DustTransitionParticle
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.environment.particle.options.ItemParticle
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.environment.particle.options.PowerParticle
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.environment.particle.options.SculkChargeParticle
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.environment.particle.options.SpellParticle
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.environment.particle.options.TrailParticle
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.environment.particle.options.VibrationParticle
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.environment.particle.ParticleCatalog
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.level.BiomeSource.MultiNoiseEntry
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.level.noise.Noise.Reference
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Data
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.level.noise.NoiseRouter.Slots
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.AllOf
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.AnyOf
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.HasSturdyFace
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.InsideWorldBounds
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.MatchingBiomes
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.MatchingBlocks
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.MatchingBlockTag
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.MatchingFluids
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.Not
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.Replaceable
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.True
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.Unobstructed
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.WouldSurvive
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.carver.CanyonCarverConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.carver.CanyonShapeConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.carver.CarverDebugSettings
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.carver.ConfiguredWorldCarver.Custom
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.carver.ConfiguredWorldCarver.Reference
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.ColumnConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.CountConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.LargeDripstoneConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.NoneConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.PointedDripstoneConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.ProbabilityConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.SculkPatchConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.feature.ConfiguredFeature.CustomConfigured
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.feature.ConfiguredFeature.Reference
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.feature.ConfiguredFeature.VanillaConfigured
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.placement.PlacedFeature.Custom
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.placement.PlacedFeature.Reference
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.BiomeFilter
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.BlockPredicateFilter
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.CountPlacement
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.EnvironmentScanPlacement
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.FixedPlacement
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.HeightmapPlacement
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.HeightRangePlacement
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.InSquarePlacement
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.NoiseBasedCountPlacement
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.NoiseThresholdCountPlacement
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.RandomOffsetPlacement
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.RarityFilter
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.SurfaceRelativeThresholdFilter
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.SurfaceWaterDepthFilter
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.AlwaysTrue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.BlockMatch
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.BlockStateMatch
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.RandomBlockMatch
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.RandomBlockStateMatch
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.TagMatch
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.DualNoise
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.Noise
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.NoiseThreshold
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.RandomizedInt
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.Rotated
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.RuleBased
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.RuleBased.Rule
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.Simple
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.Weighted
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.AbovePreliminarySurface
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Biome
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Hole
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Noise
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Not
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Steep
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.StoneDepth
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Temperature
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.VerticalGradient
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Water
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.YCheck
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceRule.Bandlands
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceRule.Block
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceRule.Condition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceRule.Sequence
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.ClampedNormal
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.Constant
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.Trapezoid
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.Uniform
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.BiasedToBottom
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.Constant
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.Trapezoid
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.Uniform
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.VeryBiasedToBottom
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.BiasedToBottom
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Clamped
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.ClampedNormal
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Constant
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Trapezoid
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Uniform
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.WeightedListInt
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.valueproviders.VerticalAnchor.AboveBottom
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.valueproviders.VerticalAnchor.Absolute
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.wyck.wrapper.worldgen.valueproviders.VerticalAnchor.BelowTop
Indicates whether some other object is "equal to" this one.
erosion() - Method in record class dev.wyck.wrapper.level.noise.NoiseRouter.Slots
Returns the value of the erosion record component.
erosion() - Method in interface dev.wyck.wrapper.worldgen.climate.ClimatePoint
The erosion axis span.
erosion(DensityFunction) - Method in class dev.wyck.wrapper.level.noise.NoiseRouter.Builder
 
erosion(ClimateParameter) - Method in class dev.wyck.wrapper.worldgen.climate.ClimatePoint.Builder
Sets the erosion axis span.
EROSION - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
EROSION - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
EROSION_LARGE - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
EROSION_LARGE - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
errorMessage() - Method in interface dev.wyck.wrapper.environment.BedRule
The error message displayed when a player tries to use the bed inappropriately.
EVOKER_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
EVOKER_CAST_SPELL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
EVOKER_CELEBRATE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
EVOKER_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
EVOKER_FANGS_ATTACK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
EVOKER_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
EVOKER_PREPARE_ATTACK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
EVOKER_PREPARE_SUMMON - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
EVOKER_PREPARE_WOLOLO - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
EXPERIENCE_BOTTLE_THROW - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
EXPERIENCE_ORB_PICKUP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
explodes() - Method in interface dev.wyck.wrapper.environment.BedRule
Whether the bed explodes when used in this environment.
EXPLOSION - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
EXPLOSION_EMITTER - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
extraRareGrowths() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.SculkPatchConfiguration
Returns the value of the extraRareGrowths record component.
extraRareGrowths(IntProvider) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.SculkPatchConfiguration.Builder
 
EYEBLOSSOM_CLOSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
EYEBLOSSOM_CLOSE_LONG - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
EYEBLOSSOM_IDLE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
EYEBLOSSOM_OPEN - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
How eyeblossoms should behave.
EYEBLOSSOM_OPEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
EYEBLOSSOM_OPEN_LONG - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 

F

FACTOR - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
FACTOR_AMPLIFIED - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
FACTOR_LARGE - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
factory - Variable in class dev.wyck.factory.WireProvider
 
factory() - Static method in interface dev.wyck.registry.level.LevelFactory
 
fallback() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.RuleBased
Returns the value of the fallback record component.
fallback(Biome) - Method in class dev.wyck.misc.providers.StepsBiomeProvider.Builder
Fallback biome to use when no other step produces a biome.
FALLEN_BIRCH_TREE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
FALLEN_BIRCH_TREE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
FALLEN_JUNGLE_TREE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
FALLEN_JUNGLE_TREE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
FALLEN_OAK_TREE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
FALLEN_OAK_TREE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
FALLEN_SPRUCE_TREE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
FALLEN_SPRUCE_TREE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
FALLEN_SUPER_BIRCH_TREE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
FALLEN_SUPER_BIRCH_TREE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
FALLEN_TREE - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
FALLING_DRIPSTONE_LAVA - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
FALLING_DRIPSTONE_WATER - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
FALLING_DUST - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
FALLING_HONEY - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
FALLING_LAVA - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
FALLING_NECTAR - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
FALLING_OBSIDIAN_TEAR - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
FALLING_SPORE_BLOSSOM - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
FALLING_WATER - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
FALSE - Enum constant in enum class dev.wyck.wrapper.environment.TriState
 
falseAtAndAbove() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.VerticalGradient
Returns the value of the falseAtAndAbove record component.
FANCY_OAK - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
FANCY_OAK_BEES - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
FANCY_OAK_BEES - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
FANCY_OAK_BEES_0002_LEAF_LITTER - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
FANCY_OAK_BEES_0002_LEAF_LITTER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
FANCY_OAK_BEES_002 - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
FANCY_OAK_BEES_002 - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
FANCY_OAK_BEES_005 - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
FANCY_OAK_CHECKED - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
FANCY_OAK_LEAF_LITTER - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
FANCY_OAK_LEAF_LITTER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
FAST_LAVA - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Whether lava should spread faster and further, and have a stronger pushing force on entities.
feature() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacedFeature.Custom
Returns the value of the feature record component.
feature(ConfiguredFeature) - Method in class dev.wyck.wrapper.worldgen.placement.PlacedFeature.FeatureBuilder
 
FEATURE - Enum constant in enum class dev.wyck.registry.internal.RegistryId
 
FeatureBuilder() - Constructor for class dev.wyck.wrapper.worldgen.placement.PlacedFeature.FeatureBuilder
 
FeatureConfiguration - Interface in dev.wyck.wrapper.worldgen.feature.config
Wraps Minecraft's FeatureConfiguration.
FeatureConfiguration.ColumnConfiguration - Record Class in dev.wyck.wrapper.worldgen.feature.config
A column feature.
FeatureConfiguration.CountConfiguration - Record Class in dev.wyck.wrapper.worldgen.feature.config
A number of placement attempts.
FeatureConfiguration.DripstoneClusterConfiguration - Record Class in dev.wyck.wrapper.worldgen.feature.config
A dripstone cluster.
FeatureConfiguration.DripstoneClusterConfiguration.Builder - Class in dev.wyck.wrapper.worldgen.feature.config
 
FeatureConfiguration.Factory - Interface in dev.wyck.wrapper.worldgen.feature.config
 
FeatureConfiguration.LargeDripstoneConfiguration - Record Class in dev.wyck.wrapper.worldgen.feature.config
A large dripstone.
FeatureConfiguration.LargeDripstoneConfiguration.Builder - Class in dev.wyck.wrapper.worldgen.feature.config
 
FeatureConfiguration.NoneConfiguration - Record Class in dev.wyck.wrapper.worldgen.feature.config
The empty configuration used by feature types that take no parameters.
FeatureConfiguration.PointedDripstoneConfiguration - Record Class in dev.wyck.wrapper.worldgen.feature.config
Pointed dripstone spread chances.
FeatureConfiguration.PointedDripstoneConfiguration.Builder - Class in dev.wyck.wrapper.worldgen.feature.config
 
FeatureConfiguration.ProbabilityConfiguration - Record Class in dev.wyck.wrapper.worldgen.feature.config
A single placement probability, in the range [0, 1].
FeatureConfiguration.SculkPatchConfiguration - Record Class in dev.wyck.wrapper.worldgen.feature.config
A sculk patch.
FeatureConfiguration.SculkPatchConfiguration.Builder - Class in dev.wyck.wrapper.worldgen.feature.config
 
featureKey() - Method in record class dev.wyck.wrapper.worldgen.feature.ConfiguredFeature.CustomConfigured
Returns the value of the featureKey record component.
featureKey() - Method in record class dev.wyck.wrapper.worldgen.feature.ConfiguredFeature.VanillaConfigured
Returns the value of the featureKey record component.
features() - Method in interface dev.wyck.wrapper.worldgen.BiomeGenerationSettings
The placed features applied to this biome's generation, grouped by step.
FeatureType - Enum Class in dev.wyck.wrapper.worldgen.feature
Typed references to the built-in feature types, the algorithms in the FEATURE registry.
FENCE_GATE_CLOSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FENCE_GATE_OPEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FIGHT - Enum constant in enum class dev.wyck.wrapper.environment.Activity
 
FILL_LAYER - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
finalDensity() - Method in record class dev.wyck.wrapper.level.noise.NoiseRouter.Slots
Returns the value of the finalDensity record component.
finalDensity(DensityFunction) - Method in class dev.wyck.wrapper.level.noise.NoiseRouter.Builder
 
findTopSurface(DensityFunction, int, int) - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Returns the absolute value of this density function.
findTopSurface(DensityFunction, DensityFunction, int, int) - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction.Factory
 
findTopSurface(DensityFunction, DensityFunction, int, int) - Static method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
FIRE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
FIRE_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FIRE_EXTINGUISH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FIRECHARGE_USE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FIREFLY - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
FIREFLY_BUSH - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
FIREFLY_BUSH_IDLE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FIREFLY_BUSH_SOUNDS - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Whether a firefly bush plays ambient sounds when not under an opaque block.
FIREWORK - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
FIREWORK_ROCKET_BLAST - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FIREWORK_ROCKET_BLAST_FAR - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FIREWORK_ROCKET_LARGE_BLAST - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FIREWORK_ROCKET_LARGE_BLAST_FAR - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FIREWORK_ROCKET_LAUNCH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FIREWORK_ROCKET_SHOOT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FIREWORK_ROCKET_TWINKLE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FIREWORK_ROCKET_TWINKLE_FAR - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FIRST_QUARTER - Enum constant in enum class dev.wyck.wrapper.environment.MoonPhase
 
firstOctave() - Method in interface dev.wyck.wrapper.worldgen.stateproviders.NoiseParameters
The first octave of the noise parameters.
firstOctave(int) - Method in class dev.wyck.wrapper.worldgen.stateproviders.NoiseParameters.Builder
Sets the first octave of the noise parameters.
FISH_SWIM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FISHING - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
FISHING_BOBBER_RETRIEVE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FISHING_BOBBER_SPLASH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FISHING_BOBBER_THROW - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
fixed(ResourceKey) - Method in interface dev.wyck.wrapper.level.BiomeSource.Factory
 
fixed(ResourceKey) - Static method in interface dev.wyck.wrapper.level.BiomeSource
 
fixed(Biome) - Static method in interface dev.wyck.wrapper.level.BiomeSource
 
fixed(Biome) - Static method in interface dev.wyck.wrapper.level.BiomeSource
 
fixedBiome() - Method in interface dev.wyck.wrapper.level.BiomeSource
 
fixedPlacement(BlockVector...) - Static method in interface dev.wyck.wrapper.worldgen.placement.PlacementModifier
Creates a fixed placement modifier that defines positions where blocks or features will be placed.
FixedPlacement(List) - Constructor for record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.FixedPlacement
Creates an instance of a FixedPlacement record class.
fixedRange() - Method in interface dev.wyck.wrapper.environment.sounds.SoundEvent
Gets the range of the sound event.
fixedRange(ResourceKey, float) - Static method in interface dev.wyck.wrapper.environment.sounds.SoundEvent
Creates a new sound event with a fixed range.
FLAME - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
FLASH - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
FLAT_CACHE - Enum constant in enum class dev.wyck.wrapper.level.noise.function.DensityFunction.Cache
 
flatCache() - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
FLINTANDSTEEL_USE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FLOATING_ISLANDS - Static variable in interface dev.wyck.wrapper.level.noise.Noise
 
FLOATING_ISLANDS - Static variable in interface dev.wyck.wrapper.level.noise.settings.NoiseSettings
 
floatingIslands() - Static method in interface dev.wyck.wrapper.level.noise.Noise
 
FloatProvider - Interface in dev.wyck.wrapper.worldgen.valueproviders
Wraps the FloatProvider value-provider family.
FloatProvider.ClampedNormal - Record Class in dev.wyck.wrapper.worldgen.valueproviders
 
FloatProvider.Constant - Record Class in dev.wyck.wrapper.worldgen.valueproviders
 
FloatProvider.Factory - Interface in dev.wyck.wrapper.worldgen.valueproviders
 
FloatProvider.Trapezoid - Record Class in dev.wyck.wrapper.worldgen.valueproviders
 
FloatProvider.Uniform - Record Class in dev.wyck.wrapper.worldgen.valueproviders
 
FloatRange - Record Class in dev.wyck.util
 
FloatRange(float, float) - Constructor for record class dev.wyck.util.FloatRange
Creates an instance of a FloatRange record class.
FLOOR - Enum constant in enum class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.CaveSurface
 
floorLevel() - Method in record class dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration
Returns the value of the floorLevel record component.
floorLevel(FloatProvider) - Method in class dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration.Builder
 
floorToCeilingSearchRange() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration
Returns the value of the floorToCeilingSearchRange record component.
floorToCeilingSearchRange() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.LargeDripstoneConfiguration
Returns the value of the floorToCeilingSearchRange record component.
floorToCeilingSearchRange(int) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration.Builder
 
floorToCeilingSearchRange(int) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.LargeDripstoneConfiguration.Builder
 
FLOWER_CHERRY - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
FLOWER_CHERRY - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
FLOWER_DEFAULT - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
FLOWER_DEFAULT - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
FLOWER_FLOWER_FOREST - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
FLOWER_FLOWER_FOREST - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
FLOWER_FOREST_FLOWERS - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
FLOWER_MEADOW - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
FLOWER_MEADOW - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
FLOWER_PALE_GARDEN - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
FLOWER_PALE_GARDEN - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
FLOWER_PLAIN - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
FLOWER_PLAIN_VILLAGE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
FLOWER_PLAINS - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
FLOWER_SWAMP - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
FLOWER_SWAMP - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
FLOWER_WARM - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
FLOWERING_AZALEA_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FLOWERING_AZALEA_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FLOWERING_AZALEA_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FLOWERING_AZALEA_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FLOWERING_AZALEA_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FLOWING_LAVA - Enum constant in enum class dev.wyck.wrapper.worldgen.FluidType
 
FLOWING_WATER - Enum constant in enum class dev.wyck.wrapper.worldgen.FluidType
 
FLUID_SPRINGS - Enum constant in enum class dev.wyck.wrapper.worldgen.GenerationStep
 
fluidLevelFloodedness() - Method in record class dev.wyck.wrapper.level.noise.NoiseRouter.Slots
Returns the value of the fluidLevelFloodedness record component.
fluidLevelFloodedness(DensityFunction) - Method in class dev.wyck.wrapper.level.noise.NoiseRouter.Builder
 
fluidLevelSpread() - Method in record class dev.wyck.wrapper.level.noise.NoiseRouter.Slots
Returns the value of the fluidLevelSpread record component.
fluidLevelSpread(DensityFunction) - Method in class dev.wyck.wrapper.level.noise.NoiseRouter.Builder
 
fluids() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.MatchingFluids
Returns the value of the fluids record component.
FluidType - Enum Class in dev.wyck.wrapper.worldgen
The vanilla fluids a block predicate can match against.
FOG_COLOR - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Color of the fog when underwater (also affected by time of day, weather, and potion effects)
FOG_END_DISTANCE - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Distance in blocks when the fog affecting the clouds reaches maximum density.
FOG_START_DISTANCE - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Distance in blocks from where the fog starts to have an effect.
fogColor() - Method in interface dev.wyck.model.biome.CustomBiome
 
fogColor(String) - Method in class dev.wyck.model.biome.CustomBiome.Builder
 
fogColor(String) - Method in interface dev.wyck.model.biome.CustomBiome
Sets the fog color of this custom biome.
foliageColor() - Method in interface dev.wyck.model.biome.CustomBiome
 
foliageColor(String) - Method in class dev.wyck.model.biome.CustomBiome.Builder
 
foliageColor(String) - Method in interface dev.wyck.model.biome.CustomBiome
Sets the foliage color override of this custom biome.
foliageColorOverride() - Method in interface dev.wyck.wrapper.biome.BiomeSpecialEffects
The color of leaves in a biome.
foliageColorOverride(Integer) - Method in class dev.wyck.wrapper.biome.BiomeSpecialEffects.Builder
Sets the foliage color override of the biome.
foliageColorOverride(String) - Method in class dev.wyck.wrapper.biome.BiomeSpecialEffects.Builder
Sets the foliage color override of the biome.
FOREST_FLOWERS - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
FOREST_FLOWERS - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
FOREST_ROCK - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
FOREST_ROCK - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
FOSSIL - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
FOSSIL_COAL - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
FOSSIL_DIAMONDS - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
FOSSIL_LOWER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
FOSSIL_UPPER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
FOX_AGGRO - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FOX_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FOX_BITE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FOX_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FOX_EAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FOX_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FOX_SCREECH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FOX_SLEEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FOX_SNIFF - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FOX_SPIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FOX_TELEPORT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
freeze() - Method in interface dev.wyck.registry.internal.WyckRegistry
Unbinds all tags and freezes the registry.
FREEZE_TOP_LAYER - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
FREEZE_TOP_LAYER - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
FREEZE_TOP_LAYER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
FriendlyColorSupplier - Class in dev.wyck.wrapper.environment.attribute
A supplier for int color values.
FriendlyColorSupplier(EnvironmentAttribute) - Constructor for class dev.wyck.wrapper.environment.attribute.FriendlyColorSupplier
 
FriendlyColorUtil - Class in dev.wyck.util.internal
 
FriendlyColorUtil() - Constructor for class dev.wyck.util.internal.FriendlyColorUtil
 
FROG_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FROG_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FROG_EAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FROG_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FROG_LAY_SPAWN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FROG_LONG_JUMP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FROG_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FROG_TONGUE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FROGLIGHT_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FROGLIGHT_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FROGLIGHT_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FROGLIGHT_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FROGLIGHT_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FROGSPAWN_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FROGSPAWN_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FROGSPAWN_HATCH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FROGSPAWN_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FROGSPAWN_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FROGSPAWNSTEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
fromBlockCoords(int, int) - Static method in record class dev.wyck.misc.ChunkLocation
Creates a ChunkLocation from block coordinates.
fromBoolean(Boolean) - Static method in enum class dev.wyck.wrapper.environment.TriState
Converts a boolean to a TriState.
fromBukkitEnvironment(World.Environment) - Static method in enum class dev.wyck.renderer.packet.PacketHandler.DimensionSectionCount
Get the DimensionSectionCount from a Bukkit World.Environment
fromColor() - Method in record class dev.wyck.wrapper.environment.particle.options.DustTransitionParticle
Returns the value of the fromColor record component.
fromNms(N) - Method in interface dev.wyck.wrapper.internal.KeyedEnumTranslator
 
fromNms(N) - Method in interface dev.wyck.wrapper.internal.RegisteredConstantTranslator
 
fromNms(N) - Method in interface dev.wyck.wrapper.internal.WrappedConstant
 
fromNms(N) - Method in interface dev.wyck.wrapper.internal.WrappedEnumerator
 
fromString(String) - Static method in interface dev.wyck.keys.ResourceKey
Creates a new ResourceKey from the given string representation.
FROZEN - Enum constant in enum class dev.wyck.wrapper.biome.TemperatureModifier
 
FULL_MOON - Enum constant in enum class dev.wyck.wrapper.environment.MoonPhase
 
FUNGUS_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FUNGUS_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FUNGUS_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FUNGUS_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FUNGUS_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
FURNACE_FIRE_CRACKLE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 

G

Generated - Annotation Interface in dev.wyck.annotations
This annotation is used to mark generated code.
generateStructures() - Method in interface dev.wyck.model.level.LevelCreator
Whether to generate structures in the world.
generateStructures() - Method in class dev.wyck.model.level.LevelCreatorImpl
 
generateStructures(boolean) - Method in class dev.wyck.model.level.LevelCreator.Builder
Sets whether to generate structures in the world.
generationSettings() - Method in interface dev.wyck.model.biome.Biome
Gets world generation settings associated with this biome.
generationSettings() - Method in class dev.wyck.model.biome.impl.BiomeImpl
 
generationSettings(BiomeGenerationSettings) - Method in class dev.wyck.model.biome.Biome.Builder
Sets the generation settings of the biome.
generationSettings(BiomeGenerationSettings) - Method in interface dev.wyck.model.biome.Biome
Sets or removes the world generation settings for this biome.
generationSettings(BiomeGenerationSettings) - Method in class dev.wyck.model.biome.CustomBiome.Builder
Sets the generation settings of the custom biome.
generationSettings(BiomeGenerationSettings) - Method in class dev.wyck.model.biome.impl.BiomeImpl
 
GenerationStep - Enum Class in dev.wyck.wrapper.worldgen
Wraps Minecraft's GenerationStep.Decoration.
generator() - Method in interface dev.wyck.model.level.LevelCreator
The chunk generator to use for the world.
generator() - Method in class dev.wyck.model.level.LevelCreatorImpl
 
generator(ChunkGenerator) - Method in class dev.wyck.model.level.LevelCreator.Builder
Sets the chunk generator of the world.
GENERIC_BIG_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GENERIC_BURN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GENERIC_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GENERIC_DRINK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GENERIC_EAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GENERIC_EXPLODE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GENERIC_EXTINGUISH_FIRE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GENERIC_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GENERIC_SMALL_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GENERIC_SPLASH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GENERIC_SWIM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GEODE - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
get() - Method in class dev.wyck.factory.OptionalWireProvider
Gets the factory instance.
get() - Method in class dev.wyck.factory.WireProvider
Gets the factory instance.
get() - Method in class dev.wyck.util.Lazy
 
get() - Method in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeSupplier
Gets the WrappedEnvironmentAttribute from the supplier.
get(EnvironmentAttributeSupplier) - Method in record class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap
Returns the value of the given attribute, or null if it is not present.
get(Key) - Method in class dev.wyck.keys.KeyChain
Gets the item associated with the given key.
getActive() - Static method in enum class dev.wyck.factory.Versions
 
getBiome(ResourceKey) - Method in interface dev.wyck.registry.BiomeRegistry
Gets an abstract biome from the registry.
getBiome(WorldInfo, int, int, int) - Method in class dev.wyck.misc.providers.BasicBiomeProvider
 
getBiome(WorldInfo, int, int, int) - Method in class dev.wyck.misc.providers.ReplacementBiomeProvider
 
getBiome(WorldInfo, int, int, int) - Method in class dev.wyck.misc.providers.StepsBiomeProvider
 
getBiomeMap() - Method in class dev.wyck.misc.providers.WyckBiomeProvider
 
getBiomes(WorldInfo) - Method in class dev.wyck.misc.providers.WyckBiomeProvider
 
getBlock(BlockVector) - Method in interface dev.wyck.wrapper.worldgen.feature.custom.PlacementContext
Gets the block data at the given absolute world position.
getCenterBiome(World) - Method in record class dev.wyck.misc.ChunkLocation
Gets the biome of the center block of this chunk in the given world.
getChunksBetweenLocations(Location, Location) - Method in interface dev.wyck.renderer.updater.BiomeUpdater
Returns a list of chunks between two locations.
getDelegatePriority(Class) - Method in enum class dev.wyck.renderer.packet.PacketHandler.Priority
Maps this PacketHandler.Priority to another enum class with the same names.
getFieldValue(Object, String) - Static method in class dev.wyck.util.internal.InternalReflectUtil
 
getKey() - Method in enum class dev.wyck.wrapper.biome.TemperatureModifier
The vanilla key for this temperature modifier (e.g.
getKey() - Method in enum class dev.wyck.wrapper.entity.MobCategory
The vanilla key for this mob category (e.g.
getKey() - Method in enum class dev.wyck.wrapper.environment.Activity
Returns the vanilla key for this activity (e.g.
getKey() - Method in enum class dev.wyck.wrapper.environment.BedRule.Rule
Gets the key for this rule.
getKey() - Method in enum class dev.wyck.wrapper.environment.GrassColorModifier
Returns the vanilla key for this grass color modifier (e.g.
getKey() - Method in enum class dev.wyck.wrapper.environment.MoonPhase
Returns the vanilla key for this moon phase (e.g.
getKey() - Method in enum class dev.wyck.wrapper.environment.TriState
Gets the key for this enum.
getKey() - Method in enum class dev.wyck.wrapper.level.dimension.CardinalLightType
 
getKey() - Method in enum class dev.wyck.wrapper.level.dimension.Skybox
 
getKey() - Method in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
The vanilla registry path for this feature type.
getKey() - Method in enum class dev.wyck.wrapper.worldgen.GenerationStep
The vanilla name for this decoration step.
getKey() - Method in enum class dev.wyck.wrapper.worldgen.HeightmapType
The vanilla serialized name for this heightmap type.
getLazily(Key) - Method in class dev.wyck.keys.KeyChain
Gets the item associated with the given key, or returns a lazy that will return null if not found.
getLevel() - Method in enum class dev.wyck.renderer.packet.PacketHandler.Priority
 
getMaxLocation(World) - Method in record class dev.wyck.misc.PointRange2D
Returns the maximum location within the range.
getMaxLocation(World) - Method in record class dev.wyck.misc.PointRange3D
Returns the maximum location within the range.
getMessage() - Method in record class dev.wyck.factory.Version
Returns the message associated with the version.
getMessage() - Method in enum class dev.wyck.factory.Version.Type
 
getMinLocation(World) - Method in record class dev.wyck.misc.PointRange2D
Returns the minimum location within the range.
getMinLocation(World) - Method in record class dev.wyck.misc.PointRange3D
Returns the minimum location within the range.
getName() - Method in enum class dev.wyck.renderer.packet.PacketHandler.Injector
 
getName() - Method in enum class dev.wyck.renderer.packet.PacketHandler.Manipulator
Deprecated.
 
getNew() - Method in class dev.wyck.factory.WireProvider
Forces a new factory instance, bypassing the cached singleton.
getOrThrow(Key) - Method in class dev.wyck.keys.KeyChain
Gets the item associated with the given key, or throws an exception if not found.
getOrThrowLazily(Key) - Method in class dev.wyck.keys.KeyChain
Gets the item associated with the given key, or throws an exception if not found.
getParticleDataClass() - Method in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
getPlayersInDistance(Chunk) - Method in interface dev.wyck.renderer.updater.BiomeUpdater
Gets a list of players who are within the view distance of a given chunk.
getRandom(RandomGenerator) - Method in class dev.wyck.util.WeightedList
 
getRandomOrThrow(RandomGenerator) - Method in class dev.wyck.util.WeightedList
 
getRegionAccessor(Location) - Method in interface dev.wyck.renderer.setter.BiomeSetter
Returns the RegionAccessor for the given location.
getSectionCount() - Method in enum class dev.wyck.renderer.packet.PacketHandler.DimensionSectionCount
 
getVersion() - Method in enum class dev.wyck.factory.Versions
 
GEYSER_CONTINUOUS_ACTIVE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GEYSER_CONTINUOUS_START - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GEYSER_ERUPTION_ACTIVE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GEYSER_ERUPTION_START - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GHAST_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GHAST_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GHAST_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GHAST_SCREAM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GHAST_SHOOT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GHAST_WARN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GHASTLING_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GHASTLING_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GHASTLING_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GHASTLING_SPAWN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GILDED_BLACKSTONE_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GILDED_BLACKSTONE_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GILDED_BLACKSTONE_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GILDED_BLACKSTONE_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GILDED_BLACKSTONE_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GLASS_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GLASS_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GLASS_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GLASS_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GLASS_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GlobalBiomeSetter - Class in dev.wyck.renderer.setter
This class provides methods to set the biome of blocks, chunks, and regions in the game.
GlobalBiomeSetter() - Constructor for class dev.wyck.renderer.setter.GlobalBiomeSetter
 
GlobalBiomeSetter(BiomeUpdater) - Constructor for class dev.wyck.renderer.setter.GlobalBiomeSetter
 
GlobalBiomeSetter(Plugin) - Constructor for class dev.wyck.renderer.setter.GlobalBiomeSetter
 
GLOW - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
GLOW_INK_SAC_USE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GLOW_ITEM_FRAME_ADD_ITEM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GLOW_ITEM_FRAME_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GLOW_ITEM_FRAME_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GLOW_ITEM_FRAME_REMOVE_ITEM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GLOW_ITEM_FRAME_ROTATE_ITEM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GLOW_LICHEN - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
GLOW_LICHEN - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
GLOW_SQUID_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GLOW_SQUID_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GLOW_SQUID_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GLOW_SQUID_INK - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
GLOW_SQUID_SQUIRT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GLOWSTONE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
GLOWSTONE_BLOB - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
GLOWSTONE_EXTRA - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
GLOWSTONE_EXTRA - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
GOAT_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GOAT_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GOAT_EAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GOAT_HORN_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GOAT_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GOAT_LONG_JUMP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GOAT_MILK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GOAT_PREPARE_RAM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GOAT_RAM_IMPACT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GOAT_SCREAMING_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GOAT_SCREAMING_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GOAT_SCREAMING_EAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GOAT_SCREAMING_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GOAT_SCREAMING_LONG_JUMP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GOAT_SCREAMING_MILK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GOAT_SCREAMING_PREPARE_RAM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GOAT_SCREAMING_RAM_IMPACT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GOAT_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GOLDEN_DANDELION_UNUSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GOLDEN_DANDELION_USE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GRASS - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
GRASS_BONEMEAL - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
GRASS_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GRASS_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GRASS_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GRASS_JUNGLE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
GRASS_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GRASS_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
grassColor() - Method in interface dev.wyck.model.biome.CustomBiome
 
grassColor(String) - Method in class dev.wyck.model.biome.CustomBiome.Builder
 
grassColor(String) - Method in interface dev.wyck.model.biome.CustomBiome
Sets the grass color override of this custom biome.
grassColorModifier() - Method in interface dev.wyck.model.biome.CustomBiome
 
grassColorModifier() - Method in interface dev.wyck.wrapper.biome.BiomeSpecialEffects
The tint modifier for grass colors in a biome.
grassColorModifier(GrassColorModifier) - Method in class dev.wyck.model.biome.CustomBiome.Builder
 
grassColorModifier(GrassColorModifier) - Method in interface dev.wyck.model.biome.CustomBiome
Sets the grass color modifier of this custom biome.
grassColorModifier(GrassColorModifier) - Method in class dev.wyck.wrapper.biome.BiomeSpecialEffects.Builder
Sets the grass color modifier of the biome.
GrassColorModifier - Enum Class in dev.wyck.wrapper.environment
This enum represents the grass color modifier for a biome in Minecraft.
grassColorOverride() - Method in interface dev.wyck.wrapper.biome.BiomeSpecialEffects
The color of grass in a biome.
grassColorOverride(Integer) - Method in class dev.wyck.wrapper.biome.BiomeSpecialEffects.Builder
Sets the grass color override of the biome.
grassColorOverride(String) - Method in class dev.wyck.wrapper.biome.BiomeSpecialEffects.Builder
Sets the grass color override of the biome.
GRAVEL - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
GRAVEL_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GRAVEL_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GRAVEL_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GRAVEL_LAYER - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
GRAVEL_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GRAVEL_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GRINDSTONE_USE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GROWING_PLANT_CROP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
growthRounds() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.SculkPatchConfiguration
Returns the value of the growthRounds record component.
growthRounds(int) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.SculkPatchConfiguration.Builder
 
GUARDIAN_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GUARDIAN_AMBIENT_LAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GUARDIAN_ATTACK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GUARDIAN_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GUARDIAN_DEATH_LAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GUARDIAN_FLOP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GUARDIAN_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GUARDIAN_HURT_LAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
GUST - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
GUST_EMITTER_LARGE - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
GUST_EMITTER_SMALL - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 

H

HALF_NEGATIVE - Enum constant in enum class dev.wyck.wrapper.level.noise.function.DensityFunction.Transform
 
halfNegative() - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
handle(V, K) - Method in interface dev.wyck.registry.internal.BuilderHandler
 
HANGING_ROOTS_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HANGING_ROOTS_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HANGING_ROOTS_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HANGING_ROOTS_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HANGING_ROOTS_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HANGING_SIGN_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HANGING_SIGN_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HANGING_SIGN_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HANGING_SIGN_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HANGING_SIGN_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HAPPY_GHAST_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HAPPY_GHAST_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HAPPY_GHAST_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HAPPY_GHAST_RIDING - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HAPPY_VILLAGER - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
HARNESS_EQUIP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HARNESS_GOGGLES_DOWN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HARNESS_GOGGLES_UP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HARNESS_UNEQUIP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
hasBiome(ResourceKey) - Method in interface dev.wyck.renderer.packet.PacketHandler
Checks if a custom biome is in the packet handler's list of biomes to inject by its ResourceKey.
hasBiome(ResourceKey) - Method in class dev.wyck.renderer.packet.VirtualBiomeCollector
Checks if the collector has a phony custom biome with the given ResourceKey.
hasBiome(VirtualBiome) - Method in interface dev.wyck.renderer.packet.PacketHandler
Checks if a custom biome is in the packet handler's list of biomes to inject.
hasBiome(VirtualBiome) - Method in class dev.wyck.renderer.packet.VirtualBiomeCollector
Checks if the collector has the given phony custom biome.
hasCeiling() - Method in interface dev.wyck.model.level.dimension.Dimension
Whether this dimension type has a ceiling (e.g., the nether).
hasCeiling() - Method in class dev.wyck.model.level.dimension.DimensionImpl
 
hasCeiling(boolean) - Method in class dev.wyck.model.level.dimension.Dimension.Builder
 
hasEnderDragonFight() - Method in interface dev.wyck.model.level.dimension.Dimension
Whether this dimension type has an ender dragon fight.
hasEnderDragonFight() - Method in class dev.wyck.model.level.dimension.DimensionImpl
 
hasEnderDragonFight(boolean) - Method in class dev.wyck.model.level.dimension.Dimension.Builder
 
hasFixedTime() - Method in interface dev.wyck.model.level.dimension.Dimension
Whether this dimension type has a fixed time.
hasFixedTime() - Method in class dev.wyck.model.level.dimension.DimensionImpl
 
hasFixedTime(boolean) - Method in class dev.wyck.model.level.dimension.Dimension.Builder
 
hashCode() - Method in record class dev.wyck.factory.Version
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.misc.ChunkLocation
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.misc.PointRange2D
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.misc.PointRange3D
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.registry.level.LevelBiomeEdit.Add
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.registry.level.LevelBiomeEdit.Replace
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.renderer.packet.data.BlockReplacement
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.renderer.packet.data.BukkitSnapshotChunkData
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.renderer.packet.data.VirtualBiome
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.util.FloatRange
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.util.WeightedList.Weighted
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.BiomeSettings
Deprecated.
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.entity.data.MonsterSettings
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.entity.data.NaturalSpawner
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.entity.data.SpawnCost
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap.Pending
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.environment.particle.options.BlockParticle
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.environment.particle.options.ColorParticle
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.environment.particle.options.DustParticle
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.environment.particle.options.DustTransitionParticle
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.environment.particle.options.ItemParticle
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.environment.particle.options.PowerParticle
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.environment.particle.options.SculkChargeParticle
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.environment.particle.options.SpellParticle
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.environment.particle.options.TrailParticle
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.environment.particle.options.VibrationParticle
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.environment.particle.ParticleCatalog
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.level.BiomeSource.MultiNoiseEntry
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.level.noise.Noise.Reference
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Data
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.level.noise.NoiseRouter.Slots
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.AllOf
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.AnyOf
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.HasSturdyFace
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.InsideWorldBounds
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.MatchingBiomes
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.MatchingBlocks
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.MatchingBlockTag
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.MatchingFluids
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.Not
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.Replaceable
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.True
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.Unobstructed
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.WouldSurvive
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.carver.CanyonCarverConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.carver.CanyonShapeConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.carver.CarverDebugSettings
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.carver.ConfiguredWorldCarver.Custom
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.carver.ConfiguredWorldCarver.Reference
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.ColumnConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.CountConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.LargeDripstoneConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.NoneConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.PointedDripstoneConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.ProbabilityConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.SculkPatchConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.feature.ConfiguredFeature.CustomConfigured
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.feature.ConfiguredFeature.Reference
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.feature.ConfiguredFeature.VanillaConfigured
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacedFeature.Custom
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacedFeature.Reference
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.BiomeFilter
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.BlockPredicateFilter
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.CountPlacement
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.EnvironmentScanPlacement
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.FixedPlacement
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.HeightmapPlacement
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.HeightRangePlacement
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.InSquarePlacement
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.NoiseBasedCountPlacement
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.NoiseThresholdCountPlacement
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.RandomOffsetPlacement
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.RarityFilter
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.SurfaceRelativeThresholdFilter
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.SurfaceWaterDepthFilter
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.AlwaysTrue
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.BlockMatch
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.BlockStateMatch
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.RandomBlockMatch
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.RandomBlockStateMatch
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.TagMatch
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.DualNoise
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.Noise
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.NoiseThreshold
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.RandomizedInt
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.Rotated
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.RuleBased
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.RuleBased.Rule
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.Simple
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.Weighted
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.AbovePreliminarySurface
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Biome
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Hole
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Noise
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Not
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Steep
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.StoneDepth
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Temperature
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.VerticalGradient
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Water
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.YCheck
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceRule.Bandlands
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceRule.Block
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceRule.Condition
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceRule.Sequence
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.ClampedNormal
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.Constant
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.Trapezoid
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.Uniform
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.BiasedToBottom
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.Constant
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.Trapezoid
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.Uniform
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.VeryBiasedToBottom
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.BiasedToBottom
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Clamped
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.ClampedNormal
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Constant
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Trapezoid
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Uniform
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.WeightedListInt
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.VerticalAnchor.AboveBottom
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.VerticalAnchor.Absolute
Returns a hash code value for this object.
hashCode() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.VerticalAnchor.BelowTop
Returns a hash code value for this object.
hasPrecipitation() - Method in interface dev.wyck.wrapper.biome.ClimateSettings
Whether the biome has precipitation.
hasPrecipitation() - Method in record class dev.wyck.wrapper.BiomeSettings
Deprecated.
Returns the value of the hasPrecipitation record component.
hasPrecipitation(boolean) - Method in class dev.wyck.wrapper.biome.ClimateSettings.Builder
Sets the hasPrecipitation property of the builder.
hasPrecipitation(boolean) - Method in class dev.wyck.wrapper.BiomeSettings.Builder
Deprecated.
This method sets whether the biome has precipitation.
hasSkyLight() - Method in interface dev.wyck.model.level.dimension.Dimension
If there should be light that comes from the sky.
hasSkyLight() - Method in class dev.wyck.model.level.dimension.DimensionImpl
 
hasSkyLight(boolean) - Method in class dev.wyck.model.level.dimension.Dimension.Builder
 
hasSturdyFace(BlockFace) - Static method in interface dev.wyck.wrapper.worldgen.BlockPredicate
 
hasSturdyFace(BlockVector, BlockFace) - Static method in interface dev.wyck.wrapper.worldgen.BlockPredicate
 
HasSturdyFace(BlockVector, BlockFace) - Constructor for record class dev.wyck.wrapper.worldgen.BlockPredicate.HasSturdyFace
Creates an instance of a HasSturdyFace record class.
HEART - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
HEAVY_CORE_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HEAVY_CORE_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HEAVY_CORE_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HEAVY_CORE_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HEAVY_CORE_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
height() - Method in interface dev.wyck.model.level.dimension.Dimension
The height of this dimension type.
height() - Method in class dev.wyck.model.level.dimension.DimensionImpl
 
height() - Method in interface dev.wyck.wrapper.level.noise.settings.NoiseSettings
The total vertical span the noise generates over.
height() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.ColumnConfiguration
Returns the value of the height record component.
height() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration
Returns the value of the height record component.
height() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.HeightRangePlacement
Returns the value of the height record component.
height(int) - Method in class dev.wyck.model.level.dimension.Dimension.Builder
 
height(IntProvider) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration.Builder
 
heightDeviation() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration
Returns the value of the heightDeviation record component.
heightDeviation(int) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration.Builder
 
heightmap() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.HeightmapPlacement
Returns the value of the heightmap record component.
heightmap() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.SurfaceRelativeThresholdFilter
Returns the value of the heightmap record component.
heightmap(HeightmapType) - Static method in interface dev.wyck.wrapper.worldgen.placement.PlacementModifier
Creates a placement modifier that filters positions based on a specified heightmap type.
HeightmapPlacement(HeightmapType) - Constructor for record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.HeightmapPlacement
Creates an instance of a HeightmapPlacement record class.
HeightmapType - Enum Class in dev.wyck.wrapper.worldgen
Wraps Minecraft's Heightmap.Types, the heightmap a placement samples against.
HeightProvider - Interface in dev.wyck.wrapper.worldgen.valueproviders
Wraps the HeightProvider value-provider family.
HeightProvider.BiasedToBottom - Record Class in dev.wyck.wrapper.worldgen.valueproviders
 
HeightProvider.Constant - Record Class in dev.wyck.wrapper.worldgen.valueproviders
 
HeightProvider.Factory - Interface in dev.wyck.wrapper.worldgen.valueproviders
 
HeightProvider.Trapezoid - Record Class in dev.wyck.wrapper.worldgen.valueproviders
 
HeightProvider.Uniform - Record Class in dev.wyck.wrapper.worldgen.valueproviders
 
HeightProvider.VeryBiasedToBottom - Record Class in dev.wyck.wrapper.worldgen.valueproviders
 
heightRange(HeightProvider) - Static method in interface dev.wyck.wrapper.worldgen.placement.PlacementModifier
Creates a placement modifier that defines a range of vertical heights where placement is allowed.
HeightRangePlacement(HeightProvider) - Constructor for record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.HeightRangePlacement
Creates an instance of a HeightRangePlacement record class.
heightRangeTriangle(VerticalAnchor, VerticalAnchor) - Static method in interface dev.wyck.wrapper.worldgen.placement.PlacementModifier
Creates a height range placement modifier using a triangular distribution between the specified minimum and maximum vertical anchors.
heightRangeUniform(VerticalAnchor, VerticalAnchor) - Static method in interface dev.wyck.wrapper.worldgen.placement.PlacementModifier
Creates a PlacementModifier that defines a uniform height range for placement between the specified minimum and maximum vertical anchors, inclusive.
heightScale() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.LargeDripstoneConfiguration
Returns the value of the heightScale record component.
heightScale(FloatProvider) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.LargeDripstoneConfiguration.Builder
 
hex(String) - Static method in class dev.wyck.util.internal.FriendlyColorUtil
 
hexOrNull(String) - Static method in class dev.wyck.util.internal.FriendlyColorUtil
 
HIDE - Enum constant in enum class dev.wyck.wrapper.environment.Activity
 
HIGH - Enum constant in enum class dev.wyck.renderer.packet.PacketHandler.Priority
 
highChance() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.NoiseThreshold
Returns the value of the highChance record component.
HIGHEST - Enum constant in enum class dev.wyck.renderer.packet.PacketHandler.Priority
 
highStates() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.NoiseThreshold
Returns the value of the highStates record component.
HOE_TILL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HOGLIN_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HOGLIN_ANGRY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HOGLIN_ATTACK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HOGLIN_CONVERTED_TO_ZOMBIFIED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HOGLIN_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HOGLIN_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HOGLIN_RETREAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HOGLIN_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
hole() - Static method in interface dev.wyck.wrapper.worldgen.surface.SurfaceCondition
Matches in surface holes.
Hole() - Constructor for record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Hole
Creates an instance of a Hole record class.
HONEY_BLOCK_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HONEY_BLOCK_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HONEY_BLOCK_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HONEY_BLOCK_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HONEY_BLOCK_SLIDE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HONEY_BLOCK_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HONEY_DRINK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HONEYCOMB_WAX_ON - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
horizontalRadiusFactor() - Method in record class dev.wyck.wrapper.worldgen.carver.CanyonShapeConfiguration
Returns the value of the horizontalRadiusFactor record component.
horizontalRadiusFactor(FloatProvider) - Method in class dev.wyck.wrapper.worldgen.carver.CanyonShapeConfiguration.Builder
Sets the horizontal radius factor of the shape.
horizontalRadiusMultiplier() - Method in record class dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration
Returns the value of the horizontalRadiusMultiplier record component.
horizontalRadiusMultiplier(FloatProvider) - Method in class dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration.Builder
 
HorriblePlayerLoginEvent - Exception Class in dev.wyck.exceptions
Thrown when RegistryReconfigurer API is used while another plugin on the server is listening to a PlayerLoginEvent.
HorriblePlayerLoginEvent(String) - Constructor for exception class dev.wyck.exceptions.HorriblePlayerLoginEvent
 
HORSE_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HORSE_AMBIENT_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HORSE_ANGRY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HORSE_ANGRY_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HORSE_ARMOR - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HORSE_ARMOR_UNEQUIP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HORSE_BREATHE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HORSE_BREATHE_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HORSE_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HORSE_DEATH_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HORSE_EAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HORSE_EAT_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HORSE_GALLOP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HORSE_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HORSE_HURT_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HORSE_JUMP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HORSE_LAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HORSE_LAND_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HORSE_SADDLE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HORSE_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HORSE_STEP_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HORSE_STEP_WOOD - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HOSTILE_BIG_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HOSTILE_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HOSTILE_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HOSTILE_SMALL_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HOSTILE_SPLASH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HOSTILE_SWIM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HUGE_BROWN_MUSHROOM - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
HUGE_BROWN_MUSHROOM - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
HUGE_FUNGUS - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
HUGE_RED_MUSHROOM - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
HUGE_RED_MUSHROOM - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
humidity() - Method in interface dev.wyck.wrapper.worldgen.climate.ClimatePoint
The humidity axis span.
humidity(ClimateParameter) - Method in class dev.wyck.wrapper.worldgen.climate.ClimatePoint.Builder
Sets the humidity axis span.
HUSK_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HUSK_CONVERTED_TO_ZOMBIE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HUSK_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HUSK_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
HUSK_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 

I

ICE - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
ICE_PATCH - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ICE_PATCH - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ICE_SPIKE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ICE_SPIKE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ICEBERG - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
ICEBERG_BLUE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ICEBERG_BLUE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ICEBERG_PACKED - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ICEBERG_PACKED - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ICEBERG_PILLAR - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
ICEBERG_PILLAR_ROOF - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
ICEBERG_SURFACE - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
id() - Method in record class dev.wyck.factory.Version
Returns the value of the id record component.
identifier() - Method in interface dev.wyck.keys.ResourceKey
 
IDLE - Enum constant in enum class dev.wyck.wrapper.environment.Activity
 
ids() - Static method in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
All registered ids (excluding Unmapped).
ifTrue() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.RuleBased.Rule
Returns the value of the ifTrue record component.
ifTrue(SurfaceCondition, SurfaceRule) - Static method in interface dev.wyck.wrapper.worldgen.surface.SurfaceRule
Applies a rule only when a condition holds.
ILLUSIONER_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ILLUSIONER_CAST_SPELL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ILLUSIONER_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ILLUSIONER_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ILLUSIONER_MIRROR_MOVE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ILLUSIONER_PREPARE_BLINDNESS - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ILLUSIONER_PREPARE_MIRROR - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
immutable(Set) - Static method in class dev.wyck.keys.KeyChain
Creates a new immutable KeyChain.
inChunkViewDistance(Player, Chunk) - Method in interface dev.wyck.renderer.updater.BiomeUpdater
Checks if a player is within the view distance of a chunk.
INCREASED_FIRE_BURNOUT - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Whether fire should burn out more quickly.
INFESTED - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
infiniburn() - Method in interface dev.wyck.model.level.dimension.Dimension
A tag of blocks that will burn infinitely in this dimension type.
infiniburn() - Method in class dev.wyck.model.level.dimension.DimensionImpl
 
infiniburn(Infiniburn) - Method in class dev.wyck.model.level.dimension.Dimension.Builder
 
Infiniburn - Interface in dev.wyck.wrapper.level.dimension
Wraps an Infiniburn by referencing a tag (blocks that can burn infinitely in this dimension).
Infiniburn.Factory - Interface in dev.wyck.wrapper.level.dimension
 
injector() - Static method in interface dev.wyck.registry.bootstrap.BootstrapBiomeRegistry
Creates a new UnsafePaperBootstrapBiomeRegistry instance.
INJECTOR - Enum constant in enum class dev.wyck.registry.bootstrap.Composer
Injects biomes directly into the live Minecraft biome registry by patching Paper's registry internals (compose event via PaperRegistries, using sun.misc.Unsafe).
INK_SAC_USE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
inner() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.BiasedToBottom
Returns the value of the inner record component.
inner() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.VeryBiasedToBottom
Returns the value of the inner record component.
insideWorld(BlockVector) - Static method in interface dev.wyck.wrapper.worldgen.BlockPredicate
 
InsideWorldBounds(BlockVector) - Constructor for record class dev.wyck.wrapper.worldgen.BlockPredicate.InsideWorldBounds
Creates an instance of a InsideWorldBounds record class.
inSquare() - Static method in interface dev.wyck.wrapper.worldgen.placement.PlacementModifier
Creates a placement modifier that ensures placement occurs within a square grid.
InSquarePlacement() - Constructor for record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.InSquarePlacement
Creates an instance of a InSquarePlacement record class.
install(BootstrapContext) - Method in interface dev.wyck.registry.bootstrap.BootstrapBiomeRegistry
Installs the registry into the given context.
install(BootstrapContext) - Method in interface dev.wyck.registry.bootstrap.BootstrapDimensionRegistry
Installs the registry into the given context.
INSTANCE - Static variable in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.NoneConfiguration
 
INSTANT_EFFECT - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
InternalReflectUtil - Class in dev.wyck.util.internal
 
InternalReflectUtil() - Constructor for class dev.wyck.util.internal.InternalReflectUtil
 
interpolated() - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
INTERPOLATED - Enum constant in enum class dev.wyck.wrapper.level.noise.function.DensityFunction.Cache
 
IntProvider - Interface in dev.wyck.wrapper.worldgen.valueproviders
Wraps the IntProvider value-provider family.
IntProvider.BiasedToBottom - Record Class in dev.wyck.wrapper.worldgen.valueproviders
 
IntProvider.Clamped - Record Class in dev.wyck.wrapper.worldgen.valueproviders
 
IntProvider.ClampedNormal - Record Class in dev.wyck.wrapper.worldgen.valueproviders
 
IntProvider.Constant - Record Class in dev.wyck.wrapper.worldgen.valueproviders
 
IntProvider.Factory - Interface in dev.wyck.wrapper.worldgen.valueproviders
 
IntProvider.Trapezoid - Record Class in dev.wyck.wrapper.worldgen.valueproviders
 
IntProvider.Uniform - Record Class in dev.wyck.wrapper.worldgen.valueproviders
 
IntProvider.WeightedListInt - Record Class in dev.wyck.wrapper.worldgen.valueproviders
 
invert() - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
INVERT - Enum constant in enum class dev.wyck.wrapper.level.noise.function.DensityFunction.Transform
 
INVESTIGATE - Enum constant in enum class dev.wyck.wrapper.environment.Activity
 
IRON_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
IRON_DOOR_CLOSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
IRON_DOOR_OPEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
IRON_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
IRON_GOLEM_ATTACK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
IRON_GOLEM_DAMAGE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
IRON_GOLEM_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
IRON_GOLEM_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
IRON_GOLEM_REPAIR - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
IRON_GOLEM_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
IRON_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
IRON_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
IRON_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
IRON_TRAPDOOR_CLOSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
IRON_TRAPDOOR_OPEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
isApplicable(String) - Method in record class dev.wyck.factory.Version
Checks if the version is applicable to the given version.
isAvailable() - Method in enum class dev.wyck.renderer.packet.PacketHandler.Injector
 
isAvailable() - Method in enum class dev.wyck.renderer.packet.PacketHandler.Manipulator
Deprecated.
 
isBiome(List) - Static method in interface dev.wyck.wrapper.worldgen.surface.SurfaceCondition
Matches when the current biome is one of the given biomes.
isChunk(int, int) - Method in record class dev.wyck.misc.ChunkLocation
Checks if this ChunkLocation matches the given chunk coordinates.
isChunk(Object) - Method in record class dev.wyck.misc.ChunkLocation
Deprecated, for removal: This API element is subject to removal in a future version.
Use isChunk(Chunk) or isChunk(int, int) instead.
isChunk(Chunk) - Method in record class dev.wyck.misc.ChunkLocation
Checks if this ChunkLocation matches the given Bukkit Chunk.
isEmpty() - Method in class dev.wyck.keys.KeyChain
Returns true if the chain is empty.
isEmpty() - Method in class dev.wyck.util.WeightedList
 
isExternal() - Method in interface dev.wyck.Wyck
 
isFrozen() - Method in interface dev.wyck.registry.internal.WyckRegistry
Whether the registry is frozen.
isRegistered() - Method in class dev.wyck.factory.WireProvider
Checks if the factory has been registered.
isRegistered(Key) - Method in class dev.wyck.keys.KeyChain
Checks if the given key is registered.
isRegisteredLazily(Key) - Method in class dev.wyck.keys.KeyChain
Returns a lazy that will return true if the given key is registered, false otherwise.
isShaded() - Method in interface dev.wyck.Wyck
 
isSimilar(Biome) - Method in interface dev.wyck.model.biome.Biome
Compares this biome to another biome to determine if they are similar.
isSimilar(Biome) - Method in class dev.wyck.model.biome.impl.BiomeImpl
 
isSimilar(CustomBiome) - Method in interface dev.wyck.model.biome.CustomBiome
Compares this custom biome to another to determine if they are similar.
isSimilar(CustomBiome) - Method in class dev.wyck.model.biome.impl.CustomBiomeImpl
 
isSimilar(Dimension) - Method in interface dev.wyck.model.level.dimension.Dimension
Checks if this dimension type is similar to another.
isSimilar(Dimension) - Method in class dev.wyck.model.level.dimension.DimensionImpl
 
isSimple() - Method in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
isWithinRadius(ChunkLocation, int) - Method in record class dev.wyck.misc.ChunkLocation
Checks if this ChunkLocation is within a certain radius of another ChunkLocation.
item(ParticleType, ItemStack) - Method in interface dev.wyck.wrapper.environment.particle.ParticleOptionsFactory
Creates a particle options handle for an item particle with the specified item stack.
ITEM - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
ITEM_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ITEM_COBWEB - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
ITEM_FRAME_ADD_ITEM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ITEM_FRAME_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ITEM_FRAME_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ITEM_FRAME_REMOVE_ITEM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ITEM_FRAME_ROTATE_ITEM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ITEM_PICKUP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ITEM_SLIME - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
ITEM_SNOWBALL - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
ItemParticle - Record Class in dev.wyck.wrapper.environment.particle.options
Particle data for item particles.
ItemParticle(ItemStack) - Constructor for record class dev.wyck.wrapper.environment.particle.options.ItemParticle
Creates an instance of a ItemParticle record class.
items() - Method in class dev.wyck.keys.KeyChain
Returns a copy of the items in the chain.
itemStack() - Method in record class dev.wyck.wrapper.environment.particle.options.ItemParticle
Returns the value of the itemStack record component.
iterator() - Method in class dev.wyck.keys.KeyChain
Returns an iterator over the items in the chain.

J

JAGGED - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
JAGGEDNESS - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
JAGGEDNESS_AMPLIFIED - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
JAGGEDNESS_LARGE - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
JUNGLE_BUSH - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
JUNGLE_BUSH - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
JUNGLE_TREE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
JUNGLE_TREE_CHECKED - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
JUNGLE_TREE_NO_VINE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 

K

KELP - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
KELP - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
KELP_COLD - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
KELP_WARM - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
key() - Method in interface dev.wyck.keys.AutoKeyed
 
key() - Method in interface dev.wyck.keys.ResourceKey
 
key() - Method in class dev.wyck.model.biome.impl.BiomeImpl
 
key() - Method in class dev.wyck.model.level.dimension.DimensionImpl
 
key() - Method in interface dev.wyck.registry.internal.WyckRegistry
The key of the registry.
key() - Method in interface dev.wyck.wrapper.environment.attribute.EnvironmentAttribute
Gets the key of the environment attribute.
key() - Method in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeSupplier
Gets the key of the attribute.
key() - Method in interface dev.wyck.wrapper.level.clock.WorldClock
The registry key this clock points at.
key() - Method in interface dev.wyck.wrapper.level.noise.Noise
The key of the noise function.
key() - Method in record class dev.wyck.wrapper.level.noise.Noise.Reference
Returns the value of the key record component.
key() - Method in interface dev.wyck.wrapper.level.noise.NoiseGeneratorSettings
The key of this noise generator setting.
key() - Method in record class dev.wyck.wrapper.worldgen.carver.ConfiguredWorldCarver.Reference
Returns the value of the key record component.
key() - Method in enum class dev.wyck.wrapper.worldgen.carver.WorldCarverType
The vanilla registry key for this carver (e.g.
key() - Method in interface dev.wyck.wrapper.worldgen.feature.AbstractCustomFeature
 
key() - Method in record class dev.wyck.wrapper.worldgen.feature.ConfiguredFeature.CustomConfigured
 
key() - Method in record class dev.wyck.wrapper.worldgen.feature.ConfiguredFeature.Reference
Returns the value of the key record component.
key() - Method in record class dev.wyck.wrapper.worldgen.feature.ConfiguredFeature.VanillaConfigured
 
key() - Method in class dev.wyck.wrapper.worldgen.feature.custom.CustomFeature
 
key() - Method in enum class dev.wyck.wrapper.worldgen.FluidType
The vanilla registry path for this fluid (e.g.
key() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacedFeature.Custom
 
key() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacedFeature.Reference
Returns the value of the key record component.
KeyChain<T> - Class in dev.wyck.keys
A collection of items that can be accessed by their respective keys.
KeyChains - Interface in dev.wyck.keys
Objects kept in memory by this implementation of Wyck.
KeyedEnumTranslator<W> - Interface in dev.wyck.wrapper.internal
 
keys() - Method in enum class dev.wyck.registry.internal.RegistryId
 

L

LADDER_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LADDER_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LADDER_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LADDER_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LADDER_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LAKE - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
LAKE_LAVA - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
LAKE_LAVA_SURFACE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
LAKE_LAVA_UNDERGROUND - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
LAKES - Enum constant in enum class dev.wyck.wrapper.worldgen.GenerationStep
 
LANDING_HONEY - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
LANDING_LAVA - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
LANDING_OBSIDIAN_TEAR - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
LANTERN_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LANTERN_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LANTERN_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LANTERN_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LANTERN_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LARGE_AMETHYST_BUD_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LARGE_AMETHYST_BUD_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LARGE_BASALT_COLUMNS - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
LARGE_BASALT_COLUMNS - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
LARGE_DRIPSTONE - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
LARGE_DRIPSTONE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
LARGE_DRIPSTONE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
LARGE_FERN - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
LARGE_SMOKE - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
largeDripstone() - Static method in interface dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration
A builder for a large dripstone.
LargeDripstoneConfiguration(int, IntProvider, FloatProvider, float, FloatProvider, FloatProvider, FloatProvider, int, float) - Constructor for record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.LargeDripstoneConfiguration
Creates an instance of a LargeDripstoneConfiguration record class.
lava() - Method in record class dev.wyck.wrapper.level.noise.NoiseRouter.Slots
Returns the value of the lava record component.
lava(DensityFunction) - Method in class dev.wyck.wrapper.level.noise.NoiseRouter.Builder
 
LAVA - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
LAVA - Enum constant in enum class dev.wyck.wrapper.worldgen.FluidType
 
LAVA_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LAVA_EXTINGUISH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LAVA_POP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
lavaLevel() - Method in record class dev.wyck.wrapper.worldgen.carver.CanyonCarverConfiguration
Returns the value of the lavaLevel record component.
lavaLevel() - Method in interface dev.wyck.wrapper.worldgen.carver.CarverConfiguration
 
lavaLevel() - Method in record class dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration
Returns the value of the lavaLevel record component.
lavaLevel(VerticalAnchor) - Method in class dev.wyck.wrapper.worldgen.carver.CanyonCarverConfiguration.Builder
Sets the lava level of the carver.
lavaLevel(VerticalAnchor) - Method in class dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration.Builder
 
lavaState() - Method in record class dev.wyck.wrapper.worldgen.carver.CarverDebugSettings
Returns the value of the lavaState record component.
LAY_SPAWN - Enum constant in enum class dev.wyck.wrapper.environment.Activity
 
lazy(ResourceKey) - Static method in interface dev.wyck.registry.internal.WyckRegistry
Creates a lazy FrozenRegistry.
lazy(RegistryId) - Static method in interface dev.wyck.registry.internal.WyckRegistry
Creates a lazy FrozenRegistry.
lazy(String) - Static method in interface dev.wyck.registry.internal.WyckRegistry
Creates a lazy FrozenRegistry.
Lazy<T> - Class in dev.wyck.util
A lazy value that is only computed once.
LEAD_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LEAD_TIED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LEAD_UNTIED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LEAF_LITTER - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
LEAF_LITTER_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LEAF_LITTER_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LEAF_LITTER_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LEAF_LITTER_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LEAF_LITTER_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LevelBiomeEdit - Interface in dev.wyck.registry.level
Represents an edit to a dimension's biome distribution, either adding a biome at a climate point or replacing one biome with another.
LevelBiomeEdit.Add - Record Class in dev.wyck.registry.level
Adds a biome to a dimension.
LevelBiomeEdit.Replace - Record Class in dev.wyck.registry.level
Replaces a biome in a dimension.
LevelCreator - Interface in dev.wyck.model.level
A more in depth representation of a WorldCreator.
LevelCreator.Builder - Class in dev.wyck.model.level
 
LevelCreatorImpl - Class in dev.wyck.model.level
 
LevelCreatorImpl(ResourceKey, Dimension, ChunkGenerator, long, boolean, boolean, World.Environment, StemPersistence, List, String) - Constructor for class dev.wyck.model.level.LevelCreatorImpl
 
LevelFactory - Interface in dev.wyck.registry.level
Creates live Bukkit worlds backed by a custom dimension type and chunk generator.
levelKey(ResourceKey) - Method in class dev.wyck.model.level.LevelCreator.Builder
LevelSpawner - Interface in dev.wyck.wrapper.level.spawner
 
LevelSpawner.Factory - Interface in dev.wyck.wrapper.level.spawner
 
LevelStemEditor - Interface in dev.wyck.registry.level
Edits a loaded world's biome distribution at runtime.
LEVER_CLICK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LIGHTNING_BOLT_IMPACT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LIGHTNING_BOLT_THUNDER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LILY_PAD_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LINGERING_POTION_THROW - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LLAMA_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LLAMA_ANGRY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LLAMA_CARPET_UNEQUIP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LLAMA_CHEST - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LLAMA_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LLAMA_EAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LLAMA_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LLAMA_SPIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LLAMA_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LLAMA_SWAG - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LOCAL_MODIFICATIONS - Enum constant in enum class dev.wyck.wrapper.worldgen.GenerationStep
 
location() - Method in record class dev.wyck.renderer.packet.data.BukkitSnapshotChunkData
Returns the value of the location record component.
location() - Method in interface dev.wyck.renderer.packet.data.SnapshotChunkData
 
location() - Method in interface dev.wyck.wrapper.environment.sounds.SoundEvent
Gets the location of the sound event.
LODESTONE_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LODESTONE_COMPASS_LOCK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LODESTONE_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LODESTONE_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LODESTONE_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LODESTONE_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
logicalHeight() - Method in interface dev.wyck.model.level.dimension.Dimension
The logical height of this dimension type.
logicalHeight() - Method in class dev.wyck.model.level.dimension.DimensionImpl
 
logicalHeight(int) - Method in class dev.wyck.model.level.dimension.Dimension.Builder
 
LONG_JUMP - Enum constant in enum class dev.wyck.wrapper.environment.Activity
 
loop() - Method in interface dev.wyck.wrapper.environment.sounds.AmbientSounds
Gets the loop sound event.
loop(SoundEvent) - Method in class dev.wyck.wrapper.environment.sounds.AmbientSounds.Builder
Sets the loop sound event.
LOW - Enum constant in enum class dev.wyck.renderer.packet.PacketHandler.Priority
 
LOWEST - Enum constant in enum class dev.wyck.renderer.packet.PacketHandler.Priority
 
lowStates() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.NoiseThreshold
Returns the value of the lowStates record component.
LUNGE_1 - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LUNGE_2 - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LUNGE_3 - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
LUSH_CAVES_CEILING_VEGETATION - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
LUSH_CAVES_CLAY - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
LUSH_CAVES_CLAY - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
LUSH_CAVES_VEGETATION - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 

M

MACE_SMASH_AIR - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MACE_SMASH_GROUND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MACE_SMASH_GROUND_HEAVY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MAGMA_CUBE_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MAGMA_CUBE_DEATH_SMALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MAGMA_CUBE_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MAGMA_CUBE_HURT_SMALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MAGMA_CUBE_JUMP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MAGMA_CUBE_SQUISH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MAGMA_CUBE_SQUISH_SMALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MANGROVE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
MANGROVE_CHECKED - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
MANGROVE_ROOTS_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MANGROVE_ROOTS_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MANGROVE_ROOTS_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MANGROVE_ROOTS_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MANGROVE_ROOTS_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MANGROVE_VEGETATION - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
mappedNoise(ResourceKey, double, double) - Static method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
mappedNoise(ResourceKey, double, double, double, double) - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction.Factory
 
mappedNoise(ResourceKey, double, double, double, double) - Static method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
matchesBlocks(List) - Static method in interface dev.wyck.wrapper.worldgen.BlockPredicate
 
matchesBlocks(Material...) - Static method in interface dev.wyck.wrapper.worldgen.BlockPredicate
 
matchesBlocks(BlockVector, List) - Static method in interface dev.wyck.wrapper.worldgen.BlockPredicate
 
matchesFluids(FluidType...) - Static method in interface dev.wyck.wrapper.worldgen.BlockPredicate
 
matchesFluids(BlockVector, List) - Static method in interface dev.wyck.wrapper.worldgen.BlockPredicate
 
matchesTag(Tag) - Static method in interface dev.wyck.wrapper.worldgen.BlockPredicate
 
matchesTag(BlockVector, Tag) - Static method in interface dev.wyck.wrapper.worldgen.BlockPredicate
 
MatchingBiomes(List) - Constructor for record class dev.wyck.wrapper.worldgen.BlockPredicate.MatchingBiomes
Creates an instance of a MatchingBiomes record class.
MatchingBlocks(BlockVector, List) - Constructor for record class dev.wyck.wrapper.worldgen.BlockPredicate.MatchingBlocks
Creates an instance of a MatchingBlocks record class.
MatchingBlockTag(BlockVector, Tag) - Constructor for record class dev.wyck.wrapper.worldgen.BlockPredicate.MatchingBlockTag
Creates an instance of a MatchingBlockTag record class.
MatchingFluids(BlockVector, List) - Constructor for record class dev.wyck.wrapper.worldgen.BlockPredicate.MatchingFluids
Creates an instance of a MatchingFluids record class.
max() - Method in record class dev.wyck.util.FloatRange
Returns the value of the max record component.
max() - Method in interface dev.wyck.wrapper.worldgen.climate.ClimateParameter
The minimum and maximum values of this parameter between -2.0 and 2.0.
max() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.ClampedNormal
Returns the value of the max record component.
max() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.Trapezoid
Returns the value of the max record component.
max(DensityFunction) - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Returns the maximum of this density function and another density function.
max(DensityFunction, DensityFunction) - Static method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the maximum of two other density functions.
MAX - Enum constant in enum class dev.wyck.wrapper.level.noise.function.DensityFunction.Operation
 
MAX_BOUNDARY - Static variable in interface dev.wyck.wrapper.worldgen.climate.ClimateParameter
 
MAX_LIGHT - Static variable in record class dev.wyck.wrapper.entity.data.MonsterSettings
 
maxColumnRadiusToCaveHeightRatio() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.LargeDripstoneConfiguration
Returns the value of the maxColumnRadiusToCaveHeightRatio record component.
maxColumnRadiusToCaveHeightRatio(float) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.LargeDripstoneConfiguration.Builder
 
maxCount() - Method in record class dev.wyck.wrapper.entity.data.NaturalSpawner
Returns the value of the maxCount record component.
maxDelay() - Method in interface dev.wyck.wrapper.environment.sounds.Music
Gets the maximum delay of the music.
maxDelay(int) - Method in class dev.wyck.wrapper.environment.sounds.Music.Builder
Sets the maximum delay of the music.
maxDistanceFromCenterAffectingHeightBias() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration
Returns the value of the maxDistanceFromCenterAffectingHeightBias record component.
maxDistanceFromCenterAffectingHeightBias(int) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration.Builder
 
maxDistanceFromEdgeAffectingChanceOfDripstoneColumn() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration
Returns the value of the maxDistanceFromEdgeAffectingChanceOfDripstoneColumn record component.
maxDistanceFromEdgeAffectingChanceOfDripstoneColumn(int) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration.Builder
 
maxExclusive() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.Uniform
Returns the value of the maxExclusive record component.
maxInclusive() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.SurfaceRelativeThresholdFilter
Returns the value of the maxInclusive record component.
maxInclusive() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.BiasedToBottom
Returns the value of the maxInclusive record component.
maxInclusive() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.Trapezoid
Returns the value of the maxInclusive record component.
maxInclusive() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.Uniform
Returns the value of the maxInclusive record component.
maxInclusive() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.VeryBiasedToBottom
Returns the value of the maxInclusive record component.
maxInclusive() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.BiasedToBottom
Returns the value of the maxInclusive record component.
maxInclusive() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Clamped
Returns the value of the maxInclusive record component.
maxInclusive() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.ClampedNormal
Returns the value of the maxInclusive record component.
maxInclusive() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Constant
 
maxInclusive() - Method in interface dev.wyck.wrapper.worldgen.valueproviders.IntProvider
The largest value this provider can yield.
maxInclusive() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Trapezoid
Returns the value of the maxInclusive record component.
maxInclusive() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Uniform
Returns the value of the maxInclusive record component.
maxInclusive() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.WeightedListInt
 
maxStalagmiteStalactiteHeightDiff() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration
Returns the value of the maxStalagmiteStalactiteHeightDiff record component.
maxStalagmiteStalactiteHeightDiff(int) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration.Builder
 
maxSteps() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.EnvironmentScanPlacement
Returns the value of the maxSteps record component.
maxThreshold() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Noise
Returns the value of the maxThreshold record component.
maxValue() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.ClampedNormal
 
maxValue() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.Constant
 
maxValue() - Method in interface dev.wyck.wrapper.worldgen.valueproviders.FloatProvider
 
maxValue() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.Trapezoid
 
maxValue() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.Uniform
 
maxWaterDepth() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.SurfaceWaterDepthFilter
Returns the value of the maxWaterDepth record component.
maxX() - Method in record class dev.wyck.misc.PointRange2D
Returns the value of the maxX record component.
maxX() - Method in record class dev.wyck.misc.PointRange3D
Returns the value of the maxX record component.
maxY() - Method in record class dev.wyck.misc.PointRange3D
Returns the value of the maxY record component.
maxZ() - Method in record class dev.wyck.misc.PointRange2D
Returns the value of the maxZ record component.
maxZ() - Method in record class dev.wyck.misc.PointRange3D
Returns the value of the maxZ record component.
MEADOW_TREES - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
mean() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.ClampedNormal
Returns the value of the mean record component.
mean() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.ClampedNormal
Returns the value of the mean record component.
MEDIUM_AMETHYST_BUD_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MEDIUM_AMETHYST_BUD_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MEET - Enum constant in enum class dev.wyck.wrapper.environment.Activity
 
MEGA_JUNGLE_TREE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
MEGA_JUNGLE_TREE_CHECKED - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
MEGA_PINE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
MEGA_PINE_CHECKED - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
MEGA_SPRUCE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
MEGA_SPRUCE_CHECKED - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
MELON - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
merge(EnvironmentAttributeMap) - Method in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap.Builder
Adds all attributes from the given map.
merge(ParticleCatalog) - Method in class dev.wyck.wrapper.environment.particle.ParticleCatalog.Builder
Adds all particles from another ParticleCatalog to this one.
METAL_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
METAL_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
METAL_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
METAL_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
METAL_PRESSURE_PLATE_CLICK_OFF - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
METAL_PRESSURE_PLATE_CLICK_ON - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
METAL_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
METRICS_TOKEN - Static variable in class dev.wyck.factory.BuildInfo
Non-sensitive FastStats metrics token.
min() - Method in record class dev.wyck.util.FloatRange
Returns the value of the min record component.
min() - Method in interface dev.wyck.wrapper.worldgen.climate.ClimateParameter
The minimum and maximum values of this parameter between -2.0 and 2.0.
min() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.ClampedNormal
Returns the value of the min record component.
min() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.Trapezoid
Returns the value of the min record component.
min(DensityFunction) - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Returns the minimum of this density function and another density function.
min(DensityFunction, DensityFunction) - Static method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the minimum of two other density functions.
MIN - Enum constant in enum class dev.wyck.wrapper.level.noise.function.DensityFunction.Operation
 
MIN_BOUNDARY - Static variable in interface dev.wyck.wrapper.worldgen.climate.ClimateParameter
 
MIN_LIGHT - Static variable in record class dev.wyck.wrapper.entity.data.MonsterSettings
 
minBluntnessForWind() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.LargeDripstoneConfiguration
Returns the value of the minBluntnessForWind record component.
minBluntnessForWind(float) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.LargeDripstoneConfiguration.Builder
 
minCount() - Method in record class dev.wyck.wrapper.entity.data.NaturalSpawner
Returns the value of the minCount record component.
minDelay() - Method in interface dev.wyck.wrapper.environment.sounds.Music
Gets the minimum delay of the music.
minDelay(int) - Method in class dev.wyck.wrapper.environment.sounds.Music.Builder
Sets the minimum delay of the music.
MINECART_INSIDE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MINECART_INSIDE_UNDERWATER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MINECART_RIDING - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
minecraft(String) - Static method in interface dev.wyck.keys.ResourceKey
Creates a new ResourceKey in the "minecraft" namespace with the given path.
MINECRAFT_NAMESPACE - Static variable in interface dev.wyck.keys.ResourceKey
 
minecraftDefaultValue() - Method in interface dev.wyck.wrapper.environment.attribute.EnvironmentAttribute
Gets the default Minecraft value of the environment attribute.
minecraftValue() - Method in interface dev.wyck.wrapper.environment.attribute.EnvironmentAttribute
Gets the underlying Minecraft value of the environment attribute.
minInclusive() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.SurfaceRelativeThresholdFilter
Returns the value of the minInclusive record component.
minInclusive() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.Uniform
Returns the value of the minInclusive record component.
minInclusive() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.BiasedToBottom
Returns the value of the minInclusive record component.
minInclusive() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.Trapezoid
Returns the value of the minInclusive record component.
minInclusive() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.Uniform
Returns the value of the minInclusive record component.
minInclusive() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.VeryBiasedToBottom
Returns the value of the minInclusive record component.
minInclusive() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.BiasedToBottom
Returns the value of the minInclusive record component.
minInclusive() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Clamped
Returns the value of the minInclusive record component.
minInclusive() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.ClampedNormal
Returns the value of the minInclusive record component.
minInclusive() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Constant
 
minInclusive() - Method in interface dev.wyck.wrapper.worldgen.valueproviders.IntProvider
The smallest value this provider can yield.
minInclusive() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Trapezoid
Returns the value of the minInclusive record component.
minInclusive() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Uniform
Returns the value of the minInclusive record component.
minInclusive() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.WeightedListInt
 
minRadiusForWind() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.LargeDripstoneConfiguration
Returns the value of the minRadiusForWind record component.
minRadiusForWind(int) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.LargeDripstoneConfiguration.Builder
 
minThreshold() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Noise
Returns the value of the minThreshold record component.
minValue() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.ClampedNormal
 
minValue() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.Constant
 
minValue() - Method in interface dev.wyck.wrapper.worldgen.valueproviders.FloatProvider
 
minValue() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.Trapezoid
 
minValue() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.Uniform
 
minX() - Method in record class dev.wyck.misc.PointRange2D
Returns the value of the minX record component.
minX() - Method in record class dev.wyck.misc.PointRange3D
Returns the value of the minX record component.
minY() - Method in record class dev.wyck.misc.PointRange3D
Returns the value of the minY record component.
minY() - Method in interface dev.wyck.model.level.dimension.Dimension
The minimum Y of this dimension type.
minY() - Method in class dev.wyck.model.level.dimension.DimensionImpl
 
minY() - Method in interface dev.wyck.wrapper.level.noise.settings.NoiseSettings
The lowest Y level the noise generates at.
minY(int) - Method in class dev.wyck.model.level.dimension.Dimension.Builder
 
minZ() - Method in record class dev.wyck.misc.PointRange2D
Returns the value of the minZ record component.
minZ() - Method in record class dev.wyck.misc.PointRange3D
Returns the value of the minZ record component.
MISC - Enum constant in enum class dev.wyck.wrapper.entity.MobCategory
 
MissingPacketManipulatorLibraryException - Exception Class in dev.wyck.exceptions
Exception thrown when the required packet library is missing.
MissingPacketManipulatorLibraryException(String) - Constructor for exception class dev.wyck.exceptions.MissingPacketManipulatorLibraryException
 
MissingPacketManipulatorLibraryException(String, Throwable) - Constructor for exception class dev.wyck.exceptions.MissingPacketManipulatorLibraryException
 
MobCategory - Enum Class in dev.wyck.wrapper.entity
Represents the category of a mob in Minecraft.
mobSpawnCosts() - Method in interface dev.wyck.wrapper.entity.BiomeSpawner
Gets the spawn cost for each mob type.
modifier() - Method in record class dev.wyck.wrapper.BiomeSettings
Deprecated.
Returns the value of the modifier record component.
modifier(TemperatureModifier) - Method in class dev.wyck.wrapper.BiomeSettings.Builder
Deprecated.
This method sets the temperature modifier property of the BiomeSettings.
modifier(PlacementModifier) - Method in class dev.wyck.wrapper.worldgen.placement.PlacedFeature.FeatureBuilder
 
modify() - Method in class dev.wyck.model.biome.Biome.Builder
 
modify() - Method in interface dev.wyck.model.biome.Biome
Modifies the existing biome in the biome registry with the properties of this CustomBiome.
modify() - Method in class dev.wyck.model.biome.CustomBiome.Builder
 
modify() - Method in interface dev.wyck.model.biome.CustomBiome
Modifies this custom biome.
modify() - Method in class dev.wyck.model.level.dimension.Dimension.Builder
 
modify() - Method in interface dev.wyck.model.level.dimension.Dimension
Modifies this dimension type in the dimension registry.
modify(ResourceKey, Dimension) - Method in interface dev.wyck.registry.DimensionRegistry
Modifies a dimension type.
modify(Biome...) - Method in interface dev.wyck.registry.BiomeRegistry
This method modifies an existing biome on the Minecraft server.
modify(Dimension) - Method in interface dev.wyck.registry.DimensionRegistry
Modifies a dimension type.
modify(Collection) - Method in interface dev.wyck.registry.BiomeRegistry
Modifies a collection of existing biomes on the Minecraft server.
modifyChunkBiomes(Object, ChunkLocation, VirtualBiomeResolver, PacketHandler.DimensionSectionCount) - Method in interface dev.wyck.renderer.packet.handlers.NativeChunkPacketHandler
Decodes a clientbound chunk packet exactly once, lets the supplied resolver inspect the real biome/block data and choose a custom biome, and only if one is chosen rewrites the packet to use that biome's ID and apply its block replacements.
MONSTER - Enum constant in enum class dev.wyck.wrapper.entity.MobCategory
 
MONSTER_ROOM - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
MONSTER_ROOM - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
MONSTER_ROOM - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
MONSTER_ROOM_DEEP - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
MONSTERS_BURN - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Whether monsters burn when exposed to the sky.
monsterSettings() - Method in interface dev.wyck.model.level.dimension.Dimension
The monster settings of this dimension type.
monsterSettings() - Method in class dev.wyck.model.level.dimension.DimensionImpl
 
monsterSettings(MonsterSettings) - Method in class dev.wyck.model.level.dimension.Dimension.Builder
 
MonsterSettings - Record Class in dev.wyck.wrapper.entity.data
Wrapper for a dimension's monster spawn settings.
MonsterSettings(IntProvider, int) - Constructor for record class dev.wyck.wrapper.entity.data.MonsterSettings
Creates an instance of a MonsterSettings record class.
monsterSpawnBlockLightLimit() - Method in record class dev.wyck.wrapper.entity.data.MonsterSettings
Returns the value of the monsterSpawnBlockLightLimit record component.
monsterSpawnLightTest() - Method in record class dev.wyck.wrapper.entity.data.MonsterSettings
Returns the value of the monsterSpawnLightTest record component.
mood() - Method in interface dev.wyck.wrapper.environment.sounds.AmbientSounds
Gets the mood settings.
mood(AmbientMoodSettings) - Method in class dev.wyck.wrapper.environment.sounds.AmbientSounds.Builder
Sets the mood settings.
MOON - Static variable in interface dev.wyck.wrapper.level.dimension.TimelineSet
 
MOON_ANGLE - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Position of the moon in degrees from east to west.
MOON_PHASE - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Phase of the moon.
MoonPhase - Enum Class in dev.wyck.wrapper.environment
This enum represents the phases of the moon in Minecraft.
MOOSHROOM_CONVERT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MOOSHROOM_EAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MOOSHROOM_MILK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MOOSHROOM_MILK_SUSPICIOUSLY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MOOSHROOM_SHEAR - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MOSS_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MOSS_CARPET_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MOSS_CARPET_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MOSS_CARPET_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MOSS_CARPET_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MOSS_CARPET_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MOSS_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MOSS_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MOSS_PATCH - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
MOSS_PATCH_BONEMEAL - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
MOSS_PATCH_CEILING - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
MOSS_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MOSS_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MOSS_VEGETATION - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
MOTION_BLOCKING - Enum constant in enum class dev.wyck.wrapper.worldgen.HeightmapType
 
MOTION_BLOCKING_NO_LEAVES - Enum constant in enum class dev.wyck.wrapper.worldgen.HeightmapType
 
MUD_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUD_BRICKS_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUD_BRICKS_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUD_BRICKS_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUD_BRICKS_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUD_BRICKS_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUD_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUD_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUD_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUD_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUDDY_MANGROVE_ROOTS_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUDDY_MANGROVE_ROOTS_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUDDY_MANGROVE_ROOTS_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUDDY_MANGROVE_ROOTS_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUDDY_MANGROVE_ROOTS_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
mul(DensityFunction) - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Multiplies this density function by another density function.
mul(DensityFunction, DensityFunction) - Static method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function by multiplying two other density functions together.
MUL - Enum constant in enum class dev.wyck.wrapper.level.noise.function.DensityFunction.Operation
 
MULE_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MULE_ANGRY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MULE_CHEST - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MULE_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MULE_EAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MULE_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MULE_JUMP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MULTIFACE_GROWTH - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
multiNoise() - Static method in interface dev.wyck.wrapper.level.BiomeSource
 
multiNoise(List) - Method in interface dev.wyck.wrapper.level.BiomeSource.Factory
 
MultiNoiseEntry(ResourceKey, ClimatePoint) - Constructor for record class dev.wyck.wrapper.level.BiomeSource.MultiNoiseEntry
Creates an instance of a MultiNoiseEntry record class.
MUSHROOM_ISLAND_VEGETATION - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
MUSHROOM_ISLAND_VEGETATION - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
Music - Interface in dev.wyck.wrapper.environment.sounds
Wraps the Music environment attribute's music record.
MUSIC_BIOME_BADLANDS - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_BIOME_BAMBOO_JUNGLE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_BIOME_BASALT_DELTAS - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_BIOME_CHERRY_GROVE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_BIOME_CRIMSON_FOREST - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_BIOME_DEEP_DARK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_BIOME_DESERT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_BIOME_DRIPSTONE_CAVES - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_BIOME_FLOWER_FOREST - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_BIOME_FOREST - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_BIOME_FROZEN_PEAKS - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_BIOME_GROVE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_BIOME_JAGGED_PEAKS - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_BIOME_JUNGLE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_BIOME_LUSH_CAVES - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_BIOME_MEADOW - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_BIOME_NETHER_WASTES - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_BIOME_OLD_GROWTH_TAIGA - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_BIOME_SNOWY_SLOPES - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_BIOME_SOUL_SAND_VALLEY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_BIOME_SPARSE_JUNGLE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_BIOME_STONY_PEAKS - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_BIOME_SULFUR_CAVES - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_BIOME_SWAMP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_BIOME_WARPED_FOREST - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_CREATIVE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_CREDITS - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_DISC_11 - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_DISC_13 - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_DISC_5 - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_DISC_BLOCKS - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_DISC_BOUNCE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_DISC_CAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_DISC_CHIRP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_DISC_CREATOR - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_DISC_CREATOR_MUSIC_BOX - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_DISC_FAR - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_DISC_LAVA_CHICKEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_DISC_MALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_DISC_MELLOHI - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_DISC_OTHERSIDE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_DISC_PIGSTEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_DISC_PRECIPICE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_DISC_RELIC - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_DISC_STAL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_DISC_STRAD - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_DISC_TEARS - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_DISC_WAIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_DISC_WARD - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_DRAGON - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_END - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_GAME - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_MENU - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_UNDER_WATER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
MUSIC_VOLUME - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Volume of the music.
Music.Builder - Class in dev.wyck.wrapper.environment.sounds
Builder for creating music records.
mutable() - Static method in class dev.wyck.keys.KeyChain
Creates a new mutable KeyChain.
MYCELIUM - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 

N

name() - Method in interface dev.wyck.model.level.LevelCreator
The name of the world.
name() - Method in class dev.wyck.model.level.LevelCreatorImpl
 
name(String) - Method in class dev.wyck.model.level.LevelCreator.Builder
Sets the name of the world.
namespace() - Method in interface dev.wyck.keys.ResourceKey
The namespace portion of this key (e.g.
NAMESPACE_SEPARATOR - Static variable in interface dev.wyck.keys.ResourceKey
 
NativeChunkPacketHandler - Interface in dev.wyck.renderer.packet.handlers
Internal handler for NMS-level chunk packet manipulation.
NaturalSpawner - Record Class in dev.wyck.wrapper.entity.data
Represents a natural spawner.
NaturalSpawner(EntityType, int, int) - Constructor for record class dev.wyck.wrapper.entity.data.NaturalSpawner
Creates an instance of a NaturalSpawner record class.
NAUTILUS - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
NAUTILUS_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NAUTILUS_AMBIENT_ON_LAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NAUTILUS_DASH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NAUTILUS_DASH_ON_LAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NAUTILUS_DASH_READY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NAUTILUS_DASH_READY_ON_LAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NAUTILUS_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NAUTILUS_DEATH_ON_LAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NAUTILUS_EAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NAUTILUS_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NAUTILUS_HURT_ON_LAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NAUTILUS_RIDING - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NAUTILUS_SADDLE_EQUIP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NAUTILUS_SADDLE_UNDERWATER_EQUIP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NAUTILUS_SWIM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
negate() - Method in record class dev.wyck.misc.ChunkLocation
Negates the chunk coordinates.
nether() - Static method in interface dev.wyck.wrapper.level.BiomeSource
Biome source preset for the nether.
nether() - Static method in interface dev.wyck.wrapper.level.noise.Noise
 
NETHER - Enum constant in enum class dev.wyck.renderer.packet.PacketHandler.DimensionSectionCount
from y=0 to y=256 = 16
NETHER - Enum constant in enum class dev.wyck.wrapper.level.dimension.CardinalLightType
 
NETHER - Static variable in interface dev.wyck.wrapper.level.dimension.Infiniburn
 
NETHER - Static variable in interface dev.wyck.wrapper.level.noise.Noise
 
NETHER - Static variable in interface dev.wyck.wrapper.level.noise.settings.NoiseSettings
 
NETHER_BRICKS_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_BRICKS_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_BRICKS_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_BRICKS_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_BRICKS_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_CAVE - Enum constant in enum class dev.wyck.wrapper.worldgen.carver.WorldCarverType
 
NETHER_CAVE - Static variable in class dev.wyck.wrapper.worldgen.carver.Carvers
The nether cave carver.
NETHER_END_MAX_HEIGHT - Static variable in interface dev.wyck.renderer.setter.BiomeSetter
 
NETHER_END_MIN_HEIGHT - Static variable in interface dev.wyck.renderer.setter.BiomeSetter
 
NETHER_FOREST_VEGETATION - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
NETHER_GOLD_ORE_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_GOLD_ORE_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_GOLD_ORE_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_GOLD_ORE_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_GOLD_ORE_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_ORE_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_ORE_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_ORE_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_ORE_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_ORE_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_PORTAL_SPAWNS_PIGLIN - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Whether a nether portal can spawn zombified piglins.
NETHER_SPROUTS - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
NETHER_SPROUTS - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
NETHER_SPROUTS_BONEMEAL - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
NETHER_SPROUTS_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_SPROUTS_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_SPROUTS_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_SPROUTS_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_SPROUTS_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_STATE_SELECTOR - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
NETHER_WART - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
NETHER_WART_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_WART_PLANTED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_WOOD_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_WOOD_BUTTON_CLICK_OFF - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_WOOD_BUTTON_CLICK_ON - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_WOOD_DOOR_CLOSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_WOOD_DOOR_OPEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_WOOD_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_WOOD_FENCE_GATE_CLOSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_WOOD_FENCE_GATE_OPEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_WOOD_HANGING_SIGN_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_WOOD_HANGING_SIGN_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_WOOD_HANGING_SIGN_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_WOOD_HANGING_SIGN_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_WOOD_HANGING_SIGN_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_WOOD_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_WOOD_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_WOOD_PRESSURE_PLATE_CLICK_OFF - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_WOOD_PRESSURE_PLATE_CLICK_ON - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_WOOD_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_WOOD_TRAPDOOR_CLOSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHER_WOOD_TRAPDOOR_OPEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
netherCave(CaveCarverConfiguration) - Static method in interface dev.wyck.wrapper.worldgen.carver.ConfiguredWorldCarver
Authors a configured carver on the vanilla NETHER_CAVE algorithm.
NETHERITE_BLOCK_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHERITE_BLOCK_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHERITE_BLOCK_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHERITE_BLOCK_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHERITE_BLOCK_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHERRACK - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
NETHERRACK_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHERRACK_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHERRACK_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHERRACK_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETHERRACK_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NETTY - Enum constant in enum class dev.wyck.renderer.packet.PacketHandler.Injector
Standalone implementation.
NEVER - Enum constant in enum class dev.wyck.wrapper.environment.BedRule.Rule
 
NEW_MOON - Enum constant in enum class dev.wyck.wrapper.environment.MoonPhase
 
newConfig() - Method in class dev.wyck.wrapper.worldgen.feature.custom.CustomFeature
Internal method to create a new configuration instance.
newReconfigurer() - Static method in interface dev.wyck.connection.RegistryReconfigurer
Creates a new RegistryReconfigurer instance.
newReconfigurer(Plugin) - Static method in interface dev.wyck.connection.RegistryReconfigurer
Creates a new RegistryReconfigurer instance.
NIGHT_VISION_COLOR - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Used similarly to ambient light color When the night vision effect is active, a per-component maximum of visual/night_vision_color and visual/ambient_light_color is used as ambient color.
NO_OP - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
noFluid() - Static method in interface dev.wyck.wrapper.worldgen.BlockPredicate
 
noFluid(BlockVector) - Static method in interface dev.wyck.wrapper.worldgen.BlockPredicate
 
noise() - Static method in interface dev.wyck.keys.KeyChains
 
noise() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Noise
Returns the value of the noise record component.
noise(long, NoiseParameters, float, List) - Static method in interface dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider
 
noise(ResourceKey) - Static method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
noise(ResourceKey, double, double) - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction.Factory
 
noise(ResourceKey, double, double) - Static method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
noise(BiomeSource, ResourceKey) - Method in interface dev.wyck.wrapper.level.noise.chunk.ChunkGenerator.Factory
 
noise(BiomeSource, NoiseGeneratorSettings) - Method in interface dev.wyck.wrapper.level.noise.chunk.ChunkGenerator.Factory
 
Noise - Interface in dev.wyck.wrapper.level.noise
Represents an abstract noise function.
Noise(long, NoiseParameters, float, List) - Constructor for record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.Noise
Creates an instance of a Noise record class.
Noise(ResourceKey, double, double) - Constructor for record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Noise
Creates an instance of a Noise record class.
NOISE - Static variable in interface dev.wyck.keys.KeyChains
 
NOISE_SETTINGS - Enum constant in enum class dev.wyck.registry.internal.RegistryId
 
Noise.Reference - Record Class in dev.wyck.wrapper.level.noise
A reference to a noise function.
noiseBasedCount(int, double, double) - Static method in interface dev.wyck.wrapper.worldgen.placement.PlacementModifier
Creates a placement modifier that selects positions based on noise settings.
NoiseBasedCountPlacement(int, double, double) - Constructor for record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.NoiseBasedCountPlacement
Creates an instance of a NoiseBasedCountPlacement record class.
noiseCondition(ResourceKey, double) - Static method in interface dev.wyck.wrapper.worldgen.surface.SurfaceCondition
Matches when a registered noise sampled at this position is at or above the threshold.
noiseCondition(ResourceKey, double, double) - Static method in interface dev.wyck.wrapper.worldgen.surface.SurfaceCondition
Matches when a registered noise sampled at this position is within the threshold range.
noiseFactor() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.NoiseBasedCountPlacement
Returns the value of the noiseFactor record component.
NoiseGeneratorSettings - Interface in dev.wyck.wrapper.level.noise
Wraps NoiseGeneratorSettings.
NoiseGeneratorSettings.Builder - Class in dev.wyck.wrapper.level.noise
Builder for noise generator settings.
NoiseGeneratorSettings.Data - Record Class in dev.wyck.wrapper.level.noise
 
NoiseGeneratorSettings.Factory - Interface in dev.wyck.wrapper.level.noise
 
NoiseGeneratorSettingsRegistry - Interface in dev.wyck.registry.worldgen
 
noiseLevel() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.NoiseThresholdCountPlacement
Returns the value of the noiseLevel record component.
noiseOffset() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.NoiseBasedCountPlacement
Returns the value of the noiseOffset record component.
NoiseParameters - Interface in dev.wyck.wrapper.worldgen.stateproviders
Wraps Minecraft's NoiseParameters, which is a first octave plus amplitudes.
NoiseParameters.Builder - Class in dev.wyck.wrapper.worldgen.stateproviders
A builder for NoiseParameters, which is a first octave plus amplitudes.
NoiseParameters.Factory - Interface in dev.wyck.wrapper.worldgen.stateproviders
 
noiseRouter() - Method in record class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Data
Returns the value of the noiseRouter record component.
noiseRouter(NoiseRouter) - Method in class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Builder
 
NoiseRouter - Interface in dev.wyck.wrapper.level.noise
Wraps a NoiseRouter by referencing registered density functions by key.
NoiseRouter.Builder - Class in dev.wyck.wrapper.level.noise
Builder for a noise router.
NoiseRouter.Factory - Interface in dev.wyck.wrapper.level.noise
 
NoiseRouter.Slots - Record Class in dev.wyck.wrapper.level.noise
The density-function slots backing this router.
Noises - Class in dev.wyck.wrapper.level.noise
Auto-generated.
noiseSettings() - Method in record class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Data
Returns the value of the noiseSettings record component.
noiseSettings(NoiseSettings) - Method in class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Builder
 
NoiseSettings - Interface in dev.wyck.wrapper.level.noise.settings
Wraps the inner NoiseSettings shape of noise generator settings.
NoiseSettings.Factory - Interface in dev.wyck.wrapper.level.noise.settings
 
noiseThreshold(long, NoiseParameters, float, float, float, BlockData, List, List) - Static method in interface dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider
 
NoiseThreshold(long, NoiseParameters, float, float, float, BlockData, List, List) - Constructor for record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.NoiseThreshold
Creates an instance of a NoiseThreshold record class.
noiseThresholdCount(double, int, int) - Static method in interface dev.wyck.wrapper.worldgen.placement.PlacementModifier
Creates a placement modifier that adjusts placement based on a noise threshold.
NoiseThresholdCountPlacement(double, int, int) - Constructor for record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.NoiseThresholdCountPlacement
Creates an instance of a NoiseThresholdCountPlacement record class.
noiseToCountRatio() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.NoiseBasedCountPlacement
Returns the value of the noiseToCountRatio record component.
none() - Static method in interface dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration
The empty configuration for feature types that take no parameters.
NONE - Enum constant in enum class dev.wyck.wrapper.biome.TemperatureModifier
 
NONE - Enum constant in enum class dev.wyck.wrapper.environment.GrassColorModifier
 
NONE - Enum constant in enum class dev.wyck.wrapper.level.dimension.Skybox
 
NoneConfiguration() - Constructor for record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.NoneConfiguration
Creates an instance of a NoneConfiguration record class.
NOODLE - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
NOODLE - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
NOODLE_RIDGE_A - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
NOODLE_RIDGE_B - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
NOODLE_THICKNESS - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
NORMAL - Enum constant in enum class dev.wyck.renderer.packet.PacketHandler.Priority
 
not(BlockPredicate) - Static method in interface dev.wyck.wrapper.worldgen.BlockPredicate
 
not(SurfaceCondition) - Static method in interface dev.wyck.wrapper.worldgen.surface.SurfaceCondition
Inverts another condition.
Not(BlockPredicate) - Constructor for record class dev.wyck.wrapper.worldgen.BlockPredicate.Not
Creates an instance of a Not record class.
Not(SurfaceCondition) - Constructor for record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Not
Creates an instance of a Not record class.
NOTE - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
NOTE_BLOCK_BANJO - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NOTE_BLOCK_BASEDRUM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NOTE_BLOCK_BASS - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NOTE_BLOCK_BELL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NOTE_BLOCK_BIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NOTE_BLOCK_CHIME - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NOTE_BLOCK_COW_BELL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NOTE_BLOCK_DIDGERIDOO - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NOTE_BLOCK_FLUTE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NOTE_BLOCK_GUITAR - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NOTE_BLOCK_HARP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NOTE_BLOCK_HAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NOTE_BLOCK_IMITATE_CREEPER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NOTE_BLOCK_IMITATE_ENDER_DRAGON - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NOTE_BLOCK_IMITATE_PIGLIN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NOTE_BLOCK_IMITATE_SKELETON - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NOTE_BLOCK_IMITATE_WITHER_SKELETON - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NOTE_BLOCK_IMITATE_ZOMBIE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NOTE_BLOCK_IRON_XYLOPHONE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NOTE_BLOCK_PLING - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NOTE_BLOCK_SNARE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NOTE_BLOCK_TRUMPET - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NOTE_BLOCK_TRUMPET_EXPOSED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NOTE_BLOCK_TRUMPET_OXIDIZED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NOTE_BLOCK_TRUMPET_WEATHERED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NOTE_BLOCK_XYLOPHONE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NOXIOUS_GAS - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NYLIUM_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NYLIUM_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NYLIUM_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NYLIUM_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
NYLIUM_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 

O

OAK - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
OAK_BEES_0002_LEAF_LITTER - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
OAK_BEES_0002_LEAF_LITTER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
OAK_BEES_002 - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
OAK_BEES_002 - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
OAK_BEES_005 - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
OAK_CHECKED - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
OAK_LEAF_LITTER - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
OAK_LEAF_LITTER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
OAK_VILLAGE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
OCEAN_FLOOR - Enum constant in enum class dev.wyck.wrapper.worldgen.HeightmapType
 
OCEAN_FLOOR_WG - Enum constant in enum class dev.wyck.wrapper.worldgen.HeightmapType
 
OCELOT_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
OCELOT_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
OCELOT_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
of() - Static method in interface dev.wyck.renderer.setter.BiomeSetter
Returns a new instance of the BiomeSetter interface.
of() - Static method in interface dev.wyck.renderer.updater.BiomeUpdater
Returns an instance of BiomeUpdater.
of() - Static method in class dev.wyck.util.WeightedList
 
of(boolean, float, TemperatureModifier, float) - Static method in interface dev.wyck.wrapper.biome.ClimateSettings
Creates a new ClimateSettings instance.
of(boolean, Material, Material, Material, Material) - Static method in record class dev.wyck.wrapper.worldgen.carver.CarverDebugSettings
 
of(double, double) - Static method in record class dev.wyck.wrapper.entity.data.SpawnCost
 
of(float) - Static method in record class dev.wyck.wrapper.environment.particle.options.PowerParticle
 
of(float) - Static method in record class dev.wyck.wrapper.environment.particle.options.SculkChargeParticle
 
of(float) - Static method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.ProbabilityConfiguration
 
of(float, float) - Static method in record class dev.wyck.util.FloatRange
 
of(float, float, float, float, float, float, float) - Static method in interface dev.wyck.wrapper.worldgen.climate.ClimatePoint
Creates a climate point pinned to a single value on every axis.
of(int, int) - Static method in record class dev.wyck.misc.ChunkLocation
Creates a ChunkLocation from chunk coordinates.
of(int, int) - Static method in record class dev.wyck.wrapper.entity.data.MonsterSettings
Creates a new DimensionalMonsterSettings with the given spawn light level and block light limit.
of(int, int, int, int) - Static method in interface dev.wyck.wrapper.level.noise.settings.NoiseSettings
Creates a noise settings shape.
of(int, Integer, Integer, Integer, GrassColorModifier) - Static method in interface dev.wyck.wrapper.biome.BiomeSpecialEffects
Creates a new BiomeSpecialEffects instance.
of(Version.Type, String, String...) - Static method in record class dev.wyck.factory.Version
Creates a new Version instance.
of(ResourceKey) - Static method in interface dev.wyck.model.biome.CustomBiome
Creates a new custom biome with the given ResourceKey.
of(ResourceKey) - Static method in interface dev.wyck.registry.internal.WyckRegistry
Creates a FrozenRegistry from a ResourceKey.
of(ResourceKey) - Static method in interface dev.wyck.wrapper.environment.attribute.EnvironmentAttribute
Gets an EnvironmentAttribute instance for the given key.
of(ResourceKey) - Static method in interface dev.wyck.wrapper.level.dimension.Infiniburn
Creates a reference to a registered infiniburn.
of(ResourceKey...) - Static method in interface dev.wyck.wrapper.level.dimension.TimelineSet
 
of(ResourceKey, EnvironmentAttribute.Converter) - Static method in interface dev.wyck.wrapper.environment.attribute.EnvironmentAttribute
Gets an EnvironmentAttribute instance for the given key.
of(ResourceKey, EnvironmentAttribute.Converter, V) - Static method in interface dev.wyck.wrapper.environment.attribute.EnvironmentAttribute
Gets an EnvironmentAttribute instance for the given key and default value.
of(Biome) - Static method in class dev.wyck.misc.providers.BasicBiomeProvider
 
of(RegistryId) - Static method in interface dev.wyck.registry.internal.WyckRegistry
Creates a FrozenRegistry from a RegistryReference.
of(RegistryId, Function, W[]) - Static method in interface dev.wyck.wrapper.internal.RegisteredConstantTranslator
 
of(BiomeUpdater) - Static method in interface dev.wyck.renderer.setter.BiomeSetter
Returns a new instance of the BiomeSetter interface with the given BiomeUpdater.
of(Lazy, Function, W[]) - Static method in interface dev.wyck.wrapper.internal.RegisteredConstantTranslator
Translator that resolves a wrapper against the given registry by the key extracted from it and inverts through a lazily built identity map from the resolved registry value back to the wrapper.
of(WeightedList.Weighted...) - Static method in class dev.wyck.util.WeightedList
 
of(EnvironmentAttribute...) - Static method in record class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap
Creates a new WrappedEnvironmentAttributeMap from the given attributes.
of(BedRule.Rule, BedRule.Rule, boolean, Component) - Static method in interface dev.wyck.wrapper.environment.BedRule
Creates a new BedRule instance.
of(ParticleTypes) - Static method in interface dev.wyck.wrapper.environment.particle.ParticleOptions
Creates a new ParticleOptions instance.
of(ParticleTypes, float) - Static method in interface dev.wyck.wrapper.environment.particle.AmbientParticle
Creates a new AmbientParticle instance with no particle data.
of(ParticleTypes, float, ParticleData) - Static method in interface dev.wyck.wrapper.environment.particle.AmbientParticle
Creates a new AmbientParticle instance.
of(ParticleTypes, ParticleData) - Static method in interface dev.wyck.wrapper.environment.particle.ParticleOptions
Creates a new ParticleOptions instance.
of(SoundEvent, AmbientMoodSettings, List) - Static method in interface dev.wyck.wrapper.environment.sounds.AmbientSounds
Creates a new ambient sounds record.
of(Music, Music, Music) - Static method in interface dev.wyck.wrapper.environment.sounds.BackgroundMusic
Creates a new background music record.
of(SoundEvent, double) - Static method in interface dev.wyck.wrapper.environment.sounds.AmbientAdditionsSettings
Creates a new ambient additions settings record.
of(SoundEvent, int, int, boolean) - Static method in interface dev.wyck.wrapper.environment.sounds.Music
Creates a new music record.
of(SoundEvent, int, int, double) - Static method in interface dev.wyck.wrapper.environment.sounds.AmbientMoodSettings
Creates a new ambient mood settings record.
of(BiomeSource, ResourceKey) - Static method in interface dev.wyck.wrapper.level.noise.chunk.ChunkGenerator
Builds a noise generator over the given biome source, referencing the given settings.
of(BiomeSource, Noise) - Static method in interface dev.wyck.wrapper.level.noise.chunk.ChunkGenerator
Builds a noise generator over the given biome source, referencing the given settings.
of(BiomeSource, NoiseGeneratorSettings) - Static method in interface dev.wyck.wrapper.level.noise.chunk.ChunkGenerator
Builds a noise generator over the given biome source, referencing the given settings.
of(WorldCarverType, CarverConfiguration) - Static method in interface dev.wyck.wrapper.worldgen.carver.ConfiguredWorldCarver
Creates a configured carver from a custom carver type and configuration.
of(ClimateParameter, ClimateParameter, ClimateParameter, ClimateParameter, ClimateParameter, ClimateParameter, float) - Static method in interface dev.wyck.wrapper.worldgen.climate.ClimatePoint
Creates a climate point with the given parameters.
of(ConfiguredFeature, PlacementModifier...) - Static method in interface dev.wyck.wrapper.worldgen.placement.PlacedFeature
Authors a placed feature from a configured feature and a list of modifiers.
of(ConfiguredFeature, List) - Static method in interface dev.wyck.wrapper.worldgen.placement.PlacedFeature
Authors a placed feature from a configured feature and a list of modifiers.
of(IntProvider) - Static method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.CountConfiguration
 
of(IntProvider, IntProvider) - Static method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.ColumnConfiguration
 
of(E) - Static method in class dev.wyck.util.WeightedList
 
of(String) - Static method in interface dev.wyck.keys.ResourceKey
Creates a new ResourceKey from the given string.
of(String) - Static method in interface dev.wyck.registry.internal.WyckRegistry
Creates a FrozenRegistry from a Minecraft registry path.
of(String) - Static method in record class dev.wyck.wrapper.environment.particle.options.ColorParticle
 
of(String) - Static method in record class dev.wyck.wrapper.environment.particle.options.DustParticle
 
of(String) - Static method in record class dev.wyck.wrapper.environment.particle.options.SpellParticle
 
of(String, float) - Static method in record class dev.wyck.wrapper.environment.particle.options.DustParticle
 
of(String, float) - Static method in record class dev.wyck.wrapper.environment.particle.options.SpellParticle
 
of(String, String, String, String, GrassColorModifier) - Static method in interface dev.wyck.wrapper.biome.BiomeSpecialEffects
Creates a new BiomeSpecialEffects instance.
of(String, String) - Static method in interface dev.wyck.keys.ResourceKey
Creates a new ResourceKey from the given namespace and path.
of(String, String) - Static method in record class dev.wyck.wrapper.environment.particle.options.DustTransitionParticle
 
of(String, String, float) - Static method in record class dev.wyck.wrapper.environment.particle.options.DustTransitionParticle
 
of(String, Function, W[]) - Static method in interface dev.wyck.wrapper.internal.RegisteredConstantTranslator
 
of(Collection, Collection) - Static method in record class dev.wyck.renderer.packet.data.BlockReplacement
Creates a collection of BlockReplacement instances from a collection of original block materials and a collection of replacement block materials.
of(Supplier) - Static method in class dev.wyck.util.Lazy
 
of(List) - Static method in class dev.wyck.util.WeightedList
 
of(Map) - Static method in record class dev.wyck.renderer.packet.data.BlockReplacement
Creates a collection of BlockReplacement instances from a map of original and replacement block materials.
of(EntityType, int, int) - Static method in record class dev.wyck.wrapper.entity.data.NaturalSpawner
 
of(ItemStack) - Static method in record class dev.wyck.wrapper.environment.particle.options.ItemParticle
 
of(Location, String, int) - Static method in record class dev.wyck.wrapper.environment.particle.options.TrailParticle
 
of(Location, Location) - Static method in record class dev.wyck.misc.PointRange2D
Creates a new PointRange2D from two given locations.
of(Location, Location) - Static method in record class dev.wyck.misc.PointRange3D
Creates a new PointRange3D object based on two given locations.
of(Material) - Static method in record class dev.wyck.wrapper.environment.particle.options.BlockParticle
 
of(Material) - Static method in record class dev.wyck.wrapper.environment.particle.options.ItemParticle
 
of(Material...) - Static method in record class dev.wyck.renderer.packet.data.BlockReplacement
Creates a collection of BlockReplacement instances from an array of materials.
of(Material, Material) - Static method in record class dev.wyck.renderer.packet.data.BlockReplacement
Creates a new BlockReplacement instance.
of(Material, Material, Material, Material) - Static method in record class dev.wyck.wrapper.worldgen.carver.CarverDebugSettings
 
of(Plugin) - Static method in interface dev.wyck.renderer.packet.PacketHandler
Creates a PacketHandler using ProtocolLib as the underlying packet manipulation library.
of(Plugin) - Static method in interface dev.wyck.renderer.setter.BiomeSetter
Returns a new instance of the BiomeSetter interface with the given provider.
of(Plugin) - Static method in interface dev.wyck.renderer.updater.BiomeUpdater
Returns an instance of BiomeUpdater with a plugin reference.
of(Plugin, PacketHandler.Injector) - Static method in interface dev.wyck.renderer.packet.PacketHandler
Creates a PacketHandler using the specified packet manipulation library.
of(Plugin, PacketHandler.Injector, PacketHandler.Priority) - Static method in interface dev.wyck.renderer.packet.PacketHandler
Creates a PacketHandler using the specified packet manipulation library.
of(Plugin, PacketHandler.Manipulator) - Static method in interface dev.wyck.renderer.packet.PacketHandler
Deprecated, for removal: This API element is subject to removal in a future version.
of(Plugin, PacketHandler.Manipulator, PacketHandler.Priority) - Static method in interface dev.wyck.renderer.packet.PacketHandler
Creates a PacketHandler using the specified packet manipulation library.
of(Tag) - Static method in interface dev.wyck.wrapper.level.dimension.Infiniburn
Creates a reference to a registered infiniburn.
of(Vibration.Destination, int) - Static method in record class dev.wyck.wrapper.environment.particle.options.VibrationParticle
 
ofComplex(ParticleTypes, float, ParticleData) - Static method in record class dev.wyck.wrapper.environment.particle.ParticleCatalog
Creates a ParticleCatalog with a single complex particle.
ofFriendlyColorSupplier(ResourceKey) - Static method in interface dev.wyck.wrapper.environment.attribute.EnvironmentAttribute
Gets a FriendlyColorSupplier instance for the given key.
offset() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.HasSturdyFace
Returns the value of the offset record component.
offset() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.InsideWorldBounds
Returns the value of the offset record component.
offset() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.MatchingBlocks
Returns the value of the offset record component.
offset() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.MatchingBlockTag
Returns the value of the offset record component.
offset() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.MatchingFluids
Returns the value of the offset record component.
offset() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.Replaceable
Returns the value of the offset record component.
offset() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.Unobstructed
Returns the value of the offset record component.
offset() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.WouldSurvive
Returns the value of the offset record component.
offset() - Method in interface dev.wyck.wrapper.worldgen.climate.ClimatePoint
The constant fitness offset between 0.0 and 1.0.
offset() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.StoneDepth
Returns the value of the offset record component.
offset() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Water
Returns the value of the offset record component.
offset() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.VerticalAnchor.AboveBottom
Returns the value of the offset record component.
offset() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.VerticalAnchor.BelowTop
Returns the value of the offset record component.
offset(float) - Method in class dev.wyck.wrapper.worldgen.climate.ClimatePoint.Builder
Sets the fitness offset between 0.0 and 1.0.
offset(int, int) - Method in record class dev.wyck.misc.ChunkLocation
Offsets this ChunkLocation by the given x and z offsets.
offset(ChunkLocation) - Method in record class dev.wyck.misc.ChunkLocation
Offsets this ChunkLocation by another ChunkLocation.
OFFSET - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
OFFSET_AMPLIFIED - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
OFFSET_LARGE - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
ofSimple(ParticleTypes, float) - Static method in record class dev.wyck.wrapper.environment.particle.ParticleCatalog
Creates a ParticleCatalog with a single complex particle.
ofSupplier(ResourceKey) - Static method in interface dev.wyck.wrapper.environment.attribute.EnvironmentAttribute
Gets an EnvironmentAttributeSupplier instance for the given key.
ofSupplier(ResourceKey, EnvironmentAttribute.Converter) - Static method in interface dev.wyck.wrapper.environment.attribute.EnvironmentAttribute
Gets an EnvironmentAttributeSupplier instance for the given key and default value.
OMINOUS_BOTTLE_DISPOSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
OMINOUS_SPAWNING - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
operation(DensityFunction.Operation, DensityFunction, DensityFunction) - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction.Factory
 
optional() - Method in class dev.wyck.factory.OptionalWireProvider
 
OptionalWireProvider<F> - Class in dev.wyck.factory
A WireProvider that returns null if the factory does not exist.
ORE - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
ORE_ANCIENT_DEBRIS_LARGE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_ANCIENT_DEBRIS_LARGE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_ANCIENT_DEBRIS_SMALL - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_ANCIENT_DEBRIS_SMALL - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_ANDESITE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_ANDESITE_LOWER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_ANDESITE_UPPER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_BLACKSTONE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_BLACKSTONE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_CLAY - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_CLAY - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_COAL - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_COAL_BURIED - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_COAL_LOWER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_COAL_UPPER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_COPPER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_COPPER_LARGE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_COPPER_LARGE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_COPPPER_SMALL - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_DIAMOND - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_DIAMOND_BURIED - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_DIAMOND_BURIED - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_DIAMOND_LARGE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_DIAMOND_LARGE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_DIAMOND_MEDIUM - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_DIAMOND_MEDIUM - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_DIAMOND_SMALL - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_DIORITE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_DIORITE_LOWER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_DIORITE_UPPER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_DIRT - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_DIRT - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_EMERALD - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_EMERALD - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_GAP - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
ORE_GOLD - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_GOLD - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_GOLD_BURIED - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_GOLD_DELTAS - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_GOLD_EXTRA - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_GOLD_LOWER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_GOLD_NETHER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_GRANITE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_GRANITE_LOWER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_GRANITE_UPPER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_GRAVEL - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_GRAVEL - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_GRAVEL_NETHER - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_GRAVEL_NETHER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_INFESTED - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_INFESTED - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_IRON - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_IRON_MIDDLE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_IRON_SMALL - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_IRON_SMALL - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_IRON_UPPER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_LAPIS - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_LAPIS - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_LAPIS_BURIED - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_LAPIS_BURIED - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_MAGMA - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_MAGMA - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_NETHER_GOLD - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_QUARTZ - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_QUARTZ_DELTAS - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_QUARTZ_NETHER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_REDSTONE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_REDSTONE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_REDSTONE_LOWER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_SOUL_SAND - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_SOUL_SAND - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_TUFF - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ORE_TUFF - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ORE_VEIN_A - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
ORE_VEIN_B - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
ORE_VEININESS - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
oreVeinsEnabled() - Method in record class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Data
Returns the value of the oreVeinsEnabled record component.
oreVeinsEnabled(boolean) - Method in class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Builder
 
origin() - Method in interface dev.wyck.wrapper.worldgen.feature.custom.PlacementContext
The world origin of this feature placement.
original() - Method in record class dev.wyck.renderer.packet.data.BlockReplacement
Returns the value of the original record component.
originalBlock() - Method in record class dev.wyck.renderer.packet.data.BlockReplacement
Returns the original block material.
overworld() - Static method in record class dev.wyck.wrapper.entity.data.MonsterSettings
Vanilla overworld defaults: uniform [0, 7] spawn light, block light limit 0.
overworld() - Static method in interface dev.wyck.wrapper.level.BiomeSource
Biome source preset for the overworld.
overworld() - Static method in interface dev.wyck.wrapper.level.noise.Noise
 
OVERWORLD - Enum constant in enum class dev.wyck.renderer.packet.PacketHandler.DimensionSectionCount
from y=-64 to y=320 = 24, each section is 16 blocks high
OVERWORLD - Enum constant in enum class dev.wyck.wrapper.level.dimension.Skybox
 
OVERWORLD - Static variable in interface dev.wyck.wrapper.level.clock.WorldClock
 
OVERWORLD - Static variable in interface dev.wyck.wrapper.level.dimension.Infiniburn
 
OVERWORLD - Static variable in interface dev.wyck.wrapper.level.dimension.TimelineSet
 
OVERWORLD - Static variable in interface dev.wyck.wrapper.level.noise.Noise
 
OVERWORLD - Static variable in interface dev.wyck.wrapper.level.noise.settings.NoiseSettings
 
OVERWORLD_DAY - Static variable in interface dev.wyck.wrapper.level.dimension.TimelineSet
 
OVERWORLD_MAX_HEIGHT - Static variable in interface dev.wyck.renderer.setter.BiomeSetter
 
OVERWORLD_MIN_HEIGHT - Static variable in interface dev.wyck.renderer.setter.BiomeSetter
 

P

PACKED_ICE - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
PACKED_MUD_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PACKED_MUD_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PACKED_MUD_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PACKED_MUD_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PACKED_MUD_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PACKETEVENTS - Enum constant in enum class dev.wyck.renderer.packet.PacketHandler.Injector
Requires PacketEvents to be installed.
PACKETEVENTS - Enum constant in enum class dev.wyck.renderer.packet.PacketHandler.Manipulator
Deprecated.
 
PacketHandler - Interface in dev.wyck.renderer.packet
An interface for handling packet manipulation related to biome injection.
PacketHandler.DimensionSectionCount - Enum Class in dev.wyck.renderer.packet
The number of sections in each dimension.
PacketHandler.Factory - Interface in dev.wyck.renderer.packet
Factory contract for constructing PacketHandler instances.
PacketHandler.Injector - Enum Class in dev.wyck.renderer.packet
Enum constant for supported packet manipulation libraries.
PacketHandler.Manipulator - Enum Class in dev.wyck.renderer.packet
Deprecated, for removal: This API element is subject to removal in a future version.
PacketHandler.Priority - Enum Class in dev.wyck.renderer.packet
Enum constant for priority levels related to Wyck packet handling.
PAINTING_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PAINTING_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PALE_FOREST_FLOWER - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
PALE_GARDEN_FLOWERS - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PALE_GARDEN_VEGETATION - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
PALE_GARDEN_VEGETATION - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PALE_HANGING_MOSS_IDLE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PALE_MOSS_PATCH - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
PALE_MOSS_PATCH - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PALE_MOSS_PATCH_BONEMEAL - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
PALE_MOSS_VEGETATION - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
PALE_OAK - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
PALE_OAK_BONEMEAL - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
PALE_OAK_CHECKED - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PALE_OAK_CREAKING - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
PALE_OAK_CREAKING_CHECKED - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PALE_OAK_LEAVES - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
PANDA_AGGRESSIVE_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PANDA_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PANDA_BITE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PANDA_CANT_BREED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PANDA_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PANDA_EAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PANDA_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PANDA_PRE_SNEEZE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PANDA_SNEEZE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PANDA_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PANDA_WORRIED_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PANIC - Enum constant in enum class dev.wyck.wrapper.environment.Activity
 
parameters() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.DualNoise
Returns the value of the parameters record component.
parameters() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.Noise
Returns the value of the parameters record component.
parameters() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.NoiseThreshold
Returns the value of the parameters record component.
PARCHED_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARCHED_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARCHED_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARCHED_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_EAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_FLY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_BLAZE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_BOGGED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_BREEZE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_CAMEL_HUSK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_CREAKING - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_CREEPER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_DROWNED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_ELDER_GUARDIAN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_ENDER_DRAGON - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_ENDERMITE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_EVOKER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_GHAST - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_GUARDIAN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_HOGLIN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_HUSK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_ILLUSIONER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_MAGMA_CUBE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_PARCHED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_PHANTOM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_PIGLIN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_PIGLIN_BRUTE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_PILLAGER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_RAVAGER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_SHULKER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_SILVERFISH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_SKELETON - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_SLIME - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_SPIDER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_STRAY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_VEX - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_VINDICATOR - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_WARDEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_WITCH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_WITHER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_WITHER_SKELETON - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_ZOGLIN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_ZOMBIE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_ZOMBIE_HORSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_ZOMBIE_NAUTILUS - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_IMITATE_ZOMBIE_VILLAGER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PARROT_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
parseHex(String) - Static method in interface dev.wyck.wrapper.environment.particle.ParticleData
Parses a hexadecimal color string and returns its integer representation.
particle(ParticleTypes, float) - Method in class dev.wyck.model.biome.CustomBiome.Builder
 
particle(ParticleTypes, float) - Method in class dev.wyck.wrapper.environment.particle.ParticleCatalog.Builder
Adds a particle to the catalog.
particle(ParticleTypes, float, ParticleData) - Method in class dev.wyck.model.biome.CustomBiome.Builder
 
particle(ParticleTypes, float, ParticleData) - Method in class dev.wyck.wrapper.environment.particle.ParticleCatalog.Builder
Adds a particle to the catalog.
PARTICLE_TYPE - Enum constant in enum class dev.wyck.registry.internal.RegistryId
 
ParticleCatalog - Record Class in dev.wyck.wrapper.environment.particle
An abstraction of List<AmbientParticle> from Minecraft.
ParticleCatalog(List) - Constructor for record class dev.wyck.wrapper.environment.particle.ParticleCatalog
Creates an instance of a ParticleCatalog record class.
ParticleCatalog.Builder - Class in dev.wyck.wrapper.environment.particle
A builder for creating ParticleCatalog instances.
particleData() - Method in interface dev.wyck.wrapper.environment.particle.AmbientParticle
Gets the particle data.
ParticleData - Interface in dev.wyck.wrapper.environment.particle
An interface for particle data that can be applied to a specific particle type.
particleOptions() - Method in interface dev.wyck.wrapper.environment.particle.AmbientParticle
Delegates the wrapped ambient particle to a Minecraft ParticleOptions.
ParticleOptions - Interface in dev.wyck.wrapper.environment.particle
Opaque handle to NMS ParticleOptions.
ParticleOptionsFactory - Interface in dev.wyck.wrapper.environment.particle
A factory for creating particle options handles.
particles() - Method in record class dev.wyck.wrapper.environment.particle.ParticleCatalog
Returns the value of the particles record component.
particleType() - Method in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
Gets a version-agnostic handle to this particle type, resolved on first access via the registered factory and cached.
ParticleType - Interface in dev.wyck.wrapper.environment.particle
Opaque handle to a particle type.
ParticleTypes - Enum Class in dev.wyck.wrapper.environment.particle
An enum that wraps around Minecraft's ParticleTypes, providing additional metadata and functionality.
PATCH - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
PATCH_BERRY_BUSH_VILLAGE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_BERRY_COMMON - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_BERRY_RARE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_BUSH - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_CACTUS_DECORATED - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_CACTUS_DESERT - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_CACTUS_VILLAGE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_CRIMSON_ROOTS - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_DEAD_BUSH - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_DEAD_BUSH_2 - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_DEAD_BUSH_BADLANDS - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_DRY_GRASS_BADLANDS - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_DRY_GRASS_DESERT - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_FIRE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_FIREFLY_BUSH_NEAR_WATER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_FIREFLY_BUSH_NEAR_WATER_SWAMP - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_FIREFLY_BUSH_SWAMP - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_GRASS_BADLANDS - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_GRASS_FOREST - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_GRASS_JUNGLE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_GRASS_MEADOW - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_GRASS_NORMAL - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_GRASS_PLAIN - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_GRASS_SAVANNA - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_GRASS_TAIGA - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_GRASS_TAIGA_2 - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_LARGE_FERN - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_LEAF_LITTER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_MELON - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_MELON_SPARSE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_PUMPKIN - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_SOUL_FIRE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_SUGAR_CANE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_SUGAR_CANE_BADLANDS - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_SUGAR_CANE_DESERT - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_SUGAR_CANE_SWAMP - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_SUNFLOWER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_TAIGA_GRASS_VILLAGE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_TALL_GRASS - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_TALL_GRASS_2 - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PATCH_WATERLILY - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
path() - Method in interface dev.wyck.keys.ResourceKey
The path portion of this key.
patrol() - Method in interface dev.wyck.wrapper.level.spawner.LevelSpawner.Factory
 
patrol() - Static method in interface dev.wyck.wrapper.level.spawner.LevelSpawner
 
pending() - Method in record class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap
Returns the value of the pending record component.
Pending(EnvironmentAttributeSupplier, V) - Constructor for record class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap.Pending
Creates an instance of a Pending record class.
persistence() - Method in interface dev.wyck.model.level.LevelCreator
The persistence of the world.
persistence() - Method in class dev.wyck.model.level.LevelCreatorImpl
 
persistence(StemPersistence) - Method in class dev.wyck.model.level.LevelCreator.Builder
Sets the persistence of the world.
PERSISTENT - Enum constant in enum class dev.wyck.model.level.StemPersistence
The level stem is also registered into the level_stem registry, so other registry callers can see it.
phantom() - Method in interface dev.wyck.wrapper.level.spawner.LevelSpawner.Factory
 
phantom() - Static method in interface dev.wyck.wrapper.level.spawner.LevelSpawner
 
PHANTOM_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PHANTOM_BITE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PHANTOM_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PHANTOM_FLAP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PHANTOM_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PHANTOM_SWOOP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PIG_AMBIENT_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PIG_DEATH_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PIG_EAT_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PIG_HURT_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PIG_SADDLE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PIG_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PIG_STEP_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PIGLIN_ADMIRING_ITEM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PIGLIN_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PIGLIN_ANGRY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PIGLIN_BRUTE_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PIGLIN_BRUTE_ANGRY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PIGLIN_BRUTE_CONVERTED_TO_ZOMBIFIED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PIGLIN_BRUTE_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PIGLIN_BRUTE_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PIGLIN_BRUTE_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PIGLIN_CELEBRATE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PIGLIN_CONVERTED_TO_ZOMBIFIED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PIGLIN_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PIGLIN_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PIGLIN_JEALOUS - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PIGLIN_RETREAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PIGLIN_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PIGLINS_ZOMBIFY - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Whether piglins and hoglins zombify.
PILE_HAY - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
PILE_HAY_VILLAGE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PILE_ICE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
PILE_ICE_VILLAGE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PILE_MELON - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
PILE_MELON_VILLAGE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PILE_PUMPKIN - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
PILE_PUMPKIN_VILLAGE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PILE_SNOW - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
PILE_SNOW_VILLAGE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PILLAGER_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PILLAGER_CELEBRATE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PILLAGER_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PILLAGER_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PILLAR - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
PILLAR_RARENESS - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
PILLAR_THICKNESS - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
PILLARS - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
PINE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
PINE_CHECKED - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PINE_ON_SNOW - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PINE_VILLAGE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
PINK_PETALS_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PINK_PETALS_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PINK_PETALS_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PINK_PETALS_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PINK_PETALS_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PISTON_CONTRACT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PISTON_EXTEND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
place(PlacementContext) - Method in class dev.wyck.wrapper.worldgen.feature.custom.CustomFeature
Places this feature.
PLACED_FEATURES - Static variable in interface dev.wyck.keys.KeyChains
 
PlacedFeature - Interface in dev.wyck.wrapper.worldgen.placement
Wraps Minecraft's PlacedFeature, a configured feature paired with the ordered list of placement modifiers applied to it.
PlacedFeature.Custom - Record Class in dev.wyck.wrapper.worldgen.placement
A placed feature authored from a configured feature and a modifier list.
PlacedFeature.Factory - Interface in dev.wyck.wrapper.worldgen.placement
 
PlacedFeature.FeatureBuilder - Class in dev.wyck.wrapper.worldgen.placement
 
PlacedFeature.Reference - Record Class in dev.wyck.wrapper.worldgen.placement
A reference to an already-registered placed feature.
placedFeatures() - Static method in interface dev.wyck.keys.KeyChains
 
PlacedFeatures - Class in dev.wyck.wrapper.worldgen.placement
Auto-generated.
placement() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacedFeature.Custom
Returns the value of the placement record component.
PlacementContext<C> - Interface in dev.wyck.wrapper.worldgen.feature.custom
The placement surface handed to a CustomFeature during world generation.
PlacementModifier - Interface in dev.wyck.wrapper.worldgen.placement
Wraps the PlacementModifier family, the ordered transforms applied to a feature's candidate positions during placement.
PlacementModifier.BiomeFilter - Record Class in dev.wyck.wrapper.worldgen.placement
 
PlacementModifier.BlockPredicateFilter - Record Class in dev.wyck.wrapper.worldgen.placement
 
PlacementModifier.CountPlacement - Record Class in dev.wyck.wrapper.worldgen.placement
 
PlacementModifier.EnvironmentScanPlacement - Record Class in dev.wyck.wrapper.worldgen.placement
 
PlacementModifier.Factory - Interface in dev.wyck.wrapper.worldgen.placement
 
PlacementModifier.FixedPlacement - Record Class in dev.wyck.wrapper.worldgen.placement
 
PlacementModifier.HeightmapPlacement - Record Class in dev.wyck.wrapper.worldgen.placement
 
PlacementModifier.HeightRangePlacement - Record Class in dev.wyck.wrapper.worldgen.placement
 
PlacementModifier.InSquarePlacement - Record Class in dev.wyck.wrapper.worldgen.placement
 
PlacementModifier.NoiseBasedCountPlacement - Record Class in dev.wyck.wrapper.worldgen.placement
 
PlacementModifier.NoiseThresholdCountPlacement - Record Class in dev.wyck.wrapper.worldgen.placement
 
PlacementModifier.RandomOffsetPlacement - Record Class in dev.wyck.wrapper.worldgen.placement
 
PlacementModifier.RarityFilter - Record Class in dev.wyck.wrapper.worldgen.placement
 
PlacementModifier.SurfaceRelativeThresholdFilter - Record Class in dev.wyck.wrapper.worldgen.placement
 
PlacementModifier.SurfaceWaterDepthFilter - Record Class in dev.wyck.wrapper.worldgen.placement
 
placements(PlacementModifier...) - Method in class dev.wyck.wrapper.worldgen.placement.PlacedFeature.FeatureBuilder
 
placements(List) - Method in class dev.wyck.wrapper.worldgen.placement.PlacedFeature.FeatureBuilder
 
plateau() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.Trapezoid
Returns the value of the plateau record component.
plateau() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.Trapezoid
Returns the value of the plateau record component.
plateau() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Trapezoid
Returns the value of the plateau record component.
PLAY - Enum constant in enum class dev.wyck.wrapper.environment.Activity
 
PLAY_DEAD - Enum constant in enum class dev.wyck.wrapper.environment.Activity
 
PLAYER_ATTACK_CRIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PLAYER_ATTACK_KNOCKBACK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PLAYER_ATTACK_NODAMAGE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PLAYER_ATTACK_STRONG - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PLAYER_ATTACK_SWEEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PLAYER_ATTACK_WEAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PLAYER_BIG_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PLAYER_BREATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PLAYER_BURP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PLAYER_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PLAYER_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PLAYER_HURT_DROWN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PLAYER_HURT_FREEZE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PLAYER_HURT_ON_FIRE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PLAYER_HURT_SWEET_BERRY_BUSH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PLAYER_LEVELUP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PLAYER_SMALL_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PLAYER_SPLASH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PLAYER_SPLASH_HIGH_SPEED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PLAYER_SWIM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PLAYER_TELEPORT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
plugin() - Method in interface dev.wyck.Wyck
Determines the plugin instance associated with Wyck.
point() - Method in record class dev.wyck.registry.level.LevelBiomeEdit.Add
Returns the value of the point record component.
point(float) - Static method in interface dev.wyck.wrapper.worldgen.climate.ClimateParameter
A zero width span pinned to one value.
POINTED_DRIPSTONE - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
POINTED_DRIPSTONE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
POINTED_DRIPSTONE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
POINTED_DRIPSTONE_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POINTED_DRIPSTONE_DRIP_LAVA - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POINTED_DRIPSTONE_DRIP_LAVA_INTO_CAULDRON - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POINTED_DRIPSTONE_DRIP_WATER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POINTED_DRIPSTONE_DRIP_WATER_INTO_CAULDRON - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POINTED_DRIPSTONE_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POINTED_DRIPSTONE_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POINTED_DRIPSTONE_LAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POINTED_DRIPSTONE_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POINTED_DRIPSTONE_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
pointedDripstone() - Static method in interface dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration
A builder for pointed dripstone spread chances.
PointedDripstoneConfiguration(float, float, float, float) - Constructor for record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.PointedDripstoneConfiguration
Creates an instance of a PointedDripstoneConfiguration record class.
PointRange2D - Record Class in dev.wyck.misc
Represents a 2D range of points in a Minecraft world.
PointRange2D(int, int, int, int) - Constructor for record class dev.wyck.misc.PointRange2D
Creates an instance of a PointRange2D record class.
PointRange3D - Record Class in dev.wyck.misc
Represents a 3D range of points defined by minimum and maximum coordinates in each axis (X, Y, Z).
PointRange3D(int, int, int, int, int, int) - Constructor for record class dev.wyck.misc.PointRange3D
Creates an instance of a PointRange3D record class.
POLAR_BEAR_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POLAR_BEAR_AMBIENT_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POLAR_BEAR_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POLAR_BEAR_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POLAR_BEAR_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POLAR_BEAR_WARNING - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POLISHED_DEEPSLATE_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POLISHED_DEEPSLATE_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POLISHED_DEEPSLATE_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POLISHED_DEEPSLATE_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POLISHED_DEEPSLATE_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POLISHED_TUFF_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POLISHED_TUFF_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POLISHED_TUFF_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POLISHED_TUFF_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POLISHED_TUFF_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POOF - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
PORTAL - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
PORTAL_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PORTAL_TRAVEL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PORTAL_TRIGGER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
positional() - Method in interface dev.wyck.wrapper.environment.attribute.EnvironmentAttribute
If the attribute is positional.
positions() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.FixedPlacement
Returns the value of the positions record component.
POTENT_SULFUR_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POTENT_SULFUR_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POTENT_SULFUR_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POTENT_SULFUR_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POTENT_SULFUR_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POWDER_SNOW - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
POWDER_SNOW_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POWDER_SNOW_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POWDER_SNOW_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POWDER_SNOW_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
POWDER_SNOW_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
power() - Method in record class dev.wyck.wrapper.environment.particle.options.PowerParticle
Returns the value of the power record component.
power() - Method in record class dev.wyck.wrapper.environment.particle.options.SpellParticle
Returns the value of the power record component.
power(ParticleType, float) - Method in interface dev.wyck.wrapper.environment.particle.ParticleOptionsFactory
Creates a particle options handle for a power particle with the specified power level.
PowerParticle - Record Class in dev.wyck.wrapper.environment.particle.options
Particle data for power particles.
PowerParticle(float) - Constructor for record class dev.wyck.wrapper.environment.particle.options.PowerParticle
Creates an instance of a PowerParticle record class.
PRE_RAID - Enum constant in enum class dev.wyck.wrapper.environment.Activity
 
predicate() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.Not
Returns the value of the predicate record component.
predicate() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.BlockPredicateFilter
Returns the value of the predicate record component.
predicates() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.AllOf
Returns the value of the predicates record component.
predicates() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.AnyOf
Returns the value of the predicates record component.
preliminarySurfaceLevel() - Method in record class dev.wyck.wrapper.level.noise.NoiseRouter.Slots
Returns the value of the preliminarySurfaceLevel record component.
preliminarySurfaceLevel(DensityFunction) - Method in class dev.wyck.wrapper.level.noise.NoiseRouter.Builder
 
preset() - Method in interface dev.wyck.wrapper.level.BiomeSource
 
preset(ResourceKey) - Method in interface dev.wyck.wrapper.level.BiomeSource.Factory
 
preset(ResourceKey) - Static method in interface dev.wyck.wrapper.level.BiomeSource
 
priority() - Method in record class dev.wyck.renderer.packet.data.VirtualBiome
Returns the value of the priority record component.
priority(PacketHandler.Priority) - Method in class dev.wyck.renderer.packet.data.VirtualBiome.Builder
 
probability() - Method in interface dev.wyck.wrapper.environment.particle.AmbientParticle
Gets the probability of this particle being spawned.
probability() - Method in record class dev.wyck.wrapper.worldgen.carver.CanyonCarverConfiguration
Returns the value of the probability record component.
probability() - Method in interface dev.wyck.wrapper.worldgen.carver.CarverConfiguration
 
probability() - Method in record class dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration
Returns the value of the probability record component.
probability() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.ProbabilityConfiguration
Returns the value of the probability record component.
probability() - Method in record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.RandomBlockMatch
Returns the value of the probability record component.
probability() - Method in record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.RandomBlockStateMatch
Returns the value of the probability record component.
probability(float) - Method in class dev.wyck.wrapper.environment.particle.AmbientParticle.Builder
Sets the probability of the particle.
probability(float) - Method in class dev.wyck.wrapper.worldgen.carver.CanyonCarverConfiguration.Builder
Sets the probability of the carver being generated.
probability(float) - Method in class dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration.Builder
 
probability(float) - Static method in interface dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration
A single placement probability, in the range [0, 1].
ProbabilityConfiguration(float) - Constructor for record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.ProbabilityConfiguration
Creates an instance of a ProbabilityConfiguration record class.
property() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.RandomizedInt
Returns the value of the property record component.
PROTOCOLLIB - Enum constant in enum class dev.wyck.renderer.packet.PacketHandler.Injector
Requires ProtocolLib to be installed.
PROTOCOLLIB - Enum constant in enum class dev.wyck.renderer.packet.PacketHandler.Manipulator
Deprecated.
 
PUFFER_FISH_BLOW_OUT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PUFFER_FISH_BLOW_UP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PUFFER_FISH_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PUFFER_FISH_FLOP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PUFFER_FISH_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PUFFER_FISH_STING - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
PUMPKIN - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
PUMPKIN_CARVE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 

Q

QUARTER_NEGATIVE - Enum constant in enum class dev.wyck.wrapper.level.noise.function.DensityFunction.Transform
 
quarterNegative() - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
queue(Biome) - Method in interface dev.wyck.registry.bootstrap.BootstrapBiomeRegistry
Queues a biome to be registered.
queue(Dimension) - Method in interface dev.wyck.registry.bootstrap.BootstrapDimensionRegistry
Queues a dimension type to be registered.

R

RABBIT_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
RABBIT_ATTACK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
RABBIT_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
RABBIT_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
RABBIT_JUMP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
radius() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration
Returns the value of the radius record component.
radius(IntProvider) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration.Builder
 
RAID - Enum constant in enum class dev.wyck.wrapper.environment.Activity
 
RAID_HORN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
RAID_OMEN - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
RAIN - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
RAM - Enum constant in enum class dev.wyck.wrapper.environment.Activity
 
random() - Method in interface dev.wyck.wrapper.worldgen.feature.custom.PlacementContext
A random source seeded for this placement.
RANDOM_BOOLEAN_SELECTOR - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
RANDOM_SELECTOR - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
randomBlockMatch(Material, float) - Static method in interface dev.wyck.wrapper.worldgen.ruletest.RuleTest
 
RandomBlockMatch(Material, float) - Constructor for record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.RandomBlockMatch
Creates an instance of a RandomBlockMatch record class.
randomBlockStateMatch(BlockData, float) - Static method in interface dev.wyck.wrapper.worldgen.ruletest.RuleTest
 
RandomBlockStateMatch(BlockData, float) - Constructor for record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.RandomBlockStateMatch
Creates an instance of a RandomBlockStateMatch record class.
randomizedInt(BlockStateProvider, String, IntProvider) - Static method in interface dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider
 
RandomizedInt(BlockStateProvider, String, IntProvider) - Constructor for record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.RandomizedInt
Creates an instance of a RandomizedInt record class.
randomName() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.VerticalGradient
Returns the value of the randomName record component.
randomOffset(IntProvider, IntProvider) - Static method in interface dev.wyck.wrapper.worldgen.placement.PlacementModifier
Randomly offsets the position by the given spreads.
randomOffsetHorizontal(IntProvider) - Static method in interface dev.wyck.wrapper.worldgen.placement.PlacementModifier
Randomly offsets the position horizontally only.
RandomOffsetPlacement(IntProvider, IntProvider) - Constructor for record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.RandomOffsetPlacement
Creates an instance of a RandomOffsetPlacement record class.
randomOffsetTriangle(int, int) - Static method in interface dev.wyck.wrapper.worldgen.placement.PlacementModifier
Randomly offsets the position using triangular spreads over the given ranges.
randomOffsetVertical(IntProvider) - Static method in interface dev.wyck.wrapper.worldgen.placement.PlacementModifier
Randomly offsets the position vertically only.
RANGE - Static variable in record class dev.wyck.wrapper.BiomeSettings
Deprecated.
 
RANGE - Static variable in class dev.wyck.wrapper.entity.BiomeSpawner.Builder
 
rangeChoice(double, double, DensityFunction, DensityFunction) - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Returns the absolute value of this density function.
rangeChoice(DensityFunction, double, double, DensityFunction, DensityFunction) - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction.Factory
 
rangeChoice(DensityFunction, double, double, DensityFunction, DensityFunction) - Static method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
rarityFilter(int) - Static method in interface dev.wyck.wrapper.worldgen.placement.PlacementModifier
Filters a position based on a specified chance value, allowing positions to be kept with a probability of 1/chance.
RarityFilter(int) - Constructor for record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.RarityFilter
Creates an instance of a RarityFilter record class.
RAVAGER_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
RAVAGER_ATTACK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
RAVAGER_CELEBRATE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
RAVAGER_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
RAVAGER_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
RAVAGER_ROAR - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
RAVAGER_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
RAVAGER_STUNNED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
RAW_GENERATION - Enum constant in enum class dev.wyck.wrapper.worldgen.GenerationStep
 
reach() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.ColumnConfiguration
Returns the value of the reach record component.
RED_MUSHROOM - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
RED_MUSHROOM_NETHER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
RED_MUSHROOM_NORMAL - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
RED_MUSHROOM_OLD_GROWTH - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
RED_MUSHROOM_SWAMP - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
RED_MUSHROOM_TAIGA - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
REDSTONE_TORCH_BURNOUT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
reference(ResourceKey) - Static method in interface dev.wyck.model.biome.Biome
Gets a reference to a biome from the biome registry.
reference(ResourceKey) - Static method in interface dev.wyck.model.level.dimension.Dimension
Simply holds a reference to a dimension.
reference(ResourceKey) - Method in interface dev.wyck.wrapper.level.clock.WorldClock.Factory
 
reference(ResourceKey) - Static method in interface dev.wyck.wrapper.level.clock.WorldClock
Creates a reference to a registered world clock.
reference(ResourceKey) - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction.Factory
 
reference(ResourceKey) - Static method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a reference to a registered density function.
reference(ResourceKey) - Static method in interface dev.wyck.wrapper.level.noise.Noise
Creates a reference to a noise function with the given key.
reference(ResourceKey) - Static method in interface dev.wyck.wrapper.worldgen.carver.ConfiguredWorldCarver
References a configured carver already registered under the given key.
reference(ResourceKey) - Static method in interface dev.wyck.wrapper.worldgen.feature.ConfiguredFeature
References a configured feature already registered under the given key.
reference(ResourceKey) - Static method in interface dev.wyck.wrapper.worldgen.placement.PlacedFeature
References a placed feature already registered under the given key.
Reference(ResourceKey) - Constructor for record class dev.wyck.wrapper.level.noise.Noise.Reference
Creates an instance of a Reference record class.
Reference(ResourceKey) - Constructor for record class dev.wyck.wrapper.worldgen.carver.ConfiguredWorldCarver.Reference
Creates an instance of a Reference record class.
Reference(ResourceKey) - Constructor for record class dev.wyck.wrapper.worldgen.feature.ConfiguredFeature.Reference
Creates an instance of a Reference record class.
Reference(ResourceKey) - Constructor for record class dev.wyck.wrapper.worldgen.placement.PlacedFeature.Reference
Creates an instance of a Reference record class.
register() - Method in class dev.wyck.model.biome.Biome.Builder
 
register() - Method in interface dev.wyck.model.biome.Biome
Registers this biome in the biome registry.
register() - Method in class dev.wyck.model.biome.CustomBiome.Builder
 
register() - Method in interface dev.wyck.model.biome.CustomBiome
Registers this custom biome in the biome registry.
register() - Method in class dev.wyck.model.level.dimension.Dimension.Builder
 
register() - Method in interface dev.wyck.model.level.dimension.Dimension
Registers this dimension type to the dimension registry.
register() - Method in interface dev.wyck.renderer.packet.PacketHandler
Registers the necessary packet listeners to handle biome injection.
register() - Method in class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Builder
 
register() - Method in interface dev.wyck.wrapper.level.noise.NoiseGeneratorSettings
Registers this noise generator setting.
register() - Method in class dev.wyck.wrapper.worldgen.feature.custom.CustomFeature
Registers this feature into the FEATURE registry under the key of this feature.
register(ResourceKey, NoiseGeneratorSettings) - Method in interface dev.wyck.registry.worldgen.NoiseGeneratorSettingsRegistry
 
register(ResourceKey, CustomFeature) - Method in interface dev.wyck.registry.worldgen.CustomFeatureRegistry
 
register(ResourceKey, CustomFeature) - Static method in class dev.wyck.wrapper.worldgen.feature.custom.CustomFeature
Convenience method for registering a feature.
register(Biome...) - Method in interface dev.wyck.registry.BiomeRegistry
This method registers a custom biome to a Minecraft server.
register(Dimension) - Method in interface dev.wyck.registry.DimensionRegistry
Registers a custom dimension type to the server's dimension_type registry.
register(Collection) - Method in interface dev.wyck.registry.BiomeRegistry
Registers a collection of custom biomes to a Minecraft server.
registerAs(ResourceKey) - Method in class dev.wyck.wrapper.worldgen.feature.custom.CustomFeature
Registers this feature into the FEATURE registry under the given key.
RegisteredConstantTranslator<W> - Interface in dev.wyck.wrapper.internal
Translates wrapper constants to and from the entries of a Minecraft registry, the registry counterpart to KeyedEnumTranslator.
registry() - Static method in interface dev.wyck.registry.BiomeRegistry
This static method returns the current BiomeRegistry instance.
registry() - Static method in interface dev.wyck.registry.DimensionRegistry
 
registry() - Method in interface dev.wyck.registry.internal.WyckRegistry
The registry itself.
registry() - Static method in interface dev.wyck.registry.worldgen.CustomFeatureRegistry
 
registry() - Static method in interface dev.wyck.registry.worldgen.NoiseGeneratorSettingsRegistry
 
RegistryId - Enum Class in dev.wyck.registry.internal
 
RegistryReconfigurer - Interface in dev.wyck.connection
An interface for resending registries to players without relogging.
RegistryReconfigurer.Factory - Interface in dev.wyck.connection
 
RegistryUnavailable - Exception Class in dev.wyck.exceptions
Thrown when a registry is unavailable.
RegistryUnavailable(String) - Constructor for exception class dev.wyck.exceptions.RegistryUnavailable
 
removeBiome(ResourceKey) - Method in interface dev.wyck.renderer.packet.PacketHandler
Removes a custom biome from the packet handler's list of biomes to inject by its ResourceKey.
removeBiome(ResourceKey) - Method in class dev.wyck.renderer.packet.VirtualBiomeCollector
Removes a phony custom biome with the given ResourceKey from the collector.
removeBiome(VirtualBiome) - Method in interface dev.wyck.renderer.packet.PacketHandler
Removes a custom biome from the packet handler's list of biomes to inject.
removeBiome(VirtualBiome) - Method in class dev.wyck.renderer.packet.VirtualBiomeCollector
Removes a phony custom biome from the collector.
removeBlock(BlockVector) - Method in interface dev.wyck.wrapper.worldgen.feature.custom.PlacementContext
Removes a block at the given absolute world position.
removeBlock(BlockVector, boolean) - Method in interface dev.wyck.wrapper.worldgen.feature.custom.PlacementContext
Removes a block at the given absolute world position.
replace(BlockReplacement) - Method in class dev.wyck.model.biome.CustomBiome.Builder
Adds a block replacement to the custom biome.
replace(Key, T) - Method in class dev.wyck.keys.KeyChain
Replaces an existing key in the chain with a new item.
replace(Biome, Biome) - Method in class dev.wyck.misc.providers.ReplacementBiomeProvider.Builder
 
replace(Material, Material) - Method in class dev.wyck.model.biome.CustomBiome.Builder
Adds a block replacement to the custom biome.
Replace(ResourceKey, ResourceKey, ResourceKey) - Constructor for record class dev.wyck.registry.level.LevelBiomeEdit.Replace
Creates an instance of a Replace record class.
REPLACE_BLOBS - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
REPLACE_SINGLE_BLOCK - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
replaceable() - Static method in interface dev.wyck.wrapper.worldgen.BlockPredicate
 
replaceable() - Method in record class dev.wyck.wrapper.worldgen.carver.CanyonCarverConfiguration
Returns the value of the replaceable record component.
replaceable() - Method in interface dev.wyck.wrapper.worldgen.carver.CarverConfiguration
 
replaceable() - Method in record class dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration
Returns the value of the replaceable record component.
replaceable(Collection) - Method in class dev.wyck.wrapper.worldgen.carver.CanyonCarverConfiguration.Builder
Sets the replaceable materials of the carver.
replaceable(Collection) - Method in class dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration.Builder
 
replaceable(BlockVector) - Static method in interface dev.wyck.wrapper.worldgen.BlockPredicate
 
Replaceable(BlockVector) - Constructor for record class dev.wyck.wrapper.worldgen.BlockPredicate.Replaceable
Creates an instance of a Replaceable record class.
replaceCurrentMusic() - Method in interface dev.wyck.wrapper.environment.sounds.Music
Gets whether the music should replace the current music.
replaceCurrentMusic(boolean) - Method in class dev.wyck.wrapper.environment.sounds.Music.Builder
Sets whether the music should replace the current music.
replaceInDimension(ResourceKey, ResourceKey, ResourceKey) - Method in interface dev.wyck.registry.bootstrap.BootstrapBiomeRegistry
Replaces a biome in a dimension.
replaceInDimension(ResourceKey, ResourceKey, ResourceKey) - Method in interface dev.wyck.registry.level.LevelStemEditor
Queues a biome replacement in a dimension.
replacement() - Method in record class dev.wyck.registry.level.LevelBiomeEdit.Replace
Returns the value of the replacement record component.
replacement() - Method in record class dev.wyck.renderer.packet.data.BlockReplacement
Returns the value of the replacement record component.
replacement(BlockReplacement...) - Method in class dev.wyck.renderer.packet.data.VirtualBiome.Builder
 
replacement(List) - Method in class dev.wyck.renderer.packet.data.VirtualBiome.Builder
 
replacement(Material, Material) - Method in class dev.wyck.renderer.packet.data.VirtualBiome.Builder
 
ReplacementBiomeProvider - Class in dev.wyck.misc.providers
A biome provider that replaces biomes with Wyck's custom biomes.
ReplacementBiomeProvider(Map) - Constructor for class dev.wyck.misc.providers.ReplacementBiomeProvider
 
ReplacementBiomeProvider.Builder - Class in dev.wyck.misc.providers
A builder class for creating instances of ReplacementBiomeProvider.
replacementBlock() - Method in record class dev.wyck.renderer.packet.data.BlockReplacement
Returns the replacement block material.
resendRegistries(Player) - Method in interface dev.wyck.connection.RegistryReconfigurer
Resends the registries to the player.
resendRegistries(Player, Consumer) - Method in interface dev.wyck.connection.RegistryReconfigurer
Resends the registries to the player.
RESIN_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
RESIN_BRICKS_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
RESIN_BRICKS_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
RESIN_BRICKS_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
RESIN_BRICKS_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
RESIN_BRICKS_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
RESIN_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
RESIN_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
RESIN_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
resolve(SnapshotChunkData) - Method in interface dev.wyck.renderer.packet.VirtualBiomeResolver
 
resolveClass() - Method in class dev.wyck.factory.WireProvider
Resolves the backing factory class from WireProvider.classNameTemplate, applying whichever version operator the template uses.
resolverFor(Player, ChunkLocation) - Method in class dev.wyck.renderer.packet.VirtualBiomeCollector
Cheap pre-decode gate.
resourceKey() - Method in interface dev.wyck.model.biome.Biome
The key associated with this biome.
resourceKey() - Method in class dev.wyck.model.biome.impl.BiomeImpl
 
resourceKey() - Method in interface dev.wyck.model.level.dimension.Dimension
The key of this dimension type.
resourceKey() - Method in class dev.wyck.model.level.dimension.DimensionImpl
 
resourceKey() - Method in interface dev.wyck.model.level.LevelCreator
The key the world and its level stem are registered under.
resourceKey() - Method in class dev.wyck.model.level.LevelCreatorImpl
 
resourceKey() - Method in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
The resource key of this particle.
resourceKey() - Method in record class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Data
Returns the value of the resourceKey record component.
resourceKey() - Method in class dev.wyck.wrapper.worldgen.feature.custom.CustomFeature
 
resourceKey() - Method in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
The registry key of this feature in the FEATURE registry.
resourceKey(ResourceKey) - Method in class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Builder
 
resourceKey(ResourceKey) - Method in class dev.wyck.model.biome.Biome.Builder
Sets the ResourceKey of the biome.
resourceKey(ResourceKey) - Method in class dev.wyck.model.biome.CustomBiome.Builder
Sets the ResourceKey of the custom biome.
resourceKey(ResourceKey) - Method in class dev.wyck.model.level.dimension.Dimension.Builder
 
resourceKey(ResourceKey) - Method in class dev.wyck.model.level.LevelCreator.Builder
Sets the resource key of the level stem.
ResourceKey - Interface in dev.wyck.keys
This interface represents a key for a biome resource in the game.
ResourceKey.Factory - Interface in dev.wyck.keys
 
resourceLocation() - Method in interface dev.wyck.keys.ResourceKey
Underlying Minecraft Identifier.
RESPAWN_ANCHOR_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
RESPAWN_ANCHOR_CHARGE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
RESPAWN_ANCHOR_DEPLETE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
RESPAWN_ANCHOR_SET_SPAWN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
RESPAWN_ANCHOR_WORKS - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Whether a respawn anchor can be used to set spawn.
REST - Enum constant in enum class dev.wyck.wrapper.environment.Activity
 
result - Variable in class dev.wyck.util.WeightedList.Builder
 
retrieve(ResourceKey) - Method in interface dev.wyck.registry.internal.WyckRegistry
Retrieves an object from the registry.
REVERSE_PORTAL - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
RIDE - Enum constant in enum class dev.wyck.wrapper.environment.Activity
 
RIDGE - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
ridges() - Method in record class dev.wyck.wrapper.level.noise.NoiseRouter.Slots
Returns the value of the ridges record component.
ridges(DensityFunction) - Method in class dev.wyck.wrapper.level.noise.NoiseRouter.Builder
 
RIDGES - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
RIDGES_FOLDED - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
ROAR - Enum constant in enum class dev.wyck.wrapper.environment.Activity
 
roll() - Method in record class dev.wyck.wrapper.environment.particle.options.SculkChargeParticle
Returns the value of the roll record component.
ROOT_SYSTEM - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
ROOTED_AZALEA_TREE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ROOTED_AZALEA_TREE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ROOTED_DIRT_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ROOTED_DIRT_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ROOTED_DIRT_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ROOTED_DIRT_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ROOTED_DIRT_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ROOTED_SULFUR_SPRING - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
ROOTED_SULFUR_SPRING - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
ROOTS_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ROOTS_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ROOTS_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ROOTS_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ROOTS_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
rotated(Material) - Static method in interface dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider
 
Rotated(Material) - Constructor for record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.Rotated
Creates an instance of a Rotated record class.
Rule(BlockPredicate, BlockStateProvider) - Constructor for record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.RuleBased.Rule
Creates an instance of a Rule record class.
ruleBased(BlockStateProvider, List) - Static method in interface dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider
 
RuleBased(BlockStateProvider, List) - Constructor for record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.RuleBased
Creates an instance of a RuleBased record class.
rules() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.RuleBased
Returns the value of the rules record component.
rules() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceRule.Sequence
Returns the value of the rules record component.
RuleTest - Interface in dev.wyck.wrapper.worldgen.ruletest
Wraps Minecraft's RuleTest family, the block-match predicates used by ore and replace-block configurations.
RuleTest.AlwaysTrue - Record Class in dev.wyck.wrapper.worldgen.ruletest
 
RuleTest.BlockMatch - Record Class in dev.wyck.wrapper.worldgen.ruletest
 
RuleTest.BlockStateMatch - Record Class in dev.wyck.wrapper.worldgen.ruletest
 
RuleTest.Factory - Interface in dev.wyck.wrapper.worldgen.ruletest
 
RuleTest.RandomBlockMatch - Record Class in dev.wyck.wrapper.worldgen.ruletest
 
RuleTest.RandomBlockStateMatch - Record Class in dev.wyck.wrapper.worldgen.ruletest
 
RuleTest.TagMatch - Record Class in dev.wyck.wrapper.worldgen.ruletest
 
run() - Method in interface dev.wyck.util.ThrowingRunnable
 
RUNTIME - Static variable in interface dev.wyck.registry.level.LevelStemEditor
 

S

SADDLE_UNEQUIP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SALMON_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SALMON_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SALMON_FLOP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SALMON_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SAND_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SAND_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SAND_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SAND_IDLE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SAND_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SAND_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCAFFOLDING_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCAFFOLDING_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCAFFOLDING_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCAFFOLDING_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCAFFOLDING_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
scale() - Method in record class dev.wyck.wrapper.BiomeSettings
Deprecated.
Returns the value of the scale record component.
scale() - Method in record class dev.wyck.wrapper.environment.particle.options.DustParticle
Returns the value of the scale record component.
scale() - Method in record class dev.wyck.wrapper.environment.particle.options.DustTransitionParticle
Returns the value of the scale record component.
scale() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.DualNoise
Returns the value of the scale record component.
scale() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.Noise
Returns the value of the scale record component.
scale() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.NoiseThreshold
Returns the value of the scale record component.
scale(float) - Method in class dev.wyck.wrapper.BiomeSettings.Builder
Deprecated.
This method sets the scale property of the BiomeSettings.
SCATTERED_ORE - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
SCRAPE - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
SCULK_BLOCK_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_BLOCK_CHARGE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_BLOCK_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_BLOCK_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_BLOCK_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_BLOCK_SPREAD - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_BLOCK_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_CATALYST_BLOOM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_CATALYST_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_CATALYST_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_CATALYST_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_CATALYST_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_CATALYST_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_CHARGE - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
SCULK_CHARGE_POP - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
SCULK_CLICKING - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_CLICKING_STOP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_PATCH - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
SCULK_PATCH_ANCIENT_CITY - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
SCULK_PATCH_ANCIENT_CITY - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
SCULK_PATCH_DEEP_DARK - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
SCULK_PATCH_DEEP_DARK - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
SCULK_SENSOR_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_SENSOR_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_SENSOR_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_SENSOR_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_SENSOR_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_SHRIEKER_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_SHRIEKER_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_SHRIEKER_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_SHRIEKER_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_SHRIEKER_SHRIEK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_SHRIEKER_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_SOUL - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
SCULK_VEIN - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
SCULK_VEIN - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
SCULK_VEIN_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_VEIN_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_VEIN_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_VEIN_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SCULK_VEIN_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
sculkCharge(float) - Method in interface dev.wyck.wrapper.environment.particle.ParticleOptionsFactory
Creates a particle options handle for a sculk charge particle with the specified roll.
SculkChargeParticle - Record Class in dev.wyck.wrapper.environment.particle.options
Particle data for sculk charge particles.
SculkChargeParticle(float) - Constructor for record class dev.wyck.wrapper.environment.particle.options.SculkChargeParticle
Creates an instance of a SculkChargeParticle record class.
sculkPatch() - Static method in interface dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration
A builder for a sculk patch.
SculkPatchConfiguration(int, int, int, int, int, IntProvider, float) - Constructor for record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.SculkPatchConfiguration
Creates an instance of a SculkPatchConfiguration record class.
SEA_PICKLE - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
SEA_PICKLE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
SEA_PICKLE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
SEAGRASS - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
SEAGRASS_COLD - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
SEAGRASS_DEEP - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
SEAGRASS_DEEP_COLD - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
SEAGRASS_DEEP_WARM - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
SEAGRASS_MID - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
SEAGRASS_NORMAL - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
SEAGRASS_RIVER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
SEAGRASS_SHORT - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
SEAGRASS_SLIGHTLY_LESS_SHORT - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
SEAGRASS_SWAMP - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
SEAGRASS_TALL - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
SEAGRASS_WARM - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
seaLevel() - Method in record class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Data
Returns the value of the seaLevel record component.
seaLevel(int) - Method in class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Builder
 
secondaryDepthRange() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.StoneDepth
Returns the value of the secondaryDepthRange record component.
seed() - Method in interface dev.wyck.model.level.LevelCreator
The seed to use for the world.
seed() - Method in class dev.wyck.model.level.LevelCreatorImpl
 
seed() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.DualNoise
Returns the value of the seed record component.
seed() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.Noise
Returns the value of the seed record component.
seed() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.NoiseThreshold
Returns the value of the seed record component.
seed(long) - Method in class dev.wyck.model.level.LevelCreator.Builder
Sets the seed of the world.
sequence(List) - Static method in interface dev.wyck.wrapper.worldgen.surface.SurfaceRule
Evaluates rules in order, using the first that applies.
Sequence(List) - Constructor for record class dev.wyck.wrapper.worldgen.surface.SurfaceRule.Sequence
Creates an instance of a Sequence record class.
setBlock(BlockVector, BlockData) - Method in interface dev.wyck.wrapper.worldgen.feature.custom.PlacementContext
Sets a block at the given absolute world position.
setBlockBiome(Block, Biome) - Method in interface dev.wyck.renderer.setter.BiomeSetter
Sets the biome of a block to a custom biome.
setBlockBiome(Block, Biome) - Method in class dev.wyck.renderer.setter.GlobalBiomeSetter
 
setBlockBiome(Block, Biome, boolean) - Method in interface dev.wyck.renderer.setter.BiomeSetter
Sets the biome of a block to a custom biome.
setBlockBiome(Block, Biome, boolean) - Method in class dev.wyck.renderer.setter.GlobalBiomeSetter
 
setBoundingBoxBiome(World, BoundingBox, Biome) - Method in interface dev.wyck.renderer.setter.BiomeSetter
Sets the biome of a bounding box to a custom biome.
setBoundingBoxBiome(World, BoundingBox, Biome) - Method in class dev.wyck.renderer.setter.GlobalBiomeSetter
 
setCanSetSpawn(BedRule.Rule) - Method in class dev.wyck.wrapper.environment.BedRule.Builder
Sets the rule for setting the spawn point using the bed.
setCanSleep(BedRule.Rule) - Method in class dev.wyck.wrapper.environment.BedRule.Builder
Sets the rule for sleeping in the bed.
setChunkBiome(Chunk, int, int, Biome) - Method in interface dev.wyck.renderer.setter.BiomeSetter
Sets the biome of a chunk to a custom biome within a height range.
setChunkBiome(Chunk, int, int, Biome) - Method in class dev.wyck.renderer.setter.GlobalBiomeSetter
 
setChunkBiome(Chunk, int, int, Biome, boolean) - Method in interface dev.wyck.renderer.setter.BiomeSetter
Sets the biome of a chunk to a custom biome within a specified height range.
setChunkBiome(Chunk, int, int, Biome, boolean) - Method in class dev.wyck.renderer.setter.GlobalBiomeSetter
 
setChunkBiome(Chunk, Biome) - Method in interface dev.wyck.renderer.setter.BiomeSetter
Sets the biome of a chunk to a custom biome.
setChunkBiome(Chunk, Biome) - Method in class dev.wyck.renderer.setter.GlobalBiomeSetter
 
setChunkBiome(Chunk, Biome, boolean) - Method in interface dev.wyck.renderer.setter.BiomeSetter
Sets the biome of a chunk to a custom biome within the default height range.
setChunkBiome(Chunk, Biome, boolean) - Method in class dev.wyck.renderer.setter.GlobalBiomeSetter
 
setErrorMessage(Component) - Method in class dev.wyck.wrapper.environment.BedRule.Builder
Sets the error message displayed when a player tries to use the bed inappropriately.
setExplodes(boolean) - Method in class dev.wyck.wrapper.environment.BedRule.Builder
Sets whether the bed explodes when used in this environment.
setProvider(Class, F) - Method in class dev.wyck.factory.WireProvider
 
setRegionBiome(Location, Location, Biome) - Method in interface dev.wyck.renderer.setter.BiomeSetter
Sets the biome of a region to a custom biome.
setRegionBiome(Location, Location, Biome) - Method in class dev.wyck.renderer.setter.GlobalBiomeSetter
 
setRegionBiome(Location, Location, Biome, boolean) - Method in interface dev.wyck.renderer.setter.BiomeSetter
Sets the biome of a region to a custom biome.
setRegionBiome(Location, Location, Biome, boolean) - Method in class dev.wyck.renderer.setter.GlobalBiomeSetter
 
setRegionBiome(World, Location, Location, Biome, boolean) - Method in interface dev.wyck.renderer.setter.BiomeSetter
Sets the biome of a region to a custom biome.
setRegionBiome(World, Location, Location, Biome, boolean) - Method in class dev.wyck.renderer.setter.GlobalBiomeSetter
 
setRegionBiome(World, Vector, Vector, Biome) - Method in interface dev.wyck.renderer.setter.BiomeSetter
Sets the biome of a region to a custom biome.
setRegionBiome(World, Vector, Vector, Biome) - Method in class dev.wyck.renderer.setter.GlobalBiomeSetter
 
setRegionBiome(World, Vector, Vector, Biome, boolean) - Method in interface dev.wyck.renderer.setter.BiomeSetter
Sets the biome of a region to a custom biome.
setRegionBiome(World, Vector, Vector, Biome, boolean) - Method in class dev.wyck.renderer.setter.GlobalBiomeSetter
 
setReplacements(List) - Method in class dev.wyck.renderer.packet.data.VirtualBiome.Builder
 
settings(BiomeSettings) - Method in class dev.wyck.model.biome.CustomBiome.Builder
 
shape() - Method in record class dev.wyck.wrapper.worldgen.carver.CanyonCarverConfiguration
Returns the value of the shape record component.
shape(CanyonShapeConfiguration) - Method in class dev.wyck.wrapper.worldgen.carver.CanyonCarverConfiguration.Builder
Sets the shape of the carver.
SHEARS_SNIP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHEEP_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHEEP_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHEEP_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHEEP_SHEAR - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHEEP_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHELF_ACTIVATE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHELF_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHELF_DEACTIVATE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHELF_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHELF_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHELF_MULTI_SWAP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHELF_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHELF_PLACE_ITEM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHELF_SINGLE_SWAP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHELF_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHELF_TAKE_ITEM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHIELD_BLOCK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHIELD_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
shift(ResourceKey) - Static method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
shift(DensityFunction.ShiftKind, ResourceKey) - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction.Factory
 
SHIFT - Enum constant in enum class dev.wyck.wrapper.level.noise.function.DensityFunction.ShiftKind
 
SHIFT - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
SHIFT_A - Enum constant in enum class dev.wyck.wrapper.level.noise.function.DensityFunction.ShiftKind
 
SHIFT_B - Enum constant in enum class dev.wyck.wrapper.level.noise.function.DensityFunction.ShiftKind
 
SHIFT_X - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
SHIFT_Z - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
shiftA(ResourceKey) - Static method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
shiftB(ResourceKey) - Static method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
shiftedNoise2d(DensityFunction, DensityFunction, double, ResourceKey) - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction.Factory
 
shiftedNoise2d(DensityFunction, DensityFunction, double, ResourceKey) - Static method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
shiftedNoise2dX(DensityFunction, double, ResourceKey) - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Returns the absolute value of this density function.
shiftedNoise2dZ(DensityFunction, double, ResourceKey) - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Returns the absolute value of this density function.
SHOVEL_FLATTEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHRIEK - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
SHROOMLIGHT_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHROOMLIGHT_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHROOMLIGHT_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHROOMLIGHT_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHROOMLIGHT_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHULKER_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHULKER_BOX_CLOSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHULKER_BOX_OPEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHULKER_BULLET_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHULKER_BULLET_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHULKER_CLOSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHULKER_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHULKER_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHULKER_HURT_CLOSED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHULKER_OPEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHULKER_SHOOT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SHULKER_TELEPORT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SILVERFISH_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SILVERFISH_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SILVERFISH_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SILVERFISH_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
simple(ParticleType) - Method in interface dev.wyck.wrapper.environment.particle.ParticleOptionsFactory
Creates a particle options handle for a simple particle with the specified particle type.
simple(ParticleTypes, float) - Method in class dev.wyck.wrapper.environment.particle.ParticleCatalog.Builder
Adds a simple particle to the catalog.
simple(BlockData) - Static method in interface dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider
 
simple(Material) - Static method in interface dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider
 
Simple(BlockData) - Constructor for record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.Simple
Creates an instance of a Simple record class.
SIMPLE_BLOCK - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
SIMPLE_RANDOM_SELECTOR - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
size() - Method in class dev.wyck.keys.KeyChain
Returns the number of items in the chain.
sizeHorizontal() - Method in interface dev.wyck.wrapper.level.noise.settings.NoiseSettings
The horizontal noise cell size, in quarts.
sizeVertical() - Method in interface dev.wyck.wrapper.level.noise.settings.NoiseSettings
The vertical noise cell size, in quarts.
SKELETON_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SKELETON_CONVERTED_TO_STRAY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SKELETON_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SKELETON_HORSE_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SKELETON_HORSE_AMBIENT_WATER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SKELETON_HORSE_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SKELETON_HORSE_GALLOP_WATER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SKELETON_HORSE_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SKELETON_HORSE_JUMP_WATER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SKELETON_HORSE_STEP_WATER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SKELETON_HORSE_SWIM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SKELETON_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SKELETON_SHOOT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SKELETON_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SKY_COLOR - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Color of the sky (also affected by time of day and weather)
SKY_FOG_END_DISTANCE - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Distance in blocks when the fog affecting the sky reaches maximum density.
SKY_LIGHT_COLOR - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Color of the skylight.
SKY_LIGHT_FACTOR - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Visual brightness of the skylight.
SKY_LIGHT_LEVEL - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
The internal skylight level (inversely known as the "darkening" skylight level), not the actual skylight level.
skybox() - Method in interface dev.wyck.model.level.dimension.Dimension
The skybox of this dimension type.
skybox() - Method in class dev.wyck.model.level.dimension.DimensionImpl
 
skybox(Skybox) - Method in class dev.wyck.model.level.dimension.Dimension.Builder
 
Skybox - Enum Class in dev.wyck.wrapper.level.dimension
Skybox type, as it appears in Minecraft.
skyColor() - Method in interface dev.wyck.model.biome.CustomBiome
 
skyColor(String) - Method in class dev.wyck.model.biome.CustomBiome.Builder
 
skyColor(String) - Method in interface dev.wyck.model.biome.CustomBiome
Sets the sky color of this custom biome.
SLIME_ATTACK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SLIME_BLOCK_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SLIME_BLOCK_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SLIME_BLOCK_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SLIME_BLOCK_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SLIME_BLOCK_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SLIME_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SLIME_DEATH_SMALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SLIME_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SLIME_HURT_SMALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SLIME_JUMP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SLIME_JUMP_SMALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SLIME_SQUISH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SLIME_SQUISH_SMALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SLOPED_CHEESE - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
SLOPED_CHEESE_AMPLIFIED - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
SLOPED_CHEESE_END - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
SLOPED_CHEESE_LARGE - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
slots() - Method in interface dev.wyck.wrapper.level.noise.NoiseRouter
The density-function slots backing this router.
Slots(DensityFunction, DensityFunction, DensityFunction, DensityFunction, DensityFunction, DensityFunction, DensityFunction, DensityFunction, DensityFunction, DensityFunction, DensityFunction, DensityFunction, DensityFunction, DensityFunction, DensityFunction) - Constructor for record class dev.wyck.wrapper.level.noise.NoiseRouter.Slots
Creates an instance of a Slots record class.
slowNoise() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.DualNoise
Returns the value of the slowNoise record component.
slowScale() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.DualNoise
Returns the value of the slowScale record component.
SMALL_AMETHYST_BUD_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SMALL_AMETHYST_BUD_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SMALL_BASALT_COLUMNS - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
SMALL_BASALT_COLUMNS - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
SMALL_DRIPLEAF_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SMALL_DRIPLEAF_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SMALL_DRIPLEAF_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SMALL_DRIPLEAF_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SMALL_DRIPLEAF_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SMALL_FLAME - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
SMALL_GUST - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
SMITHING_TABLE_USE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SMOKE - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
SMOKER_SMOKE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
snapshot() - Method in record class dev.wyck.renderer.packet.data.BukkitSnapshotChunkData
Returns the value of the snapshot record component.
SnapshotChunkData - Interface in dev.wyck.renderer.packet.data
A read-only, lazily evaluated view of the chunk currently being sent to a player, handed to biome conditionals so they can inspect the real biome/block data before a phony biome is applied.
SNEEZE - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
SNIFF - Enum constant in enum class dev.wyck.wrapper.environment.Activity
 
SNIFFER_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SNIFFER_DIGGING - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SNIFFER_DIGGING_STOP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SNIFFER_DROP_SEED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SNIFFER_EAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SNIFFER_EGG_CRACK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SNIFFER_EGG_HATCH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SNIFFER_EGG_PLOP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SNIFFER_HAPPY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SNIFFER_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SNIFFER_IDLE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SNIFFER_SCENTING - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SNIFFER_SEARCHING - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SNIFFER_SNIFFING - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SNIFFER_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SNOW_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SNOW_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SNOW_GOLEM_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SNOW_GOLEM_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SNOW_GOLEM_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SNOW_GOLEM_MELTS - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Whether snow golems should take damage passively.
SNOW_GOLEM_SHEAR - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SNOW_GOLEM_SHOOT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SNOW_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SNOW_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SNOW_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SNOWBALL_THROW - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SNOWFLAKE - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
SONIC_BOOM - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
SOUL - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
SOUL_ESCAPE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SOUL_FIRE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
SOUL_FIRE_FLAME - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
SOUL_SAND_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SOUL_SAND_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SOUL_SAND_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SOUL_SAND_LAYER - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
SOUL_SAND_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SOUL_SAND_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SOUL_SOIL_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SOUL_SOIL_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SOUL_SOIL_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SOUL_SOIL_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SOUL_SOIL_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
sound() - Method in interface dev.wyck.wrapper.environment.sounds.Music
Gets the sound of the music.
sound(SoundEvent) - Method in class dev.wyck.wrapper.environment.sounds.Music.Builder
Sets the sound of the music.
SOUND_EVENTS - Static variable in interface dev.wyck.keys.KeyChains
 
soundEvent() - Method in interface dev.wyck.wrapper.environment.sounds.AmbientAdditionsSettings
The sound event to play.
soundEvent() - Method in interface dev.wyck.wrapper.environment.sounds.AmbientMoodSettings
Gets the sound event of the ambient mood settings.
soundEvent(SoundEvent) - Method in class dev.wyck.wrapper.environment.sounds.AmbientAdditionsSettings.Builder
Sets the sound event to play.
soundEvent(SoundEvent) - Method in class dev.wyck.wrapper.environment.sounds.AmbientMoodSettings.Builder
Sets the sound event of the ambient mood settings.
SoundEvent - Interface in dev.wyck.wrapper.environment.sounds
Wraps a Minecraft SoundEvent.
SoundEvents - Class in dev.wyck.wrapper.environment.sounds
Auto-generated.
soundPositionOffset() - Method in interface dev.wyck.wrapper.environment.sounds.AmbientMoodSettings
Gets the sound position offset of the ambient mood settings.
soundPositionOffset(double) - Method in class dev.wyck.wrapper.environment.sounds.AmbientMoodSettings.Builder
Sets the sound position offset of the ambient mood settings.
source() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.RandomizedInt
Returns the value of the source record component.
source() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Clamped
Returns the value of the source record component.
SPAGHETTI_2D - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
SPAGHETTI_2D - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
SPAGHETTI_2D_ELEVATION - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
SPAGHETTI_2D_MODULATOR - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
SPAGHETTI_2D_THICKNESS - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
SPAGHETTI_2D_THICKNESS_MODULATOR - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
SPAGHETTI_3D_1 - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
SPAGHETTI_3D_2 - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
SPAGHETTI_3D_RARITY - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
SPAGHETTI_3D_THICKNESS - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
SPAGHETTI_ROUGHNESS - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
SPAGHETTI_ROUGHNESS_FUNCTION - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
SPAGHETTI_ROUGHNESS_MODULATOR - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
span(float, float) - Static method in interface dev.wyck.wrapper.worldgen.climate.ClimateParameter
A span between two values.
spanAll(float) - Static method in interface dev.wyck.wrapper.worldgen.climate.ClimatePoint
Creates a climate point that spans the full range on every axis.
spatiallyInterpolated() - Method in interface dev.wyck.wrapper.environment.attribute.EnvironmentAttribute
If the attribute is spatially interpolated.
spawnCost(EntityType, double, double) - Method in class dev.wyck.wrapper.entity.BiomeSpawner.Builder
Adds a spawn cost to the builder.
spawnCost(EntityType, SpawnCost) - Method in class dev.wyck.wrapper.entity.BiomeSpawner.Builder
Adds a spawn cost to the builder.
SpawnCost - Record Class in dev.wyck.wrapper.entity.data
Represents the cost of spawning an entity.
SpawnCost(double, double) - Constructor for record class dev.wyck.wrapper.entity.data.SpawnCost
Creates an instance of a SpawnCost record class.
spawnCosts(Map) - Method in class dev.wyck.wrapper.entity.BiomeSpawner.Builder
Adds multiple spawn costs to the builder.
spawner(BiomeSpawner) - Method in class dev.wyck.model.biome.Biome.Builder
 
spawner(MobCategory, int, NaturalSpawner) - Method in class dev.wyck.wrapper.entity.BiomeSpawner.Builder
Adds a spawner to the builder.
spawner(MobCategory, int, EntityType, int, int) - Method in class dev.wyck.wrapper.entity.BiomeSpawner.Builder
Adds a spawner to the builder.
spawner(MobCategory, NaturalSpawner) - Method in class dev.wyck.wrapper.entity.BiomeSpawner.Builder
Adds a spawner to the builder.
spawner(LevelSpawner) - Method in class dev.wyck.model.level.LevelCreator.Builder
Adds a spawner to the world.
SPAWNER_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SPAWNER_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SPAWNER_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SPAWNER_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SPAWNER_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
spawners() - Method in interface dev.wyck.model.level.LevelCreator
The spawners of the world.
spawners() - Method in class dev.wyck.model.level.LevelCreatorImpl
 
spawners() - Method in interface dev.wyck.wrapper.entity.BiomeSpawner
Gets the spawners for each mob category.
spawners(MobCategory, WeightedList) - Method in class dev.wyck.wrapper.entity.BiomeSpawner.Builder
Adds multiple spawners to the builder.
spawners(LevelSpawner...) - Method in class dev.wyck.model.level.LevelCreator.Builder
Adds spawners to the world.
spawners(List) - Method in class dev.wyck.model.level.LevelCreator.Builder
Sets the spawners of the world.
spawnTarget() - Method in record class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Data
Returns the value of the spawnTarget record component.
spawnTarget(List) - Method in class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Builder
 
SpawnTick - Interface in dev.wyck.wrapper.level.spawner
A custom spawn tick handler.
SPEAR_ATTACK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SPEAR_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SPEAR_USE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SPEAR_WOOD_ATTACK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SPEAR_WOOD_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SPEAR_WOOD_USE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
specialEffects() - Method in interface dev.wyck.model.biome.Biome
Various biome-specific visuals as they appear in vanilla.
specialEffects() - Method in class dev.wyck.model.biome.impl.BiomeImpl
 
specialEffects(BiomeSpecialEffects) - Method in class dev.wyck.model.biome.Biome.Builder
Sets the special effects of the biome.
specialEffects(BiomeSpecialEffects) - Method in interface dev.wyck.model.biome.Biome
Sets new special effects for this biome.
specialEffects(BiomeSpecialEffects) - Method in class dev.wyck.model.biome.CustomBiome.Builder
Sets the special effects of the custom biome.
specialEffects(BiomeSpecialEffects) - Method in class dev.wyck.model.biome.impl.BiomeImpl
 
spell(ParticleType, int, float) - Method in interface dev.wyck.wrapper.environment.particle.ParticleOptionsFactory
Creates a particle options handle for a spell particle with the specified particle type, RGB color, and power.
SpellParticle - Record Class in dev.wyck.wrapper.environment.particle.options
Particle data for spell particles.
SpellParticle(int, float) - Constructor for record class dev.wyck.wrapper.environment.particle.options.SpellParticle
Creates an instance of a SpellParticle record class.
SPIDER_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SPIDER_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SPIDER_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SPIDER_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SPIKE - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
SPIT - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
SPLASH - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
SPLASH_POTION_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SPLASH_POTION_THROW - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SPONGE_ABSORB - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SPONGE_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SPONGE_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SPONGE_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SPONGE_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SPONGE_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SPORE_BLOSSOM - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
SPORE_BLOSSOM - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
SPORE_BLOSSOM_AIR - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
SPORE_BLOSSOM_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SPORE_BLOSSOM_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SPORE_BLOSSOM_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SPORE_BLOSSOM_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SPORE_BLOSSOM_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
spreadAttempts() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.SculkPatchConfiguration
Returns the value of the spreadAttempts record component.
spreadAttempts(int) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.SculkPatchConfiguration.Builder
 
spreadRounds() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.SculkPatchConfiguration
Returns the value of the spreadRounds record component.
spreadRounds(int) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.SculkPatchConfiguration.Builder
 
SPRING - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
SPRING_CLOSED - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
SPRING_CLOSED_DOUBLE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
SPRING_DELTA - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
SPRING_LAVA - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
SPRING_LAVA_FROZEN - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
SPRING_LAVA_FROZEN - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
SPRING_LAVA_NETHER - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
SPRING_LAVA_OVERWORLD - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
SPRING_NETHER_CLOSED - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
SPRING_NETHER_OPEN - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
SPRING_OPEN - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
SPRING_WATER - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
SPRING_WATER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
SPRUCE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
SPRUCE_CHECKED - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
SPRUCE_ON_SNOW - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
SPRUCE_VILLAGE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
SPYGLASS_STOP_USING - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SPYGLASS_USE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
square() - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
SQUARE - Enum constant in enum class dev.wyck.wrapper.level.noise.function.DensityFunction.Transform
 
squeeze() - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
SQUEEZE - Enum constant in enum class dev.wyck.wrapper.level.noise.function.DensityFunction.Transform
 
SQUID_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SQUID_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SQUID_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SQUID_INK - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
SQUID_SQUIRT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
stalactiteBluntness() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.LargeDripstoneConfiguration
Returns the value of the stalactiteBluntness record component.
stalactiteBluntness(FloatProvider) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.LargeDripstoneConfiguration.Builder
 
stalagmiteBluntness() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.LargeDripstoneConfiguration
Returns the value of the stalagmiteBluntness record component.
stalagmiteBluntness(FloatProvider) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.LargeDripstoneConfiguration.Builder
 
STAR_ANGLE - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Position of the sun in degrees from east to west.
STAR_BRIGHTNESS - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Brightness of the stars.
state() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.WouldSurvive
Returns the value of the state record component.
state() - Method in record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.BlockStateMatch
Returns the value of the state record component.
state() - Method in record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.RandomBlockStateMatch
Returns the value of the state record component.
state() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.Simple
Returns the value of the state record component.
states() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.DualNoise
Returns the value of the states record component.
states() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.Noise
Returns the value of the states record component.
states() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.Weighted
Returns the value of the states record component.
steep() - Static method in interface dev.wyck.wrapper.worldgen.surface.SurfaceCondition
Matches on steep terrain.
Steep() - Constructor for record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Steep
Creates an instance of a Steep record class.
STEM_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
STEM_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
STEM_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
STEM_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
STEM_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
StemPersistence - Enum Class in dev.wyck.model.level
Represents the persistence mode of a level stem.
step(StepsBiomeProvider.BiomeStep, Biome...) - Method in class dev.wyck.misc.providers.StepsBiomeProvider.Builder
Full-control step.
step(Biome, StepsBiomeProvider.BiomeCondition) - Method in class dev.wyck.misc.providers.StepsBiomeProvider.Builder
Convenience step for simple position tests.
StepsBiomeProvider - Class in dev.wyck.misc.providers
A biome provider that uses a series of steps to determine the biome at a given position based on context.
StepsBiomeProvider.BiomeCondition - Interface in dev.wyck.misc.providers
A position test for the convenience step(biome, condition) overload.
StepsBiomeProvider.BiomeStep - Interface in dev.wyck.misc.providers
A step that inspects the position and optionally produces a biome.
StepsBiomeProvider.Builder - Class in dev.wyck.misc.providers
A builder class for creating instances of StepsBiomeProvider.
STONE_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
STONE_BUTTON_CLICK_OFF - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
STONE_BUTTON_CLICK_ON - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
STONE_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
STONE_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
STONE_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
STONE_PRESSURE_PLATE_CLICK_OFF - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
STONE_PRESSURE_PLATE_CLICK_ON - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
STONE_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
stoneDepth(int, boolean, int, SurfaceCondition.CaveSurface) - Static method in interface dev.wyck.wrapper.worldgen.surface.SurfaceCondition
Matches within a given depth of stone from the floor or ceiling, with a secondary depth range.
stoneDepth(int, boolean, SurfaceCondition.CaveSurface) - Static method in interface dev.wyck.wrapper.worldgen.surface.SurfaceCondition
Matches within a given depth of stone from the floor or ceiling.
StoneDepth(int, boolean, int, SurfaceCondition.CaveSurface) - Constructor for record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.StoneDepth
Creates an instance of a StoneDepth record class.
STRAY_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
STRAY_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
STRAY_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
STRAY_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
STRIDER_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
STRIDER_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
STRIDER_EAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
STRIDER_HAPPY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
STRIDER_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
STRIDER_RETREAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
STRIDER_SADDLE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
STRIDER_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
STRIDER_STEP_LAVA - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
STRONGHOLDS - Enum constant in enum class dev.wyck.wrapper.worldgen.GenerationStep
 
SUGAR_CANE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
SULFUR_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CAVE_GRADIENT - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
SULFUR_CUBE_ABSORB - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_BOUNCE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_BOUNCY_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_BOUNCY_PUSH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_EJECT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_EXPLOSIVE_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_EXPLOSIVE_PUSH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_FAST_FLAT_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_FAST_FLAT_PUSH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_FAST_SLIDING_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_FAST_SLIDING_PUSH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_HIGH_RESISTANCE_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_HIGH_RESISTANCE_PUSH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_HOT_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_HOT_PUSH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_JUMP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_LIGHT_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_LIGHT_PUSH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_REGULAR_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_REGULAR_PUSH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_SLOW_BOUNCY_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_SLOW_BOUNCY_PUSH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_SLOW_FLAT_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_SLOW_FLAT_PUSH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_SLOW_SLIDING_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_SLOW_SLIDING_PUSH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_SMALL_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_SMALL_EAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_SMALL_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_SMALL_JUMP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_SMALL_SQUISH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_SQUISH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_STICKY_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_CUBE_STICKY_PUSH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_POOL - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
SULFUR_POOL - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
SULFUR_SPIKE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
SULFUR_SPIKE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
SULFUR_SPIKE_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_SPIKE_CLUSTER - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
SULFUR_SPIKE_CLUSTER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
SULFUR_SPIKE_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_SPIKE_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_SPIKE_LAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_SPIKE_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_SPIKE_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SULFUR_SPRING - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
SULFUR_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SUN_ANGLE - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Position of the sun in degrees from east to west.
SUNFLOWER - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
SUNRISE_SUNSET_COLOR - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Color and intensity of sunrise and sunset.
SUPER_BIRCH_BEES - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
SUPER_BIRCH_BEES - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
SUPER_BIRCH_BEES_0002 - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
SUPER_BIRCH_BEES_0002 - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
supplier() - Method in record class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap.Pending
Returns the value of the supplier record component.
SUPPORTED - Enum constant in enum class dev.wyck.factory.Version.Type
 
SURFACE - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
SURFACE_SECONDARY - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
SURFACE_SLIME_SPAWN_CHANCE - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Chance of additional slime spawn on the surface in biomes in the #allows_surface_slime_spawns tag.
SURFACE_STRUCTURES - Enum constant in enum class dev.wyck.wrapper.worldgen.GenerationStep
 
SurfaceCondition - Interface in dev.wyck.wrapper.worldgen.surface
Wraps the surface rule condition family (SurfaceRules.ConditionSource), the predicates that gate where a SurfaceRule applies.
SurfaceCondition.AbovePreliminarySurface - Record Class in dev.wyck.wrapper.worldgen.surface
 
SurfaceCondition.Biome - Record Class in dev.wyck.wrapper.worldgen.surface
 
SurfaceCondition.CaveSurface - Enum Class in dev.wyck.wrapper.worldgen.surface
Which face of the stone column a depth check measures from.
SurfaceCondition.Factory - Interface in dev.wyck.wrapper.worldgen.surface
 
SurfaceCondition.Hole - Record Class in dev.wyck.wrapper.worldgen.surface
 
SurfaceCondition.Noise - Record Class in dev.wyck.wrapper.worldgen.surface
 
SurfaceCondition.Not - Record Class in dev.wyck.wrapper.worldgen.surface
 
SurfaceCondition.Steep - Record Class in dev.wyck.wrapper.worldgen.surface
 
SurfaceCondition.StoneDepth - Record Class in dev.wyck.wrapper.worldgen.surface
 
SurfaceCondition.Temperature - Record Class in dev.wyck.wrapper.worldgen.surface
 
SurfaceCondition.VerticalGradient - Record Class in dev.wyck.wrapper.worldgen.surface
 
SurfaceCondition.Water - Record Class in dev.wyck.wrapper.worldgen.surface
 
SurfaceCondition.YCheck - Record Class in dev.wyck.wrapper.worldgen.surface
 
surfaceDepthMultiplier() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Water
Returns the value of the surfaceDepthMultiplier record component.
surfaceDepthMultiplier() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.YCheck
Returns the value of the surfaceDepthMultiplier record component.
surfaceRelativeThreshold(HeightmapType, int, int) - Static method in interface dev.wyck.wrapper.worldgen.placement.PlacementModifier
Creates a placement modifier that filters positions based on their relative surface height using the specified heightmap type and a range of inclusive minimum and maximum height thresholds.
SurfaceRelativeThresholdFilter(HeightmapType, int, int) - Constructor for record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.SurfaceRelativeThresholdFilter
Creates an instance of a SurfaceRelativeThresholdFilter record class.
surfaceRule() - Method in record class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Data
Returns the value of the surfaceRule record component.
surfaceRule(SurfaceRule) - Method in class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Builder
 
SurfaceRule - Interface in dev.wyck.wrapper.worldgen.surface
Wraps the surface-rule family (SurfaceRules.RuleSource), the tree that decides which block is placed at the surface during generation.
SurfaceRule.Bandlands - Record Class in dev.wyck.wrapper.worldgen.surface
 
SurfaceRule.Block - Record Class in dev.wyck.wrapper.worldgen.surface
 
SurfaceRule.Condition - Record Class in dev.wyck.wrapper.worldgen.surface
 
SurfaceRule.Factory - Interface in dev.wyck.wrapper.worldgen.surface
 
SurfaceRule.Sequence - Record Class in dev.wyck.wrapper.worldgen.surface
 
surfaceType() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.StoneDepth
Returns the value of the surfaceType record component.
surfaceWaterDepth(int) - Static method in interface dev.wyck.wrapper.worldgen.placement.PlacementModifier
Creates a placement modifier that filters positions based on their surface water depth.
SurfaceWaterDepthFilter(int) - Constructor for record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.SurfaceWaterDepthFilter
Creates an instance of a SurfaceWaterDepthFilter record class.
SUSPICIOUS_GRAVEL_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SUSPICIOUS_GRAVEL_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SUSPICIOUS_GRAVEL_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SUSPICIOUS_GRAVEL_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SUSPICIOUS_GRAVEL_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SUSPICIOUS_SAND_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SUSPICIOUS_SAND_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SUSPICIOUS_SAND_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SUSPICIOUS_SAND_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SUSPICIOUS_SAND_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SWAMP - Enum constant in enum class dev.wyck.wrapper.environment.GrassColorModifier
 
SWAMP - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
SWAMP_OAK - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
SWEEP_ATTACK - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
SWEET_BERRY_BUSH_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SWEET_BERRY_BUSH_PICK_BERRIES - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SWEET_BERRY_BUSH_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
SWIM - Enum constant in enum class dev.wyck.wrapper.environment.Activity
 
syncable() - Method in interface dev.wyck.wrapper.environment.attribute.EnvironmentAttribute
If the client handles processing of this attribute.

T

TADPOLE_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TADPOLE_FLOP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TADPOLE_GROW_UP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TADPOLE_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
tag() - Method in interface dev.wyck.wrapper.level.dimension.Infiniburn
The tag of blocks that can burn infinitely in this dimension.
tag() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.MatchingBlockTag
Returns the value of the tag record component.
tag() - Method in record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.TagMatch
Returns the value of the tag record component.
tagMatch(Tag) - Static method in interface dev.wyck.wrapper.worldgen.ruletest.RuleTest
 
TagMatch(Tag) - Constructor for record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.TagMatch
Creates an instance of a TagMatch record class.
TAIGA_GRASS - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
TALL_GRASS - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
TALL_MANGROVE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
TALL_MANGROVE_CHECKED - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
target() - Method in record class dev.wyck.registry.level.LevelBiomeEdit.Replace
Returns the value of the target record component.
target() - Method in record class dev.wyck.wrapper.environment.particle.options.TrailParticle
Returns the value of the target record component.
target() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Not
Returns the value of the target record component.
targetCondition() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.EnvironmentScanPlacement
Returns the value of the targetCondition record component.
temperature() - Method in interface dev.wyck.wrapper.biome.ClimateSettings
The temperature of the biome.
temperature() - Method in record class dev.wyck.wrapper.BiomeSettings
Deprecated.
Returns the value of the temperature record component.
temperature() - Method in record class dev.wyck.wrapper.level.noise.NoiseRouter.Slots
Returns the value of the temperature record component.
temperature() - Method in interface dev.wyck.wrapper.worldgen.climate.ClimatePoint
The temperature axis span.
temperature() - Static method in interface dev.wyck.wrapper.worldgen.surface.SurfaceCondition
Matches where the biome is cold enough to snow.
temperature(float) - Method in class dev.wyck.wrapper.biome.ClimateSettings.Builder
Sets the temperature property of the builder.
temperature(float) - Method in class dev.wyck.wrapper.BiomeSettings.Builder
Deprecated.
This method sets the temperature property of the BiomeSettings.
temperature(DensityFunction) - Method in class dev.wyck.wrapper.level.noise.NoiseRouter.Builder
 
temperature(ClimateParameter) - Method in class dev.wyck.wrapper.worldgen.climate.ClimatePoint.Builder
Sets the temperature axis span.
Temperature() - Constructor for record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Temperature
Creates an instance of a Temperature record class.
TEMPERATURE - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
TEMPERATURE_LARGE - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
TEMPERATURE_NETHER - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
temperatureModifier() - Method in interface dev.wyck.wrapper.biome.ClimateSettings
The temperature modifier of the biome.
temperatureModifier(TemperatureModifier) - Method in class dev.wyck.wrapper.biome.ClimateSettings.Builder
Sets the temperatureModifier property of the builder.
TemperatureModifier - Enum Class in dev.wyck.wrapper.biome
This enum represents the temperature modifier for a biome in Minecraft.
test(WorldInfo, int, int, int) - Method in interface dev.wyck.misc.providers.StepsBiomeProvider.BiomeCondition
 
THE_END - Static variable in interface dev.wyck.wrapper.level.clock.WorldClock
 
then() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.RuleBased.Rule
Returns the value of the then record component.
then() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceRule.Condition
Returns the value of the then record component.
thickness() - Method in record class dev.wyck.wrapper.worldgen.carver.CanyonShapeConfiguration
Returns the value of the thickness record component.
thickness(FloatProvider) - Method in class dev.wyck.wrapper.worldgen.carver.CanyonShapeConfiguration.Builder
Sets the thickness of the shape.
THIRD_QUARTER - Enum constant in enum class dev.wyck.wrapper.environment.MoonPhase
 
THORNS_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
threshold() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.NoiseThreshold
Returns the value of the threshold record component.
ThrowingRunnable - Interface in dev.wyck.util
A runnable that has a checked exception.
tick(World, boolean) - Method in interface dev.wyck.wrapper.level.spawner.SpawnTick
Called during the world's spawn tick.
tickChance() - Method in interface dev.wyck.wrapper.environment.sounds.AmbientAdditionsSettings
The chance of the sound event to play per tick.
tickChance(double) - Method in class dev.wyck.wrapper.environment.sounds.AmbientAdditionsSettings.Builder
Sets the chance of the sound event to play per tick.
tickDelay() - Method in interface dev.wyck.wrapper.environment.sounds.AmbientMoodSettings
Gets the tick delay of the ambient mood settings.
tickDelay(int) - Method in class dev.wyck.wrapper.environment.sounds.AmbientMoodSettings.Builder
Sets the tick delay of the ambient mood settings.
timelines() - Method in interface dev.wyck.model.level.dimension.Dimension
The timelines of this dimension type.
timelines() - Method in class dev.wyck.model.level.dimension.DimensionImpl
 
timelines() - Method in interface dev.wyck.wrapper.level.dimension.TimelineSet
The timelines that this set contains.
timelines(TimelineSet) - Method in class dev.wyck.model.level.dimension.Dimension.Builder
 
TimelineSet - Interface in dev.wyck.wrapper.level.dimension
Wraps Minecraft's TimelineSet.
TimelineSet.Factory - Interface in dev.wyck.wrapper.level.dimension
 
TINTED_LEAVES - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
TNT_PRIMED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
toBuilder() - Method in interface dev.wyck.model.biome.Biome
Converts this back into a builder.
toBuilder() - Method in interface dev.wyck.model.biome.CustomBiome
Converts this back into a builder.
toBuilder() - Method in interface dev.wyck.model.level.dimension.Dimension
Creates a new Dimension.Builder with the same properties as this dimension type.
toBuilder() - Method in interface dev.wyck.model.level.LevelCreator
Converts this back into a builder.
toBuilder() - Method in record class dev.wyck.renderer.packet.data.VirtualBiome
Converts this PhonyCustomBiome to a Builder.
toBuilder() - Method in interface dev.wyck.wrapper.biome.BiomeSpecialEffects
Converts this object back to a builder.
toBuilder() - Method in interface dev.wyck.wrapper.biome.ClimateSettings
Converts this object back to a builder.
toBuilder() - Method in interface dev.wyck.wrapper.entity.BiomeSpawner
Creates a new builder from this BiomeSpawner.
toBuilder() - Method in record class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap
 
toBuilder() - Method in interface dev.wyck.wrapper.environment.BedRule
Converts this BedRule to a builder.
toBuilder() - Method in interface dev.wyck.wrapper.environment.particle.AmbientParticle
Converts this AmbientParticle to a Builder instance.
toBuilder() - Method in record class dev.wyck.wrapper.environment.particle.ParticleCatalog
Converts this ParticleCatalog to a Builder.
toBuilder() - Method in interface dev.wyck.wrapper.worldgen.climate.ClimatePoint
Creates a new builder with the same values as this point.
toBuilder() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.PointedDripstoneConfiguration
 
toBukkitChunk(World) - Method in record class dev.wyck.misc.ChunkLocation
Converts this ChunkLocation to a Bukkit Chunk in the given world.
toColor() - Method in record class dev.wyck.wrapper.environment.particle.options.DustTransitionParticle
Returns the value of the toColor record component.
toHex(Integer) - Static method in class dev.wyck.util.internal.FriendlyColorUtil
 
toMinecraft() - Method in interface dev.wyck.keys.ResourceKey
 
toMinecraft() - Method in class dev.wyck.model.biome.impl.BiomeImpl
 
toMinecraft() - Method in class dev.wyck.model.level.dimension.DimensionImpl
 
toMinecraft() - Method in interface dev.wyck.registry.internal.WyckRegistry
Returns the registry itself.
toMinecraft() - Method in interface dev.wyck.wrapper.internal.Wrapper.Context
 
toMinecraft() - Method in interface dev.wyck.wrapper.internal.Wrapper
Convert this handle to the real Minecraft object.
toMinecraft() - Method in interface dev.wyck.wrapper.worldgen.BlockPredicate
 
toMinecraft() - Method in record class dev.wyck.wrapper.worldgen.carver.CanyonCarverConfiguration
Converts this CanyonCarverConfiguration to an NMS CanyonCarverConfiguration.
toMinecraft() - Method in record class dev.wyck.wrapper.worldgen.carver.CanyonShapeConfiguration
Converts this CanyonShapeConfiguration to an NMS CanyonShapeConfiguration.
toMinecraft() - Method in record class dev.wyck.wrapper.worldgen.carver.CarverDebugSettings
 
toMinecraft() - Method in record class dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration
 
toMinecraft() - Method in interface dev.wyck.wrapper.worldgen.carver.ConfiguredWorldCarver
 
toMinecraft() - Method in interface dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration
 
toMinecraft() - Method in interface dev.wyck.wrapper.worldgen.feature.ConfiguredFeature
 
toMinecraft() - Method in interface dev.wyck.wrapper.worldgen.placement.PlacedFeature
 
toMinecraft() - Method in interface dev.wyck.wrapper.worldgen.placement.PlacementModifier
 
toMinecraft() - Method in interface dev.wyck.wrapper.worldgen.ruletest.RuleTest
 
toMinecraft() - Method in interface dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider
 
toMinecraft() - Method in interface dev.wyck.wrapper.worldgen.surface.SurfaceCondition
 
toMinecraft() - Method in interface dev.wyck.wrapper.worldgen.surface.SurfaceRule
 
toMinecraft() - Method in interface dev.wyck.wrapper.worldgen.valueproviders.FloatProvider
 
toMinecraft() - Method in interface dev.wyck.wrapper.worldgen.valueproviders.HeightProvider
 
toMinecraft() - Method in interface dev.wyck.wrapper.worldgen.valueproviders.IntProvider
 
toMinecraft() - Method in interface dev.wyck.wrapper.worldgen.valueproviders.VerticalAnchor
Converts this VerticalAnchor to an NMS VerticalAnchor.
toMinecraft(C) - Method in interface dev.wyck.wrapper.internal.Wrapper.Context
 
toMinecraft(Object) - Method in interface dev.wyck.wrapper.level.spawner.LevelSpawner
 
TONGUE - Enum constant in enum class dev.wyck.wrapper.environment.Activity
 
toNms() - Method in interface dev.wyck.wrapper.internal.WrappedConstant
 
toNms(BlockPredicate) - Method in interface dev.wyck.wrapper.worldgen.BlockPredicate.Factory
 
toNms(CarverDebugSettings) - Method in interface dev.wyck.wrapper.worldgen.carver.CarverDebugSettings.Factory
 
toNms(CaveCarverConfiguration) - Method in interface dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration.Factory
 
toNms(ConfiguredWorldCarver) - Method in interface dev.wyck.wrapper.worldgen.carver.ConfiguredWorldCarver.Factory
 
toNms(FeatureConfiguration) - Method in interface dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.Factory
 
toNms(ConfiguredFeature) - Method in interface dev.wyck.wrapper.worldgen.feature.ConfiguredFeature.Factory
 
toNms(PlacedFeature) - Method in interface dev.wyck.wrapper.worldgen.placement.PlacedFeature.Factory
 
toNms(PlacementModifier) - Method in interface dev.wyck.wrapper.worldgen.placement.PlacementModifier.Factory
 
toNms(RuleTest) - Method in interface dev.wyck.wrapper.worldgen.ruletest.RuleTest.Factory
 
toNms(BlockStateProvider) - Method in interface dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.Factory
 
toNms(SurfaceCondition) - Method in interface dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Factory
 
toNms(SurfaceRule) - Method in interface dev.wyck.wrapper.worldgen.surface.SurfaceRule.Factory
 
toNms(FloatProvider) - Method in interface dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.Factory
 
toNms(HeightProvider) - Method in interface dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.Factory
 
toNms(IntProvider) - Method in interface dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Factory
 
toNms(VerticalAnchor) - Method in interface dev.wyck.wrapper.worldgen.valueproviders.VerticalAnchor.Factory
 
toNms(Class) - Method in interface dev.wyck.wrapper.internal.WrappedEnumerator
 
toNms(String...) - Method in interface dev.wyck.wrapper.internal.WrappedEnumerator
 
toNms(W) - Method in interface dev.wyck.wrapper.internal.RegisteredConstantTranslator
 
toNms(W, Class) - Method in interface dev.wyck.wrapper.internal.KeyedEnumTranslator
 
top() - Static method in interface dev.wyck.wrapper.worldgen.valueproviders.VerticalAnchor
Y measured from the top of the world.
TOP_LAYER_MODIFICATION - Enum constant in enum class dev.wyck.wrapper.worldgen.GenerationStep
 
toString() - Method in record class dev.wyck.factory.Version
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.misc.ChunkLocation
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.misc.PointRange2D
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.misc.PointRange3D
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.registry.level.LevelBiomeEdit.Add
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.registry.level.LevelBiomeEdit.Replace
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.renderer.packet.data.BlockReplacement
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.renderer.packet.data.BukkitSnapshotChunkData
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.renderer.packet.data.VirtualBiome
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.util.FloatRange
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.util.WeightedList.Weighted
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.BiomeSettings
Deprecated.
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.entity.data.MonsterSettings
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.entity.data.NaturalSpawner
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.entity.data.SpawnCost
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap.Pending
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.environment.particle.options.BlockParticle
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.environment.particle.options.ColorParticle
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.environment.particle.options.DustParticle
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.environment.particle.options.DustTransitionParticle
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.environment.particle.options.ItemParticle
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.environment.particle.options.PowerParticle
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.environment.particle.options.SculkChargeParticle
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.environment.particle.options.SpellParticle
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.environment.particle.options.TrailParticle
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.environment.particle.options.VibrationParticle
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.environment.particle.ParticleCatalog
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.level.BiomeSource.MultiNoiseEntry
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.level.noise.Noise.Reference
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Data
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.level.noise.NoiseRouter.Slots
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.AllOf
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.AnyOf
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.HasSturdyFace
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.InsideWorldBounds
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.MatchingBiomes
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.MatchingBlocks
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.MatchingBlockTag
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.MatchingFluids
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.Not
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.Replaceable
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.True
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.Unobstructed
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.BlockPredicate.WouldSurvive
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.carver.CanyonCarverConfiguration
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.carver.CanyonShapeConfiguration
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.carver.CarverDebugSettings
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.carver.ConfiguredWorldCarver.Custom
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.carver.ConfiguredWorldCarver.Reference
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.ColumnConfiguration
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.CountConfiguration
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.LargeDripstoneConfiguration
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.NoneConfiguration
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.PointedDripstoneConfiguration
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.ProbabilityConfiguration
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.SculkPatchConfiguration
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.feature.ConfiguredFeature.CustomConfigured
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.feature.ConfiguredFeature.Reference
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.feature.ConfiguredFeature.VanillaConfigured
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacedFeature.Custom
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacedFeature.Reference
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.BiomeFilter
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.BlockPredicateFilter
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.CountPlacement
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.EnvironmentScanPlacement
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.FixedPlacement
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.HeightmapPlacement
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.HeightRangePlacement
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.InSquarePlacement
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.NoiseBasedCountPlacement
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.NoiseThresholdCountPlacement
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.RandomOffsetPlacement
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.RarityFilter
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.SurfaceRelativeThresholdFilter
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.SurfaceWaterDepthFilter
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.AlwaysTrue
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.BlockMatch
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.BlockStateMatch
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.RandomBlockMatch
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.RandomBlockStateMatch
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.ruletest.RuleTest.TagMatch
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.DualNoise
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.Noise
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.NoiseThreshold
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.RandomizedInt
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.Rotated
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.RuleBased.Rule
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.RuleBased
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.Simple
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.Weighted
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.AbovePreliminarySurface
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Biome
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Hole
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Noise
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Not
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Steep
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.StoneDepth
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Temperature
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.VerticalGradient
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Water
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.YCheck
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceRule.Bandlands
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceRule.Block
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceRule.Condition
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceRule.Sequence
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.ClampedNormal
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.Constant
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.Trapezoid
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.Uniform
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.BiasedToBottom
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.Constant
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.Trapezoid
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.Uniform
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.VeryBiasedToBottom
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.BiasedToBottom
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Clamped
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.ClampedNormal
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Constant
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Trapezoid
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Uniform
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.WeightedListInt
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.VerticalAnchor.AboveBottom
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.VerticalAnchor.Absolute
Returns a string representation of this record class.
toString() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.VerticalAnchor.BelowTop
Returns a string representation of this record class.
TOTEM_OF_UNDYING - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
TOTEM_USE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
trail(Location, int, int) - Method in interface dev.wyck.wrapper.environment.particle.ParticleOptionsFactory
Creates a particle options handle for a trail particle with the specified target location, RGB color, and duration.
TRAIL - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
TrailParticle - Record Class in dev.wyck.wrapper.environment.particle.options
Particle data for trail particles.
TrailParticle(Location, int, int) - Constructor for record class dev.wyck.wrapper.environment.particle.options.TrailParticle
Creates an instance of a TrailParticle record class.
transform(DensityFunction.Transform, DensityFunction) - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction.Factory
 
TRANSIENT - Enum constant in enum class dev.wyck.model.level.StemPersistence
The level stem lives only for the session and is injected straight into the world's dimensions.
translator() - Method in enum class dev.wyck.wrapper.biome.TemperatureModifier
 
translator() - Method in enum class dev.wyck.wrapper.entity.MobCategory
The translator for this enum.
translator() - Method in enum class dev.wyck.wrapper.environment.Activity
 
translator() - Method in enum class dev.wyck.wrapper.environment.BedRule.Rule
Gets the translator for this enum.
translator() - Method in enum class dev.wyck.wrapper.environment.GrassColorModifier
 
translator() - Method in enum class dev.wyck.wrapper.environment.MoonPhase
 
translator() - Method in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
translator() - Method in enum class dev.wyck.wrapper.environment.TriState
Gets the translator for this enum.
translator() - Method in interface dev.wyck.wrapper.internal.WrappedConstant
 
translator() - Method in interface dev.wyck.wrapper.internal.WrappedEnumerator
 
translator() - Method in enum class dev.wyck.wrapper.level.dimension.CardinalLightType
 
translator() - Method in enum class dev.wyck.wrapper.level.dimension.Skybox
 
translator() - Method in enum class dev.wyck.wrapper.worldgen.GenerationStep
 
translator() - Method in enum class dev.wyck.wrapper.worldgen.HeightmapType
 
TRANSLATOR - Static variable in enum class dev.wyck.wrapper.biome.TemperatureModifier
 
TRANSLATOR - Static variable in enum class dev.wyck.wrapper.entity.MobCategory
 
TRANSLATOR - Static variable in enum class dev.wyck.wrapper.environment.Activity
 
TRANSLATOR - Static variable in enum class dev.wyck.wrapper.environment.BedRule.Rule
 
TRANSLATOR - Static variable in enum class dev.wyck.wrapper.environment.GrassColorModifier
 
TRANSLATOR - Static variable in enum class dev.wyck.wrapper.environment.MoonPhase
 
TRANSLATOR - Static variable in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
TRANSLATOR - Static variable in enum class dev.wyck.wrapper.environment.TriState
 
TRANSLATOR - Static variable in enum class dev.wyck.wrapper.level.dimension.CardinalLightType
 
TRANSLATOR - Static variable in enum class dev.wyck.wrapper.level.dimension.Skybox
 
TRANSLATOR - Static variable in enum class dev.wyck.wrapper.worldgen.GenerationStep
 
TRANSLATOR - Static variable in enum class dev.wyck.wrapper.worldgen.HeightmapType
 
trapezoid(float, float, float) - Static method in interface dev.wyck.wrapper.worldgen.valueproviders.FloatProvider
 
trapezoid(int, int, int) - Static method in interface dev.wyck.wrapper.worldgen.valueproviders.IntProvider
 
trapezoid(VerticalAnchor, VerticalAnchor, int) - Static method in interface dev.wyck.wrapper.worldgen.valueproviders.HeightProvider
Trapezoidal distribution with a flat plateau of the given height.
Trapezoid(float, float, float) - Constructor for record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.Trapezoid
Creates an instance of a Trapezoid record class.
Trapezoid(int, int, int) - Constructor for record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Trapezoid
Creates an instance of a Trapezoid record class.
Trapezoid(VerticalAnchor, VerticalAnchor, int) - Constructor for record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.Trapezoid
Creates an instance of a Trapezoid record class.
TREE - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
TREES_BADLANDS - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
TREES_BADLANDS - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
TREES_BIRCH - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
TREES_BIRCH - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
TREES_BIRCH_AND_OAK_LEAF_LITTER - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
TREES_BIRCH_AND_OAK_LEAF_LITTER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
TREES_CHERRY - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
TREES_FLOWER_FOREST - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
TREES_FLOWER_FOREST - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
TREES_GROVE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
TREES_GROVE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
TREES_JUNGLE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
TREES_JUNGLE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
TREES_MANGROVE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
TREES_MEADOW - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
TREES_OLD_GROWTH_PINE_TAIGA - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
TREES_OLD_GROWTH_PINE_TAIGA - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
TREES_OLD_GROWTH_SPRUCE_TAIGA - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
TREES_OLD_GROWTH_SPRUCE_TAIGA - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
TREES_PLAINS - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
TREES_PLAINS - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
TREES_SAVANNA - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
TREES_SAVANNA - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
TREES_SNOWY - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
TREES_SNOWY - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
TREES_SPARSE_JUNGLE - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
TREES_SPARSE_JUNGLE - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
TREES_SWAMP - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
TREES_TAIGA - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
TREES_TAIGA - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
TREES_WATER - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
TREES_WATER - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
TREES_WINDSWEPT_FOREST - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
TREES_WINDSWEPT_HILLS - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
TREES_WINDSWEPT_HILLS - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
TREES_WINDSWEPT_SAVANNA - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
TRIAL_OMEN - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
TRIAL_SPAWNER_ABOUT_TO_SPAWN_ITEM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TRIAL_SPAWNER_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TRIAL_SPAWNER_AMBIENT_OMINOUS - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TRIAL_SPAWNER_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TRIAL_SPAWNER_CLOSE_SHUTTER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TRIAL_SPAWNER_DETECT_PLAYER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TRIAL_SPAWNER_DETECTED_PLAYER - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
TRIAL_SPAWNER_DETECTED_PLAYER_OMINOUS - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
TRIAL_SPAWNER_EJECT_ITEM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TRIAL_SPAWNER_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TRIAL_SPAWNER_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TRIAL_SPAWNER_OMINOUS_ACTIVATE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TRIAL_SPAWNER_OPEN_SHUTTER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TRIAL_SPAWNER_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TRIAL_SPAWNER_SPAWN_ITEM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TRIAL_SPAWNER_SPAWN_ITEM_BEGIN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TRIAL_SPAWNER_SPAWN_MOB - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TRIAL_SPAWNER_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
triangle(int) - Static method in interface dev.wyck.wrapper.worldgen.valueproviders.IntProvider
A symmetric triangular distribution over [-range, range], matching TrapezoidInt.triangle.
TRIDENT_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TRIDENT_HIT_GROUND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TRIDENT_RETURN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TRIDENT_RIPTIDE_1 - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TRIDENT_RIPTIDE_2 - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TRIDENT_RIPTIDE_3 - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TRIDENT_THROW - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TRIDENT_THUNDER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TRIPWIRE_ATTACH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TRIPWIRE_CLICK_OFF - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TRIPWIRE_CLICK_ON - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TRIPWIRE_DETACH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TriState - Enum Class in dev.wyck.wrapper.environment
Represents a tri-state value, which can be true, false, or default.
TROPICAL_FISH_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TROPICAL_FISH_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TROPICAL_FISH_FLOP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TROPICAL_FISH_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
True() - Constructor for record class dev.wyck.wrapper.worldgen.BlockPredicate.True
Creates an instance of a True record class.
TRUE - Enum constant in enum class dev.wyck.wrapper.environment.TriState
 
trueAtAndBelow() - Method in record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.VerticalGradient
Returns the value of the trueAtAndBelow record component.
TUFF_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TUFF_BRICKS_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TUFF_BRICKS_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TUFF_BRICKS_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TUFF_BRICKS_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TUFF_BRICKS_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TUFF_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TUFF_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TUFF_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TUFF_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TURTLE_AMBIENT_LAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TURTLE_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TURTLE_DEATH_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TURTLE_EGG_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TURTLE_EGG_CRACK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TURTLE_EGG_HATCH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TURTLE_EGG_HATCH_CHANCE - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Chance for a turtle egg to progress to its next hatching state on a random tick.
TURTLE_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TURTLE_HURT_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TURTLE_LAY_EGG - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TURTLE_SHAMBLE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TURTLE_SHAMBLE_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TURTLE_SWIM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
TWISTING_VINES - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
TWISTING_VINES - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
TWISTING_VINES - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
TWISTING_VINES_BONEMEAL - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
type() - Method in record class dev.wyck.factory.Version
Returns the value of the type record component.
type() - Method in record class dev.wyck.wrapper.entity.data.NaturalSpawner
Returns the value of the type record component.
type() - Method in interface dev.wyck.wrapper.environment.particle.AmbientParticle
Gets the particle type.
type() - Method in record class dev.wyck.wrapper.environment.particle.options.BlockParticle
Returns the value of the type record component.
type() - Method in record class dev.wyck.wrapper.worldgen.carver.ConfiguredWorldCarver.Custom
Returns the value of the type record component.
type(ParticleTypes) - Method in class dev.wyck.wrapper.environment.particle.AmbientParticle.Builder
Sets the particle type.
typeByKey(String) - Method in interface dev.wyck.wrapper.environment.particle.ParticleOptionsFactory
Retrieves a particle type handle by its key.

U

UI_BUTTON_CLICK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
UI_CARTOGRAPHY_TABLE_TAKE_RESULT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
UI_LOOM_SELECT_PATTERN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
UI_LOOM_TAKE_RESULT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
UI_STONECUTTER_SELECT_RECIPE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
UI_STONECUTTER_TAKE_RESULT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
UI_TOAST_CHALLENGE_COMPLETE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
UI_TOAST_IN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
UI_TOAST_OUT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
unbox(V) - Method in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeSupplier
Unboxes the value into a WrappedEnvironmentAttribute.
UNDERGROUND_DECORATION - Enum constant in enum class dev.wyck.wrapper.worldgen.GenerationStep
 
UNDERGROUND_ORES - Enum constant in enum class dev.wyck.wrapper.worldgen.GenerationStep
 
UNDERGROUND_STRUCTURES - Enum constant in enum class dev.wyck.wrapper.worldgen.GenerationStep
 
UNDERGROUND_WATER_CREATURE - Enum constant in enum class dev.wyck.wrapper.entity.MobCategory
 
UNDERWATER - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
UNDERWATER_MAGMA - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
UNDERWATER_MAGMA - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
UNDERWATER_MAGMA - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
underwaterMusic() - Method in interface dev.wyck.wrapper.environment.sounds.BackgroundMusic
Gets the underwater music.
underwaterMusic(Music) - Method in class dev.wyck.wrapper.environment.sounds.BackgroundMusic.Builder
Sets the underwater music.
unFreeze() - Method in interface dev.wyck.registry.internal.WyckRegistry
Unfreezes the registry.
uniform(float, float) - Static method in interface dev.wyck.wrapper.worldgen.valueproviders.FloatProvider
 
uniform(int, int) - Static method in interface dev.wyck.wrapper.worldgen.valueproviders.IntProvider
 
uniform(VerticalAnchor, VerticalAnchor) - Static method in interface dev.wyck.wrapper.worldgen.valueproviders.HeightProvider
Uniformly distributed between two anchors (inclusive).
Uniform(float, float) - Constructor for record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.Uniform
Creates an instance of a Uniform record class.
Uniform(int, int) - Constructor for record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Uniform
Creates an instance of a Uniform record class.
Uniform(VerticalAnchor, VerticalAnchor) - Constructor for record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.Uniform
Creates an instance of a Uniform record class.
UNKNOWN - Enum constant in enum class dev.wyck.factory.Version.Type
 
unobstructed() - Static method in interface dev.wyck.wrapper.worldgen.BlockPredicate
 
unobstructed(BlockVector) - Static method in interface dev.wyck.wrapper.worldgen.BlockPredicate
 
Unobstructed(BlockVector) - Constructor for record class dev.wyck.wrapper.worldgen.BlockPredicate.Unobstructed
Creates an instance of a Unobstructed record class.
unregister() - Method in interface dev.wyck.renderer.packet.PacketHandler
Unregisters the packet listeners handling biome injection.
unsafe() - Static method in interface dev.wyck.registry.bootstrap.BootstrapDimensionRegistry
Creates a new UnsafePaperBootstrapDimensionRegistry instance.
UNSAFE - Static variable in interface dev.wyck.registry.bootstrap.BootstrapBiomeRegistry
 
UNSAFE - Static variable in interface dev.wyck.registry.bootstrap.BootstrapDimensionRegistry
 
UNSUPPORTED - Enum constant in enum class dev.wyck.factory.Version.Type
 
UnsupportedVersionException - Exception Class in dev.wyck.exceptions
This exception is thrown when an unknown NMS version is encountered.
UnsupportedVersionException(String) - Constructor for exception class dev.wyck.exceptions.UnsupportedVersionException
Constructs a new UnknownNMSVersionException with the specified detail message.
unwrap() - Method in class dev.wyck.util.WeightedList
 
updateChunk(CompletableFuture) - Method in interface dev.wyck.renderer.updater.BiomeUpdater
updateChunk(Chunk) - Method in interface dev.wyck.renderer.updater.BiomeUpdater
Updates the biome of a chunk.
updateChunkAsync(CompletableFuture) - Method in interface dev.wyck.renderer.updater.BiomeUpdater
Updates the biome of a chunk.
updateChunkRadius(Chunk, int) - Method in interface dev.wyck.renderer.updater.BiomeUpdater
Updates the biomes of all chunks within a certain radius of a given chunk.
updateChunks(Collection) - Method in interface dev.wyck.renderer.updater.BiomeUpdater
Updates the biomes of a list of chunks within a certain distance.
updateChunks(List) - Method in interface dev.wyck.renderer.updater.BiomeUpdater
Deprecated, for removal: This API element is subject to removal in a future version.
updateChunks(Location, Location) - Method in interface dev.wyck.renderer.updater.BiomeUpdater
Updates the biomes of the chunks between two locations.
updateChunksAsync(Collection) - Method in interface dev.wyck.renderer.updater.BiomeUpdater
Updates the biomes of a list of chunks within a certain distance.
updateChunksForPlayer(Player) - Method in interface dev.wyck.renderer.updater.BiomeUpdater
Updates the biomes of all chunks within the player's view distance.
useLegacyRandomSource() - Method in record class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Data
Returns the value of the useLegacyRandomSource record component.
useLegacyRandomSource(boolean) - Method in class dev.wyck.wrapper.level.noise.NoiseGeneratorSettings.Builder
 

V

V1_21_10 - Enum constant in enum class dev.wyck.factory.Versions
 
V1_21_11 - Enum constant in enum class dev.wyck.factory.Versions
 
V26_1 - Enum constant in enum class dev.wyck.factory.Versions
 
V26_2 - Enum constant in enum class dev.wyck.factory.Versions
 
validate(float) - Method in record class dev.wyck.util.FloatRange
 
validate(float, String) - Method in record class dev.wyck.util.FloatRange
 
value() - Element in annotation interface dev.wyck.annotations.AsOf
Returns the version or date since the annotated element has been present or modified.
value() - Element in annotation interface dev.wyck.annotations.Generated
The time that this code was generated at in ISO-8601 format (e.g.
value() - Method in interface dev.wyck.keys.ResourceKey
 
value() - Method in record class dev.wyck.util.WeightedList.Weighted
Returns the value of the value record component.
value() - Method in interface dev.wyck.wrapper.environment.attribute.EnvironmentAttribute
Gets the value of the environment attribute.
value() - Method in record class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap.Pending
Returns the value of the value record component.
value() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.FloatProvider.Constant
Returns the value of the value record component.
value() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.Constant
Returns the value of the value record component.
value() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.Constant
Returns the value of the value record component.
value(V) - Method in interface dev.wyck.wrapper.environment.attribute.EnvironmentAttribute
Sets the value of the environment attribute.
valueOf(String) - Static method in enum class dev.wyck.factory.Version.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.factory.Versions
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.model.level.StemPersistence
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.registry.bootstrap.Composer
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.registry.internal.RegistryId
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.renderer.packet.PacketHandler.DimensionSectionCount
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.renderer.packet.PacketHandler.Injector
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.renderer.packet.PacketHandler.Manipulator
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.renderer.packet.PacketHandler.Priority
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.wrapper.biome.TemperatureModifier
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.wrapper.entity.MobCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.wrapper.environment.Activity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.wrapper.environment.BedRule.Rule
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.wrapper.environment.GrassColorModifier
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.wrapper.environment.MoonPhase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.wrapper.environment.TriState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.wrapper.level.dimension.CardinalLightType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.wrapper.level.dimension.Skybox
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.wrapper.level.noise.function.DensityFunction.Cache
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.wrapper.level.noise.function.DensityFunction.Operation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.wrapper.level.noise.function.DensityFunction.ShiftKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.wrapper.level.noise.function.DensityFunction.Transform
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.wrapper.worldgen.carver.WorldCarverType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.wrapper.worldgen.FluidType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.wrapper.worldgen.GenerationStep
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.wrapper.worldgen.HeightmapType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.CaveSurface
Returns the enum constant of this class with the specified name.
values() - Static method in enum class dev.wyck.factory.Version.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.wyck.factory.Versions
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.wyck.model.level.StemPersistence
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.wyck.registry.bootstrap.Composer
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.wyck.registry.internal.RegistryId
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.wyck.renderer.packet.PacketHandler.DimensionSectionCount
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.wyck.renderer.packet.PacketHandler.Injector
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.wyck.renderer.packet.PacketHandler.Manipulator
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.wyck.renderer.packet.PacketHandler.Priority
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.wyck.wrapper.biome.TemperatureModifier
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.wyck.wrapper.entity.MobCategory
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.wyck.wrapper.environment.Activity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in record class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap
Returns the wrapped attributes as a collection.
values() - Static method in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
All registered suppliers (excluding Unmapped).
values() - Static method in enum class dev.wyck.wrapper.environment.BedRule.Rule
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.wyck.wrapper.environment.GrassColorModifier
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.wyck.wrapper.environment.MoonPhase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.wyck.wrapper.environment.TriState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.wyck.wrapper.level.dimension.CardinalLightType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.wyck.wrapper.level.dimension.Skybox
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.wyck.wrapper.level.noise.function.DensityFunction.Cache
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.wyck.wrapper.level.noise.function.DensityFunction.Operation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.wyck.wrapper.level.noise.function.DensityFunction.ShiftKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.wyck.wrapper.level.noise.function.DensityFunction.Transform
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.wyck.wrapper.worldgen.carver.WorldCarverType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.wyck.wrapper.worldgen.FluidType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.wyck.wrapper.worldgen.GenerationStep
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.wyck.wrapper.worldgen.HeightmapType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.RandomizedInt
Returns the value of the values record component.
values() - Static method in enum class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.CaveSurface
Returns an array containing the constants of this enum class, in the order they are declared.
vanilla(FeatureType, FeatureConfiguration) - Static method in interface dev.wyck.wrapper.worldgen.feature.ConfiguredFeature
Authors a configured feature from a vanilla feature type and configuration.
VanillaConfigured(ResourceKey, FeatureConfiguration) - Constructor for record class dev.wyck.wrapper.worldgen.feature.ConfiguredFeature.VanillaConfigured
Creates an instance of a VanillaConfigured record class.
variableRange(ResourceKey) - Static method in interface dev.wyck.wrapper.environment.sounds.SoundEvent
Creates a new sound event with a variable range.
varietyMax() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.DualNoise
Returns the value of the varietyMax record component.
varietyMin() - Method in record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.DualNoise
Returns the value of the varietyMin record component.
VAULT_ACTIVATE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VAULT_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VAULT_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VAULT_CLOSE_SHUTTER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VAULT_CONNECTION - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
VAULT_DEACTIVATE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VAULT_EJECT_ITEM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VAULT_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VAULT_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VAULT_INSERT_ITEM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VAULT_INSERT_ITEM_FAIL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VAULT_OPEN_SHUTTER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VAULT_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VAULT_REJECT_REWARDED_PLAYER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VAULT_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VEGETAL_DECORATION - Enum constant in enum class dev.wyck.wrapper.worldgen.GenerationStep
 
vegetation() - Method in record class dev.wyck.wrapper.level.noise.NoiseRouter.Slots
Returns the value of the vegetation record component.
vegetation(DensityFunction) - Method in class dev.wyck.wrapper.level.noise.NoiseRouter.Builder
 
VEGETATION - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
VEGETATION_LARGE - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
VEGETATION_NETHER - Static variable in class dev.wyck.wrapper.level.noise.Noises
 
VEGETATION_PATCH - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
veinGap() - Method in record class dev.wyck.wrapper.level.noise.NoiseRouter.Slots
Returns the value of the veinGap record component.
veinGap(DensityFunction) - Method in class dev.wyck.wrapper.level.noise.NoiseRouter.Builder
 
veinRidged() - Method in record class dev.wyck.wrapper.level.noise.NoiseRouter.Slots
Returns the value of the veinRidged record component.
veinRidged(DensityFunction) - Method in class dev.wyck.wrapper.level.noise.NoiseRouter.Builder
 
veinToggle() - Method in record class dev.wyck.wrapper.level.noise.NoiseRouter.Slots
Returns the value of the veinToggle record component.
veinToggle(DensityFunction) - Method in class dev.wyck.wrapper.level.noise.NoiseRouter.Builder
 
version() - Method in interface dev.wyck.Wyck
 
Version - Record Class in dev.wyck.factory
A record class representing a version of Minecraft.
Version(String[], String, Version.Type) - Constructor for record class dev.wyck.factory.Version
Creates an instance of a Version record class.
VERSION - Static variable in class dev.wyck.factory.BuildInfo
The version of Wyck (BiomesAPI).
Version.Type - Enum Class in dev.wyck.factory
The type of version.
Versions - Enum Class in dev.wyck.factory
An enum representing supported Minecraft versions for Wyck.
VerticalAnchor - Interface in dev.wyck.wrapper.worldgen.valueproviders
Wraps the VerticalAnchor value-provider family.
VerticalAnchor.AboveBottom - Record Class in dev.wyck.wrapper.worldgen.valueproviders
 
VerticalAnchor.Absolute - Record Class in dev.wyck.wrapper.worldgen.valueproviders
 
VerticalAnchor.BelowTop - Record Class in dev.wyck.wrapper.worldgen.valueproviders
 
VerticalAnchor.Factory - Interface in dev.wyck.wrapper.worldgen.valueproviders
 
verticalGradient(String, VerticalAnchor, VerticalAnchor) - Static method in interface dev.wyck.wrapper.worldgen.surface.SurfaceCondition
A noisy vertical gradient that is true below one anchor and false above another, fading between.
VerticalGradient(String, VerticalAnchor, VerticalAnchor) - Constructor for record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.VerticalGradient
Creates an instance of a VerticalGradient record class.
verticalRadiusCenterFactor() - Method in record class dev.wyck.wrapper.worldgen.carver.CanyonShapeConfiguration
Returns the value of the verticalRadiusCenterFactor record component.
verticalRadiusCenterFactor(float) - Method in class dev.wyck.wrapper.worldgen.carver.CanyonShapeConfiguration.Builder
Sets the vertical radius center factor of the shape.
verticalRadiusDefaultFactor() - Method in record class dev.wyck.wrapper.worldgen.carver.CanyonShapeConfiguration
Returns the value of the verticalRadiusDefaultFactor record component.
verticalRadiusDefaultFactor(float) - Method in class dev.wyck.wrapper.worldgen.carver.CanyonShapeConfiguration.Builder
Sets the vertical radius default factor of the shape.
verticalRadiusMultiplier() - Method in record class dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration
Returns the value of the verticalRadiusMultiplier record component.
verticalRadiusMultiplier(FloatProvider) - Method in class dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration.Builder
 
verticalRotation() - Method in record class dev.wyck.wrapper.worldgen.carver.CanyonCarverConfiguration
Returns the value of the verticalRotation record component.
verticalRotation(FloatProvider) - Method in class dev.wyck.wrapper.worldgen.carver.CanyonCarverConfiguration.Builder
Sets the vertical rotation of the carver.
veryBiasedToBottom(VerticalAnchor, VerticalAnchor, int) - Static method in interface dev.wyck.wrapper.worldgen.valueproviders.HeightProvider
Weighted very strongly toward the bottom of the range.
VeryBiasedToBottom(VerticalAnchor, VerticalAnchor, int) - Constructor for record class dev.wyck.wrapper.worldgen.valueproviders.HeightProvider.VeryBiasedToBottom
Creates an instance of a VeryBiasedToBottom record class.
VEX_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VEX_CHARGE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VEX_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VEX_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
vibration(Vibration.Destination, int) - Method in interface dev.wyck.wrapper.environment.particle.ParticleOptionsFactory
Creates a particle options handle for a vibration particle with the specified destination and arrival time.
VIBRATION - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
VibrationParticle - Record Class in dev.wyck.wrapper.environment.particle.options
Particle data for vibration particles.
VibrationParticle(Vibration.Destination, int) - Constructor for record class dev.wyck.wrapper.environment.particle.options.VibrationParticle
Creates an instance of a VibrationParticle record class.
VILLAGER_ACTIVITY - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Controls the default AI activity of villagers.
VILLAGER_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VILLAGER_CELEBRATE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VILLAGER_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VILLAGER_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VILLAGER_NO - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VILLAGER_SCHEDULE - Static variable in interface dev.wyck.wrapper.level.dimension.TimelineSet
 
VILLAGER_TRADE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VILLAGER_WORK_ARMORER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VILLAGER_WORK_BUTCHER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VILLAGER_WORK_CARTOGRAPHER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VILLAGER_WORK_CLERIC - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VILLAGER_WORK_FARMER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VILLAGER_WORK_FISHERMAN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VILLAGER_WORK_FLETCHER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VILLAGER_WORK_LEATHERWORKER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VILLAGER_WORK_LIBRARIAN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VILLAGER_WORK_MASON - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VILLAGER_WORK_SHEPHERD - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VILLAGER_WORK_TOOLSMITH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VILLAGER_WORK_WEAPONSMITH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VILLAGER_YES - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
villageSiege() - Method in interface dev.wyck.wrapper.level.spawner.LevelSpawner.Factory
 
villageSiege() - Static method in interface dev.wyck.wrapper.level.spawner.LevelSpawner
 
VINDICATOR_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VINDICATOR_CELEBRATE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VINDICATOR_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VINDICATOR_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VINE_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VINE_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VINE_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VINE_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VINE_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
VINES - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
VINES - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
VINES - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
VirtualBiome - Record Class in dev.wyck.renderer.packet.data
A class representing a "virtual" or fake custom biome designed for sending via packets.
VirtualBiome(ResourceKey, List, BiPredicate, BiPredicate, PacketHandler.Priority) - Constructor for record class dev.wyck.renderer.packet.data.VirtualBiome
Creates an instance of a VirtualBiome record class.
VirtualBiome.Builder - Class in dev.wyck.renderer.packet.data
A builder for creating PhonyCustomBiome instances.
VirtualBiomeCollector - Class in dev.wyck.renderer.packet
A collector for managing PhonyCustomBiome instances.
VirtualBiomeCollector() - Constructor for class dev.wyck.renderer.packet.VirtualBiomeCollector
 
VirtualBiomeResolver - Interface in dev.wyck.renderer.packet
Bridges the API module and the NMS module across the chunk-rewrite boundary.
VOID_START_PLATFORM - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
VOID_START_PLATFORM - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
VOID_START_PLATFORM - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 

W

WANDERING_TRADER_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WANDERING_TRADER_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WANDERING_TRADER_DISAPPEARED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WANDERING_TRADER_DRINK_MILK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WANDERING_TRADER_DRINK_POTION - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WANDERING_TRADER_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WANDERING_TRADER_NO - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WANDERING_TRADER_REAPPEARED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WANDERING_TRADER_TRADE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WANDERING_TRADER_YES - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
wanderingTrader() - Method in interface dev.wyck.wrapper.level.spawner.LevelSpawner.Factory
 
wanderingTrader() - Static method in interface dev.wyck.wrapper.level.spawner.LevelSpawner
 
WANING_CRESCENT - Enum constant in enum class dev.wyck.wrapper.environment.MoonPhase
 
WANING_GIBBOUS - Enum constant in enum class dev.wyck.wrapper.environment.MoonPhase
 
WARDEN_AGITATED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WARDEN_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WARDEN_ANGRY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WARDEN_ATTACK_IMPACT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WARDEN_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WARDEN_DIG - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WARDEN_EMERGE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WARDEN_HEARTBEAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WARDEN_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WARDEN_LISTENING - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WARDEN_LISTENING_ANGRY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WARDEN_NEARBY_CLOSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WARDEN_NEARBY_CLOSER - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WARDEN_NEARBY_CLOSEST - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WARDEN_ROAR - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WARDEN_SNIFF - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WARDEN_SONIC_BOOM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WARDEN_SONIC_CHARGE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WARDEN_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WARDEN_TENDRIL_CLICKS - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WARM_OCEAN_VEGETATION - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
WARM_OCEAN_VEGETATION - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
WARPED_FOREST_VEGETATION - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
WARPED_FOREST_VEGETATION_BONEMEAL - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
WARPED_FOREST_VEGETION - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
WARPED_FUNGI - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
WARPED_FUNGUS - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
WARPED_FUNGUS_PLANTED - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
WARPED_SPORE - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
WART_BLOCK_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WART_BLOCK_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WART_BLOCK_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WART_BLOCK_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WART_BLOCK_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
Water(int, int, boolean) - Constructor for record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.Water
Creates an instance of a Water record class.
WATER - Enum constant in enum class dev.wyck.wrapper.worldgen.FluidType
 
WATER_AMBIENT - Enum constant in enum class dev.wyck.wrapper.entity.MobCategory
 
WATER_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WATER_CREATURE - Enum constant in enum class dev.wyck.wrapper.entity.MobCategory
 
WATER_EVAPORATES - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Whether water can be placed from a bucket, or by melting ice, or whether a wet sponge will dry out.
WATER_FOG_COLOR - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Color of the fog when underwater (also affected by time of day, weather, and potion effects)
WATER_FOG_END_DISTANCE - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Distance in blocks when the underwater fog reaches maximum density (also affected by how long the player has been underwater)
WATER_FOG_START_DISTANCE - Static variable in class dev.wyck.wrapper.environment.attribute.EnvironmentAttributes
Distance in blocks from where the underwater fog starts to have an effect.
waterBlockCheck(int, int) - Static method in interface dev.wyck.wrapper.worldgen.surface.SurfaceCondition
Matches relative to the water level at the current block.
waterColor() - Method in interface dev.wyck.model.biome.CustomBiome
 
waterColor() - Method in interface dev.wyck.wrapper.biome.BiomeSpecialEffects
The color of water in a biome.
waterColor(int) - Method in class dev.wyck.wrapper.biome.BiomeSpecialEffects.Builder
Sets the water color of the biome.
waterColor(String) - Method in class dev.wyck.model.biome.CustomBiome.Builder
 
waterColor(String) - Method in interface dev.wyck.model.biome.CustomBiome
Sets the water color of this custom biome.
waterColor(String) - Method in class dev.wyck.wrapper.biome.BiomeSpecialEffects.Builder
Sets the water color of the biome.
waterFogColor() - Method in interface dev.wyck.model.biome.CustomBiome
 
waterFogColor(String) - Method in class dev.wyck.model.biome.CustomBiome.Builder
 
waterFogColor(String) - Method in interface dev.wyck.model.biome.CustomBiome
Sets the water fog color of this custom biome.
WATERLILY - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
WATERLOGGED_VEGETATION_PATCH - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
waterStartCheck(int, int) - Static method in interface dev.wyck.wrapper.worldgen.surface.SurfaceCondition
Matches relative to the water level at the column start.
waterState() - Method in record class dev.wyck.wrapper.worldgen.carver.CarverDebugSettings
Returns the value of the waterState record component.
WAX_OFF - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
WAX_ON - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
WAXED_HANGING_SIGN_INTERACT_FAIL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WAXED_SIGN_INTERACT_FAIL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WAXING_CRESCENT - Enum constant in enum class dev.wyck.wrapper.environment.MoonPhase
 
WAXING_GIBBOUS - Enum constant in enum class dev.wyck.wrapper.environment.MoonPhase
 
WEATHER_END_FLASH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WEATHER_RAIN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WEATHER_RAIN_ABOVE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WEEPING_VINES - Enum constant in enum class dev.wyck.wrapper.worldgen.feature.FeatureType
 
WEEPING_VINES - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
WEEPING_VINES - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
WEEPING_VINES_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WEEPING_VINES_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WEEPING_VINES_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WEEPING_VINES_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WEEPING_VINES_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
weight() - Method in record class dev.wyck.util.WeightedList.Weighted
Returns the value of the weight record component.
weighted(WeightedList) - Static method in interface dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider
 
Weighted(WeightedList) - Constructor for record class dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider.Weighted
Creates an instance of a Weighted record class.
Weighted(E, int) - Constructor for record class dev.wyck.util.WeightedList.Weighted
Creates an instance of a Weighted record class.
weightedList(WeightedList) - Static method in interface dev.wyck.wrapper.worldgen.valueproviders.IntProvider
 
WeightedList<E> - Class in dev.wyck.util
A simple weighted random list.
WeightedList.Builder<E> - Class in dev.wyck.util
 
WeightedList.Weighted<E> - Record Class in dev.wyck.util
A value paired with its selection weight.
WeightedListInt(WeightedList) - Constructor for record class dev.wyck.wrapper.worldgen.valueproviders.IntProvider.WeightedListInt
Creates an instance of a WeightedListInt record class.
weirdness() - Method in interface dev.wyck.wrapper.worldgen.climate.ClimatePoint
The weirdness axis span.
weirdness(ClimateParameter) - Method in class dev.wyck.wrapper.worldgen.climate.ClimatePoint.Builder
Sets the weirdness axis span.
WET_GRASS_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WET_GRASS_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WET_GRASS_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WET_GRASS_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WET_GRASS_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WET_SPONGE_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WET_SPONGE_DRIES - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WET_SPONGE_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WET_SPONGE_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WET_SPONGE_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WET_SPONGE_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
wetness() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration
Returns the value of the wetness record component.
wetness(FloatProvider) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.DripstoneClusterConfiguration.Builder
 
WHEN_DARK - Enum constant in enum class dev.wyck.wrapper.environment.BedRule.Rule
 
whileUnfrozen(Runnable) - Method in interface dev.wyck.registry.internal.WyckRegistry
Runs the given action while the registry is unfrozen.
whileUnfrozen(Consumer) - Method in interface dev.wyck.registry.internal.WyckRegistry
Runs the given consumer with the registry while it is unfrozen.
WHITE_ASH - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
WHITE_SMOKE - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
widthSmoothness() - Method in record class dev.wyck.wrapper.worldgen.carver.CanyonShapeConfiguration
Returns the value of the widthSmoothness record component.
widthSmoothness(int) - Method in class dev.wyck.wrapper.worldgen.carver.CanyonShapeConfiguration.Builder
Sets the width smoothness of the shape.
WILDFLOWER - Static variable in class dev.wyck.wrapper.worldgen.feature.ConfiguredFeatures
 
WILDFLOWERS_BIRCH_FOREST - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
WILDFLOWERS_MEADOW - Static variable in class dev.wyck.wrapper.worldgen.placement.PlacedFeatures
 
WIND_CHARGE_BURST - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WIND_CHARGE_THROW - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
windSpeed() - Method in record class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.LargeDripstoneConfiguration
Returns the value of the windSpeed record component.
windSpeed(FloatProvider) - Method in class dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration.LargeDripstoneConfiguration.Builder
 
WIRE - Static variable in interface dev.wyck.connection.RegistryReconfigurer
 
WIRE - Static variable in interface dev.wyck.keys.ResourceKey
 
WIRE - Static variable in interface dev.wyck.registry.BiomeRegistry
 
WIRE - Static variable in interface dev.wyck.registry.DimensionRegistry
 
WIRE - Static variable in interface dev.wyck.registry.internal.WyckRegistry
 
WIRE - Static variable in interface dev.wyck.registry.level.LevelFactory
 
WIRE - Static variable in interface dev.wyck.registry.worldgen.CustomFeatureRegistry
 
WIRE - Static variable in interface dev.wyck.registry.worldgen.NoiseGeneratorSettingsRegistry
 
WIRE - Static variable in interface dev.wyck.renderer.packet.handlers.NativeChunkPacketHandler
 
WIRE - Static variable in interface dev.wyck.renderer.packet.PacketHandler
The wire-resolved factory that constructs concrete PacketHandler instances.
WIRE - Static variable in interface dev.wyck.renderer.updater.BiomeUpdater
 
WIRE - Static variable in interface dev.wyck.wrapper.biome.BiomeSpecialEffects
 
WIRE - Static variable in interface dev.wyck.wrapper.biome.ClimateSettings
 
WIRE - Static variable in interface dev.wyck.wrapper.entity.BiomeSpawner
 
WIRE - Static variable in interface dev.wyck.wrapper.environment.attribute.EnvironmentAttribute
 
WIRE - Static variable in interface dev.wyck.wrapper.environment.BedRule
 
WIRE - Static variable in interface dev.wyck.wrapper.environment.particle.AmbientParticle
 
WIRE - Static variable in interface dev.wyck.wrapper.environment.particle.ParticleOptionsFactory
 
WIRE - Static variable in interface dev.wyck.wrapper.environment.sounds.AmbientAdditionsSettings
 
WIRE - Static variable in interface dev.wyck.wrapper.environment.sounds.AmbientMoodSettings
 
WIRE - Static variable in interface dev.wyck.wrapper.environment.sounds.AmbientSounds
 
WIRE - Static variable in interface dev.wyck.wrapper.environment.sounds.BackgroundMusic
 
WIRE - Static variable in interface dev.wyck.wrapper.environment.sounds.Music
 
WIRE - Static variable in interface dev.wyck.wrapper.environment.sounds.SoundEvent
 
WIRE - Static variable in interface dev.wyck.wrapper.level.BiomeSource
 
WIRE - Static variable in interface dev.wyck.wrapper.level.clock.WorldClock
 
WIRE - Static variable in interface dev.wyck.wrapper.level.dimension.Infiniburn
 
WIRE - Static variable in interface dev.wyck.wrapper.level.dimension.TimelineSet
 
WIRE - Static variable in interface dev.wyck.wrapper.level.noise.chunk.ChunkGenerator
 
WIRE - Static variable in interface dev.wyck.wrapper.level.noise.function.DensityFunction
 
WIRE - Static variable in interface dev.wyck.wrapper.level.noise.NoiseGeneratorSettings
 
WIRE - Static variable in interface dev.wyck.wrapper.level.noise.NoiseRouter
 
WIRE - Static variable in interface dev.wyck.wrapper.level.noise.settings.NoiseSettings
 
WIRE - Static variable in interface dev.wyck.wrapper.level.spawner.LevelSpawner
 
WIRE - Static variable in interface dev.wyck.wrapper.worldgen.BiomeGenerationSettings
 
WIRE - Static variable in interface dev.wyck.wrapper.worldgen.BlockPredicate
 
WIRE - Static variable in interface dev.wyck.wrapper.worldgen.carver.ConfiguredWorldCarver
 
WIRE - Static variable in interface dev.wyck.wrapper.worldgen.climate.ClimateParameter
 
WIRE - Static variable in interface dev.wyck.wrapper.worldgen.climate.ClimatePoint
 
WIRE - Static variable in interface dev.wyck.wrapper.worldgen.feature.config.FeatureConfiguration
 
WIRE - Static variable in interface dev.wyck.wrapper.worldgen.feature.ConfiguredFeature
 
WIRE - Static variable in interface dev.wyck.wrapper.worldgen.placement.PlacedFeature
 
WIRE - Static variable in interface dev.wyck.wrapper.worldgen.placement.PlacementModifier
 
WIRE - Static variable in interface dev.wyck.wrapper.worldgen.ruletest.RuleTest
 
WIRE - Static variable in interface dev.wyck.wrapper.worldgen.stateproviders.BlockStateProvider
 
WIRE - Static variable in interface dev.wyck.wrapper.worldgen.stateproviders.NoiseParameters
 
WIRE - Static variable in interface dev.wyck.wrapper.worldgen.surface.SurfaceCondition
 
WIRE - Static variable in interface dev.wyck.wrapper.worldgen.surface.SurfaceRule
 
WIRE - Static variable in interface dev.wyck.wrapper.worldgen.valueproviders.FloatProvider
 
WIRE - Static variable in interface dev.wyck.wrapper.worldgen.valueproviders.HeightProvider
 
WIRE - Static variable in interface dev.wyck.wrapper.worldgen.valueproviders.IntProvider
 
WIRE - Static variable in interface dev.wyck.wrapper.worldgen.valueproviders.VerticalAnchor
 
WIRE - Static variable in interface dev.wyck.Wyck
 
WireFactory - Annotation Interface in dev.wyck.annotations
Indicates that the annotated class is a wire factory, which is responsible for providing instances of the interface it implements.
WireProvider<F> - Class in dev.wyck.factory
A provider for lazily loading factory instances based on the active Minecraft version.
WireProvider(String) - Constructor for class dev.wyck.factory.WireProvider
 
WITCH - Enum constant in enum class dev.wyck.wrapper.environment.particle.ParticleTypes
 
WITCH_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WITCH_CELEBRATE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WITCH_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WITCH_DRINK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WITCH_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WITCH_THROW - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
with(EnvironmentAttributeSupplier, V) - Method in record class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap
Creates a new WrappedEnvironmentAttributeMap with the given attribute added.
with(FriendlyColorSupplier, String) - Method in record class dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap
Creates a new WrappedEnvironmentAttributeMap with the given color attribute added.
with(ParticleTypes, float) - Method in record class dev.wyck.wrapper.environment.particle.ParticleCatalog
Creates a new ParticleCatalog with the specified particle added.
with(ParticleTypes, float, T) - Method in record class dev.wyck.wrapper.environment.particle.ParticleCatalog
Creates a new ParticleCatalog with the specified particle added.
WITHER_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WITHER_BREAK_BLOCK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WITHER_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WITHER_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WITHER_SHOOT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WITHER_SKELETON_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WITHER_SKELETON_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WITHER_SKELETON_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WITHER_SKELETON_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WITHER_SPAWN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOLF_AMBIENT_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOLF_ARMOR_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOLF_ARMOR_CRACK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOLF_ARMOR_DAMAGE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOLF_ARMOR_REPAIR - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOLF_DEATH_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOLF_GROWL_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOLF_HURT_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOLF_PANT_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOLF_SHAKE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOLF_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOLF_STEP_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOLF_WHINE_BABY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOOD_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOOD_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOOD_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOOD_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOOD_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOODEN_BUTTON_CLICK_OFF - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOODEN_BUTTON_CLICK_ON - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOODEN_DOOR_CLOSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOODEN_DOOR_OPEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOODEN_PRESSURE_PLATE_CLICK_OFF - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOODEN_PRESSURE_PLATE_CLICK_ON - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOODEN_TRAPDOOR_CLOSE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOODEN_TRAPDOOR_OPEN - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOOL_BREAK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOOL_FALL - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOOL_HIT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOOL_PLACE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WOOL_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
WORK - Enum constant in enum class dev.wyck.wrapper.environment.Activity
 
WORLD_SURFACE - Enum constant in enum class dev.wyck.wrapper.worldgen.HeightmapType
 
WORLD_SURFACE_WG - Enum constant in enum class dev.wyck.wrapper.worldgen.HeightmapType
 
WorldCarverType - Enum Class in dev.wyck.wrapper.worldgen.carver
The vanilla world-carver algorithms that a configured carver can be built on.
WorldClock - Interface in dev.wyck.wrapper.level.clock
A reference to a registered world clock.
WorldClock.Factory - Interface in dev.wyck.wrapper.level.clock
 
wouldSurvive(BlockData) - Static method in interface dev.wyck.wrapper.worldgen.BlockPredicate
 
wouldSurvive(BlockVector, BlockData) - Static method in interface dev.wyck.wrapper.worldgen.BlockPredicate
 
WouldSurvive(BlockVector, BlockData) - Constructor for record class dev.wyck.wrapper.worldgen.BlockPredicate.WouldSurvive
Creates an instance of a WouldSurvive record class.
WrappedConstant<W> - Interface in dev.wyck.wrapper.internal
 
WrappedEnumerator<W> - Interface in dev.wyck.wrapper.internal
 
Wrapper - Interface in dev.wyck.wrapper.internal
A handle to an NMS object.
Wrapper.Context<C> - Interface in dev.wyck.wrapper.internal
 
wyck() - Static method in interface dev.wyck.Wyck
 
wyck(String) - Static method in interface dev.wyck.keys.ResourceKey
Creates a new ResourceKey in the "wyck" namespace with the given path.
Wyck - Interface in dev.wyck
Common interface for miscellaneous Wyck (BiomesAPI) methods and utilities.
WYCK_NAMESPACE - Static variable in interface dev.wyck.keys.ResourceKey
 
Wyck.ShadedWyck - Class in dev.wyck
The default implementation of Wyck when shaded into a consumer plugin.
WyckBiomeProvider - Class in dev.wyck.misc.providers
A biome provider that uses a map of custom biomes to provide biomes.
WyckBiomeProvider(Collection) - Constructor for class dev.wyck.misc.providers.WyckBiomeProvider
 
WyckRegistry - Interface in dev.wyck.registry.internal
A minimal abstraction of Minecraft's registry with frozen registry utilities.
WyckRegistry.Factory - Interface in dev.wyck.registry.internal
 

X

x() - Method in record class dev.wyck.misc.ChunkLocation
Returns the value of the x record component.
xzSpread() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.RandomOffsetPlacement
Returns the value of the xzSpread record component.

Y

y() - Method in record class dev.wyck.wrapper.worldgen.carver.CanyonCarverConfiguration
Returns the value of the y record component.
y() - Method in interface dev.wyck.wrapper.worldgen.carver.CarverConfiguration
 
y() - Method in record class dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration
Returns the value of the y record component.
y() - Method in record class dev.wyck.wrapper.worldgen.valueproviders.VerticalAnchor.Absolute
Returns the value of the y record component.
y(HeightProvider) - Method in class dev.wyck.wrapper.worldgen.carver.CanyonCarverConfiguration.Builder
Sets the y-coordinate of the carver.
y(HeightProvider) - Method in class dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration.Builder
 
Y - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
yBlockCheck(VerticalAnchor, int) - Static method in interface dev.wyck.wrapper.worldgen.surface.SurfaceCondition
Matches at or above a vertical anchor, evaluated per block.
YCheck(VerticalAnchor, int, boolean) - Constructor for record class dev.wyck.wrapper.worldgen.surface.SurfaceCondition.YCheck
Creates an instance of a YCheck record class.
yClampedGradient(int, int, double, double) - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction.Factory
 
yClampedGradient(int, int, double, double) - Static method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a new density function that is the absolute value of the input function.
yScale() - Method in record class dev.wyck.wrapper.worldgen.carver.CanyonCarverConfiguration
Returns the value of the yScale record component.
yScale() - Method in interface dev.wyck.wrapper.worldgen.carver.CarverConfiguration
 
yScale() - Method in record class dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration
Returns the value of the yScale record component.
yScale(FloatProvider) - Method in class dev.wyck.wrapper.worldgen.carver.CanyonCarverConfiguration.Builder
Sets the y-scale of the carver.
yScale(FloatProvider) - Method in class dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration.Builder
 
ySpread() - Method in record class dev.wyck.wrapper.worldgen.placement.PlacementModifier.RandomOffsetPlacement
Returns the value of the ySpread record component.
yStartCheck(VerticalAnchor, int) - Static method in interface dev.wyck.wrapper.worldgen.surface.SurfaceCondition
Matches at or above a vertical anchor, evaluated at the column start.

Z

z() - Method in record class dev.wyck.misc.ChunkLocation
Returns the value of the z record component.
zero() - Method in interface dev.wyck.wrapper.level.noise.function.DensityFunction.Factory
 
zero() - Static method in interface dev.wyck.wrapper.level.noise.function.DensityFunction
Creates a density function that always returns 0.
zero() - Static method in interface dev.wyck.wrapper.worldgen.climate.ClimateParameter
A zero width span pinned to zero.
ZERO - Static variable in class dev.wyck.wrapper.level.noise.function.DensityFunctions
 
ZOGLIN_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOGLIN_ANGRY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOGLIN_ATTACK - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOGLIN_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOGLIN_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOGLIN_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_ATTACK_IRON_DOOR - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_ATTACK_WOODEN_DOOR - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_BREAK_WOODEN_DOOR - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_CONVERTED_TO_DROWNED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_DESTROY_EGG - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_HORSE_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_HORSE_ANGRY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_HORSE_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_HORSE_EAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_HORSE_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_INFECT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_NAUTILUS_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_NAUTILUS_AMBIENT_ON_LAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_NAUTILUS_DASH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_NAUTILUS_DASH_ON_LAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_NAUTILUS_DASH_READY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_NAUTILUS_DASH_READY_ON_LAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_NAUTILUS_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_NAUTILUS_DEATH_ON_LAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_NAUTILUS_EAT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_NAUTILUS_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_NAUTILUS_HURT_ON_LAND - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_NAUTILUS_SWIM - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_VILLAGER_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_VILLAGER_CONVERTED - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_VILLAGER_CURE - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_VILLAGER_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_VILLAGER_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIE_VILLAGER_STEP - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIFIED_PIGLIN_AMBIENT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIFIED_PIGLIN_ANGRY - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIFIED_PIGLIN_DEATH - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
ZOMBIFIED_PIGLIN_HURT - Static variable in class dev.wyck.wrapper.environment.sounds.SoundEvents
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form