Adding Baritone API Forge to a Forge mod
Opened this issue · 8 comments
Adding Baritone API Forge to a Forge mod
I'm creating a Forge mod that uses Baritone API Forge. I got the API working.. partially. The problem is that whenever I try to use any Baritone method that takes a parameter with it's type defined in net.minecraft….
, the following happens:
In this example, BlockPos is not recognized when used with Baritone method.
I have tried different versions of Forge and Baritone API Forge and this same problem seems to appear every time. I think the problem has something to do with my dependencies but I have no idea what it is. Any thoughts?
Dependency in build.gradle:
-Drunk
@Dominikaaaa I know BetterBlockPos, but it's not the case here. See the documentation for IBuilderProcess. The BlockPos used in there is net.minecraft.util.math.BlockPos
I would like to point out that BlockPos is not the only class producing this problem. Anything that comes from net.minecraft...
package does the same thing.
I appreciate your answer but this issue is certainly not closed.
I still don't know what the problem was. I ended up copying parts of KAMI Blue's buildscripts & workspace structure and got it working.
If someone knows how to do this properly, please make a tutorial as it will probably help a lot people!:)
-Drunk
I still don't know what the problem was. I ended up copying parts of KAMI Blue's buildscripts & workspace structure and got it working.
If someone knows how to do this properly, please make a tutorial as it will probably help a lot people!:)
-Drunk
Yeah dont expect much cuz this community is toxic
I still don't know what the problem was. I ended up copying parts of KAMI Blue's buildscripts & workspace structure and got it working.
If someone knows how to do this properly, please make a tutorial as it will probably help a lot people!:)
-Drunk
Yeah dont expect much cuz this community is toxic