net.minecraft.util

public class BoundedIntUnaryOperator

implements IntUnaryOperator

cor
net.minecraft.class_42
net.minecraft.util.BoundedIntUnaryOperator
net.minecraft.unmapped.C_41147915
net.minecraft.world.storage.loot.IntClamper
net.minecraft.world.storage.loot.IntClamper

Field summary

Modifier and TypeField
private final Integer
a
field_921
min
f_97404532
field_215852_a
field_215852_a
private final Integer
b
field_920
max
f_66918553
field_215853_b
field_215853_b
private final IntUnaryOperator
c
field_919
operator
f_35784665
field_215854_c
field_215854_c

Constructor summary

ModifierConstructor
private (Integer arg0, Integer arg1)

Method summary

Modifier and TypeMethod
public static BoundedIntUnaryOperator
a(int arg0, int arg1)
method_282(int arg0, int arg1)
create(int arg0, int arg1)
m_43039920(int arg0, int arg1)
func_215843_a(int arg0, int arg1)
func_215843_a(int arg0, int arg1)
public static BoundedIntUnaryOperator
a(int arg0)
method_280(int arg0)
createMin(int arg0)
m_77315725(int arg0)
func_215848_a(int arg0)
func_215848_a(int arg0)
public static BoundedIntUnaryOperator
b(int arg0)
method_277(int arg0)
createMax(int arg0)
m_44876593(int arg0)
func_215851_b(int arg0)
func_215851_b(int arg0)
public int
applyAsInt(int arg0)
applyAsInt(int arg0)
applyAsInt(int arg0)
applyAsInt(int arg0)
applyAsInt(int arg0)