public class Schema704
extends com.mojang.datafixers.schemas.Schema
Modifier and Type | Field and Description |
---|---|
protected static Map<String,String> |
BLOCK_RENAMES |
protected static com.mojang.datafixers.types.templates.Hook.HookFunction |
field_5745 |
Constructor and Description |
---|
Schema704(int versionKey,
com.mojang.datafixers.schemas.Schema parent) |
Modifier and Type | Method and Description |
---|---|
com.mojang.datafixers.types.Type<?> |
getChoiceType(com.mojang.datafixers.DSL.TypeReference typeReference,
String string) |
protected static void |
method_5296(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) |
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) |
protected static final com.mojang.datafixers.types.templates.Hook.HookFunction field_5745
public Schema704(int versionKey, com.mojang.datafixers.schemas.Schema parent)
protected static void method_5296(com.mojang.datafixers.schemas.Schema schema, Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map, String string)
public com.mojang.datafixers.types.Type<?> getChoiceType(com.mojang.datafixers.DSL.TypeReference typeReference, String string)
getChoiceType
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