public class Schema705 extends IdentifierNormalizingSchema
| Modifier and Type | Field and Description |
|---|---|
protected static com.mojang.datafixers.types.templates.Hook.HookFunction |
field_5746 |
CODEC| Constructor and Description |
|---|
Schema705(int versionKey,
com.mojang.datafixers.schemas.Schema parent) |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
method_5311(com.mojang.datafixers.schemas.Schema schema,
Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map,
String string) |
protected static void |
method_5330(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>> |
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, normalizeprotected static final com.mojang.datafixers.types.templates.Hook.HookFunction field_5746
public Schema705(int versionKey,
com.mojang.datafixers.schemas.Schema parent)
protected static void method_5311(com.mojang.datafixers.schemas.Schema schema,
Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map,
String string)
protected static void method_5330(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.Schemapublic 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