net.minecraft.util

public class IntRange

adx
net.minecraft.util.IntRange
net.minecraft.class_4801
net.minecraft.unmapped.C_rcavspxn
net.minecraft.util.math.IntRange
net.minecraft.util.RangedInteger
net.minecraft.server.v1_16_R1.IntRange

Field summary

Modifier and TypeField
private final int
a
minInclusive
field_22278
f_adjfwhid
min
field_233014_a_
private final int
b
maxInclusive
field_22279
f_smlxrdfr
max
field_233015_b_

Constructor summary

ModifierConstructor
public (int min, int max)

Method summary

Modifier and TypeMethod
public static IntRange
a(int arg0, int arg1)
of(int arg0, int arg1)
method_24502(int arg0, int arg1)
m_vgouvoks(int arg0, int arg1)
between(int min, int max)
func_233017_a_(int arg0, int arg1)
public int
a(Random arg0)
randomValue(Random arg0)
method_24503(Random arg0)
m_jbnauqub(Random arg0)
choose(Random random)
func_233018_a_(Random arg0)
public int
a()
getMinInclusive()
method_29492()
m_hjcscmuj()
getMin()
func_233016_a_()
public int
b()
getMaxInclusive()
method_29493()
m_pjdfbijo()
getMax()
func_233019_b_()