EdNaven-fabric source: 377 java modules + gradle config (libs excluded)

这个提交包含在:
starlit1337 committed 2026-08-31 11:35:27 +08:00
1 父节点 c79b1f9ef7
当前提交 49180e6342
385 file changed
+86276 -2

No files matched your search

+52
查看文件
@@ -0,0 +1,52 @@
/*
* Decompiled with CFR 0.152.
*/
package hh\u04bb\u0445\u043e\u0430;
import java.lang.invoke.CallSite;
import java.lang.invoke.ConstantCallSite;
import java.lang.invoke.MethodHandle;
import java.lang.invoke.MethodHandles;
import java.lang.invoke.MethodType;
import java.util.List;
import \u0458po\u0435ej\u0430.j\u0445ep;
import \u0458po\u0435ej\u0430.p\u0455\u0455;
import \u0458po\u0435ej\u0430.x\u0441cs;
import \u0458po\u0435ej\u0430.\u043e\u0441xc\u0458\u0430;
import \u04bb\u04bb\u0456\u0445.\u0435\u043ea\u0440\u0458;
public class e\u0458c
extends \u043e\u0441xc\u0458\u0430 {
public e\u0458c(\u0435\u043ea\u0440\u0458 \u0435\u043ea\u0440\u04582, boolean bl, double d) {
if (true | false) {
}
this(\u0435\u043ea\u0440\u04582, bl, d, \u0458\u0441ph\u0430, \u0445c\u043e);
}
public e\u0458c(\u0435\u043ea\u0440\u0458 \u0435\u043ea\u0440\u04582, boolean bl, double d, x\u0441cs x\u0441cs2, j\u0445ep j\u0445ep2) {
if ((3 * 3 + 3) % 2 == 0) {
}
this((List<\u0435\u043ea\u0440\u0458>)((Object)e\u0458c.a_bsm0("singletonList", singletonList(T ), (Object)\u0435\u043ea\u0440\u04582)), bl, d, x\u0441cs2, j\u0445ep2);
}
public e\u0458c(List<\u0435\u043ea\u0440\u0458> list, boolean bl, double d) {
if ((3 * 3 + 3) % 2 == 0) {
}
this(list, bl, d, \u0458\u0441ph\u0430, \u0445c\u043e);
}
public e\u0458c(List<\u0435\u043ea\u0440\u0458> list, boolean bl, double d, x\u0441cs x\u0441cs2, j\u0445ep j\u0445ep2) {
if (2 * 2 * 2 >= 0) {
}
super(list, p\u0455\u0455.\u0458ixi\u0458oj, bl, d, j\u0445ep2, x\u0441cs2, e\u0458c.a_bsm1("jpo", jpo(\u0458po\u0435ej\u0430.x\u0441cs ), (x\u0441cs)x\u0441cs2).getPrimaryPalette(p\u0455\u0455.\u0458ixi\u0458oj, list.get(0), bl, j\u0445ep2, d), e\u0458c.a_bsm1("jpo", jpo(\u0458po\u0435ej\u0430.x\u0441cs ), (x\u0441cs)x\u0441cs2).getSecondaryPalette(p\u0455\u0455.\u0458ixi\u0458oj, list.get(0), bl, j\u0445ep2, d), e\u0458c.a_bsm1("jpo", jpo(\u0458po\u0435ej\u0430.x\u0441cs ), (x\u0441cs)x\u0441cs2).getTertiaryPalette(p\u0455\u0455.\u0458ixi\u0458oj, list.get(0), bl, j\u0445ep2, d), e\u0458c.a_bsm1("jpo", jpo(\u0458po\u0435ej\u0430.x\u0441cs ), (x\u0441cs)x\u0441cs2).getNeutralPalette(p\u0455\u0455.\u0458ixi\u0458oj, list.get(0), bl, j\u0445ep2, d), e\u0458c.a_bsm1("jpo", jpo(\u0458po\u0435ej\u0430.x\u0441cs ), (x\u0441cs)x\u0441cs2).getNeutralVariantPalette(p\u0455\u0455.\u0458ixi\u0458oj, list.get(0), bl, j\u0445ep2, d), e\u0458c.a_bsm1("jpo", jpo(\u0458po\u0435ej\u0430.x\u0441cs ), (x\u0441cs)x\u0441cs2).getErrorPalette(p\u0455\u0455.\u0458ixi\u0458oj, list.get(0), bl, j\u0445ep2, d));
}
private static /* synthetic */ CallSite a_bsm0(MethodHandles.Lookup lookup, String string, MethodType methodType, MethodHandle methodHandle) {
return new ConstantCallSite(methodHandle);
}
private static /* synthetic */ CallSite a_bsm1(MethodHandles.Lookup lookup, String string, MethodType methodType, MethodHandle methodHandle) {
return new ConstantCallSite(methodHandle);
}
}