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 ablintermediary net/minecraft/class_3415named net/minecraft/class_3415
-
Field Summary
Fields 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) static Stringmethod_15286(String 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
-
Constructor Details
-
class_3415
public class_3415(int int2, com.mojang.datafixers.schemas.Schema schema)
-
-
Method Details
-
method_15286
- Mappings:
Namespace Name Mixin selector official aLabl;a(Ljava/lang/String;)Ljava/lang/String;intermediary method_15286Lnet/minecraft/class_3415;method_15286(Ljava/lang/String;)Ljava/lang/String;named method_15286Lnet/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:
getChoiceTypein classcom.mojang.datafixers.schemas.Schema- Mappings:
Namespace Name Mixin selector official getChoiceTypeLabl;getChoiceType(Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;)Lcom/mojang/datafixers/types/Type;intermediary getChoiceTypeLnet/minecraft/class_3415;getChoiceType(Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;)Lcom/mojang/datafixers/types/Type;named getChoiceTypeLnet/minecraft/class_3415;getChoiceType(Lcom/mojang/datafixers/DSL$TypeReference;Ljava/lang/String;)Lcom/mojang/datafixers/types/Type;
-