|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.minecraft.world.gen.structure.StructureComponent
net.minecraft.world.gen.structure.ComponentStrongholdStairs
net.minecraft.world.gen.structure.ComponentStrongholdStairs2
public class ComponentStrongholdStairs2
Field Summary | |
---|---|
ArrayList |
field_75026_c
|
net.minecraft.world.gen.structure.StructureStrongholdPieceWeight |
strongholdPieceWeight
|
ComponentStrongholdPortalRoom |
strongholdPortalRoom
|
Constructor Summary | |
---|---|
ComponentStrongholdStairs2(int par1,
Random par2Random,
int par3,
int par4)
|
Method Summary | |
---|---|
ChunkPosition |
getCenter()
|
Methods inherited from class net.minecraft.world.gen.structure.ComponentStrongholdStairs |
---|
addComponentParts, buildComponent, getStrongholdStairsComponent |
Methods inherited from class net.minecraft.world.gen.structure.StructureComponent |
---|
findIntersecting, getBoundingBox, getComponentType |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public net.minecraft.world.gen.structure.StructureStrongholdPieceWeight strongholdPieceWeight
public ComponentStrongholdPortalRoom strongholdPortalRoom
public ArrayList field_75026_c
Constructor Detail |
---|
public ComponentStrongholdStairs2(int par1, Random par2Random, int par3, int par4)
Method Detail |
---|
public ChunkPosition getCenter()
getCenter
in class StructureComponent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |