yarn/mappings/net/minecraft/block/impl/BlockSignStanding.mapping

12 lines
381 B
Plaintext
Raw Normal View History

2016-09-12 06:08:56 -04:00
CLASS none/aqa net/minecraft/block/impl/BlockSignStanding
FIELD b ROTATION Lnone/ata;
METHOD a deserializeState (I)Lnone/asl;
METHOD a applyMirror (Lnone/asl;Lnone/anx;)Lnone/asl;
2016-08-28 05:43:19 -04:00
ARG 0 state
ARG 1 mirror
2016-09-12 06:08:56 -04:00
METHOD a applyRotation (Lnone/asl;Lnone/apk;)Lnone/asl;
2016-08-28 05:43:19 -04:00
ARG 0 state
ARG 1 rotation
2016-09-12 06:08:56 -04:00
METHOD b createStateFactory ()Lnone/asm;
METHOD e serializeState (Lnone/asl;)I