error while making build

Started by TheMcreatorMod… on

Topic category: Troubleshooting, bugs, and solutions

Active 1 year ago
Joined Aug 2024
Points:
74

User statistics:

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