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

Started by ItzzSadJi_ on

Topic category: Help with modding (Java Edition)

Last seen on 10:55, 23. May 2024
Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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)