Jump to content
  • Home
  • Files
  • Docs
Status Updates
  • All Content

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • MakeItSimple

MakeItSimple

Members
 View Profile  See their activity
  • Content Count

    1
  • Joined

    February 17
  • Last visited

    Tuesday at 03:32 AM

Community Reputation

0 Neutral

About MakeItSimple

  • Rank
    Tree Puncher

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. MakeItSimple started following [1.16] registerEntityRenderingHandler help February 17
  2. MakeItSimple

    [1.16] registerEntityRenderingHandler help

    MakeItSimple posted a topic in Modder Support

    Hi. I know this problem has been brought up before, but I've been unable to find a clear example of how to deal with the change. This is the class: public class TutorialRenderRegistry { public static void registryEntityRender() { RenderingRegistry.registerEntityRenderingHandler(StarterEntity.class, new StarterEntityRender.RenderFactory()); } } The registerEntityRenderingHandler function gives the following error: I understand the problem is this is how it was done in 1.14 and before, and that it changed in 1.15 and later. The way of doing it uses generics, which I don't fully understand. I know it is a simple fix, but I'm looking for a clear example of how to use registerEntityRenderingHandler in 1.15/1.16
    • February 17
    • 1 reply
  • All Activity
  • Home
  • MakeItSimple
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community