yarn/mappings/net/minecraft/block/BlockSlabWoodBase.mapping

26 lines
715 B
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS ava net/minecraft/block/BlockSlabWoodBase
FIELD d TYPE Laxf;
METHOD a deserializeState (I)Lawr;
ARG 0 meta
2017-06-08 10:01:49 -04:00
METHOD a addStacksForDisplay (Lahn;Lfi;)V
ARG 1 list
METHOD a getVariantFromStack (Lain;)Ljava/lang/Comparable;
2017-05-13 02:02:51 -04:00
ARG 0 stack
2017-06-08 10:01:49 -04:00
METHOD a getPickStack (Lams;Let;Lawr;)Lain;
2017-05-13 02:02:51 -04:00
ARG 0 world
ARG 1 pos
ARG 2 state
2017-06-08 10:01:49 -04:00
METHOD a getDropItem (Lawr;Ljava/util/Random;I)Lail;
2017-05-13 02:02:51 -04:00
ARG 0 state
ARG 1 random
ARG 2 fortune
2017-06-08 10:01:49 -04:00
METHOD b createStateFactory ()Laws;
METHOD b getTranslationKey (I)Ljava/lang/String;
2017-05-13 02:02:51 -04:00
ARG 0 metadata
2017-06-08 10:01:49 -04:00
METHOD c getMapColor (Lawr;Lamw;Let;)Lbcy;
METHOD d getDropItemDamage (Lawr;)I
2017-05-13 02:02:51 -04:00
ARG 0 state
2017-06-08 10:01:49 -04:00
METHOD e serializeState (Lawr;)I
ARG 0 state
2017-06-08 10:01:49 -04:00
METHOD g getVariantProperty ()Laxh;