Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Hi,

 

I apologize if this has already been asked somewhere. I've spent the past few hours doing a decent amount of searching without particularly helpful results.

 

What I'm trying to figure out how to do is make modifications to how Minecraft actually renders the world. I know this must be possible since the GLSL shader mod did it. I've found some classes that I think may be the culprit (such as

BlockModelRenderer

, but these are, of course, base classes of Minecraft's functionality.

 

All I want to do is make a basic modification to how Minecraft displays the blocks, specifically the lighting. I'm very familiar with OpenGL, and I don't even care about messing with the lighting values themselves -- just how they're displayed.

 

So, to make my questions concrete:

1. Does Forge have hooks for this particular task?

2. Is it possible to do this without having to modify base classes or get into ugly ASM or core mod stuff?

3. What class/classes should I be looking at and modifying to get this job done? If I know that, I can probably find the methods I need to worry about from there.

 

Thanks.  ;)

 

EDIT: After some digging, I found that Forge has a class called

ForgeBlockModelRenderer

. Is there some way I can override methods from this since Forge seems to be injecting itself into it?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.