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.

KrykiZZ

Members
  • Joined

  • Last visited

Everything posted by KrykiZZ

  1. My bad. I didn't notice RGBA parameters of renderToBuffer bcs its not remapped and looks like p_123456_6.
  2. I've added armor that renders like elytra in vanilla but i want to color it with dye. Code for item already done but how to apply dye's to rendered layer?
  3. I've done that with Minecraft.getInstance().getEntityRenderDispatcher().getSkinMap().forEach((string, render) -> render.addLayer(new TestLayer<>(render)) ); Thanks
  4. Thanks. But to add layer we need to pass renderer into Layer constructor. And getEntityRenderDispatcher().getRenderer() requires an Entity.
  5. For few days i exploring this forum and can't find anything. I've seen variants like Minecraft.getInstance().getRenderManager() but Minecraft class doesn't have a getRenderManager method.

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.