| Package | Description |
|---|---|
| net.minecraft.world.gen.feature.structure |
| Modifier and Type | Field and Description |
|---|---|
protected StrongholdPieces.Stronghold.Door |
StrongholdPieces.Stronghold.entryDoor |
| Modifier and Type | Method and Description |
|---|---|
protected StrongholdPieces.Stronghold.Door |
StrongholdPieces.Stronghold.getRandomDoor(java.util.Random p_74988_1_) |
static StrongholdPieces.Stronghold.Door |
StrongholdPieces.Stronghold.Door.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StrongholdPieces.Stronghold.Door[] |
StrongholdPieces.Stronghold.Door.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
StrongholdPieces.Stronghold.placeDoor(IWorld worldIn,
java.util.Random p_74990_2_,
MutableBoundingBox p_74990_3_,
StrongholdPieces.Stronghold.Door p_74990_4_,
int p_74990_5_,
int p_74990_6_,
int p_74990_7_) |