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

17 lines
367 B
Plaintext
Raw Normal View History

CLASS bik net/minecraft/block/BlockSlime
2018-10-25 16:34:14 -04:00
METHOD <init> (Lbdx$c;)V
ARG 0 builder
METHOD a onEntityLand (Layn;Lafh;)V
ARG 0 world
ARG 1 entity
METHOD a onSteppedOn (Laza;Leq;Lafh;)V
ARG 0 world
ARG 1 pos
ARG 2 entity
METHOD a onLandedUpon (Laza;Leq;Lafh;F)V
2017-05-13 02:02:51 -04:00
ARG 0 world
ARG 1 pos
ARG 2 entity
ARG 3 fallDistance
METHOD c getRenderLayer ()Layo;