yarn/mappings/net/minecraft/sortme/OptionMainHand.mapping

8 lines
191 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS agd net/minecraft/sortme/OptionMainHand
FIELD a LEFT Lagd;
FIELD b RIGHT Lagd;
FIELD c name Lix;
METHOD <init> (Ljava/lang/String;ILix;)V
ARG 0 name
2018-10-31 12:57:21 -04:00
METHOD a getOpposite ()Lagd;