public class Schema2509 extends IdentifierNormalizingSchema
CODEC| Constructor and Description |
|---|
Schema2509(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 |
renameZombifiedPiglin(com.mojang.datafixers.schemas.Schema schema,
Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map,
String string) |
getChoiceType, getIdentifierType, normalizepublic Schema2509(int versionKey,
com.mojang.datafixers.schemas.Schema parent)