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

29 lines
662 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS bhz net/minecraft/block/AbstractPressurePlateBlock
FIELD a DEPRESSED_SHAPE Lcof;
FIELD b DEFAULT_SHAPE Lcof;
FIELD c BOX Lcng;
METHOD <init> (Lbig$c;)V
ARG 1 settings
2019-02-21 13:19:18 -05:00
METHOD a updateNeighbors (Lbdf;Les;)V
ARG 1 world
ARG 2 pos
2019-02-21 13:19:18 -05:00
METHOD a updatePlateState (Lbdf;Les;Lbre;I)V
ARG 1 world
ARG 2 pos
ARG 3 state
ARG 4 rsOut
2019-02-21 13:19:18 -05:00
METHOD a playPressSound (Lbdg;Les;)V
ARG 1 world
ARG 2 pos
2019-02-21 13:19:18 -05:00
METHOD a setRedstoneOutput (Lbre;I)Lbre;
2018-11-04 07:22:38 -05:00
ARG 1 state
ARG 2 rsOut
2019-02-21 13:19:18 -05:00
METHOD b getRedstoneOutput (Lbdf;Les;)I
ARG 1 world
ARG 2 pos
2019-02-21 13:19:18 -05:00
METHOD b playDepressSound (Lbdg;Les;)V
ARG 1 world
ARG 2 pos
2019-02-21 13:19:18 -05:00
METHOD j getRedstoneOutput (Lbre;)I
ARG 1 state