History - net.minecraft.util.valueproviders.ClampedNormalInt

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

bpw

bpr

Fields

Constructors

Methods

1.20.6

Names

bjb

bpw

Fields

com.mojang.serialization.Codec<ClampedNormalInt>: a, CODEC, field_35352, CODEC, f_185867_

int: g, min_inclusive, field_35355, min, f_185870_

int: g, minInclusive, field_35355, min, f_315784_

int: h, max_inclusive, field_35356, max, f_185871_

int: h, maxInclusive, field_35356, max, f_316795_

com.mojang.serialization.MapCodec<ClampedNormalInt>: a, CODEC, field_35352, CODEC, f_185867_

Constructors

Methods

1.20.4

Names

bfy

bjb

Fields

Constructors

Methods

1.20.2

Names

bcx

bfy

Fields

Constructors

Methods

1.20.1

Names

bcy

bcx

Fields

Constructors

Methods

1.19.4

Names

bbm

bcy

Fields

Constructors

Methods

1.19.3

Names

azj

bbm

Fields

Constructors

Methods

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

aym

azj

Fields

Constructors

Methods

1.19

Names

avj

aym

Fields

Constructors

Methods

int (Random): a, sample, method_35008, get, m_142270_

int (Random, float, float, float, float): a, sample, method_39159, next, m_185890_

int (RandomSource): a, sample, method_35008, get, m_214085_

int (RandomSource, float, float, float, float): a, sample, method_39159, next, m_216845_

1.18.2

Names

aur

avj

Fields

Constructors

Methods

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

aur

net.minecraft.util.valueproviders.ClampedNormalInt

net.minecraft.class_6728

net.minecraft.util.math.intprovider.ClampedNormalIntProvider

net.minecraft.src.C_182842_

net.minecraft.util.valueproviders.ClampedNormalInt

Fields

com.mojang.serialization.Codec<ClampedNormalInt>: a, CODEC, field_35352, CODEC, f_185867_

float: b, mean, field_35353, mean, f_185868_

float: f, deviation, field_35354, deviation, f_185869_

int: g, min_inclusive, field_35355, min, f_185870_

int: h, max_inclusive, field_35356, max, f_185871_

Constructors

(float, float, int, int)

Methods

ClampedNormalInt (float, float, int, int): a, of, method_39156, of, m_185879_

int (Random): a, sample, method_35008, get, m_142270_

int (Random, float, float, float, float): a, sample, method_39159, next, m_185890_

int (): a, getMinValue, method_35009, getMin, m_142739_

int (): b, getMaxValue, method_35011, getMax, m_142737_

IntProviderType<?> (): c, getType, method_35012, getType, m_141948_