net.minecraft.client.renderer.block.model.multipart

public class Selector$Deserializer

implements com.google.gson.JsonDeserializer<Selector>

bry$a
net.minecraft.client.renderer.block.model.multipart.Selector$Deserializer

Field summary

Modifier and TypeField
private static final com.google.common.base.Function<com.google.gson.JsonElement, ICondition>
a
field_188163_a
private static final com.google.common.base.Function<Map$Entry<String, com.google.gson.JsonElement>, ICondition>
b
field_188164_b

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)
private ICondition
b(com.google.gson.JsonObject arg0)
func_188159_b(com.google.gson.JsonObject arg0)
static ICondition
a(com.google.gson.JsonObject arg0)
func_188158_a(com.google.gson.JsonObject arg0)
private static ConditionPropertyValue
b(Map$Entry<String, com.google.gson.JsonElement> arg0)
func_188161_b(Map$Entry<String, com.google.gson.JsonElement> arg0)