yarn/mappings/net/minecraft/entity/EntityContext.mapping

12 lines
257 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS csf net/minecraft/entity/EntityContext
METHOD a absent ()Lcsf;
METHOD a of (Lail;)Lcsf;
ARG 0 entity
2019-06-07 07:45:25 -04:00
METHOD a isHolding (Lbbz;)Z
ARG 1 item
2019-06-07 07:45:25 -04:00
METHOD a isAbove (Lcsu;Lev;Z)Z
ARG 1 shape
ARG 2 pos
ARG 3 defaultValue
METHOD b isSneaking ()Z