yarn/mappings/net/minecraft/client/network/packet/SynchronizeRecipesS2CPacket...

9 lines
254 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS no net/minecraft/client/network/packet/SynchronizeRecipesS2CPacket
2019-02-12 20:13:12 -05:00
FIELD a recipes Ljava/util/List;
2019-06-07 07:45:25 -04:00
METHOD a writeRecipe (Lbem;Ljd;)V
2019-04-16 10:13:47 -04:00
ARG 0 recipe
ARG 1 buf
2019-02-12 20:13:12 -05:00
METHOD b getRecipes ()Ljava/util/List;
2019-06-07 07:45:25 -04:00
METHOD c readRecipe (Ljd;)Lbem;
2019-04-16 10:13:47 -04:00
ARG 0 buf