Updated Generic Container Mapping (#530)

* Updated Generic Container Mapping

Mapped the changes introduced in latest snapshot (19w11a)

* Converted from uppercase to camelcase.

* Prefiex methods with create
This commit is contained in:
NinjaPhenix 2019-03-18 19:54:52 +00:00 committed by Modmuss50
parent 24ede5ae9b
commit 60f5139ded
1 changed files with 16 additions and 0 deletions

View File

@ -4,5 +4,21 @@ CLASS awz net/minecraft/container/GenericContainer
METHOD <init> (Laxt;ILaum;Lagk;I)V
ARG 2 syncId
ARG 5 rows
METHOD a createGeneric9x1 (ILaum;)Lawz;
ARG 0 syncId
METHOD a createGeneric9x3 (ILaum;Lagk;)Lawz;
ARG 0 syncId
METHOD b createGeneric9x2 (ILaum;)Lawz;
ARG 0 syncId
METHOD b createGeneric9x6 (ILaum;Lagk;)Lawz;
ARG 0 syncId
METHOD c createGeneric9x3 (ILaum;)Lawz;
ARG 0 syncId
METHOD d createGeneric9x4 (ILaum;)Lawz;
ARG 0 syncId
METHOD e getInventory ()Lagk;
METHOD e createGeneric9x5 (ILaum;)Lawz;
ARG 0 syncId
METHOD f getRows ()I
METHOD f createGeneric9x6 (ILaum;)Lawz;
ARG 0 syncId