Uses of Class
net.minecraft.world.gen.structure.ComponentStrongholdPortalRoom

Packages that use ComponentStrongholdPortalRoom
net.minecraft.world.gen.structure   
 

Uses of ComponentStrongholdPortalRoom in net.minecraft.world.gen.structure
 

Fields in net.minecraft.world.gen.structure declared as ComponentStrongholdPortalRoom
 ComponentStrongholdPortalRoom ComponentStrongholdStairs2.strongholdPortalRoom
           
 

Methods in net.minecraft.world.gen.structure that return ComponentStrongholdPortalRoom
static ComponentStrongholdPortalRoom ComponentStrongholdPortalRoom.findValidPlacement(List par0List, Random par1Random, int par2, int par3, int par4, int par5, int par6)