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

19 lines
435 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS aub net/minecraft/container/GenericContainer
CLASS aub$a Generic9x6
METHOD <init> (ILary;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2019-02-21 13:19:18 -05:00
METHOD <init> (ILary;Laga;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2019-02-21 13:19:18 -05:00
CLASS aub$b Generic9x3
METHOD <init> (ILary;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2019-02-21 13:19:18 -05:00
METHOD <init> (ILary;Laga;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2019-02-13 12:35:08 -05:00
FIELD c inventory Laga;
2019-02-05 13:06:02 -05:00
FIELD d rows I
2019-02-21 13:19:18 -05:00
METHOD <init> (Lauv;ILary;Laga;I)V
2019-02-05 13:06:02 -05:00
ARG 2 syncId
ARG 5 rows
2019-02-13 12:35:08 -05:00
METHOD e getInventory ()Laga;
2019-02-05 13:06:02 -05:00
METHOD f getRows ()I