类 StrongholdPieces.SmoothStoneSelector
java.lang.Object
net.minecraft.world.level.levelgen.structure.StructurePiece.BlockSelector
net.minecraft.world.level.levelgen.structure.structures.StrongholdPieces.SmoothStoneSelector
- 封闭类:
StrongholdPieces
-
字段概要
从类继承的字段 net.minecraft.world.level.levelgen.structure.StructurePiece.BlockSelector
next
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
next
(RandomSource p_229749_, int p_229750_, int p_229751_, int p_229752_, boolean p_229753_) 从类继承的方法 net.minecraft.world.level.levelgen.structure.StructurePiece.BlockSelector
getNext
-
构造器详细资料
-
SmoothStoneSelector
SmoothStoneSelector()
-
-
方法详细资料
-
next
public void next(RandomSource p_229749_, int p_229750_, int p_229751_, int p_229752_, boolean p_229753_) - 指定者:
next
在类中StructurePiece.BlockSelector
-