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

36 lines
732 B
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS akv net/minecraft/block/BlockBeacon
METHOD a createBlockEntity (Laiw;I)Lare;
ARG 0 world
ARG 1 metadata
2016-10-18 11:31:59 -04:00
METHOD a activate (Laiw;Lcn;Lasm;Laam;Lrb;Lcu;FFF)Z
ARG 0 world
ARG 1 pos
ARG 2 state
ARG 3 player
ARG 4 hand
ARG 5 facing
ARG 6 hitX
ARG 7 hitY
ARG 8 hitZ
2016-10-18 11:31:59 -04:00
METHOD a onPlaced (Laiw;Lcn;Lasm;Lsp;Laes;)V
ARG 0 world
ARG 1 pos
ARG 2 state
2016-10-18 09:02:36 -04:00
ARG 3 placer
ARG 4 stack
2016-10-18 11:31:59 -04:00
METHOD a getRenderType (Lasm;)Lapi;
ARG 0 state
2016-10-18 11:31:59 -04:00
METHOD a update (Lasm;Laiw;Lcn;Laky;)V
ARG 0 state
ARG 1 world
ARG 2 pos
ARG 3 changedBlock
2016-10-18 11:31:59 -04:00
METHOD b isFullBoundsCubeForCulling (Lasm;)Z
ARG 0 state
2016-10-18 11:31:59 -04:00
METHOD c (Laiw;Lcn;)V
ARG 0 world
ARG 1 pos
2016-10-18 11:31:59 -04:00
METHOD c (Lasm;)Z
ARG 0 state
2016-10-18 11:31:59 -04:00
METHOD f getRenderLayer ()Laio;