Package net.minecraft.loot
Class ConditionArraySerializer
java.lang.Object
net.minecraft.loot.ConditionArraySerializer
-
Field Summary
Modifier and TypeFieldDescriptionstatic final ConditionArraySerializer
private final com.google.gson.Gson
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfinal com.google.gson.JsonElement
serializeConditions
(ILootCondition[] p_235681_1_)
-
Field Details
-
INSTANCE
-
predicateGson
private final com.google.gson.Gson predicateGson
-
-
Constructor Details
-
ConditionArraySerializer
public ConditionArraySerializer()
-
-
Method Details
-
serializeConditions
-