| Package | Description | 
|---|---|
| net.minecraft.entity.ai | |
| net.minecraft.init | |
| net.minecraft.world.gen.structure | 
| Modifier and Type | Field and Description | 
|---|---|
| protected BlockDoor | EntityAIDoorInteract. doorBlock | 
| Modifier and Type | Method and Description | 
|---|---|
| private BlockDoor | EntityAIDoorInteract. getBlockDoor(BlockPos pos) | 
| Modifier and Type | Field and Description | 
|---|---|
| static BlockDoor | Blocks. ACACIA_DOOR | 
| static BlockDoor | Blocks. BIRCH_DOOR | 
| static BlockDoor | Blocks. DARK_OAK_DOOR | 
| static BlockDoor | Blocks. IRON_DOOR | 
| static BlockDoor | Blocks. JUNGLE_DOOR | 
| static BlockDoor | Blocks. OAK_DOOR | 
| static BlockDoor | Blocks. SPRUCE_DOOR | 
| Modifier and Type | Method and Description | 
|---|---|
| protected BlockDoor | StructureVillagePieces.Village. biomeDoor() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | StructureComponent. generateDoor(World worldIn,
            StructureBoundingBox sbb,
            java.util.Random rand,
            int x,
            int y,
            int z,
            EnumFacing facing,
            BlockDoor door) |