Uses of Record Class
net.minecraft.util.KeyDispatchDataCodec
Packages that use KeyDispatchDataCodec
Package
Description
- 
Uses of KeyDispatchDataCodec in net.minecraft.utilMethods in net.minecraft.util that return KeyDispatchDataCodecModifier and TypeMethodDescriptionstatic <A> KeyDispatchDataCodec<A>KeyDispatchDataCodec.of(com.mojang.serialization.Codec<A> p_216237_) Deprecated.static <A> KeyDispatchDataCodec<A>KeyDispatchDataCodec.of(com.mojang.serialization.MapCodec<A> p_216239_) 
- 
Uses of KeyDispatchDataCodec in net.minecraft.world.level.levelgenFields in net.minecraft.world.level.levelgen declared as KeyDispatchDataCodecModifier and TypeFieldDescription(package private) final KeyDispatchDataCodec<DensityFunctions.Mapped>DensityFunctions.Mapped.Type.codec(package private) final KeyDispatchDataCodec<DensityFunctions.MarkerOrMarked>DensityFunctions.Marker.Type.codec(package private) final KeyDispatchDataCodec<DensityFunctions.TwoArgumentSimpleFunction>DensityFunctions.TwoArgumentSimpleFunction.Type.codecstatic final KeyDispatchDataCodec<DensityFunction>DensityFunctions.BeardifierOrMarker.CODECstatic final KeyDispatchDataCodec<DensityFunction>DensityFunctions.BlendAlpha.CODEC(package private) static final KeyDispatchDataCodec<DensityFunctions.BlendDensity>DensityFunctions.BlendDensity.CODECstatic final KeyDispatchDataCodec<DensityFunction>DensityFunctions.BlendOffset.CODECstatic final KeyDispatchDataCodec<DensityFunctions.Clamp>DensityFunctions.Clamp.CODEC(package private) static final KeyDispatchDataCodec<DensityFunctions.Constant>DensityFunctions.Constant.CODECDensityFunctions.EndIslandDensityFunction.CODECstatic final KeyDispatchDataCodec<DensityFunctions.Noise>DensityFunctions.Noise.CODECstatic final KeyDispatchDataCodec<DensityFunctions.RangeChoice>DensityFunctions.RangeChoice.CODEC(package private) static final KeyDispatchDataCodec<DensityFunctions.Shift>DensityFunctions.Shift.CODEC(package private) static final KeyDispatchDataCodec<DensityFunctions.ShiftA>DensityFunctions.ShiftA.CODEC(package private) static final KeyDispatchDataCodec<DensityFunctions.ShiftB>DensityFunctions.ShiftB.CODECstatic final KeyDispatchDataCodec<DensityFunctions.ShiftedNoise>DensityFunctions.ShiftedNoise.CODECstatic final KeyDispatchDataCodec<DensityFunctions.Spline>DensityFunctions.Spline.CODECstatic final KeyDispatchDataCodec<DensityFunctions.WeirdScaledSampler>DensityFunctions.WeirdScaledSampler.CODECstatic final KeyDispatchDataCodec<DensityFunctions.YClampedGradient>DensityFunctions.YClampedGradient.CODEC(package private) static final KeyDispatchDataCodec<SurfaceRules.AbovePreliminarySurface>SurfaceRules.AbovePreliminarySurface.CODEC(package private) static final KeyDispatchDataCodec<SurfaceRules.Bandlands>SurfaceRules.Bandlands.CODEC(package private) static final KeyDispatchDataCodec<SurfaceRules.BiomeConditionSource>SurfaceRules.BiomeConditionSource.CODEC(package private) static final KeyDispatchDataCodec<SurfaceRules.BlockRuleSource>SurfaceRules.BlockRuleSource.CODEC(package private) static final KeyDispatchDataCodec<SurfaceRules.Hole>SurfaceRules.Hole.CODEC(package private) static final KeyDispatchDataCodec<SurfaceRules.NoiseThresholdConditionSource>SurfaceRules.NoiseThresholdConditionSource.CODEC(package private) static final KeyDispatchDataCodec<SurfaceRules.NotConditionSource>SurfaceRules.NotConditionSource.CODEC(package private) static final KeyDispatchDataCodec<SurfaceRules.SequenceRuleSource>SurfaceRules.SequenceRuleSource.CODEC(package private) static final KeyDispatchDataCodec<SurfaceRules.Steep>SurfaceRules.Steep.CODEC(package private) static final KeyDispatchDataCodec<SurfaceRules.StoneDepthCheck>SurfaceRules.StoneDepthCheck.CODEC(package private) static final KeyDispatchDataCodec<SurfaceRules.Temperature>SurfaceRules.Temperature.CODEC(package private) static final KeyDispatchDataCodec<SurfaceRules.TestRuleSource>SurfaceRules.TestRuleSource.CODEC(package private) static final KeyDispatchDataCodec<SurfaceRules.VerticalGradientConditionSource>SurfaceRules.VerticalGradientConditionSource.CODEC(package private) static final KeyDispatchDataCodec<SurfaceRules.WaterConditionSource>SurfaceRules.WaterConditionSource.CODEC(package private) static final KeyDispatchDataCodec<SurfaceRules.YConditionSource>SurfaceRules.YConditionSource.CODECMethods in net.minecraft.world.level.levelgen that return KeyDispatchDataCodecModifier and TypeMethodDescriptionKeyDispatchDataCodec<? extends DensityFunction>DensityFunction.codec()default KeyDispatchDataCodec<? extends DensityFunction>DensityFunctions.BeardifierOrMarker.codec()KeyDispatchDataCodec<? extends DensityFunction>DensityFunctions.BlendAlpha.codec()KeyDispatchDataCodec<? extends DensityFunction>DensityFunctions.BlendDensity.codec()KeyDispatchDataCodec<? extends DensityFunction>DensityFunctions.BlendOffset.codec()KeyDispatchDataCodec<? extends DensityFunction>DensityFunctions.Clamp.codec()KeyDispatchDataCodec<? extends DensityFunction>DensityFunctions.Constant.codec()KeyDispatchDataCodec<? extends DensityFunction>DensityFunctions.EndIslandDensityFunction.codec()KeyDispatchDataCodec<? extends DensityFunction>DensityFunctions.HolderHolder.codec()KeyDispatchDataCodec<? extends DensityFunction>DensityFunctions.Mapped.codec()default KeyDispatchDataCodec<? extends DensityFunction>DensityFunctions.MarkerOrMarked.codec()KeyDispatchDataCodec<? extends DensityFunction>DensityFunctions.Noise.codec()KeyDispatchDataCodec<? extends DensityFunction>DensityFunctions.RangeChoice.codec()KeyDispatchDataCodec<? extends DensityFunction>DensityFunctions.Shift.codec()KeyDispatchDataCodec<? extends DensityFunction>DensityFunctions.ShiftA.codec()KeyDispatchDataCodec<? extends DensityFunction>DensityFunctions.ShiftB.codec()KeyDispatchDataCodec<? extends DensityFunction>DensityFunctions.ShiftedNoise.codec()KeyDispatchDataCodec<? extends DensityFunction>DensityFunctions.Spline.codec()default KeyDispatchDataCodec<? extends DensityFunction>DensityFunctions.TwoArgumentSimpleFunction.codec()KeyDispatchDataCodec<? extends DensityFunction>DensityFunctions.WeirdScaledSampler.codec()KeyDispatchDataCodec<? extends DensityFunction>DensityFunctions.YClampedGradient.codec()KeyDispatchDataCodec<? extends DensityFunction>NoiseChunk.BlendAlpha.codec()KeyDispatchDataCodec<? extends DensityFunction>NoiseChunk.BlendOffset.codec()KeyDispatchDataCodec<? extends SurfaceRules.ConditionSource>SurfaceRules.AbovePreliminarySurface.codec()KeyDispatchDataCodec<? extends SurfaceRules.RuleSource>SurfaceRules.Bandlands.codec()KeyDispatchDataCodec<? extends SurfaceRules.ConditionSource>SurfaceRules.BiomeConditionSource.codec()KeyDispatchDataCodec<? extends SurfaceRules.RuleSource>SurfaceRules.BlockRuleSource.codec()KeyDispatchDataCodec<? extends SurfaceRules.ConditionSource>SurfaceRules.ConditionSource.codec()KeyDispatchDataCodec<? extends SurfaceRules.ConditionSource>SurfaceRules.Hole.codec()KeyDispatchDataCodec<? extends SurfaceRules.ConditionSource>SurfaceRules.NoiseThresholdConditionSource.codec()KeyDispatchDataCodec<? extends SurfaceRules.ConditionSource>SurfaceRules.NotConditionSource.codec()KeyDispatchDataCodec<? extends SurfaceRules.RuleSource>SurfaceRules.RuleSource.codec()KeyDispatchDataCodec<? extends SurfaceRules.RuleSource>SurfaceRules.SequenceRuleSource.codec()KeyDispatchDataCodec<? extends SurfaceRules.ConditionSource>SurfaceRules.Steep.codec()KeyDispatchDataCodec<? extends SurfaceRules.ConditionSource>SurfaceRules.StoneDepthCheck.codec()KeyDispatchDataCodec<? extends SurfaceRules.ConditionSource>SurfaceRules.Temperature.codec()KeyDispatchDataCodec<? extends SurfaceRules.RuleSource>SurfaceRules.TestRuleSource.codec()KeyDispatchDataCodec<? extends SurfaceRules.ConditionSource>SurfaceRules.VerticalGradientConditionSource.codec()KeyDispatchDataCodec<? extends SurfaceRules.ConditionSource>SurfaceRules.WaterConditionSource.codec()KeyDispatchDataCodec<? extends SurfaceRules.ConditionSource>SurfaceRules.YConditionSource.codec()(package private) static <O> KeyDispatchDataCodec<O>DensityFunctions.doubleFunctionArgumentCodec(BiFunction<DensityFunction, DensityFunction, O> p_224039_, Function<O, DensityFunction> p_224040_, Function<O, DensityFunction> p_224041_) (package private) static <O> KeyDispatchDataCodec<O>DensityFunctions.makeCodec(com.mojang.serialization.MapCodec<O> p_224029_) (package private) static <A,O> KeyDispatchDataCodec<O> DensityFunctions.singleArgumentCodec(com.mojang.serialization.Codec<A> p_224025_, Function<A, O> p_224026_, Function<O, A> p_224027_) (package private) static <O> KeyDispatchDataCodec<O>DensityFunctions.singleFunctionArgumentCodec(Function<DensityFunction, O> p_224043_, Function<O, DensityFunction> p_224044_) Methods in net.minecraft.world.level.levelgen with parameters of type KeyDispatchDataCodecModifier and TypeMethodDescriptionprivate static com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctions.register(Registry<com.mojang.serialization.Codec<? extends DensityFunction>> p_224035_, String p_224036_, KeyDispatchDataCodec<? extends DensityFunction> p_224037_) (package private) static <A> com.mojang.serialization.Codec<? extends A>SurfaceRules.register(Registry<com.mojang.serialization.Codec<? extends A>> p_224604_, String p_224605_, KeyDispatchDataCodec<? extends A> p_224606_) 
- 
Uses of KeyDispatchDataCodec in net.minecraft.world.level.levelgen.synthFields in net.minecraft.world.level.levelgen.synth declared as KeyDispatchDataCodecModifier and TypeFieldDescriptionstatic final KeyDispatchDataCodec<BlendedNoise>BlendedNoise.CODECMethods in net.minecraft.world.level.levelgen.synth that return KeyDispatchDataCodecModifier and TypeMethodDescriptionKeyDispatchDataCodec<? extends DensityFunction>BlendedNoise.codec()