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

12 lines
316 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS cve net/minecraft/client/options/CloudRenderMode
FIELD a OFF Lcve;
FIELD b FAST Lcve;
FIELD c FANCY Lcve;
FIELD d RENDER_MODES [Lcve;
FIELD e value I
FIELD f translationKey Ljava/lang/String;
METHOD a getValue ()I
2019-06-07 07:45:25 -04:00
METHOD a getOption (I)Lcve;
ARG 0 id
METHOD b getTranslationKey ()Ljava/lang/String;