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

12 lines
253 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS auf net/minecraft/inventory/CraftingInventory
FIELD a stacks Lfe;
2016-08-16 18:04:54 -04:00
FIELD b width I
FIELD c height I
2019-02-13 12:35:08 -05:00
FIELD d container Latt;
METHOD <init> (Latt;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