yarn/mappings/net/minecraft/item/ShovelItem.mapping

7 lines
216 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS awo net/minecraft/item/ShovelItem
2018-11-30 06:37:11 -05:00
FIELD a BLOCK_TRANSFORMATIONS_MAP Ljava/util/Map;
2016-08-20 18:50:38 -04:00
FIELD e EFFECTIVE_BLOCKS Ljava/util/Set;
2018-11-29 15:10:38 -05:00
METHOD a useOnBlock (Laxf;)Lafd;
ARG 1 context
2018-11-29 15:10:38 -05:00
METHOD a isEffectiveOn (Lboj;)Z