Chen Liang
Chen Liang
/open This does seems a bit weird in the context of lworld, where many structures already make use of strict - I think this would be more convincing if we...
> Since the folder naming pattern is inconsistent with vanilla, I feel like a nice solution for that would be to support some sort of tag aliases where `c:ingots/copper` and...
@catter1 Are you exporting objects to these common tags or importing objects from these common tags? A temporary workaround for these can be, that assume you have your desired tag...
> any mod doing code references to a tag should have their own personal tag so pack makers can change it without affecting the common tag Does it mean that...
> Their thoughts? “What the heck is going on??? How is this change in one tag even affecting the other?” Why would you ever think that aliasing will be code-exclusive,...
/csr needed Proofread a little bit. Since this is huge and there may be mistakes, I will only create a CSR after some typos and problems have been fixed to...
After offline discussions, I believe it is necessary to also include the data models of instructions in the javadoc; they will be removed from the `java.lang.classfile` top-level documentation later. I...
I used the term "record" because they are something that may be pattern-matchable in the future; they are plain data objects. Similar representation is used in data model section of...