Package net.minecraft

Class class_3415

java.lang.Object
com.mojang.datafixers.schemas.Schema
net.minecraft.class_3415
Direct Known Subclasses:
class_3421, class_3424, class_3425, class_3426, class_3427, class_3428, class_3429, class_3433, class_3434, class_3435, class_3436, class_3437, class_3438, class_3439, class_3440, class_3441, class_3448, class_3449

public class class_3415 extends com.mojang.datafixers.schemas.Schema
Mappings:
Namespace Name
official abl
intermediary net/minecraft/class_3415
named net/minecraft/class_3415
  • Field Summary

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

    parent, RECURSIVE_TYPES
  • Constructor Summary

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

    Modifier and Type
    Method
    Description
    com.mojang.datafixers.types.Type<?>
    getChoiceType(com.mojang.datafixers.DSL.TypeReference typeReference, String string)
     
    static String
     

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

    buildTypes, findChoiceType, getParent, getTemplate, getType, getTypeRaw, getVersionKey, id, register, register, registerBlockEntities, registerEntities, registerSimple, registerType, registerTypes, resolveTemplate, types

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • class_3415

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

    • method_15286

      public static String method_15286(String string)
      Mappings:
      Namespace Name Mixin selector
      official a Labl;a(Ljava/lang/String;)Ljava/lang/String;
      intermediary method_15286 Lnet/minecraft/class_3415;method_15286(Ljava/lang/String;)Ljava/lang/String;
      named method_15286 Lnet/minecraft/class_3415;method_15286(Ljava/lang/String;)Ljava/lang/String;
    • getChoiceType

      public com.mojang.datafixers.types.Type<?> getChoiceType(com.mojang.datafixers.DSL.TypeReference typeReference, String string)
      Overrides:
      getChoiceType in class com.mojang.datafixers.schemas.Schema
      Mappings:
      Namespace Name Mixin selector
      official getChoiceType Labl;getChoiceType(Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;)Lcom/mojang/datafixers/types/Type;
      intermediary getChoiceType Lnet/minecraft/class_3415;getChoiceType(Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;)Lcom/mojang/datafixers/types/Type;
      named getChoiceType Lnet/minecraft/class_3415;getChoiceType(Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;)Lcom/mojang/datafixers/types/Type;