yarn/mappings/net/minecraft/client/options/AttackIndicator.mapping

12 lines
330 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS cul net/minecraft/client/options/AttackIndicator
FIELD d VALUES [Lcul;
2019-02-27 13:09:24 -05:00
FIELD e id I
FIELD f translationKey Ljava/lang/String;
METHOD <init> (Ljava/lang/String;IILjava/lang/String;)V
ARG 3 id
ARG 4 translationKey
METHOD a getId ()I
2019-04-05 12:03:47 -04:00
METHOD a byId (I)Lcul;
2019-02-27 13:09:24 -05:00
ARG 0 id
METHOD b getTranslationKey ()Ljava/lang/String;