![VulkanMod](https://media.forgecdn.net/avatars/thumbnails/561/294/256/256/637913373178716740.png)
[bug?]Cannot resolve 'IntType'
LinkTechTips opened this issue · 5 comments
`F:\VulkanMod\src\main\java\net\vulkanmod\mixin\render\IntTypeMixin.java:7: ����: Mixin has no targets
@mixin(VertexFormat.IntType.class)
^`
You're probably using 1.19.x to edit the source code.
Change to 1.18.2 by editing the build.gradle
file, because this branch is based on 1.18 mappings.
You're probably using 1.19.x to edit the source code. Change to 1.18.2 by editing the
build.gradle
file, because this branch is based on 1.18 mappings.
Yes, I am using 1.16.5 to edit the source code. Does 1.16.5 support it?
Yes, I am using 1.16.5 to edit the source code. Does 1.16.5 support it?
Yes, it does. Just under a different name and stuff.