public class Schema2522 extends IdentifierNormalizingSchema
CODEC| Constructor and Description |
|---|
Schema2522(int versionKey,
com.mojang.datafixers.schemas.Schema parent) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> |
registerEntities(com.mojang.datafixers.schemas.Schema schema) |
protected static void |
updateZoglinItems(com.mojang.datafixers.schemas.Schema schema,
Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> entityTypes,
String name) |
getChoiceType, getIdentifierType, normalizepublic Schema2522(int versionKey,
com.mojang.datafixers.schemas.Schema parent)