Package net.minecraft
Class class_3416
java.lang.Object
com.mojang.datafixers.schemas.Schema
net.minecraft.class_3416
public class class_3416
extends com.mojang.datafixers.schemas.Schema
- Mappings:
Namespace Name official abmintermediary net/minecraft/class_3416named net/minecraft/class_3416
-
Field Summary
Fields inherited from class com.mojang.datafixers.schemas.Schema
parent, RECURSIVE_TYPES -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static com.mojang.datafixers.types.templates.TypeTemplatemethod_15287(com.mojang.datafixers.schemas.Schema schema) protected static voidmethod_15289(com.mojang.datafixers.schemas.Schema schema, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map, String string) registerEntities(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, getChoiceType, getParent, getTemplate, getType, getTypeRaw, getVersionKey, id, register, register, registerBlockEntities, registerSimple, registerType, resolveTemplate, types
-
Constructor Details
-
class_3416
public class_3416(int int2, com.mojang.datafixers.schemas.Schema schema)
-
-
Method Details
-
method_15287
protected static com.mojang.datafixers.types.templates.TypeTemplate method_15287(com.mojang.datafixers.schemas.Schema schema) - Mappings:
Namespace Name Mixin selector official aLabm;a(Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate;intermediary method_15287Lnet/minecraft/class_3416;method_15287(Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate;named method_15287Lnet/minecraft/class_3416;method_15287(Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate;
-
method_15289
protected static void method_15289(com.mojang.datafixers.schemas.Schema schema, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map, String string) - Mappings:
Namespace Name Mixin selector official aLabm;a(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)Vintermediary method_15289Lnet/minecraft/class_3416;method_15289(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)Vnamed method_15289Lnet/minecraft/class_3416;method_15289(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V
-
registerEntities
public Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> registerEntities(com.mojang.datafixers.schemas.Schema schema) - Overrides:
registerEntitiesin classcom.mojang.datafixers.schemas.Schema- Mappings:
Namespace Name Mixin selector official registerEntitiesLabm;registerEntities(Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map;intermediary registerEntitiesLnet/minecraft/class_3416;registerEntities(Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map;named registerEntitiesLnet/minecraft/class_3416;registerEntities(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 registerTypesLabm;registerTypes(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)Vintermediary registerTypesLnet/minecraft/class_3416;registerTypes(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)Vnamed registerTypesLnet/minecraft/class_3416;registerTypes(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V
-