Package net.minecraft.structure
Class StructurePiece.BlockRandomizer
java.lang.Object
net.minecraft.structure.StructurePiece.BlockRandomizer
- Direct Known Subclasses:
JungleTempleGenerator.CobblestoneRandomizer,StrongholdGenerator.StoneBrickRandomizer
- Enclosing class:
StructurePiece
- Mappings:
Namespace Name official dio$aintermediary net/minecraft/class_3443$class_3444named net/minecraft/structure/StructurePiece$BlockRandomizer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBlock()abstract voidsetBlock(AbstractRandom random, int x, int y, int z, boolean placeBlock)
-
Field Details
-
block
- Mappings:
Namespace Name Mixin selector official aLdio$a;a:Lcsz;intermediary field_15317Lnet/minecraft/class_3443$class_3444;field_15317:Lnet/minecraft/class_2680;named blockLnet/minecraft/structure/StructurePiece$BlockRandomizer;block:Lnet/minecraft/block/BlockState;
-
-
Constructor Details
-
BlockRandomizer
public BlockRandomizer()
-
-
Method Details
-
setBlock
- Mappings:
Namespace Name Mixin selector official aLdio$a;a(Lakt;IIIZ)Vintermediary method_14948Lnet/minecraft/class_3443$class_3444;method_14948(Lnet/minecraft/class_5819;IIIZ)Vnamed setBlockLnet/minecraft/structure/StructurePiece$BlockRandomizer;setBlock(Lnet/minecraft/util/math/random/AbstractRandom;IIIZ)V
-
getBlock
- Mappings:
Namespace Name Mixin selector official aLdio$a;a()Lcsz;intermediary method_14947Lnet/minecraft/class_3443$class_3444;method_14947()Lnet/minecraft/class_2680;named getBlockLnet/minecraft/structure/StructurePiece$BlockRandomizer;getBlock()Lnet/minecraft/block/BlockState;
-