Class EmptyPartPassthrough
java.lang.Object
com.mojang.datafixers.types.Type<Dynamic<?>>
com.mojang.datafixers.types.constant.EmptyPartPassthrough
-
Nested Class Summary
Nested classes/interfaces inherited from class com.mojang.datafixers.types.Type
Type.Continue, Type.FieldNotFoundException, Type.Mu, Type.TypeError, Type.TypeMatcher<FT,
FR> -
Constructor Summary
-
Method Summary
Methods inherited from class com.mojang.datafixers.types.Type
all, codec, equals, everywhere, findCheckedType, findChoiceType, finder, findField, findFieldType, findFieldTypeOpt, findType, findTypeCached, findTypeInChildren, getSetType, ifSame, ifSame, ifSame, one, opticView, pointTyped, read, read, readAndWrite, readTyped, readTyped, rewrite, rewriteOrNop, template, unbox, updateMu, write, writeDynamic
-
Constructor Details
-
EmptyPartPassthrough
public EmptyPartPassthrough()
-
-
Method Details