public class Schema1460 extends IdentifierNormalizingSchema
CODEC
Constructor and Description |
---|
Schema1460(int versionKey,
com.mojang.datafixers.schemas.Schema parent) |
Modifier and Type | Method and Description |
---|---|
protected static void |
method_5232(com.mojang.datafixers.schemas.Schema schema,
Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map,
String string) |
protected static void |
method_5273(com.mojang.datafixers.schemas.Schema schema,
Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map,
String string) |
Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> |
registerBlockEntities(com.mojang.datafixers.schemas.Schema schema) |
Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> |
registerEntities(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, normalize
public Schema1460(int versionKey, com.mojang.datafixers.schemas.Schema parent)
protected static void method_5232(com.mojang.datafixers.schemas.Schema schema, Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map, String string)
protected static void method_5273(com.mojang.datafixers.schemas.Schema schema, Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map, String string)
public Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> registerEntities(com.mojang.datafixers.schemas.Schema schema)
registerEntities
in class com.mojang.datafixers.schemas.Schema
public Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> registerBlockEntities(com.mojang.datafixers.schemas.Schema schema)
registerBlockEntities
in class com.mojang.datafixers.schemas.Schema
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