error while making build

Started by TheMcreatorMod… on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 02:28, 5. Sep 2024
Joined Aug 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
error while making build


C:\Users\Owner\Downloads\mod\src\main\java\net\mcreator\theeverythingmod\client\model\Modelsnaptommy.java:14: error: cannot find symbol public class Modelsnaptommy extends EntityModel<monster> {
^
symbol: class monster
C:\Users\Owner\Downloads\mod\src\main\java\net\mcreator\theeverythingmod\client\model\Modelsnaptommy.java:33: error: cannot find symbol public static TexturedModelData getTexturedModelData() {
^
symbol: class TexturedModelData
location: class Modelsnaptommy
C:\Users\Owner\Downloads\mod\src\main\java\net\mcreator\theeverythingmod\client\model\Modelsnaptommy.java:54: error: cannot find symbol public void setAngles(monster entity, float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch) {
^
etc.

Please don't provide entity…
Sat, 08/24/2024 - 13:39

Please don't provide entity name in BlockBench editor. Only provide model name. Keep entity name as default