Mixin transformation failed #2395
Answered
by
warjort
Intezium
asked this question in
Mod Dev Support
-
I need help.. Log File.
|
Beta Was this translation helpful? Give feedback.
Answered by
warjort
Jul 14, 2022
Replies: 1 comment 3 replies
-
You are missing the class name for the dropItem and you seem to be trying to give it two return values? :-) |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Intezium
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You are missing the class name for the dropItem and you seem to be trying to give it two return values? :-)
It should be more like this (I haven't tested it)
target = "Lnet/minecraft/entity/player/PlayerEntity;dropItem(Lnet/minecraft/item/ItemStack;Z)Lnet/minecraft/entity/ItemEntity;"),