Class CountMultilayerPlacementModifier
java.lang.Object
net.minecraft.world.gen.decorator.PlacementModifier
net.minecraft.world.gen.decorator.CountMultilayerPlacementModifier
Deprecated.
- Mappings:
Namespace Name official ddmintermediary net/minecraft/class_5452named net/minecraft/world/gen/decorator/CountMultilayerPlacementModifier
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final IntProviderDeprecated.static final com.mojang.serialization.Codec<CountMultilayerPlacementModifier>Deprecated.Fields inherited from class net.minecraft.world.gen.decorator.PlacementModifier
CODEC -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateDeprecated. -
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 context, Random random, BlockPos pos) Deprecated.getType()Deprecated.of(int count) Deprecated.of(IntProvider count) Deprecated.
-
Field Details
-
MODIFIER_CODEC
Deprecated.- Mappings:
Namespace Name Mixin selector official aLddm;a:Lcom/mojang/serialization/Codec;intermediary field_35716Lnet/minecraft/class_5452;field_35716:Lcom/mojang/serialization/Codec;named MODIFIER_CODECLnet/minecraft/world/gen/decorator/CountMultilayerPlacementModifier;MODIFIER_CODEC:Lcom/mojang/serialization/Codec;
-
count
Deprecated.- Mappings:
Namespace Name Mixin selector official cLddm;c:Lauw;intermediary field_35717Lnet/minecraft/class_5452;field_35717:Lnet/minecraft/class_6017;named countLnet/minecraft/world/gen/decorator/CountMultilayerPlacementModifier;count:Lnet/minecraft/util/math/intprovider/IntProvider;
-
-
Constructor Details
-
CountMultilayerPlacementModifier
Deprecated.- Mappings:
Namespace Name Mixin selector official <init>Lddm;<init>(Lauw;)Vintermediary <init>Lnet/minecraft/class_5452;<init>(Lnet/minecraft/class_6017;)Vnamed <init>Lnet/minecraft/world/gen/decorator/CountMultilayerPlacementModifier;<init>(Lnet/minecraft/util/math/intprovider/IntProvider;)V
-
-
Method Details
-
of
Deprecated.- Mappings:
Namespace Name Mixin selector official aLddm;a(Lauw;)Lddm;intermediary method_39621Lnet/minecraft/class_5452;method_39621(Lnet/minecraft/class_6017;)Lnet/minecraft/class_5452;named ofLnet/minecraft/world/gen/decorator/CountMultilayerPlacementModifier;of(Lnet/minecraft/util/math/intprovider/IntProvider;)Lnet/minecraft/world/gen/decorator/CountMultilayerPlacementModifier;
-
of
Deprecated.- Mappings:
Namespace Name Mixin selector official aLddm;a(I)Lddm;intermediary method_39620Lnet/minecraft/class_5452;method_39620(I)Lnet/minecraft/class_5452;named ofLnet/minecraft/world/gen/decorator/CountMultilayerPlacementModifier;of(I)Lnet/minecraft/world/gen/decorator/CountMultilayerPlacementModifier;
-
getPositions
Deprecated.- Specified by:
getPositionsin classPlacementModifier- Mappings:
Namespace Name Mixin selector official a_Lddx;a_(Lddv;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/world/gen/decorator/PlacementModifier;getPositions(Lnet/minecraft/world/gen/decorator/DecoratorContext;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Ljava/util/stream/Stream;
-
getType
Deprecated.- Specified by:
getTypein classPlacementModifier- Mappings:
Namespace Name Mixin selector official bLddx;b()Lddy;intermediary method_39615Lnet/minecraft/class_6797;method_39615()Lnet/minecraft/class_6798;named getTypeLnet/minecraft/world/gen/decorator/PlacementModifier;getType()Lnet/minecraft/world/gen/decorator/PlacementModifierType;
-
findPos
Deprecated.- Mappings:
Namespace Name Mixin selector official aLddm;a(Lddv;IIII)Iintermediary method_30473Lnet/minecraft/class_5452;method_30473(Lnet/minecraft/class_5444;IIII)Inamed findPosLnet/minecraft/world/gen/decorator/CountMultilayerPlacementModifier;findPos(Lnet/minecraft/world/gen/decorator/DecoratorContext;IIII)I
-
blocksSpawn
Deprecated.- Mappings:
Namespace Name Mixin selector official aLddm;a(Lcoc;)Zintermediary method_30472Lnet/minecraft/class_5452;method_30472(Lnet/minecraft/class_2680;)Znamed blocksSpawnLnet/minecraft/world/gen/decorator/CountMultilayerPlacementModifier;blocksSpawn(Lnet/minecraft/block/BlockState;)Z
-