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

42 lines
949 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS bgp net/minecraft/block/AbstractFurnaceBlock
FIELD a FACING Lbrd;
METHOD <init> (Lbhl$c;)V
ARG 1 settings
2019-01-16 13:24:40 -05:00
METHOD a getPlacementState (Lavh;)Lbqi;
ARG 1 ctx
2019-01-16 13:24:40 -05:00
METHOD a onPlaced (Lbci;Let;Lbqi;Lahl;Laxc;)V
ARG 1 world
ARG 2 pos
ARG 3 state
ARG 4 placer
2018-12-22 13:26:44 -05:00
ARG 5 itemStack
2019-01-16 13:24:40 -05:00
METHOD a getLuminance (Lbqi;)I
ARG 1 state
2019-01-16 13:24:40 -05:00
METHOD a getComparatorOutput (Lbqi;Lbci;Let;)I
ARG 1 state
ARG 2 world
ARG 3 pos
2019-01-16 13:24:40 -05:00
METHOD a activate (Lbqi;Lbci;Let;Larj;Lafw;Lcmt;)Z
ARG 1 state
ARG 2 world
ARG 3 pos
ARG 4 player
ARG 5 hand
2019-01-16 13:24:40 -05:00
METHOD a onBlockRemoved (Lbqi;Lbci;Let;Lbqi;Z)V
ARG 1 state
ARG 2 world
ARG 3 pos
ARG 4 newState
2019-01-16 13:24:40 -05:00
METHOD a applyMirror (Lbqi;Lbkw;)Lbqi;
ARG 1 state
ARG 2 mirror
2019-01-16 13:24:40 -05:00
METHOD a applyRotation (Lbqi;Lblw;)Lbqi;
ARG 1 state
ARG 2 rotation
2019-01-16 13:24:40 -05:00
METHOD a appendProperties (Lbqj$a;)V
ARG 1 builder
2019-01-16 13:24:40 -05:00
METHOD b hasComparatorOutput (Lbqi;)Z
ARG 1 state
2019-01-16 13:24:40 -05:00
METHOD c getRenderType (Lbqi;)Lblt;
ARG 1 state