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

6 lines
136 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS bcw net/minecraft/item/ToolItem
FIELD a material Lbcv;
METHOD <init> (Lbcv;Lbbm$a;)V
2018-11-30 06:37:11 -05:00
ARG 1 material
2019-04-05 12:03:47 -04:00
METHOD e getType ()Lbcv;