Class CountMultilayerDecorator
java.lang.Object
net.minecraft.class_6797
net.minecraft.world.gen.decorator.CountMultilayerDecorator
Deprecated.
- Mappings:
Namespace Name official ddeintermediary net/minecraft/class_5452named net/minecraft/world/gen/decorator/CountMultilayerDecorator
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<CountMultilayerDecorator>Deprecated.private final IntProviderDeprecated.Fields inherited from class net.minecraft.class_6797
field_35736 -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateCountMultilayerDecorator(IntProvider intProvider) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionprivate static booleanblocksSpawn(BlockState state) Deprecated.private static intfindPos(DecoratorContext context, int x, int y, int z, int targetY) Deprecated.getPositions(DecoratorContext decoratorContext, Random random, BlockPos blockPos) Deprecated.class_6798<?>Deprecated.static CountMultilayerDecoratormethod_39620(int int2) Deprecated.static CountMultilayerDecoratormethod_39621(IntProvider intProvider) Deprecated.
-
Field Details
-
field_35716
Deprecated.- Mappings:
Namespace Name Mixin selector official aLdde;a:Lcom/mojang/serialization/Codec;intermediary field_35716Lnet/minecraft/class_5452;field_35716:Lcom/mojang/serialization/Codec;named field_35716Lnet/minecraft/world/gen/decorator/CountMultilayerDecorator;field_35716:Lcom/mojang/serialization/Codec;
-
field_35717
Deprecated.- Mappings:
Namespace Name Mixin selector official cLdde;c:Laup;intermediary field_35717Lnet/minecraft/class_5452;field_35717:Lnet/minecraft/class_6017;named field_35717Lnet/minecraft/world/gen/decorator/CountMultilayerDecorator;field_35717:Lnet/minecraft/util/math/intprovider/IntProvider;
-
-
Constructor Details
-
CountMultilayerDecorator
Deprecated.
-
-
Method Details
-
method_39621
Deprecated.- Mappings:
Namespace Name Mixin selector official aLdde;a(Laup;)Ldde;intermediary method_39621Lnet/minecraft/class_5452;method_39621(Lnet/minecraft/class_6017;)Lnet/minecraft/class_5452;named method_39621Lnet/minecraft/world/gen/decorator/CountMultilayerDecorator;method_39621(Lnet/minecraft/util/math/intprovider/IntProvider;)Lnet/minecraft/world/gen/decorator/CountMultilayerDecorator;
-
method_39620
Deprecated.- Mappings:
Namespace Name Mixin selector official aLdde;a(I)Ldde;intermediary method_39620Lnet/minecraft/class_5452;method_39620(I)Lnet/minecraft/class_5452;named method_39620Lnet/minecraft/world/gen/decorator/CountMultilayerDecorator;method_39620(I)Lnet/minecraft/world/gen/decorator/CountMultilayerDecorator;
-
getPositions
public Stream<BlockPos> getPositions(DecoratorContext decoratorContext, Random random, BlockPos blockPos) Deprecated.- Specified by:
getPositionsin classclass_6797- Mappings:
Namespace Name Mixin selector official a_Lddp;a_(Lddn;Ljava/util/Random;Lgh;)Ljava/util/stream/Stream;intermediary method_14452Lnet/minecraft/class_6797;method_14452(Lnet/minecraft/class_5444;Ljava/util/Random;Lnet/minecraft/class_2338;)Ljava/util/stream/Stream;named getPositionsLnet/minecraft/class_6797;getPositions(Lnet/minecraft/world/gen/decorator/DecoratorContext;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Ljava/util/stream/Stream;
-
method_39615
Deprecated.- Specified by:
method_39615in classclass_6797- Mappings:
Namespace Name Mixin selector official bLddp;b()Lddq;intermediary method_39615Lnet/minecraft/class_6797;method_39615()Lnet/minecraft/class_6798;named method_39615Lnet/minecraft/class_6797;method_39615()Lnet/minecraft/class_6798;
-
findPos
Deprecated.- Mappings:
Namespace Name Mixin selector official aLdde;a(Lddn;IIII)Iintermediary method_30473Lnet/minecraft/class_5452;method_30473(Lnet/minecraft/class_5444;IIII)Inamed findPosLnet/minecraft/world/gen/decorator/CountMultilayerDecorator;findPos(Lnet/minecraft/world/gen/decorator/DecoratorContext;IIII)I
-
blocksSpawn
Deprecated.- Mappings:
Namespace Name Mixin selector official aLdde;a(Lcnv;)Zintermediary method_30472Lnet/minecraft/class_5452;method_30472(Lnet/minecraft/class_2680;)Znamed blocksSpawnLnet/minecraft/world/gen/decorator/CountMultilayerDecorator;blocksSpawn(Lnet/minecraft/block/BlockState;)Z
-