public class IntClamper
extends java.lang.Object
implements java.util.function.IntUnaryOperator
Modifier and Type | Class and Description |
---|---|
static class |
IntClamper.Serializer |
Modifier and Type | Method and Description |
---|---|
int |
applyAsInt(int p_applyAsInt_1_) |
static IntClamper |
func_215843_a(int p_215843_0_,
int p_215843_1_) |
static IntClamper |
func_215848_a(int p_215848_0_) |
static IntClamper |
func_215851_b(int p_215851_0_) |
public static IntClamper func_215843_a(int p_215843_0_, int p_215843_1_)
public static IntClamper func_215848_a(int p_215848_0_)
public static IntClamper func_215851_b(int p_215851_0_)
public int applyAsInt(int p_applyAsInt_1_)
applyAsInt
in interface java.util.function.IntUnaryOperator