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

12 lines
257 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS csg net/minecraft/entity/EntityContext
METHOD a absent ()Lcsg;
METHOD a of (Lail;)Lcsg;
ARG 0 entity
2019-06-07 07:45:25 -04:00
METHOD a isHolding (Lbbz;)Z
ARG 1 item
2019-06-19 13:48:53 -04:00
METHOD a isAbove (Lcsv;Lev;Z)Z
ARG 1 shape
ARG 2 pos
ARG 3 defaultValue
METHOD b isSneaking ()Z