Package net.minecraft.loot.function
Class SetStewEffectLootFunction.Serializer
java.lang.Object
net.minecraft.loot.function.ConditionalLootFunction.Serializer<SetStewEffectLootFunction>
net.minecraft.loot.function.SetStewEffectLootFunction.Serializer
- All Implemented Interfaces:
JsonSerializer<SetStewEffectLootFunction>
- Enclosing class:
SetStewEffectLootFunction
public static class SetStewEffectLootFunction.Serializer
extends ConditionalLootFunction.Serializer<SetStewEffectLootFunction>
- Mappings:
Namespace Name official dws$bintermediary net/minecraft/class_152$class_154named net/minecraft/loot/function/SetStewEffectLootFunction$Serializer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmethod_641(JsonObject jsonObject, JsonDeserializationContext jsonDeserializationContext, LootCondition[] lootCondition) voidmethod_642(JsonObject jsonObject, SetStewEffectLootFunction setStewEffectLootFunction, JsonSerializationContext jsonSerializationContext) Methods inherited from class net.minecraft.loot.function.ConditionalLootFunction.Serializer
fromJson, method_528, method_529Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.util.JsonSerializer
fromJson, toJson
-
Constructor Details
-
Serializer
public Serializer()
-
-
Method Details
-
method_642
public void method_642(JsonObject jsonObject, SetStewEffectLootFunction setStewEffectLootFunction, JsonSerializationContext jsonSerializationContext) - Mappings:
Namespace Name Mixin selector official aLdws$b;a(Lcom/google/gson/JsonObject;Ldws;Lcom/google/gson/JsonSerializationContext;)Vintermediary method_642Lnet/minecraft/class_152$class_154;method_642(Lcom/google/gson/JsonObject;Lnet/minecraft/class_152;Lcom/google/gson/JsonSerializationContext;)Vnamed method_642Lnet/minecraft/loot/function/SetStewEffectLootFunction$Serializer;method_642(Lcom/google/gson/JsonObject;Lnet/minecraft/loot/function/SetStewEffectLootFunction;Lcom/google/gson/JsonSerializationContext;)V
-
method_641
public SetStewEffectLootFunction method_641(JsonObject jsonObject, JsonDeserializationContext jsonDeserializationContext, LootCondition[] lootCondition) - Mappings:
Namespace Name Mixin selector official aLdws$b;a(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Ldxl;)Ldws;intermediary method_641Lnet/minecraft/class_152$class_154;method_641(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/class_5341;)Lnet/minecraft/class_152;named method_641Lnet/minecraft/loot/function/SetStewEffectLootFunction$Serializer;method_641(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/loot/condition/LootCondition;)Lnet/minecraft/loot/function/SetStewEffectLootFunction;
-