String | | a() | | parityString() | | method_39225() | | getDebugString() |
|
CubicSpline<C, I> | |
static <C, I extends ToFloatFunction<C>> com.mojang.serialization.Codec<CubicSpline<C, I>> | | a(com.mojang.serialization.Codec<I> arg0) | | codec(com.mojang.serialization.Codec<I> arg0) | | method_39232(com.mojang.serialization.Codec<I> arg0) | | createCodec(com.mojang.serialization.Codec<I> locationFunctionCodec) |
|
static <C, I extends ToFloatFunction<C>> CubicSpline<C, I> | | a(float arg0) | | constant(float arg0) | | method_39427(float arg0) | | fixedFloatFunction(float value) |
|
static <C, I extends ToFloatFunction<C>> CubicSpline$Builder<C, I> | | a(I arg0) | | builder(I arg0) | | method_37918(I arg0) | | builder(I locationFunction) |
|
static <C, I extends ToFloatFunction<C>> CubicSpline$Builder<C, I> | |