@SideOnly(Side.CLIENT)
public void func_94332_a(IconRegister p_94332_1_) {
this.field_111044_a = new Icon[2];
this.field_111043_b = new Icon[2];
this.field_111044_a[0] = p_94332_1_.func_94245_a(this.func_111023_E() + "_upper");
this.field_111043_b[0] = p_94332_1_.func_94245_a(this.func_111023_E() + "_lower");
this.field_111044_a[1] = new IconFlipped(this.field_111044_a[0], true, false);
this.field_111043_b[1] = new IconFlipped(this.field_111043_b[0], true, false);
}
BlockDoor.java 文件源码
java
阅读 19
收藏 0
点赞 0
评论 0
项目:RuneCraftery
作者:
评论列表
文章目录