-
-
Constructor Summary
Constructors
-
Method Summary
boolean
equals(Object o,
boolean ignoreRecursionPoints,
boolean checkIndex)
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
-
EmptyPart
public EmptyPart()
-
Method Details
-
-
-
equals
public boolean equals(Object o,
boolean ignoreRecursionPoints,
boolean checkIndex)
- Specified by:
equals
in class Type<Unit>
-
-