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

6 lines
200 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS awq 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-12-05 09:11:37 -05:00
METHOD a useOnBlock (Laxh;)Laff;
METHOD a isEffectiveOn (Lbom;)Z