com.mojang.datafixers.types.constant

public final class EmptyPart

extends Type<Unit>

All mapped superinterfaces:

App

com.mojang.datafixers.types.constant.EmptyPart

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public Optional<Unit>
point(DynamicOps<?> arg0)
public boolean
equals(Object arg0, boolean arg1, boolean arg2)
public TypeTemplate
buildTemplate()
protected Codec<Unit>
buildCodec()