Type.Continue, Type.FieldNotFoundException, Type.Mu, Type.TypeError, Type.TypeMatcher<FT,FR>
Constructor and Description |
---|
EmptyPart() |
Modifier and Type | Method and Description |
---|---|
protected Codec<Unit> |
buildCodec() |
TypeTemplate |
buildTemplate() |
boolean |
equals(Object o,
boolean ignoreRecursionPoints,
boolean checkIndex) |
Optional<Unit> |
point(DynamicOps<?> ops)
populate with the default value, if possible
only initializes empty things
|
String |
toString() |
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
public Optional<Unit> point(DynamicOps<?> ops)
Type
public boolean equals(Object o, boolean ignoreRecursionPoints, boolean checkIndex)
public TypeTemplate buildTemplate()
buildTemplate
in class Type<Unit>
protected Codec<Unit> buildCodec()
buildCodec
in class Type<Unit>