IItem Renderer

Quick rating

Community listing page, reviews here may not be monitored by the author.

IItem Renderer

No reviews yet

IItem Renderer API

Mod Loaders
Minecraft

About

Description

Brings back ability to use GL calls during item rendering.
Also enables modification of GUI overlay.
Dev versions and API can be found here: https://github.com/elix-x/IItem-Renderer/releases

IItem Renderer

IItem Renderer API gives you ability to hook into item rendering. More specifically:

  • Use GL calls during item rendering.
  • Super-ultra-hyper-dynamic rendering.
  • Change GUI overlay.

Installation

  1. Go to releases section.
  2. Download API and drop contents into your src/api/java folder.
  3. Download DEV jar and drop into your run/mods folder.

Usage

All API methods and classes have description explaining how to use them

Demos will come in close future