Closed PJZ9n closed 2 years ago
Hello! I found that the relative coordinate input of Vector3Argument doesn't work. When I checked the code, I found that the formula CommandSender instanceof Vector3, which does not hold in PM4, was used. This is a PR to fix it. Thank you
CommandSender instanceof Vector3
Hello! I found that the relative coordinate input of Vector3Argument doesn't work. When I checked the code, I found that the formula
CommandSender instanceof Vector3
, which does not hold in PM4, was used. This is a PR to fix it. Thank you