yarn/mappings/net/minecraft/container/GenericContainer.mapping

19 lines
435 B
Plaintext
Raw Normal View History

2019-01-30 12:48:39 -05:00
CLASS atq net/minecraft/container/GenericContainer
CLASS atq$a Generic9x6
2019-02-05 13:06:02 -05:00
METHOD <init> (ILarn;)V
ARG 1 syncId
METHOD <init> (ILarn;Laft;)V
ARG 1 syncId
2019-01-30 12:48:39 -05:00
CLASS atq$b Generic9x3
2019-02-05 13:06:02 -05:00
METHOD <init> (ILarn;)V
ARG 1 syncId
METHOD <init> (ILarn;Laft;)V
ARG 1 syncId
FIELD c inventory Laft;
FIELD d rows I
METHOD <init> (Lauk;ILarn;Laft;I)V
ARG 2 syncId
ARG 5 rows
2019-01-30 12:48:39 -05:00
METHOD e getInventory ()Laft;
2019-02-05 13:06:02 -05:00
METHOD f getRows ()I