Accept this API change as it's not an API change

This commit is contained in:
Madeline Miller 2024-03-30 14:24:02 +10:00 committed by Maddy Miller
parent 18909ae001
commit 0607cd8145

View File

@ -1,2 +1,11 @@
{
"Removal of override method that exists in superclass": [
{
"type": "com.sk89q.worldedit.bukkit.BukkitWorld",
"member": "Method com.sk89q.worldedit.bukkit.BukkitWorld.fullySupports3DBiomes()",
"changes": [
"METHOD_REMOVED"
]
}
]
}