Package net.minecraft.datafixer.fix
Class UntaggedSpawnerFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.datafixer.fix.UntaggedSpawnerFix
public class UntaggedSpawnerFix
extends com.mojang.datafixers.DataFix
- Mappings:
- Namespace - Name - named - net/minecraft/datafixer/fix/UntaggedSpawnerFix- intermediary - net/minecraft/class_6503- official - bil
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate <T> com.mojang.datafixers.Typed<T> fixSpawnDataTyped(com.mojang.datafixers.types.Type<T> spawnDataType, com.mojang.datafixers.Typed<?> spawnDataTyped) private <T> com.mojang.datafixers.Typed<T> fixSpawner(com.mojang.datafixers.types.Type<T> spawnPotentialsType, com.mojang.datafixers.Typed<?> spawnPotentialsTyped) protected com.mojang.datafixers.TypeRewriteRulemakeRule()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- 
UntaggedSpawnerFixpublic UntaggedSpawnerFix(com.mojang.datafixers.schemas.Schema outputSchema) - Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/datafixer/fix/UntaggedSpawnerFix;<init>(Lcom/mojang/datafixers/schemas/Schema;)V- intermediary - <init>- Lnet/minecraft/class_6503;<init>(Lcom/mojang/datafixers/schemas/Schema;)V- official - <init>- Lbil;<init>(Lcom/mojang/datafixers/schemas/Schema;)V
 
 
- 
- 
Method Details- 
makeRuleprotected com.mojang.datafixers.TypeRewriteRule makeRule()- Specified by:
- makeRulein class- com.mojang.datafixers.DataFix
 
- 
fixSpawnDataTypedprivate <T> com.mojang.datafixers.Typed<T> fixSpawnDataTyped(com.mojang.datafixers.types.Type<T> spawnDataType, com.mojang.datafixers.Typed<?> spawnDataTyped) - Mappings:
- Namespace - Name - Mixin selector - named - fixSpawnDataTyped- Lnet/minecraft/datafixer/fix/UntaggedSpawnerFix;fixSpawnDataTyped(Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed;- intermediary - method_37974- Lnet/minecraft/class_6503;method_37974(Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed;- official - a- Lbil;a(Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed;
 
- 
fixSpawnerprivate <T> com.mojang.datafixers.Typed<T> fixSpawner(com.mojang.datafixers.types.Type<T> spawnPotentialsType, com.mojang.datafixers.Typed<?> spawnPotentialsTyped) - Mappings:
- Namespace - Name - Mixin selector - named - fixSpawner- Lnet/minecraft/datafixer/fix/UntaggedSpawnerFix;fixSpawner(Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed;- intermediary - method_37976- Lnet/minecraft/class_6503;method_37976(Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed;- official - b- Lbil;b(Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed;
 
 
-