Joseph Burton
Joseph Burton
This PR is currently unfinished, and exists so that zml doesn't have to type a URL into the address bar.
Why? - There should be one authoritative source for what the yarn names are, and those are the files under the `mappings` directory. All other references to classes, fields and...
These permaloaders haven't been released or fully researched yet.
... and possibly other methods in the codebase (haven't looked for them). Not annotating this method means nearly all of the time you get a warning when calling this method...
Very important. 
Identifier highlighting was disabled for single-line editors, which accounts for injected languages inside single-line Java string literals. According to git blame, the original intention of this was to disable identifier...
### `/viaversion dump` Output Using ViaFabricPlus, couldn't get the dump ### Console Error ``` [18:27:42] [Netty Epoll Client IO #0/WARN]: ERROR IN Protocol1_19_3To1_19_1 IN REMAP OF DECLARE_COMMANDS (0x0F) [18:27:42] [Netty...
`BitStore` is already implemented for unsigned integer types. Could it be implemented for signed types too? I have a situation where I need a `BitSlice` view on a slice of...
Or, to be honest, this needs to be a trait like `FormatTime` already is, with an option to disable.
Mixin generates an SMAP in the target class when transforming it, which allows you to obtain which mixin added a particular line of code. Or perhaps it might be easier...