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, Serializable, Comparable<LinearInterpolation>, Constable

public enum LinearInterpolation extends Enum<LinearInterpolation> implements Interpolation