Skip to content

Instantly share code, notes, and snippets.

View hYdos's full-sized avatar
🥔
:tiny_potato:

hydos hYdos

🥔
:tiny_potato:
  • Upside Down
  • 12:18 (UTC +10:00)
View GitHub Profile
This file has been truncated, but you can view the full file.
tiny 2 0 official intermediary named
c net/badlion/a/A net/badlion/class_1979 net/badlion/class_1979
m ()Ljava/lang/String; a method_5489 method_5489
m ()Ljava/lang/Object; call call call
f Lnet/badlion/a/x; a field_5414 field_5414
c net/badlion/a/AA net/badlion/class_639 net/badlion/class_639
m (I)V setValue setValue setValue
f Lnet/badlion/a/Az; a field_1069 field_1069
c net/badlion/a/AB net/badlion/class_640 net/badlion/class_640
m (Lnet/badlion/a/Az$c;)V a method_2041 method_2041
This file has been truncated, but you can view the full file.
tiny 2 0 official intermediary named
c net/badlion/a/A net/badlion/class_1979 net/badlion/class_1979
m ()Ljava/lang/String; a method_5489 method_5489
m ()Ljava/lang/Object; call call call
f Lnet/badlion/a/x; a field_5414 field_5414
c net/badlion/a/AA net/badlion/class_634 net/badlion/client/common/mod/WaypointsMod
m ()Ljava/util/Queue; a method_1976 method_1976
m (Ljava/lang/String;Lnet/badlion/a/AA$b;)V a method_1977 method_1977
m (Lnet/badlion/a/AA$d;)V a method_1978 method_1978
m (Lnet/badlion/a/AA$d;Lnet/badlion/a/nf;)V a method_1979 method_1979
This file has been truncated, but you can view the full file.
tiny 2 0 official intermediary named
c net/badlion/a/A net/badlion/class_1979 net/badlion/class_1979
m ()Ljava/lang/String; a method_5489 method_5489
m ()Ljava/lang/Object; call call call
f Lnet/badlion/a/x; a field_5414 field_5414
c net/badlion/a/AA net/badlion/class_634 net/badlion/client/common/mod/WaypointsMod
m ()Ljava/util/Queue; a method_1976 method_1976
m (Ljava/lang/String;Lnet/badlion/a/AA$b;)V a method_1977 method_1977
m (Lnet/badlion/a/AA$d;)V a method_1978 method_1978
m (Lnet/badlion/a/AA$d;Lnet/badlion/a/nf;)V a method_1979 method_1979
@hYdos
hYdos / cool
Created August 28, 2020 05:37
fix it
[15:37:57] [Netty Epoll Server IO #8/ERROR] (Minecraft) java.lang.AbstractMethodError: io.netty.buffer.ByteBuf.capacity()I
Aug 28, 2020 3:37:58 PM io.netty.util.concurrent.DefaultPromise notifyListener0
WARNING: An exception was thrown by net.minecraft.server.network.ServerPlayNetworkHandler$1.operationComplete()
io.netty.util.concurrent.BlockingOperationException: DefaultChannelPromise@6f192106(uncancellable)
at io.netty.util.concurrent.DefaultPromise.checkDeadLock(DefaultPromise.java:390)
at io.netty.channel.DefaultChannelPromise.checkDeadLock(DefaultChannelPromise.java:157)
at io.netty.util.concurrent.DefaultPromise.awaitUninterruptibly(DefaultPromise.java:283)
at io.netty.channel.DefaultChannelPromise.awaitUninterruptibly(DefaultChannelPromise.java:135)
at io.netty.channel.DefaultChannelPromise.awaitUninterruptibly(DefaultChannelPromise.java:28)
@hYdos
hYdos / 1_16_combat-3.json
Created September 18, 2020 21:59
manifest.json
{"arguments": {"game": ["--username", "${auth_player_name}", "--version", "${version_name}", "--gameDir", "${game_directory}", "--assetsDir", "${assets_root}", "--assetIndex", "${assets_index_name}", "--uuid", "${auth_uuid}", "--accessToken", "${auth_access_token}", "--userType", "${user_type}", "--versionType", "${version_type}", {"rules": [{"action": "allow", "features": {"is_demo_user": true}}], "value": "--demo"}, {"rules": [{"action": "allow", "features": {"has_custom_resolution": true}}], "value": ["--width", "${resolution_width}", "--height", "${resolution_height}"]}], "jvm": [{"rules": [{"action": "allow", "os": {"name": "osx"}}], "value": ["-XstartOnFirstThread"]}, {"rules": [{"action": "allow", "os": {"name": "windows"}}], "value": "-XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump"}, {"rules": [{"action": "allow", "os": {"name": "windows", "version": "^10\\."}}], "value": ["-Dos.name=Windows 10", "-Dos.version=10.0"]}, {"rules": [{"action": "allow", "os": {"ar
This file has been truncated, but you can view the full file.
v1 official intermediary
CLASS a net/minecraft/class_4752
FIELD a Z A field_21866
FIELD a Ljava/lang/String; B field_21867
FIELD a I C field_21868
FIELD a [La; D field_21869
FIELD a La; a field_21870
FIELD a La; b field_21871
FIELD a La; c field_21872
FIELD a La; d field_21873
This file has been truncated, but you can view the full file.
v1 official intermediary
CLASS a net/minecraft/class_4752
FIELD a Z A field_21866
FIELD a Ljava/lang/String; B field_21867
FIELD a I C field_21868
FIELD a [La; D field_21869
FIELD a La; a field_21870
FIELD a La; b field_21871
FIELD a La; c field_21872
FIELD a La; d field_21873
@hYdos
hYdos / darkmode.css
Created December 17, 2020 22:35
matcher darkmode
.root {
-fx-base: #3f474f;
-fx-accent: #e7eff7 ;
-fx-default-button: #7f878f ;
-fx-focus-color: #efefef;
-fx-faint-focus-color: #efefef22;
-fx-focused-text-base-color : ladder(
-fx-selection-bar,
-fx-light-text-color 45%,
-fx-dark-text-color 46%,
Status ERROR: org.eclipse.jdt.core code=4 Could not retrieve declared methods org.eclipse.jdt.internal.compiler.problem.AbortCompilation: Pb(324) The type javax.annotation.Nullable cannot be resolved. It is indirectly referenced from required .class files
Could not remap fabric-networking-v0-0.2.0+b217b2f539-sources.jar fully!
java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
at org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration.bindArguments(AbstractMethodDeclaration.java:144)
at org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration.resolve(AbstractMethodDeclaration.java:542)
at org.eclipse.jdt.internal.compiler.ast.TypeDeclaration.resolve(TypeDeclaration.java:1293)
at org.eclipse.jdt.internal.compiler.ast.TypeDeclaration.resolve(TypeDeclaration.java:1418)
at org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration.resolve(CompilationUnitDeclaration.java:666)
at org.eclipse.jdt.internal.compiler.Compiler.process(Compiler.java:901)
at org.eclips
@hYdos
hYdos / Canvas.kt
Created March 30, 2021 20:03
conc
package me.hydos.rosella.gui
import me.hydos.rosella.Rosella
import me.hydos.rosella.render.io.Window
import me.hydos.rosella.render.material.Material
import me.hydos.rosella.render.model.GuiRenderObject
import me.hydos.rosella.render.resource.Global
import me.hydos.rosella.render.resource.Identifier
import me.hydos.rosella.render.resource.Resource
import me.hydos.rosella.render.shader.Shader