Add async catcher to opening gui (#549)

This commit is contained in:
IzzelAliz 2022-04-15 21:10:18 +08:00
parent 92061e569e
commit bec5c83d35
No known key found for this signature in database
GPG Key ID: EE50E123A11D8338

View File

@ -24,5 +24,8 @@
},
"net/minecraft/world/level/storage/loot/LootTable": {
"m_79123_(Lnet/minecraft/world/Container;Lnet/minecraft/world/level/storage/loot/LootContext;)V": "loot generate"
},
"net/minecraftforge/network/NetworkHooks": {
"openGui(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/MenuProvider;Ljava/util/function/Consumer;)V": "open gui"
}
}