Chen Liang

Results 87 issues of Chen Liang

For an accessor mixin like below: (mixin 0.8, forge 1.15.2-31.1.18, mcp 20200308-1.15.1, mixingradle 0.7-SNAPSHOT) ```java import net.minecraft.block.Block; import net.minecraft.item.Item; import net.minecraft.item.ItemGroup; import net.minecraft.item.Items; import org.spongepowered.asm.mixin.Mixin; import org.spongepowered.asm.mixin.gen.Invoker; @Mixin(Items.class) public interface...

Java 18 introduces [Snippets](https://openjdk.java.net/jeps/413). [Official Programmer's Guide](https://docs.oracle.com/en/java/javase/18/code-snippet/index.html) Snippets are quite helpful: - Inline snippets are cleaner than `` blocks - We can move code segments out into separate java files...

discussion
javadoc
toolchain

Now we get two `Transformation` class, one for JSON model perspective transforms and one for entity model animation. There are other similar names like `AffineTransform` that is about transformations in...

Still needs stitch for jar merger and rewrite intermediary after #2708 The product mapping file is smaller due to mapping io skipping over meaningless mappings (e.g. ignore wholesale when named,...

enhancement
outdated
release
toolchain

When looking at #2544, I find quite a few more problem with recipes in general: 1. The distinction of "recipe" and "crafting". Crafting, in vanilla, strictly refers to the recipes...

discussion
refactor

This name is a bit too long and somewhat undescriptive (added in #533). It is a factor that changes detection distance of the parameter entity of this entity based on...

discussion
refactor

Context [Source](https://discord.com/channels/507304429255393322/521545796882006027/842220158067539998) > haykam — Today at 8:55 PM How would you feel about a `@since` tag automatically added based on when the intermediary was added? It might be more...

enhancement
discussion
javadoc
toolchain

With #1268, we now have javadocs generating for yarn. However, the javadoc suffers from a few setbacks: - [ ] Inconsistent titles (See the javadoc jar's index html title vs...

enhancement
javadoc
toolchain

I am using ForkHub on a phone with Youtube installed. When I click a link to a youtube video, ForkHub directs me to the user profile of @url.

The milestone will stay there.