Noah
Noah
Is it possible to update the http version of the package to the most recent version? I am getting an error since I use a higher version for my current...
Hey, I just wanted to ask if I am allowed to update and publish it in the newest version of Minecraft, My friends and I currently work on a project...
### Expected behavior I recently discovered that the PlayerMoveEvent does not trigger when moving in a minecart or on a llama. But due to the fact that it triggers when...
This pull request adds a `PlayerPreTeleportEvent`. Resolves #10168 Ready for review. It is currently called where I think it makes the most sense. If we want to call it earlier,...
This is a PR as a response to #10309. What i have done here is by no means final and just an attempt to find a way to check if...
A redo of #10298 since the original author doesn't have enough time to work on their PR. closes #10598
I wasn't sure if I should rewrite rather than only adding admonitions. If I should do it lmk.
Currently the size is dynamically set from the content.  
This PR aims to set the foundation for the "How to get as close as possible to a vanilla experience" page. I took https://github.com/PaperMC/docs/issues/21#issuecomment-1062254884 as a reference for the initial...
When I try to build the version it prints a weird error message: ``` > Task :versions:v1_20_6:compileJava G:\projects\mache\versions\1.20.6\src\main\java\net\minecraft\ChatFormatting.java:40: error: unclosed character literal public static final char PREFIX_CODE = '§'; ^...