IItem Renderer Reborn

Quick rating

IItem Renderer Reborn

No reviews yet

IItemRender Mod brings back the IItemRenderer interface and RenderItem to newer versions

Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
IItemRenderer-Reborn-pre-7.1.jar
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

This an IItemRenderer port done properly and tested with additional builtin features. This makes it so you can have dynamic and open gl calls for items just like in 1.7.10. There are additional parameters. No code actually remains from elix_x's(a0.5+) IItemRenderer as of the beta builds as it's more like it use to be with further control.

Features:

  • Full Override for one specific item instead of multiple meta data calls and unnecessary storage
  • Full Override for gui overlayers like tooltips and green tool bar but, you have to override it as it's default inside of the interface
  • Fast Render options builtin for your renderer to implement
  • Access to Camera Transformations
  • Access to the full ItemStack including NBT data
  • Access to partial ticks
  • Access to Entity Holder Data that is currently rendering  your IItemRenderer instance
  • Ability to render IBakedModels when and if you specify with and without enchantments
  • Mipmap handling automatically
  • enchantment rendering

ToDo:

  • Fix Github bugs
  • 1.1 Add IBlockRenderer where you don't need a TE for your block to render it
  • Resource Pack 1.8+ support

Devs:
go to the source of silkspawners for examples of how to use but, it's pretty much the same as 1.7.10 with more options.

Why No TEISR If Item Isn't Yours:

  • no access to item stack or nbt
  • cannot register individual items only per meta data

Why No TEISR in General:

  • Partial ticks are always 1.0F instead of current mc's partial ticks
  • Cannot render other IBakedModels from other objects safely(without endless recursion happening)
  • The Tile Entity Rendering in the parameter is always null when not in block form
  • No access to camera transformation types
  • Highly encourages users to have the same exact render code from the TE to the item form or other camera tranformation types there goes your if statements.
  • No access to entity holder data that is currently rendering your item such as entity item, player, zombie or item frames etc...

Screenshots

Gallery

  • Permission
    Permission This is for 0.5 alpha version anything above that this is no longer required nor needed

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~130,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works