yarn/mappings/net/minecraft/inventory/CraftingInventory.mapping

12 lines
253 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS aug net/minecraft/inventory/CraftingInventory
2019-02-20 15:49:23 -05:00
FIELD a stacks Lff;
2016-08-16 18:04:54 -04:00
FIELD b width I
FIELD c height I
2019-02-21 13:19:18 -05:00
FIELD d container Latu;
METHOD <init> (Latu;II)V
2018-11-04 07:22:38 -05:00
ARG 1 container
ARG 2 width
ARG 3 height
METHOD f getHeight ()I
METHOD g getWidth ()I