-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
git-Spigot-baafee9-043d31d (MC: 1.14.2)
-
Yes
The setter method for the Villagers experience (Villager#setVillagerExperience()) isn't doing anything.
The amount of experience still remain on the value set before.
The getter method Villager#getVillagerExperience() also returns the wrong value.
I wasn't able to find a workaround.