Plex-FAWE/worldedit-core
IronApollo 755ea09797 Fix #390
Turns out the FilterBlock's getOrdinal value is from the "get", and does not share the same reference as setOrdinal, whose value is from the "set", would modify.

Because of this, even if #getOrdinal returns 0, we still must update the set with 0 by #setOrdinal.
2020-04-01 00:26:11 -04:00
..
doctools Rebase translation work for easier rebasing 2019-11-16 22:42:14 +10:00
src Fix #390 2020-04-01 00:26:11 -04:00
build.gradle.kts Update gradle 2020-03-03 15:36:21 -05:00