Package net.minecraft.datafixer.fix
Class OptionsKeyLwjgl3Fix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.datafixer.fix.OptionsKeyLwjgl3Fix
public class OptionsKeyLwjgl3Fix
extends com.mojang.datafixers.DataFix
- Mappings:
 Namespace Name named net/minecraft/datafixer/fix/OptionsKeyLwjgl3Fixintermediary net/minecraft/class_1201official bkv
- 
Field Summary
Fields - 
Constructor Summary
ConstructorsConstructorDescriptionOptionsKeyLwjgl3Fix(com.mojang.datafixers.schemas.Schema schema, boolean bool)  - 
Method Summary
Methods inherited from class com.mojang.datafixers.DataFix
checked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead 
- 
Field Details
- 
KEY_UNKNOWN
- See Also:
 - Mappings:
 Namespace Name Mixin selector named KEY_UNKNOWNLnet/minecraft/datafixer/fix/OptionsKeyLwjgl3Fix;KEY_UNKNOWN:Ljava/lang/String;intermediary field_29906Lnet/minecraft/class_1201;field_29906:Ljava/lang/String;official aLbkv;a:Ljava/lang/String;
 - 
NUMERICAL_KEY_IDS_TO_KEY_NAMES
- Mappings:
 Namespace Name Mixin selector named NUMERICAL_KEY_IDS_TO_KEY_NAMESLnet/minecraft/datafixer/fix/OptionsKeyLwjgl3Fix;NUMERICAL_KEY_IDS_TO_KEY_NAMES:Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;intermediary field_5706Lnet/minecraft/class_1201;field_5706:Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;official bLbkv;b:Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;
 
 - 
 - 
Constructor Details
- 
OptionsKeyLwjgl3Fix
public OptionsKeyLwjgl3Fix(com.mojang.datafixers.schemas.Schema schema, boolean bool)  
 - 
 - 
Method Details
- 
makeRule
public com.mojang.datafixers.TypeRewriteRule makeRule()- Specified by:
 makeRulein classcom.mojang.datafixers.DataFix
 
 -