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

12 lines
253 B
Plaintext

CLASS aug net/minecraft/inventory/CraftingInventory
FIELD a stacks Lff;
FIELD b width I
FIELD c height I
FIELD d container Latu;
METHOD <init> (Latu;II)V
ARG 1 container
ARG 2 width
ARG 3 height
METHOD f getHeight ()I
METHOD g getWidth ()I