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

20 lines
476 B
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS asu net/minecraft/block/BlockPressurePlate
CLASS asu$a Type
FIELD a WOOD Lasu$a;
FIELD b STONE Lasu$a;
FIELD d POWERED Laxd;
FIELD e type Lasu$a;
METHOD <init> (Lbcx;Lasu$a;)V
ARG 0 material
ARG 1 type
2017-06-08 10:01:49 -04:00
METHOD a deserializeState (I)Lawr;
ARG 0 meta
2017-06-08 10:01:49 -04:00
METHOD a setRedstoneOutput (Lawr;I)Lawr;
2017-05-10 17:15:26 -04:00
ARG 0 state
ARG 1 amount
2017-06-08 10:01:49 -04:00
METHOD b createStateFactory ()Laws;
METHOD e serializeState (Lawr;)I
2017-05-13 02:02:51 -04:00
ARG 0 state
2017-06-08 10:01:49 -04:00
METHOD i getRedstoneOutput (Lawr;)I
2017-05-10 17:15:26 -04:00
ARG 0 state