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

13 lines
271 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS cnc net/minecraft/entity/VerticalEntityPositionImpl
FIELD b sneaking Z
FIELD c posY D
2019-01-09 12:20:38 -05:00
METHOD <init> (Lahd;)V
ARG 1 entity
2018-12-12 12:22:18 -05:00
METHOD <init> (ZD)V
ARG 1 sneaking
ARG 2 posY
2019-01-09 12:20:38 -05:00
METHOD a isAboveBlock (Lcnm;Let;)Z
ARG 1 shape
ARG 2 pos
METHOD b isSneaking ()Z