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