some error in java model class file (don't know how to fix it)

Started by ItzzSadJi_ on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined May 2024
Points:
84

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
some error in java model class file (don't know how to fix it)
// Made with Blockbench 4.10.0
// Exported for Minecraft version 1.17 or later with Mojang mappings
// Paste this class into your mod and generate all required imports
public class ModelShroolem<T extends> extends EntityModel<> {
// This layer location should be baked with EntityRendererProvider.Context in
// the entity renderer and passed into this model's constructor

Underlined symbol marks as an error.

code 

link to the screenshot (https://imgur.com/gltsoOS)