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

12 lines
253 B
Plaintext
Raw Normal View History

2019-05-07 12:05:49 -04:00
CLASS ayo 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-05-07 12:05:49 -04:00
FIELD d container Layc;
METHOD <init> (Layc;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