public class Schema2501 extends IdentifierNormalizingSchema
CODEC
Constructor and Description |
---|
Schema2501(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) |
private static void |
targetRecipeUsedField(com.mojang.datafixers.schemas.Schema schema,
Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map,
String name) |
getChoiceType, getIdentifierType, normalize
public Schema2501(int versionKey, com.mojang.datafixers.schemas.Schema parent)