Enum Class LinearInterpolation

java.lang.Object
java.lang.Enum<LinearInterpolation>
dev.latvian.mods.klib.interpolation.LinearInterpolation
All Implemented Interfaces:
Interpolation, CustomRegistryOwnTypeProvider<io.netty.buffer.ByteBuf, Interpolation>, CustomRegistryValue<io.netty.buffer.ByteBuf, Interpolation>, RefOptimizer<Interpolation>, WithKey<Interpolation>, Serializable, Comparable<LinearInterpolation>, Constable, net.minecraft.util.EasingType

public enum LinearInterpolation extends Enum<LinearInterpolation> implements Interpolation