Examples of FontColour


Examples of forestry.core.utils.FontColour

    this.inventorySlots = container;

    if (inventory instanceof TileForestry)
      this.tile = (T) inventory;

    fontColor = new FontColour(Proxies.common.getSelectedTexturePack(Proxies.common.getClientInstance()));
    initLedgers(inventory);
  }
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.