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 - official - awg- intermediary - net/minecraft/class_6503- named - net/minecraft/datafixer/fix/UntaggedSpawnerFix
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate <T> com.mojang.datafixers.Typed<T>fixSpawner(com.mojang.datafixers.types.Type<T> spawnPotentialsType, com.mojang.datafixers.Typed<?> typed) protected com.mojang.datafixers.TypeRewriteRulemakeRule()private <T> com.mojang.datafixers.Typed<T>method_37974(com.mojang.datafixers.types.Type<T> spawnDataType, com.mojang.datafixers.Typed<?> typed) 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 - official - <init>- Lawg;<init>(Lcom/mojang/datafixers/schemas/Schema;)V- intermediary - <init>- Lnet/minecraft/class_6503;<init>(Lcom/mojang/datafixers/schemas/Schema;)V- named - <init>- Lnet/minecraft/datafixer/fix/UntaggedSpawnerFix;<init>(Lcom/mojang/datafixers/schemas/Schema;)V
 
 
- 
- 
Method Details- 
makeRuleprotected com.mojang.datafixers.TypeRewriteRule makeRule()- Specified by:
- makeRulein class- com.mojang.datafixers.DataFix
 
- 
method_37974private <T> com.mojang.datafixers.Typed<T> method_37974(com.mojang.datafixers.types.Type<T> spawnDataType, com.mojang.datafixers.Typed<?> typed) - Mappings:
- Namespace - Name - Mixin selector - official - a- Lawg;a(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;- named - method_37974- Lnet/minecraft/datafixer/fix/UntaggedSpawnerFix;method_37974(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<?> typed) - Mappings:
- Namespace - Name - Mixin selector - official - b- Lawg;b(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;- named - fixSpawner- Lnet/minecraft/datafixer/fix/UntaggedSpawnerFix;fixSpawner(Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed;
 
 
-