public class Schema102
extends com.mojang.datafixers.schemas.Schema
| Constructor and Description |
|---|
Schema102(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 Schema102(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