Uses of Class
net.minecraft.client.option.SimpleOption
Packages that use SimpleOption
Package
Description
-
Uses of SimpleOption in net.minecraft.client.gui.screen.option
Fields in net.minecraft.client.gui.screen.option declared as SimpleOptionMethods in net.minecraft.client.gui.screen.option that return SimpleOptionModifier and TypeMethodDescriptionprivate static SimpleOption<?>[]AccessibilityOptionsScreen.getOptions(GameOptions gameOptions) private static SimpleOption<?>[]VideoOptionsScreen.getOptions(GameOptions gameOptions) private static SimpleOption<?>[]MouseOptionsScreen.getOptons(GameOptions gameOptions) Constructors in net.minecraft.client.gui.screen.option with parameters of type SimpleOptionModifierConstructorDescriptionSimpleOptionsScreen(Screen parent, GameOptions gameOptions, Text title, SimpleOption<?>[] options) -
Uses of SimpleOption in net.minecraft.client.gui.widget
Fields in net.minecraft.client.gui.widget with type parameters of type SimpleOptionModifier and TypeFieldDescription(package private) final Map<SimpleOption<?>,ClickableWidget> ButtonListWidget.ButtonEntry.optionsToButtonsMethods in net.minecraft.client.gui.widget with parameters of type SimpleOptionModifier and TypeMethodDescriptionvoidButtonListWidget.addAll(SimpleOption<?>[] options) voidButtonListWidget.addOptionEntry(SimpleOption<?> firstOption, @Nullable SimpleOption<?> secondOption) intButtonListWidget.addSingleOptionEntry(SimpleOption<?> option) static ButtonListWidget.ButtonEntryButtonListWidget.ButtonEntry.create(GameOptions options, int width, SimpleOption<?> option) static ButtonListWidget.ButtonEntryButtonListWidget.ButtonEntry.create(GameOptions options, int width, SimpleOption<?> firstOption, @Nullable SimpleOption<?> secondOption) ButtonListWidget.getButtonFor(SimpleOption<?> option) Constructor parameters in net.minecraft.client.gui.widget with type arguments of type SimpleOptionModifierConstructorDescriptionprivateButtonEntry(Map<SimpleOption<?>, ClickableWidget> optionsToButtons) -
Uses of SimpleOption in net.minecraft.client.option
Fields in net.minecraft.client.option declared as SimpleOptionModifier and TypeFieldDescriptionprivate final SimpleOption<Boolean>GameOptions.allowServerListingprivate final SimpleOption<AoMode>GameOptions.aoprivate final SimpleOption<AttackIndicator>GameOptions.attackIndicatorprivate final SimpleOption<Boolean>GameOptions.autoJumpprivate final SimpleOption<Boolean>GameOptions.autoSuggestionsprivate final SimpleOption<Boolean>GameOptions.backgroundForChatOnlyprivate final SimpleOption<Integer>GameOptions.biomeBlendRadiusprivate final SimpleOption<Boolean>GameOptions.bobViewprivate final SimpleOption<Boolean>GameOptions.chatColorsprivate final SimpleOption<Double>GameOptions.chatDelayprivate final SimpleOption<Double>GameOptions.chatHeightFocusedprivate final SimpleOption<Double>GameOptions.chatHeightUnfocusedprivate final SimpleOption<Double>GameOptions.chatLineSpacingprivate final SimpleOption<Boolean>GameOptions.chatLinksprivate final SimpleOption<Boolean>GameOptions.chatLinksPromptprivate final SimpleOption<Double>GameOptions.chatOpacityprivate final SimpleOption<Double>GameOptions.chatScaleprivate final SimpleOption<ChatVisibility>GameOptions.chatVisibilityprivate final SimpleOption<Double>GameOptions.chatWidthprivate final SimpleOption<ChunkBuilderMode>GameOptions.chunkBuilderModeprivate final SimpleOption<CloudRenderMode>GameOptions.cloudRenderModeprivate final SimpleOption<Boolean>GameOptions.directionalAudioprivate final SimpleOption<Boolean>GameOptions.discreteMouseScrollprivate final SimpleOption<Double>GameOptions.distortionEffectScaleprivate final SimpleOption<Boolean>GameOptions.enableVsyncprivate final SimpleOption<Double>GameOptions.entityDistanceScalingprivate final SimpleOption<Boolean>GameOptions.entityShadowsprivate final SimpleOption<Double>GameOptions.field_38293private final SimpleOption<Boolean>GameOptions.forceUnicodeFontprivate final SimpleOption<Integer>GameOptions.fovprivate final SimpleOption<Double>GameOptions.fovEffectScaleprivate final SimpleOption<Boolean>GameOptions.fullscreenprivate final SimpleOption<Double>GameOptions.gammaprivate final SimpleOption<GraphicsMode>GameOptions.graphicsModeprivate final SimpleOption<Integer>GameOptions.guiScaleprivate final SimpleOption<Boolean>GameOptions.hideLightningFlashesprivate final SimpleOption<Boolean>GameOptions.hideMatchedNamesprivate final SimpleOption<Boolean>GameOptions.invertYMouseprivate final SimpleOption<Arm>GameOptions.mainArmprivate final SimpleOption<Integer>GameOptions.maxFpsprivate final SimpleOption<Integer>GameOptions.mipmapLevelsprivate final SimpleOption<Boolean>GameOptions.monochromeLogoprivate final SimpleOption<Double>GameOptions.mouseSensitivityprivate final SimpleOption<Double>GameOptions.mouseWheelSensitivityprivate final SimpleOption<NarratorMode>GameOptions.narratorprivate final SimpleOption<N>SimpleOption.OptionSliderWidgetImpl.optionprivate final SimpleOption<ParticlesMode>GameOptions.particlesprivate final SimpleOption<Boolean>GameOptions.rawMouseInputprivate final SimpleOption<Boolean>GameOptions.realmsNotificationsprivate final SimpleOption<Boolean>GameOptions.reducedDebugInfoprivate final SimpleOption<Boolean>GameOptions.showAutosaveIndicatorprivate final SimpleOption<Boolean>GameOptions.showSubtitlesprivate final SimpleOption<Integer>GameOptions.simulationDistanceprivate final SimpleOption<Boolean>GameOptions.sneakToggledprivate final SimpleOption<String>GameOptions.soundDeviceprivate final SimpleOption<Boolean>GameOptions.sprintToggledprivate final SimpleOption<Double>GameOptions.textBackgroundOpacityprivate final SimpleOption<Boolean>GameOptions.touchscreenprivate final SimpleOption<Integer>GameOptions.viewDistanceMethods in net.minecraft.client.option that return SimpleOptionModifier and TypeMethodDescriptionGameOptions.getAo()GameOptions.getBiomeBlendRadius()GameOptions.getChatHeightFocused()GameOptions.getChatHeightUnfocused()GameOptions.getChunkBuilderMode()GameOptions.getFov()GameOptions.getHideLightningFlashes()GameOptions.getMonochromeLogo()GameOptions.getMouseWheelSensitivity()GameOptions.getRawMouseInput()static SimpleOption<Boolean>SimpleOption.method_42402(String string, boolean bool) GameOptions.method_42423()GameOptions.method_42425()GameOptions.method_42427()GameOptions.method_42429()GameOptions.method_42431()GameOptions.method_42433()GameOptions.method_42435()GameOptions.method_42437()GameOptions.method_42438()GameOptions.method_42439()GameOptions.method_42440()GameOptions.method_42441()GameOptions.method_42442()GameOptions.method_42443()GameOptions.method_42444()GameOptions.method_42445()GameOptions.method_42446()GameOptions.method_42447()GameOptions.method_42448()GameOptions.method_42449()GameOptions.method_42450()GameOptions.method_42451()GameOptions.method_42452()GameOptions.method_42453()GameOptions.method_42454()GameOptions.method_42472()GameOptions.method_42473()GameOptions.method_42474()GameOptions.method_42475()GameOptions.method_42476()GameOptions.method_42477()GameOptions.method_42495()GameOptions.method_42503()GameOptions.method_42510()GameOptions.method_42517()GameOptions.method_42524()GameOptions.method_42528()GameOptions.method_42534()GameOptions.method_42539()GameOptions.method_42542()GameOptions.method_42546()GameOptions.method_42550()GameOptions.method_42552()GameOptions.method_42554()GameOptions.method_42556()GameOptions.method_42561()GameOptions.method_42563()GameOptions.method_42565()static SimpleOption<Boolean>static SimpleOption<Boolean>SimpleOption.ofBoolean(String key, Function<MinecraftClient, SimpleOption.class_7277<Boolean>> tooltipFactoryGetter, boolean defaultValue) static SimpleOption<Boolean>SimpleOption.ofBoolean(String key, Function<MinecraftClient, SimpleOption.class_7277<Boolean>> tooltipFactoryGetter, boolean defaultValue, Consumer<Boolean> changeCallback) Methods in net.minecraft.client.option that return types with arguments of type SimpleOptionModifier and TypeMethodDescriptionSimpleOption.Callbacks.getButtonCreator(SimpleOption.class_7277<T> tooltipFactory, GameOptions gameOptions, int x, int y, int width) SimpleOption.class_7273.getButtonCreator(SimpleOption.class_7277<T> tooltipFactory, GameOptions gameOptions, int x, int y, int width) default Function<SimpleOption<Integer>,ClickableWidget> SimpleOption.class_7275.getButtonCreator(SimpleOption.class_7277<Integer> tooltipFactory, GameOptions gameOptions, int x, int y, int width) SimpleOption.class_7276.getButtonCreator(SimpleOption.class_7277<T> tooltipFactory, GameOptions gameOptions, int x, int y, int width) SimpleOption.DoubleSliderCallbacks.getButtonCreator(SimpleOption.class_7277<Double> tooltipFactory, GameOptions gameOptions, int x, int y, int width) SimpleOption.PotentialValuesBasedCallbacks.getButtonCreator(SimpleOption.class_7277<T> tooltipFactory, GameOptions gameOptions, int x, int y, int width) Methods in net.minecraft.client.option with parameters of type SimpleOptionModifier and TypeMethodDescription<T> voidGameOptions.Visitor.method_42570(String string, SimpleOption<T> simpleOption) voidSimpleOption.class_7274.set(SimpleOption<T> simpleOption, T t) Constructors in net.minecraft.client.option with parameters of type SimpleOptionModifierConstructorDescription(package private)OptionSliderWidgetImpl(GameOptions options, int x, int y, int width, int height, SimpleOption<N> option, SimpleOption.SliderCallbacks<N> callbacks, SimpleOption.class_7277<N> tooltipFactory)