forked from FabricMC/yarn
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make the net.minecraft.client.options and net.minecraft.client.gui.sc…
…reen.options packages singular (FabricMC#1921) * Make the net.minecraft.client.options package singular * Make the net.minecraft.client.gui.screen.options package singular
- Loading branch information
Showing
32 changed files
with
30 additions
and
30 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
...ptions/AccessibilityOptionsScreen.mapping → ...option/AccessibilityOptionsScreen.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../screen/options/ChatOptionsScreen.mapping → ...i/screen/option/ChatOptionsScreen.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...screen/options/ControlsListWidget.mapping → .../screen/option/ControlsListWidget.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...een/options/ControlsOptionsScreen.mapping → ...reen/option/ControlsOptionsScreen.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../screen/options/GameOptionsScreen.mapping → ...i/screen/option/GameOptionsScreen.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...een/options/LanguageOptionsScreen.mapping → ...reen/option/LanguageOptionsScreen.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...screen/options/MouseOptionsScreen.mapping → .../screen/option/MouseOptionsScreen.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...een/options/NarratorOptionsScreen.mapping → ...reen/option/NarratorOptionsScreen.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../gui/screen/options/OptionsScreen.mapping → ...t/gui/screen/option/OptionsScreen.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../screen/options/SkinOptionsScreen.mapping → ...i/screen/option/SkinOptionsScreen.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...screen/options/SoundOptionsScreen.mapping → .../screen/option/SoundOptionsScreen.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...t/minecraft/client/options/AoMode.mapping → ...et/minecraft/client/option/AoMode.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ft/client/options/AttackIndicator.mapping → ...aft/client/option/AttackIndicator.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...aft/client/options/ChatVisibility.mapping → ...raft/client/option/ChatVisibility.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ft/client/options/CloudRenderMode.mapping → ...aft/client/option/CloudRenderMode.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
CLASS net/minecraft/class_4063 net/minecraft/client/options/CloudRenderMode | ||
CLASS net/minecraft/class_4063 net/minecraft/client/option/CloudRenderMode | ||
FIELD field_18167 translationKey Ljava/lang/String; | ||
METHOD method_18498 getTranslationKey ()Ljava/lang/String; |
2 changes: 1 addition & 1 deletion
2
...raft/client/options/CyclingOption.mapping → ...craft/client/option/CyclingOption.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...craft/client/options/DoubleOption.mapping → ...ecraft/client/option/DoubleOption.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
CLASS net/minecraft/class_4454 net/minecraft/client/option/FullScreenOption |
2 changes: 1 addition & 1 deletion
2
...ecraft/client/options/GameOptions.mapping → ...necraft/client/option/GameOptions.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...craft/client/options/GraphicsMode.mapping → ...ecraft/client/option/GraphicsMode.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...raft/client/options/HotbarStorage.mapping → ...craft/client/option/HotbarStorage.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...client/options/HotbarStorageEntry.mapping → .../client/option/HotbarStorageEntry.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
CLASS net/minecraft/class_748 net/minecraft/client/options/HotbarStorageEntry | ||
CLASS net/minecraft/class_748 net/minecraft/client/option/HotbarStorageEntry | ||
FIELD field_3948 delegate Lnet/minecraft/class_2371; | ||
METHOD method_3152 fromListTag (Lnet/minecraft/class_2499;)V | ||
METHOD method_3153 toListTag ()Lnet/minecraft/class_2499; |
2 changes: 1 addition & 1 deletion
2
...necraft/client/options/KeyBinding.mapping → ...inecraft/client/option/KeyBinding.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
CLASS net/minecraft/class_4287 net/minecraft/client/option/LogarithmicOption |
2 changes: 1 addition & 1 deletion
2
...craft/client/options/NarratorMode.mapping → ...ecraft/client/option/NarratorMode.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...t/minecraft/client/options/Option.mapping → ...et/minecraft/client/option/Option.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...raft/client/options/ParticlesMode.mapping → ...craft/client/option/ParticlesMode.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ecraft/client/options/Perspective.mapping → ...necraft/client/option/Perspective.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...necraft/client/options/ServerList.mapping → ...inecraft/client/option/ServerList.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...t/client/options/StickyKeyBinding.mapping → ...ft/client/option/StickyKeyBinding.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
mappings/net/minecraft/client/options/LogarithmicOption.mapping
This file was deleted.
Oops, something went wrong.