yarn/mappings/net/minecraft/container/BrewingStandContainer.mapping

26 lines
600 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS ayk net/minecraft/container/BrewingStandContainer
2019-06-19 15:24:08 -04:00
CLASS a SlotFuel
2019-06-07 07:45:25 -04:00
METHOD <init> (Lagz;III)V
2018-10-24 18:05:14 -04:00
ARG 1 invSlot
ARG 2 xPosition
ARG 3 <Position
2019-06-07 07:45:25 -04:00
METHOD a_ matches (Lbce;)Z
2019-06-19 15:24:08 -04:00
CLASS b SlotIngredient
2019-06-07 07:45:25 -04:00
METHOD <init> (Lagz;III)V
2018-10-24 18:05:14 -04:00
ARG 1 invSlot
ARG 2 xPosition
ARG 3 <Position
2019-06-19 15:24:08 -04:00
CLASS c SlotPotion
2019-06-07 07:45:25 -04:00
METHOD <init> (Lagz;III)V
2018-10-24 18:05:14 -04:00
ARG 1 invSlot
ARG 2 xPosition
ARG 3 <Position
2019-06-07 07:45:25 -04:00
METHOD b_ matches (Lbce;)Z
FIELD c inventory Lagz;
FIELD d propertyDelegate Layo;
FIELD e ingredientSlot Lazs;
METHOD <init> (ILawa;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2019-04-16 10:16:45 -04:00
METHOD e getFuel ()I
METHOD f getBrewTime ()I