Package net.minecraft.datafixer.schema
Class Schema704
java.lang.Object
com.mojang.datafixers.schemas.Schema
net.minecraft.datafixer.schema.Schema704
public class Schema704
extends com.mojang.datafixers.schemas.Schema
- Mappings:
- Namespace - Name - named - net/minecraft/datafixer/schema/Schema704- intermediary - net/minecraft/class_1250- official - bpg
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected static final com.mojang.datafixers.types.templates.Hook.HookFunctionFields inherited from class com.mojang.datafixers.schemas.Schemaparent, RECURSIVE_TYPES
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptioncom.mojang.datafixers.types.Type<?> getChoiceType(com.mojang.datafixers.DSL.TypeReference type, String choiceName) registerBlockEntities(com.mojang.datafixers.schemas.Schema schema) voidregisterTypes(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) Methods inherited from class com.mojang.datafixers.schemas.SchemabuildTypes, findChoiceType, getParent, getTemplate, getType, getTypeRaw, getVersionKey, id, register, register, registerEntities, registerSimple, registerType, resolveTemplate, types
- 
Field Details- 
BLOCK_RENAMES- Mappings:
- Namespace - Name - Mixin selector - named - BLOCK_RENAMES- Lnet/minecraft/datafixer/schema/Schema704;BLOCK_RENAMES:Ljava/util/Map;- intermediary - field_5744- Lnet/minecraft/class_1250;field_5744:Ljava/util/Map;- official - a- Lbpg;a:Ljava/util/Map;
 
- 
field_5745protected static final com.mojang.datafixers.types.templates.Hook.HookFunction field_5745- Mappings:
- Namespace - Name - Mixin selector - named - field_5745- Lnet/minecraft/datafixer/schema/Schema704;field_5745:Lcom/mojang/datafixers/types/templates/Hook$HookFunction;- intermediary - field_5745- Lnet/minecraft/class_1250;field_5745:Lcom/mojang/datafixers/types/templates/Hook$HookFunction;- official - b- Lbpg;b:Lcom/mojang/datafixers/types/templates/Hook$HookFunction;
 
 
- 
- 
Constructor Details- 
Schema704public Schema704(int versionKey, com.mojang.datafixers.schemas.Schema parent) - Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/datafixer/schema/Schema704;<init>(ILcom/mojang/datafixers/schemas/Schema;)V- intermediary - <init>- Lnet/minecraft/class_1250;<init>(ILcom/mojang/datafixers/schemas/Schema;)V- official - <init>- Lbpg;<init>(ILcom/mojang/datafixers/schemas/Schema;)V
 
 
- 
- 
Method Details- 
getChoiceTypepublic com.mojang.datafixers.types.Type<?> getChoiceType(com.mojang.datafixers.DSL.TypeReference type, String choiceName) - Overrides:
- getChoiceTypein class- com.mojang.datafixers.schemas.Schema
- Mappings:
- Namespace - Name - Mixin selector - named - getChoiceType- Lnet/minecraft/datafixer/schema/Schema704;getChoiceType(Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;)Lcom/mojang/datafixers/types/Type;- intermediary - getChoiceType- Lnet/minecraft/class_1250;getChoiceType(Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;)Lcom/mojang/datafixers/types/Type;- official - getChoiceType- Lbpg;getChoiceType(Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;)Lcom/mojang/datafixers/types/Type;
 
- 
registerBlockEntitiespublic Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> registerBlockEntities(com.mojang.datafixers.schemas.Schema schema) - Overrides:
- registerBlockEntitiesin class- com.mojang.datafixers.schemas.Schema
 
- 
registerTypespublic 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) - Overrides:
- registerTypesin class- com.mojang.datafixers.schemas.Schema
- Mappings:
- Namespace - Name - Mixin selector - named - registerTypes- Lnet/minecraft/datafixer/schema/Schema704;registerTypes(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V- intermediary - registerTypes- Lnet/minecraft/class_1250;registerTypes(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V- official - registerTypes- Lbpg;registerTypes(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V
 
 
-