Various Small Changes #142
@@ -45,7 +45,7 @@ public abstract class BaseDimDoor extends BlockDoor implements IDimDoor, ITileEn
|
|||||||
this.blockIconBottom = par1IconRegister.registerIcon(mod_pocketDim.modid + ":" + this.getUnlocalizedName()+"_bottom");
|
this.blockIconBottom = par1IconRegister.registerIcon(mod_pocketDim.modid + ":" + this.getUnlocalizedName()+"_bottom");
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* From the specified side and block metadata retrieves the blocks texture. Args: side, metadata
|
* From the specified side and block metadata retrieves the blocks texture. Args: side, metadata
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user