Package net.minecraft

Class class_3448

java.lang.Object
com.mojang.datafixers.schemas.Schema
net.minecraft.class_3415
net.minecraft.class_3448

public class class_3448 extends class_3415
Mappings:
Namespace Name
official acp
intermediary net/minecraft/class_3448
named net/minecraft/class_3448
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected static final com.mojang.datafixers.types.templates.Hook.HookFunction
     

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

    parent, RECURSIVE_TYPES
  • Constructor Summary

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

    Modifier and Type
    Method
    Description
    protected static void
    method_15408(com.mojang.datafixers.schemas.Schema schema, Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map, String string)
     
    protected static void
    method_15412(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 net.minecraft.class_3415

    getChoiceType, method_15286

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

    buildTypes, findChoiceType, 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
  • Field Details

    • field_16624

      protected static final com.mojang.datafixers.types.templates.Hook.HookFunction field_16624
      Mappings:
      Namespace Name Mixin selector
      official a Lacp;a:Lcom/mojang/datafixers/types/templates/Hook$HookFunction;
      intermediary field_16624 Lnet/minecraft/class_3448;field_16624:Lcom/mojang/datafixers/types/templates/Hook$HookFunction;
      named field_16624 Lnet/minecraft/class_3448;field_16624:Lcom/mojang/datafixers/types/templates/Hook$HookFunction;
  • Constructor Details

    • class_3448

      public class_3448(int int2, com.mojang.datafixers.schemas.Schema schema)
  • Method Details

    • method_15408

      protected static void method_15408(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 Lacp;a(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V
      intermediary method_15408 Lnet/minecraft/class_3448;method_15408(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V
      named method_15408 Lnet/minecraft/class_3448;method_15408(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V
    • method_15412

      protected static void method_15412(com.mojang.datafixers.schemas.Schema schema, Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map, String string)
      Mappings:
      Namespace Name Mixin selector
      official b Lacp;b(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V
      intermediary method_15412 Lnet/minecraft/class_3448;method_15412(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/lang/String;)V
      named method_15412 Lnet/minecraft/class_3448;method_15412(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 Lacp;registerEntities(Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map;
      intermediary registerEntities Lnet/minecraft/class_3448;registerEntities(Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map;
      named registerEntities Lnet/minecraft/class_3448;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 Lacp;registerTypes(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V
      intermediary registerTypes Lnet/minecraft/class_3448;registerTypes(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V
      named registerTypes Lnet/minecraft/class_3448;registerTypes(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;)V