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,

yesterday I asked about an event that fires whenever the MC game loop loops. This is working fine but it is not exactly what I need.

Is there also an event  that fires only when the World is rendered? That would be really great since I cant seem to find any.

 

Thanks

- Busti

PM's regarding modding questions should belong in the Modder Support sub-forum and won't be answered.

  • Author

I could test for that on my own of course but I would like to use a potentially existing event :)

PM's regarding modding questions should belong in the Modder Support sub-forum and won't be answered.

  • Author

Lets think of it as rendering a screenshot with other opengl settings. At this time I only want to have an event that fires when the In-game World (+ Entities and dynamics) renders. But I might also want to render the In-game GUI later but it should not go beyond the pause screen.

I don't want the event to fire when the player is looking at the multiplayer menu for example.

 

PM's regarding modding questions should belong in the Modder Support sub-forum and won't be answered.

  • Author

I found the renderWorldEvent class but I still have no clue where the GUI is rendered.

I should be able to go on from here on my own but if you have any tips ore experience to share feel free to do it. :)

PM's regarding modding questions should belong in the Modder Support sub-forum and won't be answered.

There is a difference between world rendering and screen rendering.

World rendering occurs always when you are in world (not main menu / other non-ingame gui).

 

If you are looking to render thing into the world like this:

 

11vgsyh.jpg

 

Then RenderWorldLastEvent is your friend (which I alredy pointed out in last thread).

 

As for "want to render the In-game GUI", I also pointed out - RenderGameOverlayEvent.

 

If not it, I have no idea what you are looking for, there are few other events look into: net.minecraftforge.client.event

1.7.10 is no longer supported by forge, you are on your own.

  • Author

I am not trying to render Overlays of any sort.

Basically I am trying to render the whole world again without being displayed on the screen.

PM's regarding modding questions should belong in the Modder Support sub-forum and won't be answered.

  • Author

Have you ever seen the new youtube 360 VR feature?

If not here is a video for you (works only in chrome or yt app):

(Make sure to watch it on your phone for the best experience!)

 

I want to make a mod that captures such videos from minecraft in a fixed resolution without interfering with the actual gameplay.

PM's regarding modding questions should belong in the Modder Support sub-forum and won't be answered.

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.