net.minecraft.server.v1_14_R1

public class LootIntegerLimit

implements IntUnaryOperator

cor
net.minecraft.class_42
net.minecraft.util.BoundedIntUnaryOperator
net.minecraft.world.storage.loot.IntClamper
net.minecraft.server.v1_14_R1.LootIntegerLimit

字段概要

修饰符与类型字段
private final Integer
a
field_921
min
field_215852_a
private final Integer
b
field_920
max
field_215853_b
private final IntUnaryOperator
c
field_919
operator
field_215854_c

构造函数概要

修饰符构造函数
private (Integer arg0, Integer arg1)

方法概要

修饰符与类型方法
public static LootIntegerLimit
a(int arg0, int arg1)
method_282(int arg0, int arg1)
create(int arg0, int arg1)
func_215843_a(int arg0, int arg1)
public static LootIntegerLimit
a(int arg0)
method_280(int arg0)
createMin(int arg0)
func_215848_a(int arg0)
public static LootIntegerLimit
b(int arg0)
method_277(int arg0)
createMax(int arg0)
func_215851_b(int arg0)
public int
applyAsInt(int arg0)
applyAsInt(int arg0)
applyAsInt(int arg0)
applyAsInt(int arg0)