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 named net/minecraft/structure/StructurePiece$BlockRandomizerintermediary net/minecraft/class_3443$class_3444official esr$a
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
block
- Mappings:
 Namespace Name Mixin selector named blockLnet/minecraft/structure/StructurePiece$BlockRandomizer;block:Lnet/minecraft/block/BlockState;intermediary field_15317Lnet/minecraft/class_3443$class_3444;field_15317:Lnet/minecraft/class_2680;official aLesr$a;a:Lebq;
 
 - 
 - 
Constructor Details
- 
BlockRandomizer
public BlockRandomizer() 
 - 
 - 
Method Details
- 
setBlock
- Mappings:
 Namespace Name Mixin selector named setBlockLnet/minecraft/structure/StructurePiece$BlockRandomizer;setBlock(Lnet/minecraft/util/math/random/Random;IIIZ)Vintermediary method_14948Lnet/minecraft/class_3443$class_3444;method_14948(Lnet/minecraft/class_5819;IIIZ)Vofficial aLesr$a;a(Lbai;IIIZ)V
 - 
getBlock
- Mappings:
 Namespace Name Mixin selector named getBlockLnet/minecraft/structure/StructurePiece$BlockRandomizer;getBlock()Lnet/minecraft/block/BlockState;intermediary method_14947Lnet/minecraft/class_3443$class_3444;method_14947()Lnet/minecraft/class_2680;official aLesr$a;a()Lebq;
 
 -