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

29 lines
662 B
Plaintext
Raw Normal View History

2019-02-20 15:49:23 -05:00
CLASS bhy net/minecraft/block/AbstractPressurePlateBlock
FIELD a DEPRESSED_SHAPE Lcoe;
FIELD b DEFAULT_SHAPE Lcoe;
FIELD c BOX Lcnf;
METHOD <init> (Lbif$c;)V
ARG 1 settings
2019-02-20 15:49:23 -05:00
METHOD a updateNeighbors (Lbde;Les;)V
ARG 1 world
ARG 2 pos
2019-02-20 15:49:23 -05:00
METHOD a updatePlateState (Lbde;Les;Lbrd;I)V
ARG 1 world
ARG 2 pos
ARG 3 state
ARG 4 rsOut
2019-02-20 15:49:23 -05:00
METHOD a playPressSound (Lbdf;Les;)V
ARG 1 world
ARG 2 pos
2019-02-20 15:49:23 -05:00
METHOD a setRedstoneOutput (Lbrd;I)Lbrd;
2018-11-04 07:22:38 -05:00
ARG 1 state
ARG 2 rsOut
2019-02-20 15:49:23 -05:00
METHOD b getRedstoneOutput (Lbde;Les;)I
ARG 1 world
ARG 2 pos
2019-02-20 15:49:23 -05:00
METHOD b playDepressSound (Lbdf;Les;)V
ARG 1 world
ARG 2 pos
2019-02-20 15:49:23 -05:00
METHOD j getRedstoneOutput (Lbrd;)I
ARG 1 state