Пример #1
0
 public void a(TileEntityHopper tileentityhopper) {
   this.ct();
   this.a.b(
       new Packet100OpenWindow(
           this.cu, 9, tileentityhopper.b(), tileentityhopper.j_(), tileentityhopper.c()));
   this.bM = new ContainerHopper(this.bK, tileentityhopper);
   this.bM.d = this.cu;
   this.bM.a((ICrafting) this);
 }