yarn/mappings/net/minecraft/block/AbstractPressurePlateBlock....

29 lines
662 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS bls net/minecraft/block/AbstractPressurePlateBlock
FIELD a DEPRESSED_SHAPE Lcsf;
FIELD b DEFAULT_SHAPE Lcsf;
FIELD c BOX Lcrg;
METHOD <init> (Lbmb$c;)V
ARG 1 settings
2019-04-05 12:03:47 -04:00
METHOD a updateNeighbors (Lbgx;Lev;)V
ARG 1 world
ARG 2 pos
2019-04-05 12:03:47 -04:00
METHOD a updatePlateState (Lbgx;Lev;Lbuz;I)V
ARG 1 world
ARG 2 pos
ARG 3 state
ARG 4 rsOut
2019-04-05 12:03:47 -04:00
METHOD a playPressSound (Lbgy;Lev;)V
ARG 1 world
ARG 2 pos
2019-04-05 12:03:47 -04:00
METHOD a setRedstoneOutput (Lbuz;I)Lbuz;
2018-11-04 07:22:38 -05:00
ARG 1 state
ARG 2 rsOut
2019-04-05 12:03:47 -04:00
METHOD b getRedstoneOutput (Lbgx;Lev;)I
ARG 1 world
ARG 2 pos
2019-04-05 12:03:47 -04:00
METHOD b playDepressSound (Lbgy;Lev;)V
ARG 1 world
ARG 2 pos
2019-04-05 12:03:47 -04:00
METHOD j getRedstoneOutput (Lbuz;)I
ARG 1 state