类 StrongholdPieces.PieceWeight
java.lang.Object
net.minecraft.world.level.levelgen.structure.structures.StrongholdPieces.PieceWeight
- 封闭类:
StrongholdPieces
-
字段概要
字段 -
构造器概要
构造器构造器说明PieceWeight
(Class<? extends StrongholdPieces.StrongholdPiece> p_229619_, int p_229620_, int p_229621_) -
方法概要
-
字段详细资料
-
pieceClass
-
weight
public final int weight -
placeCount
public int placeCount -
maxPlaceCount
public final int maxPlaceCount
-
-
构造器详细资料
-
PieceWeight
public PieceWeight(Class<? extends StrongholdPieces.StrongholdPiece> p_229619_, int p_229620_, int p_229621_)
-
-
方法详细资料
-
doPlace
public boolean doPlace(int p_229623_) -
isValid
public boolean isValid()
-