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

12 lines
253 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS ayr net/minecraft/inventory/CraftingInventory
2019-03-20 13:56:26 -04:00
FIELD a stacks Lfj;
2016-08-16 18:04:54 -04:00
FIELD b width I
FIELD c height I
2019-06-07 07:45:25 -04:00
FIELD d container Layf;
METHOD <init> (Layf;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