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

21 lines
541 B
Plaintext
Raw Normal View History

2018-11-07 11:37:58 -05:00
CLASS bjd net/minecraft/block/BlockRepeater
METHOD a getPlacementState (Late;)Lbno;
METHOD a activate (Lbno;Lazy;Les;Lapv;Laer;Lex;FFF)Z
2018-11-04 07:22:38 -05:00
ARG 1 state
ARG 2 world
ARG 3 pos
ARG 4 player
ARG 5 hand
ARG 6 facing
ARG 7 hitX
ARG 8 hitY
2018-11-07 11:37:58 -05:00
METHOD a getRenderingState (Lbno;Lex;Lbno;Lazz;Les;Les;)Lbno;
2018-11-04 07:22:38 -05:00
ARG 1 state
2018-11-07 11:37:58 -05:00
METHOD a appendProperties (Lbnp$a;)V
METHOD b randomDisplayTick (Lbno;Lazy;Les;Ljava/util/Random;)V
2018-11-04 07:22:38 -05:00
ARG 1 state
ARG 2 world
ARG 3 pos
2018-11-07 11:37:58 -05:00
METHOD k getUpdateDelayInternal (Lbno;)I
METHOD w isValidInput (Lbno;)Z