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

12 lines
316 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS cvf net/minecraft/client/options/CloudRenderMode
FIELD a OFF Lcvf;
FIELD b FAST Lcvf;
FIELD c FANCY Lcvf;
FIELD d RENDER_MODES [Lcvf;
FIELD e value I
FIELD f translationKey Ljava/lang/String;
METHOD a getValue ()I
2019-06-19 13:48:53 -04:00
METHOD a getOption (I)Lcvf;
ARG 0 id
METHOD b getTranslationKey ()Ljava/lang/String;