Examples of SlotAcceptRecord


Examples of powercrystals.minefactoryreloaded.gui.slot.SlotAcceptRecord

  }
 
  @Override
  protected void addSlots()
  {
    addSlotToContainer(new SlotAcceptRecord(_te, 0, 8, 24));
    addSlotToContainer(new SlotAcceptBlankRecord(_te, 1, 8, 54));
  }
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.