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

28 lines
1.0 KiB
Plaintext
Raw Normal View History

2016-08-12 14:24:17 -04:00
CLASS none/apc net/minecraft/block/impl/BlockRedstoneWire
2016-08-15 07:03:09 -04:00
CLASS none/apc$a ConnectionType
FIELD a UP Lnone/apc$a;
FIELD b SIDE Lnone/apc$a;
FIELD c NONE Lnone/apc$a;
FIELD d name Ljava/lang/String;
2016-08-13 10:21:15 -04:00
METHOD m asString ()Ljava/lang/String;
2016-08-15 07:03:09 -04:00
FIELD a NORTH Lnone/asx;
FIELD b EAST Lnone/asx;
FIELD c SOUTH Lnone/asx;
FIELD d WEST Lnone/asx;
FIELD e POWER Lnone/asy;
FIELD f BOUNDING_BOXES [Lnone/bcp;
FIELD g wiresGivePower Z
2016-08-12 14:24:17 -04:00
METHOD a deserializeState (I)Lnone/asj;
2016-08-14 09:33:52 -04:00
METHOD a getDropStack (Lnone/aiu;Lnone/cn;Lnone/asj;)Lnone/aeq;
METHOD a getDropItem (Lnone/asj;Ljava/util/Random;I)Lnone/aeo;
2016-08-15 07:03:09 -04:00
METHOD a getCollisionBox (Lnone/asj;Lnone/aiy;Lnone/cn;)Lnone/bcp;
2016-08-12 14:24:17 -04:00
METHOD b createStateFactory ()Lnone/ask;
2016-08-15 07:03:09 -04:00
METHOD b getRenderConnectionType (Lnone/aiy;Lnone/cn;Lnone/cu;)Lnone/apc$a;
ARG 0 view
ARG 1 pos
ARG 2 facing
METHOD b getBoundingBox (Lnone/asj;Lnone/aiy;Lnone/cn;)Lnone/bcp;
2016-08-15 07:03:09 -04:00
METHOD c getRenderingState (Lnone/asj;Lnone/aiy;Lnone/cn;)Lnone/asj;
2016-08-12 14:24:17 -04:00
METHOD e serializeState (Lnone/asj;)I
2016-08-14 09:33:52 -04:00
METHOD f getRenderLayer ()Lnone/aim;