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

12 lines
330 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS cug net/minecraft/client/options/AttackIndicator
FIELD d VALUES [Lcug;
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-03-27 14:35:10 -04:00
METHOD a byId (I)Lcug;
2019-02-27 13:09:24 -05:00
ARG 0 id
METHOD b getTranslationKey ()Ljava/lang/String;