Fix field name issue

This commit is contained in:
modmuss50 2016-08-30 12:51:17 +01:00
parent cfe4ed9483
commit 029dc67800
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ CLASS none/ri net/minecraft/inventory/Inventory
FIELD a name Ljava/lang/String;
FIELD b size I
FIELD c stackList Lnone/dc;
FIELD e hasCustomName Z
FIELD e customNamed Z
METHOD <init> (Ljava/lang/String;ZI)V
ARG 0 name
ARG 1 hasCustomName