WorldEdit

WorldEdit

43M Downloads

Ground function always returns false.

LadyCailinBot opened this issue ยท 0 comments

commented

WORLDEDIT-3216 - Reported by ryan_the_leach

https://github.com/sk89q/WorldEdit/blob/master/worldedit-core/src/main/java/com/sk89q/worldedit/function/GroundFunction.java#L84

Presumably GroundFunction is supposed to honor it's contract by returning true, if function.apply(position) returns true?