Stefan van der Velden
Stefan van der Velden
**Release Type**: Release **Version**: 4.1.0.1459-beta **Platform(s)**: Windows with `Vulkan` **Describe the bug** The first time a video is played (if delayed, see note) it works as expected, however, if the...
I'm planning on doing some experiments with improving the performance (and maybe the functionality) of brigadier. I have forked the repository, cloned it to my local machine, and imported the...
Currently commands are limited to returning only signed 32 bit integers. This restriction has been known to be very limiting in minecraft commands, and likely even more limiting in any...
In-progress work for updating docs and typings across the entire codebase The notes which will be used for writing the documentation later are available [here](https://drive.google.com/drive/folders/1RtYkpAxSIx4M_ab5HkHlpzmauSJuTmfr?usp=sharing)
The `MultiCache.clear()` method just deletes the folder and its content, and never calls the `clear` method of the individual caches within it, leading to the finalizers never being run