Skip to content
Success

Changes

Summary

  1. fix: set cow variant by using MethodHandle because of bad bytecode remap (#3249) (commit: be2534d) (details)
Commit be2534d32510de8d88f6dacb7e4b59bdb0ccf9d7 by noreply
fix: set cow variant by using MethodHandle because of bad bytecode remap (#3249)

* fix: set cow variant by using MethodHandle because of bad bytecode remap

Thanks to @MC-Samuel for referencing to the way of fixing it.

Reference:
https://discord.com/channels/315163488085475337/1380252795701301308/1380767310658146454
https://github.com/DenizenScript/Denizen/pull/2727

* chore: remove unused import
(commit: be2534d)
The file was modifiedmain/src/main/java/net/citizensnpcs/trait/versioned/CowTrait.java