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
..
2020-04-01 00:26:11 -04:00
2020-03-03 15:36:21 -05:00