public class Schema2551 extends IdentifierNormalizingSchema
CODEC| Constructor and Description |
|---|
Schema2551(int versionKey,
com.mojang.datafixers.schemas.Schema parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
registerTypes(com.mojang.datafixers.schemas.Schema schema,
Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> entityTypes,
Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> blockEntityTypes) |
getChoiceType, getIdentifierType, normalizepublic Schema2551(int versionKey,
com.mojang.datafixers.schemas.Schema parent)
public void registerTypes(com.mojang.datafixers.schemas.Schema schema,
Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> entityTypes,
Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> blockEntityTypes)
registerTypes in class com.mojang.datafixers.schemas.Schema