This commit is contained in:
asie 2018-11-28 08:42:25 +01:00
parent 9a6a13a6e8
commit 1e4a6195a4
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
CLASS awh net/minecraft/entity/player/ItemCooldownManagerServer
CLASS awh net/minecraft/server/network/ServerItemCooldownManager
FIELD a player Luj;
METHOD b onCooldownUpdate (Lavj;I)V
ARG 1 item

View File

@ -1,4 +1,4 @@
CLASS uj net/minecraft/entity/player/PlayerServerEntity
CLASS uj net/minecraft/server/network/ServerPlayerEntity
FIELD a networkHandler Lux;
FIELD b server Lnet/minecraft/server/MinecraftServer;
FIELD cA enteredNetherPos Lcjy;

View File

@ -1,4 +1,4 @@
CLASS xi net/minecraft/recipe/book/RecipeBookServer
CLASS xi net/minecraft/server/network/ServerRecipeBook
FIELD g LOGGER Lorg/apache/logging/log4j/Logger;
FIELD h manager Laxv;
METHOD a fromTag (Lhp;)V