类 StructurePiece.BlockSelector
java.lang.Object
net.minecraft.world.level.levelgen.structure.StructurePiece.BlockSelector
- 封闭类:
StructurePiece
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getNext()
abstract void
next
(RandomSource p_226838_, int p_226839_, int p_226840_, int p_226841_, boolean p_226842_)
-
字段详细资料
-
next
-
-
构造器详细资料
-
BlockSelector
public BlockSelector()
-
-
方法详细资料
-
next
public abstract void next(RandomSource p_226838_, int p_226839_, int p_226840_, int p_226841_, boolean p_226842_) -
getNext
-