Can place lily pad outside of the worldborder.
Note : I hope there will not be duplicate my reports. 😃
Related issues
duplicates
Attachments
Comments


Related to MC-54119, but confirmed.

Confirmed for 14w19a.

Confirmed for 14w20b.

Still in 14w26c

Is this still in 31a?

Confirmed for 1.8.1pre3.

Currently bug on 1.8.2-pre6

Still in 15w37a

@unknown: As the creator of this ticket, you can update the affected versions field, you don't need to leave a comment.

Still in 15w39c

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

I'm late, sorry. I think it was a similar problem.