public class IdentifierNormalizingSchema
extends com.mojang.datafixers.schemas.Schema
| Constructor and Description |
|---|
IdentifierNormalizingSchema(int versionKey,
com.mojang.datafixers.schemas.Schema parent) |
| Modifier and Type | Method and Description |
|---|---|
com.mojang.datafixers.types.Type<?> |
getChoiceType(com.mojang.datafixers.DSL.TypeReference typeReference,
String string) |
static String |
normalize(String id) |