94c1d44d57ecd40550f4d5c6b525a92a29f5d2e6
When a block placement happens we currently update physics on the attempted placement and update again if the placement is cancelled. To correct the first one we simply set the block without applying physics. To correct the second we have to add a new method to BlockState that lets us update without applying physics and use this method method when putting the block back. By: Travis Watkins <amaranth@ubuntu.com>
Description
No description provided
51 MiB
Languages
Java
100%