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

12 lines
257 B
Plaintext
Raw Normal View History

2019-05-07 12:05:49 -04:00
CLASS csc net/minecraft/entity/EntityContext
METHOD a absent ()Lcsc;
METHOD a of (Laii;)Lcsc;
ARG 0 entity
2019-05-07 12:05:49 -04:00
METHOD a isHolding (Lbbw;)Z
ARG 1 item
2019-05-07 12:05:49 -04:00
METHOD a isAbove (Lcsr;Lev;Z)Z
ARG 1 shape
ARG 2 pos
ARG 3 defaultValue
METHOD b isSneaking ()Z