implements com.google.gson.JsonDeserializer<Selector>
| bpt$a | |
| net.minecraft.client.renderer.block.model.multipart.Selector$Deserializer |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| private static final com.google.common.base.Function<com.google.gson.JsonElement, ICondition> |
| ||||
| private static final com.google.common.base.Function<Map$Entry<String, com.google.gson.JsonElement>, ICondition> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | () |
方法概要
| 修饰符与类型 | 方法 | ||||
|---|---|---|---|---|---|
| public Selector |
| ||||
| private ICondition |
| ||||
| static ICondition |
| ||||
| private static ConditionPropertyValue |
|