Package net.minecraft.datafixer.fix
Class WeaponsmithChestLootTableFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.datafixer.fix.ChoiceFix
net.minecraft.datafixer.fix.WeaponsmithChestLootTableFix
- Mappings:
- Namespace - Name - named - net/minecraft/datafixer/fix/WeaponsmithChestLootTableFix- intermediary - net/minecraft/class_6858- official - bkz
- 
Field SummaryFields inherited from class net.minecraft.datafixer.fix.ChoiceFixchoiceName, type
- 
Constructor SummaryConstructorsConstructorDescriptionWeaponsmithChestLootTableFix(com.mojang.datafixers.schemas.Schema schema, boolean bool) 
- 
Method SummaryModifier and TypeMethodDescriptionprotected com.mojang.datafixers.Typed<?> transform(com.mojang.datafixers.Typed<?> inputTyped) Methods inherited from class com.mojang.datafixers.DataFixchecked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead
- 
Constructor Details- 
WeaponsmithChestLootTableFixpublic WeaponsmithChestLootTableFix(com.mojang.datafixers.schemas.Schema schema, boolean bool) 
 
- 
- 
Method Details- 
transformprotected com.mojang.datafixers.Typed<?> transform(com.mojang.datafixers.Typed<?> inputTyped) - Specified by:
- transformin class- ChoiceFix
- Mappings:
- Namespace - Name - Mixin selector - named - transform- Lnet/minecraft/datafixer/fix/ChoiceFix;transform(Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed;- intermediary - method_5105- Lnet/minecraft/class_1197;method_5105(Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed;- official - a- Lbig;a(Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed;
 
 
-