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 abm
intermediary net/minecraft/class_3416
named net/minecraft/class_3416
  • Field Summary

    Fields inherited from class com.mojang.datafixers.schemas.Schema

    parent, RECURSIVE_TYPES
  • Constructor Summary

    Constructors
    Constructor
    Description
    class_3416(int int2, com.mojang.datafixers.schemas.Schema schema)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected static com.mojang.datafixers.types.templates.TypeTemplate
    method_15287(com.mojang.datafixers.schemas.Schema schema)
     
    protected static void
    method_15289(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>>
    registerEntities(com.mojang.datafixers.schemas.Schema schema)
     
    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)
     

    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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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 a Labm;a(Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate;
      intermediary method_15287 Lnet/minecraft/class_3416;method_15287(Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate;
      named method_15287 Lnet/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 a Labm;a(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V
      intermediary method_15289 Lnet/minecraft/class_3416;method_15289(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V
      named method_15289 Lnet/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:
      registerEntities in class com.mojang.datafixers.schemas.Schema
      Mappings:
      Namespace Name Mixin selector
      official registerEntities Labm;registerEntities(Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map;
      intermediary registerEntities Lnet/minecraft/class_3416;registerEntities(Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map;
      named registerEntities Lnet/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:
      registerTypes in class com.mojang.datafixers.schemas.Schema
      Mappings:
      Namespace Name Mixin selector
      official registerTypes Labm;registerTypes(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V
      intermediary registerTypes Lnet/minecraft/class_3416;registerTypes(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V
      named registerTypes Lnet/minecraft/class_3416;registerTypes(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V