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

19 lines
435 B
Plaintext
Raw Normal View History

2019-02-06 15:22:24 -05:00
CLASS atu net/minecraft/container/GenericContainer
CLASS atu$a Generic9x6
METHOD <init> (ILarr;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2019-02-06 15:22:24 -05:00
METHOD <init> (ILarr;Lafx;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2019-02-06 15:22:24 -05:00
CLASS atu$b Generic9x3
METHOD <init> (ILarr;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2019-02-06 15:22:24 -05:00
METHOD <init> (ILarr;Lafx;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2019-02-06 15:22:24 -05:00
FIELD c inventory Lafx;
2019-02-05 13:06:02 -05:00
FIELD d rows I
2019-02-06 15:22:24 -05:00
METHOD <init> (Lauo;ILarr;Lafx;I)V
2019-02-05 13:06:02 -05:00
ARG 2 syncId
ARG 5 rows
2019-02-06 15:22:24 -05:00
METHOD e getInventory ()Lafx;
2019-02-05 13:06:02 -05:00
METHOD f getRows ()I