yarn/mappings/net/minecraft/entity/VerticalEntityPositionImpl....

13 lines
271 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS cmn net/minecraft/entity/VerticalEntityPositionImpl
FIELD b sneaking Z
FIELD c posY D
2018-12-12 12:22:18 -05:00
METHOD <init> (Lagv;)V
ARG 1 entity
2018-12-12 12:22:18 -05:00
METHOD <init> (ZD)V
ARG 1 sneaking
ARG 2 posY
2018-12-12 12:12:26 -05:00
METHOD a isAboveBlock (Lcmx;Let;)Z
ARG 1 shape
ARG 2 pos
METHOD b isSneaking ()Z