net.minecraft.client.resource.model

public class Selector$Serializer

implements com.google.gson.JsonDeserializer<Selector>

bwi$a
net.minecraft.unmapped.C_54872377$C_57713130
net.minecraft.client.resource.model.Selector$Serializer

Field summary

Modifier and TypeField
private static final com.google.common.base.Function<com.google.gson.JsonElement, Condition>
a
f_20184449
OR_CONDITION_SERIALIZER
private static final com.google.common.base.Function<Map$Entry<String, com.google.gson.JsonElement>, Condition>
b
f_56190707
AND_CONDITION_SERIALIZER

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public Selector
a(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
deserialize(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
deserialize(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
private Condition
b(com.google.gson.JsonObject arg0)
m_02258058(com.google.gson.JsonObject arg0)
deserializeCondition(com.google.gson.JsonObject json)
static Condition
a(com.google.gson.JsonObject arg0)
m_15892528(com.google.gson.JsonObject arg0)
deserializeConditionOrThrow(com.google.gson.JsonObject json)
private static SinglePropertyCondition
b(Map$Entry<String, com.google.gson.JsonElement> arg0)
m_42616483(Map$Entry<String, com.google.gson.JsonElement> arg0)
createCondition(Map$Entry<String, com.google.gson.JsonElement> condition)