public class Schema1466 extends IdentifierNormalizingSchema
CODEC| Constructor and Description |
|---|
Schema1466(int versionKey,
com.mojang.datafixers.schemas.Schema parent) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> |
registerBlockEntities(com.mojang.datafixers.schemas.Schema schema) |
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 Schema1466(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