Package net.minecraft
Class class_3447
java.lang.Object
com.mojang.datafixers.schemas.Schema
net.minecraft.class_3447
public class class_3447
extends com.mojang.datafixers.schemas.Schema
- Mappings:
Namespace Name official acointermediary net/minecraft/class_3447named net/minecraft/class_3447
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final com.mojang.datafixers.types.templates.Hook.HookFunctionFields inherited from class com.mojang.datafixers.schemas.Schema
parent, RECURSIVE_TYPES -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.mojang.datafixers.types.Type<?>getChoiceType(com.mojang.datafixers.DSL.TypeReference typeReference, String string) protected static voidmethod_15400(com.mojang.datafixers.schemas.Schema schema, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map, String string) registerBlockEntities(com.mojang.datafixers.schemas.Schema schema) voidregisterTypes(com.mojang.datafixers.schemas.Schema schema, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map2) Methods inherited from class com.mojang.datafixers.schemas.Schema
buildTypes, findChoiceType, getParent, getTemplate, getType, getTypeRaw, getVersionKey, id, register, register, registerEntities, registerSimple, registerType, resolveTemplate, types
-
Field Details
-
field_16622
- Mappings:
Namespace Name Mixin selector official aLaco;a:Ljava/util/Map;intermediary field_16622Lnet/minecraft/class_3447;field_16622:Ljava/util/Map;named field_16622Lnet/minecraft/class_3447;field_16622:Ljava/util/Map;
-
field_16623
protected static final com.mojang.datafixers.types.templates.Hook.HookFunction field_16623- Mappings:
Namespace Name Mixin selector official bLaco;b:Lcom/mojang/datafixers/types/templates/Hook$HookFunction;intermediary field_16623Lnet/minecraft/class_3447;field_16623:Lcom/mojang/datafixers/types/templates/Hook$HookFunction;named field_16623Lnet/minecraft/class_3447;field_16623:Lcom/mojang/datafixers/types/templates/Hook$HookFunction;
-
-
Constructor Details
-
class_3447
public class_3447(int int2, com.mojang.datafixers.schemas.Schema schema)
-
-
Method Details
-
method_15400
protected static void method_15400(com.mojang.datafixers.schemas.Schema schema, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map, String string) - Mappings:
Namespace Name Mixin selector official aLaco;a(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)Vintermediary method_15400Lnet/minecraft/class_3447;method_15400(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)Vnamed method_15400Lnet/minecraft/class_3447;method_15400(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V
-
getChoiceType
public com.mojang.datafixers.types.Type<?> getChoiceType(com.mojang.datafixers.DSL.TypeReference typeReference, String string) - Overrides:
getChoiceTypein classcom.mojang.datafixers.schemas.Schema- Mappings:
Namespace Name Mixin selector official getChoiceTypeLaco;getChoiceType(Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;)Lcom/mojang/datafixers/types/Type;intermediary getChoiceTypeLnet/minecraft/class_3447;getChoiceType(Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;)Lcom/mojang/datafixers/types/Type;named getChoiceTypeLnet/minecraft/class_3447;getChoiceType(Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;)Lcom/mojang/datafixers/types/Type;
-
registerBlockEntities
public Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> registerBlockEntities(com.mojang.datafixers.schemas.Schema schema) - Overrides:
registerBlockEntitiesin classcom.mojang.datafixers.schemas.Schema- Mappings:
Namespace Name Mixin selector official registerBlockEntitiesLaco;registerBlockEntities(Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map;intermediary registerBlockEntitiesLnet/minecraft/class_3447;registerBlockEntities(Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map;named registerBlockEntitiesLnet/minecraft/class_3447;registerBlockEntities(Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map;
-
registerTypes
public void registerTypes(com.mojang.datafixers.schemas.Schema schema, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map2) - Overrides:
registerTypesin classcom.mojang.datafixers.schemas.Schema- Mappings:
Namespace Name Mixin selector official registerTypesLaco;registerTypes(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)Vintermediary registerTypesLnet/minecraft/class_3447;registerTypes(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)Vnamed registerTypesLnet/minecraft/class_3447;registerTypes(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V
-