Posted May 3, 20214 yr I am trying to make a tile entity but TileEntityType.Builder.create seems to no longger be a function What is the 1.16 version?
May 3, 20214 yr Still is the correct function, just a difference in the mappings used for the method names. 'create' is the mcp name while iirc 'of' is the mojmap name (which is the one you are using most likely).
May 3, 20214 yr Author 3 minutes ago, ChampionAsh5357 said: Still is the correct function, just a difference in the mappings used for the method names. 'create' is the mcp name while iirc 'of' is the mojmap name (which is the one you are using most likely). Thanks!
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.