Skip to content

Instantly share code, notes, and snippets.

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

hydos hYdos

🥔
:tiny_potato:
  • Brisbane
View GitHub Profile
@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
@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)
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
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
@hYdos
hYdos / badlionLTSMappings.tiny
Created August 21, 2020 22:30
badlionLTSMappings.tiny
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.
v1 official intermediary named
CLASS a net/minecraft/class_1 net/minecraft/util/Formatting
CLASS aa net/minecraft/class_2 net/minecraft/server/command/MeCommand
CLASS aaa net/minecraft/class_3 net/minecraft/item/LeavesItem
CLASS aab net/minecraft/class_4 net/minecraft/item/FilledMapItem
CLASS aac net/minecraft/class_5 net/minecraft/item/MilkBucketItem
CLASS aad net/minecraft/class_6 net/minecraft/item/MinecartItem
CLASS aad$1 net/minecraft/class_6$1 net/minecraft/item/MinecartItem$1
CLASS aae net/minecraft/class_7 net/minecraft/item/VariantBlockItem
CLASS aae$1 net/minecraft/class_7$1 net/minecraft/item/VariantBlockItem$1
tiny 2 0 intermediary named
c net/minecraft/class_1 net/minecraft/util/Formatting
m (Ljava/lang/String;ILjava/lang/String;CI)V <init> <init>
p 3 name
p 4 code
p 5 colorIndex
m (Ljava/lang/String;ILjava/lang/String;CZ)V <init> <init>
p 3 name
p 4 code
p 5 modifier
This file has been truncated, but you can view the full file.
v1 official intermediary
CLASS a net/minecraft/class_1
FIELD a Z A field_1
FIELD a Ljava/lang/String; B field_2
FIELD a I C field_3
FIELD a [La; D field_4
FIELD a La; a field_5
FIELD a La; b field_6
FIELD a La; c field_7
FIELD a La; d field_8
@hYdos
hYdos / v2.15.0-837a25b-PRODUCTION.tiny
Created July 8, 2020 00:28
v2.15.0-837a25b-PRODUCTION.tiny
This file has been truncated, but you can view the full file.
v1 official intermediary
CLASS net/badlion/a/A net/badlion/class_884
FIELD net/badlion/a/A Ljava/util/UUID; a field_1638
FIELD net/badlion/a/A Lnet/badlion/a/z; b field_1639
METHOD net/badlion/a/A (Lcom/mojang/authlib/minecraft/MinecraftProfileTexture$Type;Ljy;Lcom/mojang/authlib/minecraft/MinecraftProfileTexture;)V a method_2593
CLASS net/badlion/a/AA net/badlion/class_733
METHOD net/badlion/a/AA ()Ljava/lang/String; a method_2279
CLASS net/badlion/a/AB net/badlion/class_734
FIELD net/badlion/a/AB [F a field_1294
FIELD net/badlion/a/AB [F b field_1295