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

67 lines
1.5 KiB
Plaintext

CLASS aqi net/minecraft/block/BlockEnderChest
FIELD a FACING Laxe;
FIELD b BOX Lbgz;
METHOD a deserializeState (I)Lawr;
ARG 0 meta
METHOD a createBlockEntity (Lams;I)Lavh;
ARG 0 world
ARG 1 meta
METHOD a activate (Lams;Let;Lawr;Laeb;Ltz;Lfa;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
METHOD a onPlaced (Lams;Let;Lawr;Lvn;Lain;)V
ARG 0 world
ARG 1 pos
ARG 2 state
ARG 3 placer
ARG 4 stack
METHOD a getStateForPlacement (Lams;Let;Lfa;FFFILvn;)Lawr;
ARG 0 world
ARG 1 pos
ARG 2 facing
ARG 3 hitX
ARG 4 hitY
ARG 5 hitZ
ARG 6 metadata
ARG 7 player
METHOD a getRenderType (Lawr;)Lath;
ARG 0 state
METHOD a randomDisplayTick (Lawr;Lams;Let;Ljava/util/Random;)V
ARG 0 state
ARG 1 world
ARG 2 pos
ARG 3 rand
METHOD a applyMirror (Lawr;Larw;)Lawr;
ARG 0 state
ARG 1 mirror
METHOD a applyRotation (Lawr;Latk;)Lawr;
ARG 0 state
ARG 1 rotation
METHOD a getDropItem (Lawr;Ljava/util/Random;I)Lail;
ARG 0 state
ARG 1 random
ARG 2 fortune
METHOD a getDropAmount (Ljava/util/Random;)I
ARG 0 random
METHOD a_ hasBlockEntityBreakingRender (Lawr;)Z
ARG 0 state
METHOD b createStateFactory ()Laws;
METHOD b isFullBoundsCubeForCulling (Lawr;)Z
ARG 0 state
METHOD b getBoundingBox (Lawr;Lamw;Let;)Lbgz;
ARG 0 state
ARG 1 view
ARG 2 pos
METHOD c isFullBoundsCubeForConnection (Lawr;)Z
ARG 0 state
METHOD e serializeState (Lawr;)I
ARG 0 state
METHOD n shouldDropSilkTouch ()Z