Can place lily pad outside of the worldborder.
Note : I hope there will not be duplicate my reports. 😃
Linked issues
duplicates 1
Attachments
Comments 12
@unknown: As the creator of this ticket, you can update the affected versions field, you don't need to leave a comment.
Is it worth just merging this one with MC-54119?
The problem is basically the same root: different kinds of actions beyond the worldborder that the client-code thinks are legit while the server-code refuses.
While I can replicate "putting lilypads beyond worldborder", it is a phantom lilypad. Messing with the stack in my inventory causes the "missing" one to re-appear, and re-logging causes the phantom one I put beyond the worldborder to vanish. This is basically identical to the phantom water/lava I can place outside, and the phantom holes in water/lava I can scoop up from MC-54119.
At the end of the day there simply exist a stack of interactions like this, that client code allows while server code rejects, and all of them should be eliminated by syncing up behaviors between the code bases. I don't know if every variation is best expressed as a separate ticket, though?
What are your thoughts, SteveKunG? :3
Related to MC-54119, but confirmed.