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

12 lines
253 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS ayc 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-03-27 14:35:10 -04:00
FIELD d container Laxq;
METHOD <init> (Laxq;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