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

I am building a mod where I just want a some blocks to highlight in any way (face or edge or anything).

Most examples online say to use `net.minecraftforge.client.event.RenderLevelLastEvent`.
Though that shows to be deprecated in favor of `net.minecraftforge.client.event.RenderLevelStageEvent`.

I'm getting the typical "Cannot resolve symbol" for both `RenderLevelStageEvent` AND `RenderLevelLastEvent`

Do I need another package or something?  I just have the latest base MDK (1.21.4-54.1.0) and nothing else special going on.

Edited by Suamere
MDK version

  • Author
12 hours ago, Ugdhar said:

You should be able to browse the available classes within net.minecraftforge.client.event through your IDE.

You can also look on github at https://github.com/MinecraftForge/MinecraftForge/tree/1.21.x/src/main/java/net/minecraftforge/client/event

Thank you, Ugdhar.  But that only confirms the problem.  Both in the github and in my IDE, if I search for objects extended from net.minecraftforge.client.event, it isn't there.  Though the javadocs (at least at nekoyue) say it should be.

Maybe since it definitely isn't there, is there some other way anybody knows to highlight some blocks (without mixins and drawing artificial faces on the camera).

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.