Class Sum.SumType<F,G>

java.lang.Object
com.mojang.datafixers.types.Type<Either<F,G>>
com.mojang.datafixers.types.templates.Sum.SumType<F,G>
All Implemented Interfaces:
App<Type.Mu,Either<F,G>>
Enclosing class:
Sum

public static final class Sum.SumType<F,G> extends Type<Either<F,G>>