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

12 lines
257 B
Plaintext
Raw Normal View History

2019-06-03 12:48:18 -04:00
CLASS csd net/minecraft/entity/EntityContext
METHOD a absent ()Lcsd;
METHOD a of (Laij;)Lcsd;
ARG 0 entity
2019-06-03 12:48:18 -04:00
METHOD a isHolding (Lbbx;)Z
ARG 1 item
2019-06-03 12:48:18 -04:00
METHOD a isAbove (Lcss;Lev;Z)Z
ARG 1 shape
ARG 2 pos
ARG 3 defaultValue
METHOD b isSneaking ()Z