aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches/server/0635-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch
AgeCommit message (Collapse)Author
2024-04-12Update patches to handle vineflower decompiler (#10406)Jake Potrebic
* Update patches to handle vineflower decompiler * update patches again to handle inlined simple lambdas * update vf again and re-apply/rebuild patches * update patches after removal of verify-merges flag * fix compile issue * remove maven local * fix some issues * address more issues * fix collision patch * use paperweight release * more fixes * update fineflower and fix patches again * add missing comment descriptor --------- Co-authored-by: Jason Penilla <[email protected]>
2024-03-23Add methods to change entity physics (#10334)maxcom1