public class Schema99
extends com.mojang.datafixers.schemas.Schema
Modifier and Type | Field and Description |
---|---|
protected static com.mojang.datafixers.types.templates.Hook.HookFunction |
field_5747 |
private static Map<String,String> |
field_5748 |
private static Logger |
LOGGER |
Constructor and Description |
---|
Schema99(int versionKey,
com.mojang.datafixers.schemas.Schema parent) |
Modifier and Type | Method and Description |
---|---|
protected static void |
method_5339(com.mojang.datafixers.schemas.Schema schema,
Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map,
String string) |
protected static void |
method_5346(com.mojang.datafixers.schemas.Schema schema,
Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map,
String string) |
protected static <T> T |
method_5359(com.mojang.serialization.Dynamic<T> dynamic,
Map<String,String> map,
String string) |
protected static void |
method_5368(com.mojang.datafixers.schemas.Schema schema,
Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map,
String string) |
protected static void |
method_5377(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) |
protected static com.mojang.datafixers.types.templates.TypeTemplate |
targetEquipment(com.mojang.datafixers.schemas.Schema schema) |
private static final Logger LOGGER
protected static final com.mojang.datafixers.types.templates.Hook.HookFunction field_5747
public Schema99(int versionKey, com.mojang.datafixers.schemas.Schema parent)
protected static com.mojang.datafixers.types.templates.TypeTemplate targetEquipment(com.mojang.datafixers.schemas.Schema schema)
protected static void method_5339(com.mojang.datafixers.schemas.Schema schema, Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map, String string)
protected static void method_5368(com.mojang.datafixers.schemas.Schema schema, Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map, String string)
protected static void method_5377(com.mojang.datafixers.schemas.Schema schema, Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map, String string)
protected static void method_5346(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