public class Schema135
extends com.mojang.datafixers.schemas.Schema
Constructor and Description |
---|
Schema135(int versionKey,
com.mojang.datafixers.schemas.Schema parent) |
Modifier and Type | Method and Description |
---|---|
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) |
public Schema135(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