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

34 lines
1.2 KiB
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS art net/minecraft/block/BlockRedstoneWire
CLASS art$a ConnectionType
FIELD a UP Lart$a;
FIELD b SIDE Lart$a;
FIELD c NONE Lart$a;
2016-08-15 07:03:09 -04:00
FIELD d name Ljava/lang/String;
2017-04-05 14:11:28 -04:00
METHOD m asString ()Ljava/lang/String;
2017-04-05 07:31:24 -04:00
FIELD a NORTH Lavs;
FIELD b EAST Lavs;
FIELD c SOUTH Lavs;
FIELD d WEST Lavs;
FIELD e POWER Lavt;
FIELD f BOUNDING_BOXES [Lbfm;
2016-08-15 07:03:09 -04:00
FIELD g wiresGivePower Z
2017-04-05 14:11:28 -04:00
METHOD a deserializeState (I)Lave;
METHOD a canPlaceAt (Lali;Ldx;)Z
METHOD a getPickStack (Lali;Ldx;Lave;)Lahf;
METHOD a update (Lave;Lali;Ldx;Lank;Ldx;)V
METHOD a getCollisionBox (Lave;Lalm;Ldx;)Lbfm;
METHOD a applyMirror (Lave;Laqm;)Lave;
METHOD a applyRotation (Lave;Lasa;)Lave;
METHOD a getDropItem (Lave;Ljava/util/Random;I)Lahd;
METHOD b createStateFactory ()Lavf;
METHOD b getRenderConnectionType (Lalm;Ldx;Lee;)Lart$a;
2017-04-05 14:11:28 -04:00
METHOD b isFullBoundsCubeForCulling (Lave;)Z
METHOD b getBoundingBox (Lave;Lalm;Ldx;)Lbfm;
METHOD b getWeakRedstonePower (Lave;Lalm;Ldx;Lee;)I
METHOD c getRenderingState (Lave;Lalm;Ldx;)Lave;
METHOD c getStrongRedstonePower (Lave;Lalm;Ldx;Lee;)I
METHOD e getWireColor (I)I
2017-04-05 14:11:28 -04:00
METHOD e serializeState (Lave;)I
METHOD f getRenderLayer ()Lala;
METHOD g emitsRedstonePower (Lave;)Z