History - net.minecraft.util.Mth

1.21.7

Names

Fields

float: g, SQRT_OF_TWO, field_15724, SQUARE_ROOT_OF_TWO, f_13994_

float: g, SQRT_OF_TWO, field_15724, SQUARE_ROOT_OF_TWO

float[]: p, SIN, field_15725, SINE_TABLE, f_13995_

float[]: p, SIN, field_15725, SINE_TABLE

int[]: r, MULTIPLY_DE_BRUIJN_BIT_POSITION, field_15723, MULTIPLY_DE_BRUIJN_BIT_POSITION, f_13997_

int[]: r, MULTIPLY_DE_BRUIJN_BIT_POSITION, field_15723, MULTIPLY_DE_BRUIJN_BIT_POSITION

double: v, FRAC_BIAS, field_15728, ROUNDER_256THS, f_13998_

double: v, FRAC_BIAS, field_15728, ROUNDER_256THS

double[]: w, ASIN_TAB, field_15727, ARCSINE_TABLE, f_13999_

double[]: w, ASIN_TAB, field_15727, ARCSINE_TABLE

double[]: x, COS_TAB, field_15722, COSINE_OF_ARCSINE_TABLE, f_14000_

double[]: x, COS_TAB, field_15722, COSINE_OF_ARCSINE_TABLE

long: k, UUID_VERSION, field_29852, field_29852, f_144838_

long: k, UUID_VERSION, field_29852, field_29852

long: l, UUID_VERSION_TYPE_4, field_29853, HALF_PI_RADIANS_SINE_TABLE_INDEX, f_144839_

long: l, UUID_VERSION_TYPE_4, field_29853, HALF_PI_RADIANS_SINE_TABLE_INDEX

long: m, UUID_VARIANT, field_29854, field_29854, f_144840_

long: m, UUID_VARIANT, field_29854, field_29854

long: n, UUID_VARIANT_2, field_29855, field_29855, f_144841_

long: n, UUID_VARIANT_2, field_29855, field_29855

float: a, PI, field_29844, PI, f_144830_

float: a, PI, field_29844, PI

float: b, HALF_PI, field_29845, HALF_PI, f_144831_

float: b, HALF_PI, field_29845, HALF_PI

float: c, TWO_PI, field_29846, TAU, f_144832_

float: c, TWO_PI, field_29846, TAU

float: d, DEG_TO_RAD, field_29847, RADIANS_PER_DEGREE, f_144833_

float: d, DEG_TO_RAD, field_29847, RADIANS_PER_DEGREE

float: e, RAD_TO_DEG, field_29848, DEGREES_PER_RADIAN, f_144834_

float: e, RAD_TO_DEG, field_29848, DEGREES_PER_RADIAN

float: f, EPSILON, field_29849, EPSILON, f_144835_

float: f, EPSILON, field_29849, EPSILON

float: o, SIN_SCALE, field_29856, DEGREES_TO_SINE_TABLE_INDEX, f_144842_

float: o, SIN_SCALE, field_29856, DEGREES_TO_SINE_TABLE_INDEX

double: s, ONE_SIXTH, field_29857, ARCSINE_MACLAURIN_3, f_144843_

double: s, ONE_SIXTH, field_29857, ARCSINE_MACLAURIN_3

int: t, FRAC_EXP, field_29858, field_29858, f_144844_

int: t, FRAC_EXP, field_29858, field_29858

int: u, LUT_SIZE, field_29859, ARCSINE_TABLE_LENGTH, f_144845_

int: u, LUT_SIZE, field_29859, ARCSINE_TABLE_LENGTH

RandomSource: q, RANDOM, field_15726, RANDOM, f_13996_

RandomSource: q, RANDOM, field_15726, RANDOM

org.joml.Vector3f: h, Y_AXIS, field_46242, Y_AXIS, f_303648_

org.joml.Vector3f: h, Y_AXIS, field_46242, Y_AXIS

org.joml.Vector3f: i, X_AXIS, field_46243, X_AXIS, f_302939_

org.joml.Vector3f: i, X_AXIS, field_46243, X_AXIS

org.joml.Vector3f: j, Z_AXIS, field_46244, Z_AXIS, f_302844_

org.joml.Vector3f: j, Z_AXIS, field_46244, Z_AXIS

Constructors

Methods

float (float): a, sin, method_15374, sin, m_14031_

float (float): a, sin, method_15374, sin

float (float): b, cos, method_15362, cos, m_14089_

float (float): b, cos, method_15362, cos

float (float): c, sqrt, method_15355, sqrt, m_14116_

float (float): c, sqrt, method_15355, sqrt

int (float): d, floor, method_15375, floor, m_14143_

int (float): d, floor, method_15375, floor

int (double): a, floor, method_15357, floor, m_14107_

int (double): a, floor, method_15357, floor

long (double): b, lfloor, method_15372, lfloor, m_14134_

long (double): b, lfloor, method_15372, lfloor

float (float): e, abs, method_15379, abs, m_14154_

float (float): e, abs, method_15379, abs

int (int): a, abs, method_15382, abs, m_14040_

int (int): a, abs, method_15382, abs

int (float): f, ceil, method_15386, ceil, m_14167_

int (float): f, ceil, method_15386, ceil

int (double): c, ceil, method_15384, ceil, m_14165_

int (double): c, ceil, method_15384, ceil

int (int, int, int): a, clamp, method_15340, clamp, m_14045_

int (int, int, int): a, clamp, method_15340, clamp

float (float, float, float): a, clamp, method_15363, clamp, m_14036_

float (float, float, float): a, clamp, method_15363, clamp

double (double, double, double): a, clamp, method_15350, clamp, m_14008_

double (double, double, double): a, clamp, method_15350, clamp

double (double, double, double): b, clampedLerp, method_15390, clampedLerp, m_14085_

double (double, double, double): b, clampedLerp, method_15390, clampedLerp

double (double, double): a, absMax, method_15391, absMax, m_14005_

double (double, double): a, absMax, method_15391, absMax

float (float): h, wrapDegrees, method_15393, wrapDegrees, m_14177_

float (float): h, wrapDegrees, method_15393, wrapDegrees

double (double): d, wrapDegrees, method_15338, wrapDegrees, m_14175_

double (double): d, wrapDegrees, method_15338, wrapDegrees

int (int): b, wrapDegrees, method_15392, wrapDegrees, m_14098_

int (int): b, wrapDegrees, method_15392, wrapDegrees

int (String, int): a, getInt, method_15343, parseInt, m_14059_

int (String, int): a, getInt, method_15343, parseInt

int (int): c, smallestEncompassingPowerOfTwo, method_15339, smallestEncompassingPowerOfTwo, m_14125_

int (int): c, smallestEncompassingPowerOfTwo, method_15339, smallestEncompassingPowerOfTwo

boolean (int): e, isPowerOfTwo, method_15352, isPowerOfTwo, m_14152_

boolean (int): e, isPowerOfTwo, method_15352, isPowerOfTwo

int (int): f, ceillog2, method_15342, ceilLog2, m_14163_

int (int): f, ceillog2, method_15342, ceilLog2

int (int): g, log2, method_15351, floorLog2, m_14173_

int (int): g, log2, method_15351, floorLog2

int (int, int): d, roundToward, method_28139, roundUpToMultiple, m_144941_

int (int, int): d, roundToward, method_28139, roundUpToMultiple

UUID (): a, createInsecureUUID, method_15394, randomUuid, m_14002_

UUID (): a, createInsecureUUID, method_15394, randomUuid

double (double, double, double): c, inverseLerp, method_15370, getLerpProgress, m_14112_

double (double, double, double): c, inverseLerp, method_15370, getLerpProgress

double (double, double): d, atan2, method_15349, atan2, m_14136_

double (double, double): d, atan2, method_15349, atan2

double (double): g, fastInvSqrt, method_15345, fastInverseSqrt, m_14193_

double (double): g, fastInvSqrt, method_15345, fastInverseSqrt

int (int): h, murmurHash3Mixer, method_15354, idealHash, m_14183_

int (int): h, murmurHash3Mixer, method_15354, idealHash

int (int, int): a, floorDiv, method_48116, floorDiv, m_14042_

int (int, int): a, floorDiv, method_48116, floorDiv

boolean (float, float): a, equal, method_15347, approximatelyEquals, m_14033_

boolean (float, float): a, equal, method_15347, approximatelyEquals

int (int, int): b, positiveModulo, method_15387, floorMod, m_14100_

int (int, int): b, positiveModulo, method_15387, floorMod

float (float, float): b, positiveModulo, method_15341, floorMod, m_14091_

float (float, float): b, positiveModulo, method_15341, floorMod

double (double): e, frac, method_15385, fractionalPart, m_14185_

double (double): e, frac, method_15385, fractionalPart

long (Vec3i): a, getSeed, method_15389, hashCode, m_14057_

long (Vec3i): a, getSeed, method_15389, hashCode

long (int, int, int): b, getSeed, method_15371, hashCode, m_14130_

long (int, int, int): b, getSeed, method_15371, hashCode

int (float, float, float): g, hsvToRgb, method_15369, hsvToRgb, m_14169_

int (float, float, float): g, hsvToRgb, method_15369, hsvToRgb

double (double, double): c, positiveModulo, method_15367, floorMod, m_14109_

double (double, double): c, positiveModulo, method_15367, floorMod

float (float, float): c, degreesDifference, method_15381, subtractAngles, m_14118_

float (float, float): c, degreesDifference, method_15381, subtractAngles

float (float, float): d, degreesDifferenceAbs, method_15356, angleBetween, m_14145_

float (float, float): d, degreesDifferenceAbs, method_15356, angleBetween

float (float, float, float): d, approach, method_15348, stepTowards, m_14121_

float (float, float, float): d, approach, method_15348, stepTowards

float (float, float, float): e, approachDegrees, method_15388, stepUnwrappedAngleTowards, m_14148_

float (float, float, float): e, approachDegrees, method_15388, stepUnwrappedAngleTowards

int (int, int, IntPredicate): a, binarySearch, method_15360, binarySearch, m_14049_

int (int, int, IntPredicate): a, binarySearch, method_15360, binarySearch

boolean (double, double): b, equal, method_20390, approximatelyEquals, m_14082_

boolean (double, double): b, equal, method_20390, approximatelyEquals

float (float, float, float): c, rotateIfNecessary, method_20306, clampAngle, m_14094_

float (float, float, float): c, rotateIfNecessary, method_20306, clampAngle

float (float, float, float): h, lerp, method_16439, lerp, m_14179_

float (float, float, float): h, lerp, method_16439, lerp

double (double, double, double): d, lerp, method_16436, lerp, m_14139_

double (double, double, double): d, lerp, method_16436, lerp

double (double, double, double, double, double, double): a, lerp2, method_16437, lerp2, m_14012_

double (double, double, double, double, double, double): a, lerp2, method_16437, lerp2

double (double, double, double, double, double, double, double, double, double, double, double): a, lerp3, method_16438, lerp3, m_14019_

double (double, double, double, double, double, double, double, double, double, double, double): a, lerp3, method_16438, lerp3

double (double): h, smoothstep, method_16435, perlinFade, m_14197_

double (double): h, smoothstep, method_16435, perlinFade

int (double): j, sign, method_17822, sign, m_14205_

int (double): j, sign, method_17822, sign

float (float, float, float): i, rotLerp, method_17821, lerpAngleDegrees, m_14189_

float (float, float, float): i, rotLerp, method_17821, lerpAngleDegrees

long (long, long, long): a, clamp, method_53062, clamp, m_295574_

long (long, long, long): a, clamp, method_53062, clamp

float (float): i, frac, method_22450, fractionalPart, m_14187_

float (float): i, frac, method_22450, fractionalPart

float (float): k, fastInvCubeRoot, method_23278, fastInverseCbrt, m_14199_

float (float): k, fastInvCubeRoot, method_23278, fastInverseCbrt

float (float): l, square, method_27285, square, m_14207_

float (float): l, square, method_27285, square

float (float, float): e, triangleWave, method_24504, wrap, m_14156_

float (float, float): e, triangleWave, method_24504, wrap

float (float, float, float): b, clampedLerp, method_37166, clampedLerp, m_144920_

float (float, float, float): b, clampedLerp, method_37166, clampedLerp

boolean (Vec3, Vec3, AABB): a, rayIntersectsAABB, method_34945, method_34945, m_144888_

boolean (Vec3, Vec3, AABB): a, rayIntersectsAABB, method_34945, method_34945

double (double): i, smoothstepDerivative, method_34956, perlinFadeDerivative, m_144946_

double (double): i, smoothstepDerivative, method_34956, perlinFadeDerivative

double (double): k, square, method_33723, square, m_144952_

double (double): k, square, method_33723, square

int (int): i, square, method_34954, square, m_144944_

int (int): i, square, method_34954, square

double (double, double, double, double, double): a, clampedMap, method_32854, clampedMap, m_144851_

double (double, double, double, double, double): a, clampedMap, method_32854, clampedMap

double (double, double, double, double, double): b, map, method_33722, map, m_144914_

double (double, double, double, double, double): b, map, method_33722, map

double (double): l, wobble, method_34957, method_34957, m_144954_

double (double): l, wobble, method_34957, method_34957

float (float, float, float): f, inverseLerp, method_37960, getLerpProgress, m_184655_

float (float, float, float): f, inverseLerp, method_37960, getLerpProgress

long (long): b, square, method_38652, square, m_184643_

long (long): b, square, method_38652, square

float (float, float, float, float, float): b, clampedMap, method_37958, clampedMap, m_184631_

float (float, float, float, float, float): b, clampedMap, method_37958, clampedMap

float (float, float, float, float, float): c, map, method_37959, map, m_184637_

float (float, float, float, float, float): c, map, method_37959, map

int (int, int): e, positiveCeilDiv, method_38788, ceilDiv, m_184652_

int (int, int): e, positiveCeilDiv, method_38788, ceilDiv

double (double, double): f, length, method_39241, hypot, m_184645_

double (double, double): f, length, method_39241, hypot

double (double, double, double): g, length, method_33825, magnitude, m_184648_

double (double, double, double): g, length, method_33825, magnitude

int (double, int): a, quantize, method_38961, roundDownToMultiple, m_184628_

int (double, int): a, quantize, method_38961, roundDownToMultiple

double (double, double): e, lengthSquared, method_41189, squaredHypot, m_211589_

double (double, double): e, lengthSquared, method_41189, squaredHypot

double (double, double, double): f, lengthSquared, method_41190, squaredMagnitude, m_211592_

double (double, double, double): f, lengthSquared, method_41190, squaredMagnitude

int (RandomSource, int, int): a, nextInt, method_15395, nextInt, m_216271_

int (RandomSource, int, int): a, nextInt, method_15395, nextInt

float (RandomSource, float, float): a, nextFloat, method_15344, nextFloat, m_216267_

float (RandomSource, float, float): a, nextFloat, method_15344, nextFloat

double (RandomSource, double, double): a, nextDouble, method_15366, nextDouble, m_216263_

double (RandomSource, double, double): a, nextDouble, method_15366, nextDouble

UUID (RandomSource): a, createInsecureUUID, method_15378, randomUuid, m_216261_

UUID (RandomSource): a, createInsecureUUID, method_15378, randomUuid

float (float, float, float, float, float): a, catmullrom, method_41303, catmullRom, m_216244_

float (float, float, float, float, float): a, catmullrom, method_41303, catmullRom

int (RandomSource, int, int): b, randomBetweenInclusive, method_32751, nextBetween, m_216287_

int (RandomSource, int, int): b, randomBetweenInclusive, method_32751, nextBetween

float (RandomSource, float, float): b, randomBetween, method_32750, nextBetween, m_216283_

float (RandomSource, float, float): b, randomBetween, method_32750, nextBetween

float (RandomSource, float, float): c, normal, method_32855, nextGaussian, m_216291_

float (RandomSource, float, float): c, normal, method_32855, nextGaussian

IntStream (int, int, int): c, outFromOrigin, method_42120, stream, m_216295_

IntStream (int, int, int): c, outFromOrigin, method_42120, stream

IntStream (int, int, int, int): a, outFromOrigin, method_42117, stream, m_216250_

IntStream (int, int, int, int): a, outFromOrigin, method_42117, stream

boolean (int, int): c, isMultipleOf, method_48117, isMultipleOf, m_264612_

boolean (int, int): c, isMultipleOf, method_48117, isMultipleOf

float (float): j, invSqrt, method_48119, inverseSqrt, m_264536_

float (float): j, invSqrt, method_48119, inverseSqrt

double (double): f, invSqrt, method_48118, inverseSqrt, m_264555_

double (double): f, invSqrt, method_48118, inverseSqrt

int (float, int, int): a, lerpInt, method_48781, lerp, m_269140_

int (float, int, int): a, lerpInt, method_48781, lerp

int (float, int, int): b, lerpDiscrete, method_53063, lerpPositive, m_295919_

int (float, int, int): b, lerpDiscrete, method_53063, lerpPositive

double (double, double, double): e, rotLerp, method_52468, lerpAngleDegrees, m_293415_

double (double, double, double): e, rotLerp, method_52468, lerpAngleDegrees

org.joml.Quaternionf (org.joml.Vector3f, org.joml.Quaternionf, org.joml.Quaternionf): a, rotationAroundAxis, method_53948, rotateAround, m_305706_

org.joml.Quaternionf (org.joml.Vector3f, org.joml.Quaternionf, org.joml.Quaternionf): a, rotationAroundAxis, method_53948, rotateAround

int (org.apache.commons.lang3.math.Fraction, int): a, mulAndTruncate, method_59515, multiplyFraction, m_320106_

int (org.apache.commons.lang3.math.Fraction, int): a, mulAndTruncate, method_59515, multiplyFraction

int (float, float, float, int): a, hsvToArgb, method_60599, hsvToArgb, m_339996_

int (float, float, float, int): a, hsvToArgb, method_60599, hsvToArgb

float (float, float, float): k, lengthSquared, method_60677, magnitude, m_338503_

float (float, float, float): k, lengthSquared, method_60677, magnitude

byte (float): g, packDegrees, method_62995, packDegrees, m_355720_

byte (float): g, packDegrees, method_62995, packDegrees

float (byte): a, unpackDegrees, method_62994, unpackDegrees, m_355125_

float (byte): a, unpackDegrees, method_62994, unpackDegrees

float (long): a, wrapDegrees, method_61343, wrapDegrees, m_357534_

float (long): a, wrapDegrees, method_61343, wrapDegrees

Vec3 (double, Vec3, Vec3): a, lerp, method_61342, lerp, m_352094_

Vec3 (double, Vec3, Vec3): a, lerp, method_61342, lerp

float (float, float, float): j, rotLerpRad, method_61345, lerpAngleRadians, m_352604_

float (float, float, float): j, rotLerpRad, method_61345, lerpAngleRadians

float (float, float): f, length, method_61344, hypot, m_354185_

float (float, float): f, length, method_61344, hypot

float (float): m, easeInOutSine, method_61346, easeInOutSine, m_357470_

float (float): m, easeInOutSine, method_61346, easeInOutSine

int (int): d, smallestSquareSide, method_70659, smallestEncompassingSquareSideLength, m_403359_

int (int): d, smallestSquareSide, method_70659, smallestEncompassingSquareSideLength

1.21.6

Names

azz

bcb

Fields

Constructors

Methods

boolean (int): d, isPowerOfTwo, method_15352, isPowerOfTwo, m_14152_

boolean (int): e, isPowerOfTwo, method_15352, isPowerOfTwo, m_14152_

int (int): e, ceillog2, method_15342, ceilLog2, m_14163_

int (int): f, ceillog2, method_15342, ceilLog2, m_14163_

int (int): f, log2, method_15351, floorLog2, m_14173_

int (int): g, log2, method_15351, floorLog2, m_14173_

int (int): g, murmurHash3Mixer, method_15354, idealHash, m_14183_

int (int): h, murmurHash3Mixer, method_15354, idealHash, m_14183_

int (int): h, square, method_34954, square, m_144944_

int (int): i, square, method_34954, square, m_144944_

int (int): d, smallestSquareSide, method_70659, smallestEncompassingSquareSideLength, m_403359_

1.21.5

Names

ayz

azz

Fields

Constructors

Methods

1.21.4

Names

bae

ayz

Fields

Constructors

Methods

1.21.3

Names

ayo

bae

Fields

Constructors

Methods

float (float): g, wrapDegrees, method_15393, wrapDegrees, m_14177_

float (float): h, wrapDegrees, method_15393, wrapDegrees, m_14177_

int (float, float, float): f, color, method_15353, packRgb, m_14159_

int (float, float, float): h, hsvToRgb, method_15369, hsvToRgb, m_14169_

int (float, float, float): g, hsvToRgb, method_15369, hsvToRgb, m_14169_

float (float, float, float): i, lerp, method_16439, lerp, m_14179_

float (float, float, float): h, lerp, method_16439, lerp, m_14179_

float (float, float, float): j, rotLerp, method_17821, lerpAngleDegrees, m_14189_

float (float, float, float): i, rotLerp, method_17821, lerpAngleDegrees, m_14189_

float (float): h, frac, method_22450, fractionalPart, m_14187_

float (float): i, frac, method_22450, fractionalPart, m_14187_

float (float): j, fastInvCubeRoot, method_23278, fastInverseCbrt, m_14199_

float (float): k, fastInvCubeRoot, method_23278, fastInverseCbrt, m_14199_

float (float): k, square, method_27285, square, m_14207_

float (float): l, square, method_27285, square, m_14207_

float (float, float, float): g, inverseLerp, method_37960, getLerpProgress, m_184655_

float (float, float, float): f, inverseLerp, method_37960, getLerpProgress, m_184655_

long (long): a, square, method_38652, square, m_184643_

long (long): b, square, method_38652, square, m_184643_

float (float): i, invSqrt, method_48119, inverseSqrt, m_264536_

float (float): j, invSqrt, method_48119, inverseSqrt, m_264536_

byte (float): g, packDegrees, method_62995, packDegrees, m_355720_

float (byte): a, unpackDegrees, method_62994, unpackDegrees, m_355125_

float (long): a, wrapDegrees, method_61343, wrapDegrees, m_357534_

Vec3 (double, Vec3, Vec3): a, lerp, method_61342, lerp, m_352094_

float (float, float, float): j, rotLerpRad, method_61345, lerpAngleRadians, m_352604_

float (float, float): f, length, method_61344, hypot, m_354185_

float (float): m, easeInOutSine, method_61346, easeInOutSine, m_357470_

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

ayz

ayo

Fields

Constructors

Methods

int (float, float, float, int): a, hsvToArgb, method_60599, hsvToArgb, m_339996_

float (float, float, float): k, lengthSquared, method_60677, magnitude, m_338503_

1.20.6

Names

auo

ayz

Fields

Constructors

Methods

int (org.apache.commons.lang3.math.Fraction, int): a, mulAndTruncate, method_59515, multiplyFraction, m_320106_

1.20.4

Names

arw

auo

Fields

float[]: m, SIN, field_15725, SINE_TABLE, f_13995_

float[]: p, SIN, field_15725, SINE_TABLE, f_13995_

int[]: o, MULTIPLY_DE_BRUIJN_BIT_POSITION, field_15723, MULTIPLY_DE_BRUIJN_BIT_POSITION, f_13997_

int[]: r, MULTIPLY_DE_BRUIJN_BIT_POSITION, field_15723, MULTIPLY_DE_BRUIJN_BIT_POSITION, f_13997_

double: s, FRAC_BIAS, field_15728, ROUNDER_256THS, f_13998_

double: v, FRAC_BIAS, field_15728, ROUNDER_256THS, f_13998_

double[]: t, ASIN_TAB, field_15727, ARCSINE_TABLE, f_13999_

double[]: w, ASIN_TAB, field_15727, ARCSINE_TABLE, f_13999_

double[]: u, COS_TAB, field_15722, COSINE_OF_ARCSINE_TABLE, f_14000_

double[]: x, COS_TAB, field_15722, COSINE_OF_ARCSINE_TABLE, f_14000_

long: h, UUID_VERSION, field_29852, field_29852, f_144838_

long: k, UUID_VERSION, field_29852, field_29852, f_144838_

long: i, UUID_VERSION_TYPE_4, field_29853, HALF_PI_RADIANS_SINE_TABLE_INDEX, f_144839_

long: l, UUID_VERSION_TYPE_4, field_29853, HALF_PI_RADIANS_SINE_TABLE_INDEX, f_144839_

long: j, UUID_VARIANT, field_29854, field_29854, f_144840_

long: m, UUID_VARIANT, field_29854, field_29854, f_144840_

long: k, UUID_VARIANT_2, field_29855, field_29855, f_144841_

long: n, UUID_VARIANT_2, field_29855, field_29855, f_144841_

float: l, SIN_SCALE, field_29856, DEGREES_TO_SINE_TABLE_INDEX, f_144842_

float: o, SIN_SCALE, field_29856, DEGREES_TO_SINE_TABLE_INDEX, f_144842_

double: p, ONE_SIXTH, field_29857, ARCSINE_MACLAURIN_3, f_144843_

double: s, ONE_SIXTH, field_29857, ARCSINE_MACLAURIN_3, f_144843_

int: q, FRAC_EXP, field_29858, field_29858, f_144844_

int: t, FRAC_EXP, field_29858, field_29858, f_144844_

int: r, LUT_SIZE, field_29859, ARCSINE_TABLE_LENGTH, f_144845_

int: u, LUT_SIZE, field_29859, ARCSINE_TABLE_LENGTH, f_144845_

RandomSource: n, RANDOM, field_15726, RANDOM, f_13996_

RandomSource: q, RANDOM, field_15726, RANDOM, f_13996_

org.joml.Vector3f: h, Y_AXIS, field_46242, Y_AXIS, f_303648_

org.joml.Vector3f: i, X_AXIS, field_46243, X_AXIS, f_302939_

org.joml.Vector3f: j, Z_AXIS, field_46244, Z_AXIS, f_302844_

Constructors

Methods

org.joml.Quaternionf (org.joml.Vector3f, org.joml.Quaternionf, org.joml.Quaternionf): a, rotationAroundAxis, method_53948, rotateAround, m_305706_

1.20.2

Names

apa

arw

Fields

Constructors

Methods

long (long, long, long): a, clamp, method_53062, clamp, m_295574_

double (double, double, double): f, length, method_33825, magnitude, m_184648_

double (double, double, double): g, length, method_33825, magnitude, m_184648_

double (double, double, double): e, lengthSquared, method_41190, squaredMagnitude, m_211592_

double (double, double, double): f, lengthSquared, method_41190, squaredMagnitude, m_211592_

int (float, int, int): b, lerpDiscrete, method_53063, lerpPositive, m_295919_

double (double, double, double): e, rotLerp, method_52468, lerpAngleDegrees, m_293415_

1.20.1

Names

apj

apa

Fields

double: s, FRAC_BIAS, field_15728, SMALLEST_FRACTION_FREE_DOUBLE, f_13998_

double: s, FRAC_BIAS, field_15728, ROUNDER_256THS, f_13998_

double[]: u, COS_TAB, field_15722, COSINE_TABLE, f_14000_

double[]: u, COS_TAB, field_15722, COSINE_OF_ARCSINE_TABLE, f_14000_

double: p, ONE_SIXTH, field_29857, field_29857, f_144843_

double: p, ONE_SIXTH, field_29857, ARCSINE_MACLAURIN_3, f_144843_

int: r, LUT_SIZE, field_29859, field_29859, f_144845_

int: r, LUT_SIZE, field_29859, ARCSINE_TABLE_LENGTH, f_144845_

Constructors

Methods

1.19.4

Names

aoc

apj

Fields

float[]: o, SIN, field_15725, SINE_TABLE, f_13995_

float[]: m, SIN, field_15725, SINE_TABLE, f_13995_

int[]: q, MULTIPLY_DE_BRUIJN_BIT_POSITION, field_15723, MULTIPLY_DE_BRUIJN_BIT_POSITION, f_13997_

int[]: o, MULTIPLY_DE_BRUIJN_BIT_POSITION, field_15723, MULTIPLY_DE_BRUIJN_BIT_POSITION, f_13997_

double: u, FRAC_BIAS, field_15728, SMALLEST_FRACTION_FREE_DOUBLE, f_13998_

double: s, FRAC_BIAS, field_15728, SMALLEST_FRACTION_FREE_DOUBLE, f_13998_

double[]: v, ASIN_TAB, field_15727, ARCSINE_TABLE, f_13999_

double[]: t, ASIN_TAB, field_15727, ARCSINE_TABLE, f_13999_

double[]: w, COS_TAB, field_15722, COSINE_TABLE, f_14000_

double[]: u, COS_TAB, field_15722, COSINE_TABLE, f_14000_

int: h, BIG_ENOUGH_INT, field_29850, field_29850, f_144836_

float: i, BIG_ENOUGH_FLOAT, field_29851, field_29851, f_144837_

long: j, UUID_VERSION, field_29852, field_29852, f_144838_

long: h, UUID_VERSION, field_29852, field_29852, f_144838_

long: k, UUID_VERSION_TYPE_4, field_29853, HALF_PI_RADIANS_SINE_TABLE_INDEX, f_144839_

long: i, UUID_VERSION_TYPE_4, field_29853, HALF_PI_RADIANS_SINE_TABLE_INDEX, f_144839_

long: l, UUID_VARIANT, field_29854, field_29854, f_144840_

long: j, UUID_VARIANT, field_29854, field_29854, f_144840_

long: m, UUID_VARIANT_2, field_29855, field_29855, f_144841_

long: k, UUID_VARIANT_2, field_29855, field_29855, f_144841_

float: n, SIN_SCALE, field_29856, DEGREES_TO_SINE_TABLE_INDEX, f_144842_

float: l, SIN_SCALE, field_29856, DEGREES_TO_SINE_TABLE_INDEX, f_144842_

double: r, ONE_SIXTH, field_29857, field_29857, f_144843_

double: p, ONE_SIXTH, field_29857, field_29857, f_144843_

int: s, FRAC_EXP, field_29858, field_29858, f_144844_

int: q, FRAC_EXP, field_29858, field_29858, f_144844_

int: t, LUT_SIZE, field_29859, field_29859, f_144845_

int: r, LUT_SIZE, field_29859, field_29859, f_144845_

RandomSource: p, RANDOM, field_15726, RANDOM, f_13996_

RandomSource: n, RANDOM, field_15726, RANDOM, f_13996_

Constructors

Methods

int (double): b, floor, method_15357, floor, m_14107_

int (double): a, floor, method_15357, floor, m_14107_

long (double): c, lfloor, method_15372, lfloor, m_14134_

long (double): b, lfloor, method_15372, lfloor, m_14134_

int (double): e, ceil, method_15384, ceil, m_14165_

int (double): c, ceil, method_15384, ceil, m_14165_

double (long[]): a, average, method_15373, average, m_14078_

double (double): f, wrapDegrees, method_15338, wrapDegrees, m_14175_

double (double): d, wrapDegrees, method_15338, wrapDegrees, m_14175_

int (String, int, int): a, getInt, method_34949, parseInt, m_144905_

int (int, int): e, roundToward, method_28139, roundUpToMultiple, m_144941_

int (int, int): d, roundToward, method_28139, roundUpToMultiple, m_144941_

double (double): h, fastInvSqrt, method_15345, fastInverseSqrt, m_14193_

double (double): g, fastInvSqrt, method_15345, fastInverseSqrt, m_14193_

int (double): a, fastFloor, method_15365, fastFloor, m_14080_

int (int, int): a, intFloorDiv, method_15346, floorDiv, m_14042_

int (int, int): a, floorDiv, method_48116, floorDiv, m_14042_

boolean (float, float): b, equal, method_15347, approximatelyEquals, m_14033_

boolean (float, float): a, equal, method_15347, approximatelyEquals, m_14033_

float (float, float): c, positiveModulo, method_15341, floorMod, m_14091_

float (float, float): b, positiveModulo, method_15341, floorMod, m_14091_

int (int, int, int): b, color, method_15383, packRgb, m_14103_

int (int, int): d, colorMultiply, method_34952, multiplyColors, m_144932_

double (double): g, frac, method_15385, fractionalPart, m_14185_

double (double): e, frac, method_15385, fractionalPart, m_14185_

long (int, int, int): c, getSeed, method_15371, hashCode, m_14130_

long (int, int, int): b, getSeed, method_15371, hashCode, m_14130_

float (float, float): d, degreesDifference, method_15381, subtractAngles, m_14118_

float (float, float): c, degreesDifference, method_15381, subtractAngles, m_14118_

float (float, float): e, degreesDifferenceAbs, method_15356, angleBetween, m_14145_

float (float, float): d, degreesDifferenceAbs, method_15356, angleBetween, m_14145_

int (double): d, absFloor, method_34953, absFloor, m_144939_

double (String, double): a, getDouble, method_34947, parseDouble, m_144898_

double (String, double, double): a, getDouble, method_34948, parseDouble, m_144901_

double (double): i, smoothstep, method_16435, perlinFade, m_14197_

double (double): h, smoothstep, method_16435, perlinFade, m_14197_

int (double): k, sign, method_17822, sign, m_14205_

int (double): j, sign, method_17822, sign, m_14205_

float (float, float, float): l, rotlerp, method_22859, lerpAngle, m_14201_

long (long, long, long): a, clamp, method_24156, clamp, m_14053_

float (float): i, fastInvSqrt, method_22858, fastInverseSqrt, m_14195_

float (double): l, rotWrap, method_22860, fwrapDegrees, m_14209_

float (float, float): f, triangleWave, method_24504, wrap, m_14156_

float (float, float): e, triangleWave, method_24504, wrap, m_14156_

byte (byte, byte, byte): a, clamp, method_34939, clamp, m_144847_

int (int, float, float, float): a, colorMultiply, method_34943, multiplyColors, m_144881_

Vec3 (Vec3, Vec3, Vec3, Vec3, double): a, catmullRomSplinePos, method_34946, method_34946, m_144892_

long (long): a, murmurHash3Mixer, method_34944, murmurHash, m_144886_

double[] (double...): a, cumulativeSum, method_34951, getCumulativeDistribution, m_144912_

double[] (double, double, double, int, int): a, binNormalDistribution, method_34941, method_34941, m_144866_

double[] (double, double, double, double, double, double, int, int): a, binBiModalNormalDistribution, method_34940, method_34940, m_144857_

double[] (double, double, int, int): a, binLogDistribution, method_34942, method_34942, m_144872_

double (double): j, smoothstepDerivative, method_34956, perlinFadeDerivative, m_144946_

double (double): i, smoothstepDerivative, method_34956, perlinFadeDerivative, m_144946_

float (float, float, float): k, diffuseLight, method_34955, method_34955, m_144948_

double (double): m, square, method_33723, square, m_144952_

double (double): k, square, method_33723, square, m_144952_

double (double): n, wobble, method_34957, method_34957, m_144954_

double (double): l, wobble, method_34957, method_34957, m_144954_

long (long): b, square, method_38652, square, m_184643_

long (long): a, square, method_38652, square, m_184643_

int (int, int): f, positiveCeilDiv, method_38788, ceilDiv, m_184652_

int (int, int): e, positiveCeilDiv, method_38788, ceilDiv, m_184652_

int (RandomSource, double[]): a, getRandomForDistributionIntegral, method_34950, method_34950, m_216275_

float (float): l, cube, method_42626, magnitude, m_216299_

IntStream (int, int, int): d, outFromOrigin, method_42120, stream, m_216295_

IntStream (int, int, int): c, outFromOrigin, method_42120, stream, m_216295_

float (float, float): a, truncate, method_45309, ceil, m_247049_

boolean (int, int): c, isDivisionInteger, method_45310, isMultipleOf, m_246985_

boolean (int, int): c, isMultipleOf, method_48117, isMultipleOf, m_264612_

float (float): i, invSqrt, method_48119, inverseSqrt, m_264536_

double (double): f, invSqrt, method_48118, inverseSqrt, m_264555_

int (float, int, int): a, lerpInt, method_48781, lerp, m_269140_

1.19.3

Names

ami

aoc

Fields

Constructors

Methods

int (int, int): d, roundToward, method_28139, roundUpToMultiple, m_144941_

int (int, int): e, roundToward, method_28139, roundUpToMultiple, m_144941_

boolean (float, float): a, equal, method_15347, approximatelyEquals, m_14033_

boolean (float, float): b, equal, method_15347, approximatelyEquals, m_14033_

float (float, float): b, positiveModulo, method_15341, floorMod, m_14091_

float (float, float): c, positiveModulo, method_15341, floorMod, m_14091_

int (int, int): c, colorMultiply, method_34952, multiplyColors, m_144932_

int (int, int): d, colorMultiply, method_34952, multiplyColors, m_144932_

float (float, float): c, degreesDifference, method_15381, subtractAngles, m_14118_

float (float, float): d, degreesDifference, method_15381, subtractAngles, m_14118_

float (float, float): d, degreesDifferenceAbs, method_15356, angleBetween, m_14145_

float (float, float): e, degreesDifferenceAbs, method_15356, angleBetween, m_14145_

float (float, float): e, triangleWave, method_24504, wrap, m_14156_

float (float, float): f, triangleWave, method_24504, wrap, m_14156_

int (int, int): e, positiveCeilDiv, method_38788, ceilDiv, m_184652_

int (int, int): f, positiveCeilDiv, method_38788, ceilDiv, m_184652_

float (float, float): a, truncate, method_45309, ceil, m_247049_

boolean (int, int): c, isDivisionInteger, method_45310, isMultipleOf, m_246985_

1.19.2

Names

Fields

Constructors

Methods

double (double, double, double, double, double): a, clampedMap, method_32854, clampedLerpFromProgress, m_144851_

double (double, double, double, double, double): a, clampedMap, method_32854, clampedMap, m_144851_

double (double, double, double, double, double): b, map, method_33722, lerpFromProgress, m_144914_

double (double, double, double, double, double): b, map, method_33722, map, m_144914_

float (float, float, float, float, float): b, clampedMap, method_37958, clampedLerpFromProgress, m_184631_

float (float, float, float, float, float): b, clampedMap, method_37958, clampedMap, m_184631_

float (float, float, float, float, float): c, map, method_37959, lerpFromProgress, m_184637_

float (float, float, float, float, float): c, map, method_37959, map, m_184637_

float (float, float, float, float, float): a, catmullrom, method_41303, method_41303, m_216244_

float (float, float, float, float, float): a, catmullrom, method_41303, catmullRom, m_216244_

1.19.1

Names

alp

ami

Fields

Constructors

Methods

1.19

Names

ajl

alp

Fields

Random: p, RANDOM, field_15726, RANDOM, f_13996_

RandomSource: p, RANDOM, field_15726, RANDOM, f_13996_

Constructors

Methods

int (Random, int, int): a, nextInt, method_15395, nextInt, m_14072_

float (Random, float, float): a, nextFloat, method_15344, nextFloat, m_14068_

double (Random, double, double): a, nextDouble, method_15366, nextDouble, m_14064_

UUID (Random): a, createInsecureUUID, method_15378, randomUuid, m_14062_

int (Random, double[]): a, getRandomForDistributionIntegral, method_34950, method_34950, m_144909_

int (Random, int, int): b, randomBetweenInclusive, method_32751, nextBetween, m_144928_

float (Random, float, float): b, randomBetween, method_32750, nextBetween, m_144924_

float (Random, float, float): c, normal, method_32855, nextGaussian, m_144935_

float (float, float, float, float, float): a, clampedMap, method_37958, clampedLerpFromProgress, m_184631_

float (float, float, float, float, float): b, clampedMap, method_37958, clampedLerpFromProgress, m_184631_

float (float, float, float, float, float): b, map, method_37959, lerpFromProgress, m_184637_

float (float, float, float, float, float): c, map, method_37959, lerpFromProgress, m_184637_

int (RandomSource, int, int): a, nextInt, method_15395, nextInt, m_216271_

float (RandomSource, float, float): a, nextFloat, method_15344, nextFloat, m_216267_

double (RandomSource, double, double): a, nextDouble, method_15366, nextDouble, m_216263_

UUID (RandomSource): a, createInsecureUUID, method_15378, randomUuid, m_216261_

int (RandomSource, double[]): a, getRandomForDistributionIntegral, method_34950, method_34950, m_216275_

float (float, float, float, float, float): a, catmullrom, method_41303, method_41303, m_216244_

float (float): l, cube, method_42626, magnitude, m_216299_

int (RandomSource, int, int): b, randomBetweenInclusive, method_32751, nextBetween, m_216287_

float (RandomSource, float, float): b, randomBetween, method_32750, nextBetween, m_216283_

float (RandomSource, float, float): c, normal, method_32855, nextGaussian, m_216291_

IntStream (int, int, int): d, outFromOrigin, method_42120, stream, m_216295_

IntStream (int, int, int, int): a, outFromOrigin, method_42117, stream, m_216250_

1.18.2

Names

aiy

ajl

Fields

Constructors

Methods

double (double, double): e, length, method_39241, hypot, m_184645_

double (double, double): f, length, method_39241, hypot, m_184645_

double (double, double, double): e, length, method_33825, magnitude, m_184648_

double (double, double, double): f, length, method_33825, magnitude, m_184648_

double (double, double): e, lengthSquared, method_41189, squaredHypot, m_211589_

double (double, double, double): e, lengthSquared, method_41190, squaredMagnitude, m_211592_

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

ahb

aiy

Fields

Constructors

Methods

int (int): e, ceillog2, method_15342, log2DeBruijn, m_14163_

int (int): e, ceillog2, method_15342, ceilLog2, m_14163_

int (int): f, log2, method_15351, log2, m_14173_

int (int): f, log2, method_15351, floorLog2, m_14173_

int (float, float, float): g, hsvToRgb, method_15369, hsvToRgb, m_14169_

int (float, float, float): h, hsvToRgb, method_15369, hsvToRgb, m_14169_

float (float, float, float): c, rotateIfNecessary, method_20306, stepAngleTowards, m_14094_

float (float, float, float): c, rotateIfNecessary, method_20306, clampAngle, m_14094_

float (float, float, float): h, lerp, method_16439, lerp, m_14179_

float (float, float, float): i, lerp, method_16439, lerp, m_14179_

float (float, float, float): i, rotLerp, method_17821, lerpAngleDegrees, m_14189_

float (float, float, float): j, rotLerp, method_17821, lerpAngleDegrees, m_14189_

float (float, float, float): k, rotlerp, method_22859, lerpAngle, m_14201_

float (float, float, float): l, rotlerp, method_22859, lerpAngle, m_14201_

float (float, float, float): j, diffuseLight, method_34955, method_34955, m_144948_

float (float, float, float): k, diffuseLight, method_34955, method_34955, m_144948_

double (int, double, int): a, length, method_33825, magnitude, m_144877_

float (float, float, float): g, inverseLerp, method_37960, getLerpProgress, m_184655_

long (long): b, square, method_38652, square, m_184643_

float (float, float, float, float, float): a, clampedMap, method_37958, clampedLerpFromProgress, m_184631_

float (float, float, float, float, float): b, map, method_37959, lerpFromProgress, m_184637_

int (int, int): e, positiveCeilDiv, method_38788, ceilDiv, m_184652_

double (double, double): e, length, method_39241, hypot, m_184645_

double (double, double, double): e, length, method_33825, magnitude, m_184648_

int (double, int): a, quantize, method_38961, roundDownToMultiple, m_184628_

1.17.1

Names

aha

ahb

Fields

long: k, UUID_VERSION_TYPE_4, field_29853, field_29853, f_144839_

long: k, UUID_VERSION_TYPE_4, field_29853, HALF_PI_RADIANS_SINE_TABLE_INDEX, f_144839_

float: a, PI, field_29844, field_29844, f_144830_

float: a, PI, field_29844, PI, f_144830_

float: b, HALF_PI, field_29845, field_29845, f_144831_

float: b, HALF_PI, field_29845, HALF_PI, f_144831_

float: c, TWO_PI, field_29846, field_29846, f_144832_

float: c, TWO_PI, field_29846, TAU, f_144832_

float: d, DEG_TO_RAD, field_29847, field_29847, f_144833_

float: d, DEG_TO_RAD, field_29847, RADIANS_PER_DEGREE, f_144833_

float: e, RAD_TO_DEG, field_29848, field_29848, f_144834_

float: e, RAD_TO_DEG, field_29848, DEGREES_PER_RADIAN, f_144834_

float: f, EPSILON, field_29849, field_29849, f_144835_

float: f, EPSILON, field_29849, EPSILON, f_144835_

float: n, SIN_SCALE, field_29856, field_29856, f_144842_

float: n, SIN_SCALE, field_29856, DEGREES_TO_SINE_TABLE_INDEX, f_144842_

Constructors

Methods

int (String, int, int): a, getInt, method_34949, method_34949, m_144905_

int (String, int, int): a, getInt, method_34949, parseInt, m_144905_

int (int, int): c, colorMultiply, method_34952, method_34952, m_144932_

int (int, int): c, colorMultiply, method_34952, multiplyColors, m_144932_

int (double): d, absFloor, method_34953, method_34953, m_144939_

int (double): d, absFloor, method_34953, absFloor, m_144939_

double (String, double, double): a, getDouble, method_34948, method_34948, m_144901_

double (String, double, double): a, getDouble, method_34948, parseDouble, m_144901_

float (float, float, float): b, clampedLerp, method_37166, method_37166, m_144920_

float (float, float, float): b, clampedLerp, method_37166, clampedLerp, m_144920_

int (int, float, float, float): a, colorMultiply, method_34943, method_34943, m_144881_

int (int, float, float, float): a, colorMultiply, method_34943, multiplyColors, m_144881_

long (long): a, murmurHash3Mixer, method_34944, method_34944, m_144886_

long (long): a, murmurHash3Mixer, method_34944, murmurHash, m_144886_

1.17

Names

afm

aha

net.minecraft.util.math.MathHelper

net.minecraft.src.C_188_

Fields

float: a, SQRT_OF_TWO, field_15724, SQUARE_ROOT_OF_TWO, field_180189_a

float: g, SQRT_OF_TWO, field_15724, SQUARE_ROOT_OF_TWO, f_13994_

float[]: b, SIN, field_15725, SINE_TABLE, field_76144_a

float[]: o, SIN, field_15725, SINE_TABLE, f_13995_

Random: c, RANDOM, field_15726, RANDOM, field_188211_c

Random: p, RANDOM, field_15726, RANDOM, f_13996_

int[]: d, MULTIPLY_DE_BRUIJN_BIT_POSITION, field_15723, MULTIPLY_DE_BRUIJN_BIT_POSITION, field_151242_b

int[]: q, MULTIPLY_DE_BRUIJN_BIT_POSITION, field_15723, MULTIPLY_DE_BRUIJN_BIT_POSITION, f_13997_

double: e, FRAC_BIAS, field_15728, SMALLEST_FRACTION_FREE_DOUBLE, field_181163_d

double: u, FRAC_BIAS, field_15728, SMALLEST_FRACTION_FREE_DOUBLE, f_13998_

double[]: f, ASIN_TAB, field_15727, ARCSINE_TABLE, field_181164_e

double[]: v, ASIN_TAB, field_15727, ARCSINE_TABLE, f_13999_

double[]: g, COS_TAB, field_15722, COSINE_TABLE, field_181165_f

double[]: w, COS_TAB, field_15722, COSINE_TABLE, f_14000_

int: h, BIG_ENOUGH_INT, field_29850, field_29850, f_144836_

float: i, BIG_ENOUGH_FLOAT, field_29851, field_29851, f_144837_

long: j, UUID_VERSION, field_29852, field_29852, f_144838_

long: k, UUID_VERSION_TYPE_4, field_29853, field_29853, f_144839_

long: l, UUID_VARIANT, field_29854, field_29854, f_144840_

long: m, UUID_VARIANT_2, field_29855, field_29855, f_144841_

float: a, PI, field_29844, field_29844, f_144830_

float: b, HALF_PI, field_29845, field_29845, f_144831_

float: c, TWO_PI, field_29846, field_29846, f_144832_

float: d, DEG_TO_RAD, field_29847, field_29847, f_144833_

float: e, RAD_TO_DEG, field_29848, field_29848, f_144834_

float: f, EPSILON, field_29849, field_29849, f_144835_

float: n, SIN_SCALE, field_29856, field_29856, f_144842_

double: r, ONE_SIXTH, field_29857, field_29857, f_144843_

int: s, FRAC_EXP, field_29858, field_29858, f_144844_

int: t, LUT_SIZE, field_29859, field_29859, f_144845_

Constructors

()

Methods

float (float): a, sin, method_15374, sin, func_76126_a

float (float): a, sin, method_15374, sin, m_14031_

float (float): b, cos, method_15362, cos, func_76134_b

float (float): b, cos, method_15362, cos, m_14089_

float (float): c, sqrt, method_15355, sqrt, func_76129_c

float (float): c, sqrt, method_15355, sqrt, m_14116_

float (double): a, sqrt, method_15368, sqrt, func_76133_a

int (float): d, floor, method_15375, floor, func_76141_d

int (float): d, floor, method_15375, floor, m_14143_

int (double): c, floor, method_15357, floor, func_76128_c

int (double): b, floor, method_15357, floor, m_14107_

long (double): d, lfloor, method_15372, lfloor, func_76124_d

long (double): c, lfloor, method_15372, lfloor, m_14134_

float (float): e, abs, method_15379, abs, func_76135_e

float (float): e, abs, method_15379, abs, m_14154_

int (int): a, abs, method_15382, abs, func_76130_a

int (int): a, abs, method_15382, abs, m_14040_

int (float): f, ceil, method_15386, ceil, func_76123_f

int (float): f, ceil, method_15386, ceil, m_14167_

int (double): f, ceil, method_15384, ceil, func_76143_f

int (double): e, ceil, method_15384, ceil, m_14165_

int (int, int, int): a, clamp, method_15340, clamp, func_76125_a

int (int, int, int): a, clamp, method_15340, clamp, m_14045_

float (float, float, float): a, clamp, method_15363, clamp, func_76131_a

float (float, float, float): a, clamp, method_15363, clamp, m_14036_

double (double, double, double): a, clamp, method_15350, clamp, func_151237_a

double (double, double, double): a, clamp, method_15350, clamp, m_14008_

double (double, double, double): b, clampedLerp, method_15390, clampedLerp, func_151238_b

double (double, double, double): b, clampedLerp, method_15390, clampedLerp, m_14085_

double (double, double): a, absMax, method_15391, absMax, func_76132_a

double (double, double): a, absMax, method_15391, absMax, m_14005_

int (Random, int, int): a, nextInt, method_15395, nextInt, func_76136_a

int (Random, int, int): a, nextInt, method_15395, nextInt, m_14072_

float (Random, float, float): a, nextFloat, method_15344, nextFloat, func_151240_a

float (Random, float, float): a, nextFloat, method_15344, nextFloat, m_14068_

double (Random, double, double): a, nextDouble, method_15366, nextDouble, func_82716_a

double (Random, double, double): a, nextDouble, method_15366, nextDouble, m_14064_

double (long[]): a, average, method_15373, average, func_76127_a

double (long[]): a, average, method_15373, average, m_14078_

float (float): g, wrapDegrees, method_15393, wrapDegrees, func_76142_g

float (float): g, wrapDegrees, method_15393, wrapDegrees, m_14177_

double (double): g, wrapDegrees, method_15338, wrapDegrees, func_76138_g

double (double): f, wrapDegrees, method_15338, wrapDegrees, m_14175_

int (int): b, wrapDegrees, method_15392, wrapDegrees, func_188209_b

int (int): b, wrapDegrees, method_15392, wrapDegrees, m_14098_

int (String, int): a, getInt, method_15343, parseInt, func_82715_a

int (String, int): a, getInt, method_15343, parseInt, m_14059_

int (String, int, int): a, getInt, method_34949, method_34949, m_144905_

int (int): c, smallestEncompassingPowerOfTwo, method_15339, smallestEncompassingPowerOfTwo, func_151236_b

int (int): c, smallestEncompassingPowerOfTwo, method_15339, smallestEncompassingPowerOfTwo, m_14125_

boolean (int): d, isPowerOfTwo, method_15352, isPowerOfTwo, func_151235_d

boolean (int): d, isPowerOfTwo, method_15352, isPowerOfTwo, m_14152_

int (int): e, ceillog2, method_15342, log2DeBruijn, func_151241_e

int (int): e, ceillog2, method_15342, log2DeBruijn, m_14163_

int (int): f, log2, method_15351, log2, func_151239_c

int (int): f, log2, method_15351, log2, m_14173_

int (int, int): c, roundUp, method_28139, roundUpToMultiple, func_154354_b

int (int, int): d, roundToward, method_28139, roundUpToMultiple, m_144941_

UUID (Random): a, createInsecureUUID, method_15378, randomUuid, func_180182_a

UUID (Random): a, createInsecureUUID, method_15378, randomUuid, m_14062_

UUID (): a, createInsecureUUID, method_15394, randomUuid, func_188210_a

UUID (): a, createInsecureUUID, method_15394, randomUuid, m_14002_

double (double, double, double): c, inverseLerp, method_15370, getLerpProgress, func_233020_c_

double (double, double, double): c, inverseLerp, method_15370, getLerpProgress, m_14112_

double (double, double): d, atan2, method_15349, atan2, func_181159_b

double (double, double): d, atan2, method_15349, atan2, m_14136_

double (double): i, fastInvSqrt, method_15345, fastInverseSqrt, func_181161_i

double (double): h, fastInvSqrt, method_15345, fastInverseSqrt, m_14193_

int (int): g, murmurHash3Mixer, method_15354, idealHash, func_188208_f

int (int): g, murmurHash3Mixer, method_15354, idealHash, m_14183_

int (double): b, fastFloor, method_15365, fastFloor, func_76140_b

int (double): a, fastFloor, method_15365, fastFloor, m_14080_

int (int, int): a, intFloorDiv, method_15346, floorDiv, func_76137_a

int (int, int): a, intFloorDiv, method_15346, floorDiv, m_14042_

boolean (float, float): a, equal, method_15347, approximatelyEquals, func_180185_a

boolean (float, float): a, equal, method_15347, approximatelyEquals, m_14033_

int (int, int): b, positiveModulo, method_15387, floorMod, func_180184_b

int (int, int): b, positiveModulo, method_15387, floorMod, m_14100_

float (float, float): b, positiveModulo, method_15341, floorMod, func_188207_b

float (float, float): b, positiveModulo, method_15341, floorMod, m_14091_

int (float, float, float): e, color, method_15353, packRgb, func_180183_b

int (float, float, float): f, color, method_15353, packRgb, m_14159_

int (int, int, int): b, color, method_15383, packRgb, func_180181_b

int (int, int, int): b, color, method_15383, packRgb, m_14103_

int (int, int): c, colorMultiply, method_34952, method_34952, m_144932_

double (double): h, frac, method_15385, fractionalPart, func_181162_h

double (double): g, frac, method_15385, fractionalPart, m_14185_

long (Vec3i): a, getSeed, method_15389, hashCode, func_180186_a

long (Vec3i): a, getSeed, method_15389, hashCode, m_14057_

long (int, int, int): c, getSeed, method_15371, hashCode, func_180187_c

long (int, int, int): c, getSeed, method_15371, hashCode, m_14130_

int (float, float, float): f, hsvToRgb, method_15369, hsvToRgb, func_181758_c

int (float, float, float): g, hsvToRgb, method_15369, hsvToRgb, m_14169_

double (double, double): c, positiveModulo, method_15367, floorMod, func_191273_b

double (double, double): c, positiveModulo, method_15367, floorMod, m_14109_

float (float, float): c, degreesDifference, method_15381, subtractAngles, func_203302_c

float (float, float): c, degreesDifference, method_15381, subtractAngles, m_14118_

float (float, float): d, degreesDifferenceAbs, method_15356, angleBetween, func_203301_d

float (float, float): d, degreesDifferenceAbs, method_15356, angleBetween, m_14145_

float (float, float, float): c, approach, method_15348, stepTowards, func_203300_b

float (float, float, float): d, approach, method_15348, stepTowards, m_14121_

float (float, float, float): d, approachDegrees, method_15388, stepUnwrappedAngleTowards, func_203303_c

float (float, float, float): e, approachDegrees, method_15388, stepUnwrappedAngleTowards, m_14148_

int (int, int, IntPredicate): a, binarySearch, method_15360, binarySearch, func_199093_a

int (int, int, IntPredicate): a, binarySearch, method_15360, binarySearch, m_14049_

int (double): d, absFloor, method_34953, method_34953, m_144939_

double (String, double): a, getDouble, method_34947, parseDouble, m_144898_

double (String, double, double): a, getDouble, method_34948, method_34948, m_144901_

boolean (double, double): b, equal, method_20390, approximatelyEquals, func_219806_b

boolean (double, double): b, equal, method_20390, approximatelyEquals, m_14082_

float (float, float, float): b, rotateIfNecessary, method_20306, stepAngleTowards, func_219800_b

float (float, float, float): c, rotateIfNecessary, method_20306, stepAngleTowards, m_14094_

float (float, float, float): g, lerp, method_16439, lerp, func_219799_g

float (float, float, float): h, lerp, method_16439, lerp, m_14179_

double (double, double, double): d, lerp, method_16436, lerp, func_219803_d

double (double, double, double): d, lerp, method_16436, lerp, m_14139_

double (double, double, double, double, double, double): a, lerp2, method_16437, lerp2, func_219804_a

double (double, double, double, double, double, double): a, lerp2, method_16437, lerp2, m_14012_

double (double, double, double, double, double, double, double, double, double, double, double): a, lerp3, method_16438, lerp3, func_219807_a

double (double, double, double, double, double, double, double, double, double, double, double): a, lerp3, method_16438, lerp3, m_14019_

double (double): j, smoothstep, method_16435, perlinFade, func_219801_j

double (double): i, smoothstep, method_16435, perlinFade, m_14197_

int (double): k, sign, method_17822, sign, func_219802_k

int (double): k, sign, method_17822, sign, m_14205_

float (float, float, float): h, rotLerp, method_17821, lerpAngleDegrees, func_219805_h

float (float, float, float): i, rotLerp, method_17821, lerpAngleDegrees, m_14189_

float (float, float, float): j, rotlerp, method_22859, lerpAngle, func_226167_j_

float (float, float, float): k, rotlerp, method_22859, lerpAngle, m_14201_

long (long, long, long): a, clamp, method_24156, clamp, func_226163_a_

long (long, long, long): a, clamp, method_24156, clamp, m_14053_

float (float): h, frac, method_22450, fractionalPart, func_226164_h_

float (float): h, frac, method_22450, fractionalPart, m_14187_

float (float): i, fastInvSqrt, method_22858, fastInverseSqrt, func_226165_i_

float (float): i, fastInvSqrt, method_22858, fastInverseSqrt, m_14195_

float (float): j, fastInvCubeRoot, method_23278, fastInverseCbrt, func_226166_j_

float (float): j, fastInvCubeRoot, method_23278, fastInverseCbrt, m_14199_

float (double): l, rotWrap, method_22860, fwrapDegrees, func_226168_l_

float (double): l, rotWrap, method_22860, fwrapDegrees, m_14209_

float (float): k, square, method_27285, square, func_233022_k_

float (float): k, square, method_27285, square, m_14207_

float (float, float): e, triangleWave, method_24504, method_24504, func_233021_e_

float (float, float): e, triangleWave, method_24504, wrap, m_14156_

byte (byte, byte, byte): a, clamp, method_34939, clamp, m_144847_

float (float, float, float): b, clampedLerp, method_37166, method_37166, m_144920_

int (int, float, float, float): a, colorMultiply, method_34943, method_34943, m_144881_

Vec3 (Vec3, Vec3, Vec3, Vec3, double): a, catmullRomSplinePos, method_34946, method_34946, m_144892_

boolean (Vec3, Vec3, AABB): a, rayIntersectsAABB, method_34945, method_34945, m_144888_

long (long): a, murmurHash3Mixer, method_34944, method_34944, m_144886_

double[] (double...): a, cumulativeSum, method_34951, getCumulativeDistribution, m_144912_

int (Random, double[]): a, getRandomForDistributionIntegral, method_34950, method_34950, m_144909_

double[] (double, double, double, int, int): a, binNormalDistribution, method_34941, method_34941, m_144866_

double[] (double, double, double, double, double, double, int, int): a, binBiModalNormalDistribution, method_34940, method_34940, m_144857_

double[] (double, double, int, int): a, binLogDistribution, method_34942, method_34942, m_144872_

double (double): j, smoothstepDerivative, method_34956, perlinFadeDerivative, m_144946_

float (float, float, float): j, diffuseLight, method_34955, method_34955, m_144948_

double (double): m, square, method_33723, square, m_144952_

int (int): h, square, method_34954, square, m_144944_

double (double, double, double, double, double): a, clampedMap, method_32854, clampedLerpFromProgress, m_144851_

double (double, double, double, double, double): b, map, method_33722, lerpFromProgress, m_144914_

double (double): n, wobble, method_34957, method_34957, m_144954_

int (Random, int, int): b, randomBetweenInclusive, method_32751, nextBetween, m_144928_

float (Random, float, float): b, randomBetween, method_32750, nextBetween, m_144924_

float (Random, float, float): c, normal, method_32855, nextGaussian, m_144935_

double (int, double, int): a, length, method_33825, magnitude, m_144877_

1.16.5

Names

Fields

Constructors

Methods

1.16.4

Names

afj

afm

Fields

Constructors

Methods

1.16.3

Names

Fields

Constructors

Methods

1.16.2

Names

aec

afj

Fields

Constructors

Methods

1.16.1

Names

abr

aec

Fields

Constructors

Methods

int (String, int, int): a, getInt, method_15364, parseInt, func_82714_a

boolean (int): g, isPowerOfTwo, method_15352, isPowerOfTwo, func_151235_d

boolean (int): d, isPowerOfTwo, method_15352, isPowerOfTwo, func_151235_d

int (int): d, ceillog2, method_15342, log2DeBruijn, func_151241_e

int (int): e, ceillog2, method_15342, log2DeBruijn, func_151241_e

int (int): e, log2, method_15351, log2, func_151239_c

int (int): f, log2, method_15351, log2, func_151239_c

int (int, int): c, roundUp, method_15359, roundUp, func_154354_b

int (int, int): c, roundUp, method_28139, roundUpToMultiple, func_154354_b

UUID (): a, createInsecureUUID, method_15394, randomUUID, func_188210_a

UUID (): a, createInsecureUUID, method_15394, randomUuid, func_188210_a

double (double, double, double): c, pct, method_15370, minusDiv, func_181160_c

double (double, double, double): c, inverseLerp, method_15370, getLerpProgress, func_233020_c_

int (int): f, murmurHash3Mixer, method_15354, idealHash, func_188208_f

int (int): g, murmurHash3Mixer, method_15354, idealHash, func_188208_f

float (float, float, float): c, approach, method_15348, func_203300_b

float (float, float, float): c, approach, method_15348, stepTowards, func_203300_b

float (float, float, float): d, approachDegrees, method_15388, func_203303_c

float (float, float, float): d, approachDegrees, method_15388, stepUnwrappedAngleTowards, func_203303_c

int (double): e, absFloor, method_15380, absFloor, func_207806_e

double (String, double): a, getDouble, method_15361, parseDouble, func_207805_a

double (String, double, double): a, getDouble, method_15358, parseDouble, func_207804_a

float (float, float, float): b, rotateIfNecessary, method_20306, capRotation, func_219800_b

float (float, float, float): b, rotateIfNecessary, method_20306, stepAngleTowards, func_219800_b

float (double): l, rotWrap, method_22860, func_226168_l_

float (double): l, rotWrap, method_22860, fwrapDegrees, func_226168_l_

float (float): k, square, method_27285, square, func_233022_k_

float (float, float): e, triangleWave, method_24504, method_24504, func_233021_e_

1.15.2

Names

Fields

Constructors

Methods

1.15.1

Names

Fields

Constructors

Methods

float (float, float, float): b, rotateIfNecessary, method_20306, method_20306, func_219800_b

float (float, float, float): b, rotateIfNecessary, method_20306, capRotation, func_219800_b

float (float, float, float): j, rotlerp, method_22859, func_226167_j_

float (float, float, float): j, rotlerp, method_22859, lerpAngle, func_226167_j_

1.15

Names

zy

abr

Fields

Constructors

Methods

int (int): f, murmurHash3Mixer, method_15354, func_188208_f

int (int): f, murmurHash3Mixer, method_15354, idealHash, func_188208_f

int (int, int): d, colorMultiply, method_15377, multiplyColors, func_180188_d

boolean (double, double): b, equal, method_20390, func_219806_b

boolean (double, double): b, equal, method_20390, approximatelyEquals, func_219806_b

float (float, float, float): b, rotateIfNecessary, method_20306, capRotation, func_219800_b

float (float, float, float): b, rotateIfNecessary, method_20306, method_20306, func_219800_b

float (float, float, float): j, rotlerp, method_22859, func_226167_j_

long (long, long, long): a, clamp, method_24156, clamp, func_226163_a_

float (float): h, frac, method_22450, fractionalPart, func_226164_h_

float (float): i, fastInvSqrt, method_22858, fastInverseSqrt, func_226165_i_

float (float): j, fastInvCubeRoot, method_23278, fastInverseCbrt, func_226166_j_

float (double): l, rotWrap, method_22860, func_226168_l_

1.14.4

Names

zv

zy

net.minecraft.util.Mth

Fields

float: a, field_15724, SQUARE_ROOT_OF_TWO, field_180189_a

float: a, SQRT_OF_TWO, field_15724, SQUARE_ROOT_OF_TWO, field_180189_a

float[]: b, field_15725, SINE_TABLE, field_76144_a

float[]: b, SIN, field_15725, SINE_TABLE, field_76144_a

Random: c, field_15726, RANDOM, field_188211_c

Random: c, RANDOM, field_15726, RANDOM, field_188211_c

int[]: d, field_15723, MULTIPLY_DE_BRUJIN_BIT_POSITION, field_151242_b

int[]: d, MULTIPLY_DE_BRUIJN_BIT_POSITION, field_15723, MULTIPLY_DE_BRUIJN_BIT_POSITION, field_151242_b

double: e, field_15728, SMALLEST_FRACTION_FREE_DOUBLE, field_181163_d

double: e, FRAC_BIAS, field_15728, SMALLEST_FRACTION_FREE_DOUBLE, field_181163_d

double[]: f, field_15727, ARCSINE_TABLE, field_181164_e

double[]: f, ASIN_TAB, field_15727, ARCSINE_TABLE, field_181164_e

double[]: g, field_15722, COSINE_TABLE, field_181165_f

double[]: g, COS_TAB, field_15722, COSINE_TABLE, field_181165_f

Constructors

Methods

float (float): a, method_15374, sin, func_76126_a

float (float): a, sin, method_15374, sin, func_76126_a

float (float): b, method_15362, cos, func_76134_b

float (float): b, cos, method_15362, cos, func_76134_b

float (float): c, method_15355, sqrt, func_76129_c

float (float): c, sqrt, method_15355, sqrt, func_76129_c

float (double): a, method_15368, sqrt, func_76133_a

float (double): a, sqrt, method_15368, sqrt, func_76133_a

int (float): d, method_15375, floor, func_76141_d

int (float): d, floor, method_15375, floor, func_76141_d

int (double): c, method_15357, floor, func_76128_c

int (double): c, floor, method_15357, floor, func_76128_c

long (double): d, method_15372, lfloor, func_76124_d

long (double): d, lfloor, method_15372, lfloor, func_76124_d

float (float): e, method_15379, abs, func_76135_e

float (float): e, abs, method_15379, abs, func_76135_e

int (int): a, method_15382, abs, func_76130_a

int (int): a, abs, method_15382, abs, func_76130_a

int (float): f, method_15386, ceil, func_76123_f

int (float): f, ceil, method_15386, ceil, func_76123_f

int (double): f, method_15384, ceil, func_76143_f

int (double): f, ceil, method_15384, ceil, func_76143_f

int (int, int, int): a, method_15340, clamp, func_76125_a

int (int, int, int): a, clamp, method_15340, clamp, func_76125_a

float (float, float, float): a, method_15363, clamp, func_76131_a

float (float, float, float): a, clamp, method_15363, clamp, func_76131_a

double (double, double, double): a, method_15350, clamp, func_151237_a

double (double, double, double): a, clamp, method_15350, clamp, func_151237_a

double (double, double, double): b, method_15390, clampedLerp, func_151238_b

double (double, double, double): b, clampedLerp, method_15390, clampedLerp, func_151238_b

double (double, double): a, method_15391, absMax, func_76132_a

double (double, double): a, absMax, method_15391, absMax, func_76132_a

int (Random, int, int): a, method_15395, nextInt, func_76136_a

int (Random, int, int): a, nextInt, method_15395, nextInt, func_76136_a

float (Random, float, float): a, method_15344, nextFloat, func_151240_a

float (Random, float, float): a, nextFloat, method_15344, nextFloat, func_151240_a

double (Random, double, double): a, method_15366, nextDouble, func_82716_a

double (Random, double, double): a, nextDouble, method_15366, nextDouble, func_82716_a

double (long[]): a, method_15373, average, func_76127_a

double (long[]): a, average, method_15373, average, func_76127_a

float (float): g, method_15393, wrapDegrees, func_76142_g

float (float): g, wrapDegrees, method_15393, wrapDegrees, func_76142_g

double (double): g, method_15338, wrapDegrees, func_76138_g

double (double): g, wrapDegrees, method_15338, wrapDegrees, func_76138_g

int (int): b, method_15392, wrapDegrees, func_188209_b

int (int): b, wrapDegrees, method_15392, wrapDegrees, func_188209_b

int (String, int): a, method_15343, parseInt, func_82715_a

int (String, int): a, getInt, method_15343, parseInt, func_82715_a

int (String, int, int): a, method_15364, parseInt, func_82714_a

int (String, int, int): a, getInt, method_15364, parseInt, func_82714_a

int (int): c, method_15339, smallestEncompassingPowerOfTwo, func_151236_b

int (int): c, smallestEncompassingPowerOfTwo, method_15339, smallestEncompassingPowerOfTwo, func_151236_b

boolean (int): g, method_15352, isPowerOfTwo, func_151235_d

boolean (int): g, isPowerOfTwo, method_15352, isPowerOfTwo, func_151235_d

int (int): d, method_15342, log2DeBrujin, func_151241_e

int (int): d, ceillog2, method_15342, log2DeBruijn, func_151241_e

int (int): e, method_15351, log2, func_151239_c

int (int): e, log2, method_15351, log2, func_151239_c

int (int, int): c, method_15359, roundUp, func_154354_b

int (int, int): c, roundUp, method_15359, roundUp, func_154354_b

UUID (Random): a, method_15378, randomUuid, func_180182_a

UUID (Random): a, createInsecureUUID, method_15378, randomUuid, func_180182_a

UUID (): a, method_15394, randomUUID, func_188210_a

UUID (): a, createInsecureUUID, method_15394, randomUUID, func_188210_a

double (double, double, double): c, method_15370, minusDiv, func_181160_c

double (double, double, double): c, pct, method_15370, minusDiv, func_181160_c

double (double, double): d, method_15349, atan2, func_181159_b

double (double, double): d, atan2, method_15349, atan2, func_181159_b

double (double): i, method_15345, fastInverseSqrt, func_181161_i

double (double): i, fastInvSqrt, method_15345, fastInverseSqrt, func_181161_i

int (int): f, method_15354, method_15354, func_188208_f

int (int): f, murmurHash3Mixer, method_15354, func_188208_f

int (double): b, method_15365, fastFloor, func_76140_b

int (double): b, fastFloor, method_15365, fastFloor, func_76140_b

int (int, int): a, method_15346, floorDiv, func_76137_a

int (int, int): a, intFloorDiv, method_15346, floorDiv, func_76137_a

boolean (float, float): a, method_15347, equalsApproximate, func_180185_a

boolean (float, float): a, equal, method_15347, approximatelyEquals, func_180185_a

int (int, int): b, method_15387, floorMod, func_180184_b

int (int, int): b, positiveModulo, method_15387, floorMod, func_180184_b

float (float, float): b, method_15341, floorMod, func_188207_b

float (float, float): b, positiveModulo, method_15341, floorMod, func_188207_b

int (float, float, float): e, method_15353, packRgb, func_180183_b

int (float, float, float): e, color, method_15353, packRgb, func_180183_b

int (int, int, int): b, method_15383, packRgb, func_180181_b

int (int, int, int): b, color, method_15383, packRgb, func_180181_b

int (int, int): d, method_15377, multiplyColors, func_180188_d

int (int, int): d, colorMultiply, method_15377, multiplyColors, func_180188_d

double (double): h, method_15385, fractionalPart, func_181162_h

double (double): h, frac, method_15385, fractionalPart, func_181162_h

long (Vec3i): a, method_15389, hashCode, func_180186_a

long (Vec3i): a, getSeed, method_15389, hashCode, func_180186_a

long (int, int, int): c, method_15371, hashCode, func_180187_c

long (int, int, int): c, getSeed, method_15371, hashCode, func_180187_c

int (float, float, float): f, method_15369, hsvToRgb, func_181758_c

int (float, float, float): f, hsvToRgb, method_15369, hsvToRgb, func_181758_c

double (double, double): c, method_15367, floorMod, func_191273_b

double (double, double): c, positiveModulo, method_15367, floorMod, func_191273_b

float (float, float): c, method_15381, subtractAngles, func_203302_c

float (float, float): c, degreesDifference, method_15381, subtractAngles, func_203302_c

float (float, float): d, method_15356, angleBetween, func_203301_d

float (float, float): d, degreesDifferenceAbs, method_15356, angleBetween, func_203301_d

float (float, float, float): c, method_15348, method_15348, func_203300_b

float (float, float, float): c, approach, method_15348, func_203300_b

float (float, float, float): d, method_15388, method_15388, func_203303_c

float (float, float, float): d, approachDegrees, method_15388, func_203303_c

int (int, int, IntPredicate): a, method_15360, binarySearch, func_199093_a

int (int, int, IntPredicate): a, binarySearch, method_15360, binarySearch, func_199093_a

int (double): e, method_15380, absFloor, func_207806_e

int (double): e, absFloor, method_15380, absFloor, func_207806_e

double (String, double): a, method_15361, parseDouble, func_207805_a

double (String, double): a, getDouble, method_15361, parseDouble, func_207805_a

double (String, double, double): a, method_15358, parseDouble, func_207804_a

double (String, double, double): a, getDouble, method_15358, parseDouble, func_207804_a

boolean (double, double): b, method_20390, method_20390, func_219806_b

boolean (double, double): b, equal, method_20390, func_219806_b

float (float, float, float): b, method_20306, method_20306, func_219800_b

float (float, float, float): b, rotateIfNecessary, method_20306, capRotation, func_219800_b

float (float, float, float): g, method_16439, lerp, func_219799_g

float (float, float, float): g, lerp, method_16439, lerp, func_219799_g

double (double, double, double): d, method_16436, lerp, func_219803_d

double (double, double, double): d, lerp, method_16436, lerp, func_219803_d

double (double, double, double, double, double, double): a, method_16437, lerp2, func_219804_a

double (double, double, double, double, double, double): a, lerp2, method_16437, lerp2, func_219804_a

double (double, double, double, double, double, double, double, double, double, double, double): a, method_16438, lerp3, func_219807_a

double (double, double, double, double, double, double, double, double, double, double, double): a, lerp3, method_16438, lerp3, func_219807_a

double (double): j, method_16435, perlinFade, func_219801_j

double (double): j, smoothstep, method_16435, perlinFade, func_219801_j

int (double): k, method_17822, sign, func_219802_k

int (double): k, sign, method_17822, sign, func_219802_k

float (float, float, float): h, method_17821, lerpAngleDegrees, func_219805_h

float (float, float, float): h, rotLerp, method_17821, lerpAngleDegrees, func_219805_h

1.14.3

Names

zs

zv

net.minecraft.util.math.MathHelper

Fields

float: a, field_15724, field_180189_a

float: a, field_15724, SQUARE_ROOT_OF_TWO, field_180189_a

float[]: b, field_15725, field_76144_a

float[]: b, field_15725, SINE_TABLE, field_76144_a

Random: c, field_15726, field_188211_c

Random: c, field_15726, RANDOM, field_188211_c

int[]: d, field_15723, field_151242_b

int[]: d, field_15723, MULTIPLY_DE_BRUJIN_BIT_POSITION, field_151242_b

double: e, field_15728, field_181163_d

double: e, field_15728, SMALLEST_FRACTION_FREE_DOUBLE, field_181163_d

double[]: f, field_15727, field_181164_e

double[]: f, field_15727, ARCSINE_TABLE, field_181164_e

double[]: g, field_15722, field_181165_f

double[]: g, field_15722, COSINE_TABLE, field_181165_f

Constructors

Methods

float (float): a, method_15374, func_76126_a

float (float): a, method_15374, sin, func_76126_a

float (float): b, method_15362, func_76134_b

float (float): b, method_15362, cos, func_76134_b

float (float): c, method_15355, func_76129_c

float (float): c, method_15355, sqrt, func_76129_c

float (double): a, method_15368, func_76133_a

float (double): a, method_15368, sqrt, func_76133_a

int (float): d, method_15375, func_76141_d

int (float): d, method_15375, floor, func_76141_d

int (double): c, method_15357, func_76128_c

int (double): c, method_15357, floor, func_76128_c

long (double): d, method_15372, func_76124_d

long (double): d, method_15372, lfloor, func_76124_d

float (float): e, method_15379, func_76135_e

float (float): e, method_15379, abs, func_76135_e

int (int): a, method_15382, func_76130_a

int (int): a, method_15382, abs, func_76130_a

int (float): f, method_15386, func_76123_f

int (float): f, method_15386, ceil, func_76123_f

int (double): f, method_15384, func_76143_f

int (double): f, method_15384, ceil, func_76143_f

int (int, int, int): a, method_15340, func_76125_a

int (int, int, int): a, method_15340, clamp, func_76125_a

float (float, float, float): a, method_15363, func_76131_a

float (float, float, float): a, method_15363, clamp, func_76131_a

double (double, double, double): a, method_15350, func_151237_a

double (double, double, double): a, method_15350, clamp, func_151237_a

double (double, double, double): b, method_15390, func_151238_b

double (double, double, double): b, method_15390, clampedLerp, func_151238_b

double (double, double): a, method_15391, func_76132_a

double (double, double): a, method_15391, absMax, func_76132_a

int (Random, int, int): a, method_15395, func_76136_a

int (Random, int, int): a, method_15395, nextInt, func_76136_a

float (Random, float, float): a, method_15344, func_151240_a

float (Random, float, float): a, method_15344, nextFloat, func_151240_a

double (Random, double, double): a, method_15366, func_82716_a

double (Random, double, double): a, method_15366, nextDouble, func_82716_a

double (long[]): a, method_15373, func_76127_a

double (long[]): a, method_15373, average, func_76127_a

float (float): g, method_15393, func_76142_g

float (float): g, method_15393, wrapDegrees, func_76142_g

double (double): g, method_15338, func_76138_g

double (double): g, method_15338, wrapDegrees, func_76138_g

int (int): b, method_15392, func_188209_b

int (int): b, method_15392, wrapDegrees, func_188209_b

int (String, int): a, method_15343, func_82715_a

int (String, int): a, method_15343, parseInt, func_82715_a

int (String, int, int): a, method_15364, func_82714_a

int (String, int, int): a, method_15364, parseInt, func_82714_a

int (int): c, method_15339, func_151236_b

int (int): c, method_15339, smallestEncompassingPowerOfTwo, func_151236_b

boolean (int): g, method_15352, func_151235_d

boolean (int): g, method_15352, isPowerOfTwo, func_151235_d

int (int): d, method_15342, func_151241_e

int (int): d, method_15342, log2DeBrujin, func_151241_e

int (int): e, method_15351, func_151239_c

int (int): e, method_15351, log2, func_151239_c

int (int, int): c, method_15359, func_154354_b

int (int, int): c, method_15359, roundUp, func_154354_b

UUID (Random): a, method_15378, func_180182_a

UUID (Random): a, method_15378, randomUuid, func_180182_a

UUID (): a, method_15394, func_188210_a

UUID (): a, method_15394, randomUUID, func_188210_a

double (double, double, double): c, method_15370, func_181160_c

double (double, double, double): c, method_15370, minusDiv, func_181160_c

double (double, double): d, method_15349, func_181159_b

double (double, double): d, method_15349, atan2, func_181159_b

double (double): i, method_15345, func_181161_i

double (double): i, method_15345, fastInverseSqrt, func_181161_i

int (int): f, method_15354, func_188208_f

int (int): f, method_15354, method_15354, func_188208_f

int (double): b, method_15365, func_76140_b

int (double): b, method_15365, fastFloor, func_76140_b

int (int, int): a, method_15346, func_76137_a

int (int, int): a, method_15346, floorDiv, func_76137_a

boolean (float, float): a, method_15347, func_180185_a

boolean (float, float): a, method_15347, equalsApproximate, func_180185_a

int (int, int): b, method_15387, func_180184_b

int (int, int): b, method_15387, floorMod, func_180184_b

float (float, float): b, method_15341, func_188207_b

float (float, float): b, method_15341, floorMod, func_188207_b

int (float, float, float): e, method_15353, func_180183_b

int (float, float, float): e, method_15353, packRgb, func_180183_b

int (int, int, int): b, method_15383, func_180181_b

int (int, int, int): b, method_15383, packRgb, func_180181_b

int (int, int): d, method_15377, func_180188_d

int (int, int): d, method_15377, multiplyColors, func_180188_d

double (double): h, method_15385, func_181162_h

double (double): h, method_15385, fractionalPart, func_181162_h

long (Vec3i): a, method_15389, func_180186_a

long (Vec3i): a, method_15389, hashCode, func_180186_a

long (int, int, int): c, method_15371, func_180187_c

long (int, int, int): c, method_15371, hashCode, func_180187_c

int (float, float, float): f, method_15369, func_181758_c

int (float, float, float): f, method_15369, hsvToRgb, func_181758_c

double (double, double): c, method_15367, func_191273_b

double (double, double): c, method_15367, floorMod, func_191273_b

float (float, float): c, method_15381, func_203302_c

float (float, float): c, method_15381, subtractAngles, func_203302_c

float (float, float): d, method_15356, func_203301_d

float (float, float): d, method_15356, angleBetween, func_203301_d

float (float, float, float): c, method_15348, func_203300_b

float (float, float, float): c, method_15348, method_15348, func_203300_b

float (float, float, float): d, method_15388, func_203303_c

float (float, float, float): d, method_15388, method_15388, func_203303_c

int (int, int, IntPredicate): a, method_15360, func_199093_a

int (int, int, IntPredicate): a, method_15360, binarySearch, func_199093_a

int (double): e, method_15380, func_207806_e

int (double): e, method_15380, absFloor, func_207806_e

double (String, double): a, method_15361, func_207805_a

double (String, double): a, method_15361, parseDouble, func_207805_a

double (String, double, double): a, method_15358, func_207804_a

double (String, double, double): a, method_15358, parseDouble, func_207804_a

boolean (double, double): b, method_20390, func_219806_b

boolean (double, double): b, method_20390, method_20390, func_219806_b

float (float, float, float): b, method_20306, func_219800_b

float (float, float, float): b, method_20306, method_20306, func_219800_b

float (float, float, float): g, method_16439, func_219799_g

float (float, float, float): g, method_16439, lerp, func_219799_g

double (double, double, double): d, method_16436, func_219803_d

double (double, double, double): d, method_16436, lerp, func_219803_d

double (double, double, double, double, double, double): a, method_16437, func_219804_a

double (double, double, double, double, double, double): a, method_16437, lerp2, func_219804_a

double (double, double, double, double, double, double, double, double, double, double, double): a, method_16438, func_219807_a

double (double, double, double, double, double, double, double, double, double, double, double): a, method_16438, lerp3, func_219807_a

double (double): j, method_16435, func_219801_j

double (double): j, method_16435, perlinFade, func_219801_j

int (double): k, method_17822, func_219802_k

int (double): k, method_17822, sign, func_219802_k

float (float, float, float): h, method_17821, func_219805_h

float (float, float, float): h, method_17821, lerpAngleDegrees, func_219805_h

1.14.2

Names

Fields

Constructors

Methods

1.14.1

Names

Fields

Constructors

Methods

1.14

Names

xq

zs

net.minecraft.class_3532

Fields

float: a, field_180189_a

float: a, field_15724, field_180189_a

float[]: b, field_76144_a

float[]: b, field_15725, field_76144_a

Random: c, field_188211_c

Random: c, field_15726, field_188211_c

int[]: d, field_151242_b

int[]: d, field_15723, field_151242_b

double: e, field_181163_d

double: e, field_15728, field_181163_d

double[]: f, field_181164_e

double[]: f, field_15727, field_181164_e

double[]: g, field_181165_f

double[]: g, field_15722, field_181165_f

Constructors

Methods

float (float): a, func_76126_a

float (float): a, method_15374, func_76126_a

float (float): b, func_76134_b

float (float): b, method_15362, func_76134_b

float (float): c, func_76129_c

float (float): c, method_15355, func_76129_c

float (double): a, func_76133_a

float (double): a, method_15368, func_76133_a

int (float): d, func_76141_d

int (float): d, method_15375, func_76141_d

int (double): c, func_76128_c

int (double): c, method_15357, func_76128_c

long (double): d, func_76124_d

long (double): d, method_15372, func_76124_d

float (float): e, func_76135_e

float (float): e, method_15379, func_76135_e

int (int): a, func_76130_a

int (int): a, method_15382, func_76130_a

int (float): f, func_76123_f

int (float): f, method_15386, func_76123_f

int (double): f, func_76143_f

int (double): f, method_15384, func_76143_f

int (int, int, int): a, func_76125_a

int (int, int, int): a, method_15340, func_76125_a

float (float, float, float): a, func_76131_a

float (float, float, float): a, method_15363, func_76131_a

double (double, double, double): a, func_151237_a

double (double, double, double): a, method_15350, func_151237_a

double (double, double, double): b, func_151238_b

double (double, double, double): b, method_15390, func_151238_b

double (double, double): a, func_76132_a

double (double, double): a, method_15391, func_76132_a

int (Random, int, int): a, func_76136_a

int (Random, int, int): a, method_15395, func_76136_a

float (Random, float, float): a, func_151240_a

float (Random, float, float): a, method_15344, func_151240_a

double (Random, double, double): a, func_82716_a

double (Random, double, double): a, method_15366, func_82716_a

double (long[]): a, func_76127_a

double (long[]): a, method_15373, func_76127_a

float (float): g, func_76142_g

float (float): g, method_15393, func_76142_g

double (double): g, func_76138_g

double (double): g, method_15338, func_76138_g

int (int): b, func_188209_b

int (int): b, method_15392, func_188209_b

int (String, int): a, func_82715_a

int (String, int): a, method_15343, func_82715_a

int (String, int, int): a, func_82714_a

int (String, int, int): a, method_15364, func_82714_a

int (int): c, func_151236_b

int (int): c, method_15339, func_151236_b

boolean (int): g, func_151235_d

boolean (int): g, method_15352, func_151235_d

int (int): d, func_151241_e

int (int): d, method_15342, func_151241_e

int (int): e, func_151239_c

int (int): e, method_15351, func_151239_c

int (int, int): c, func_154354_b

int (int, int): c, method_15359, func_154354_b

UUID (Random): a, func_180182_a

UUID (Random): a, method_15378, func_180182_a

UUID (): a, func_188210_a

UUID (): a, method_15394, func_188210_a

double (double, double, double): c, func_181160_c

double (double, double, double): c, method_15370, func_181160_c

double (double, double): c, func_181159_b

double (double, double): d, method_15349, func_181159_b

double (double): i, func_181161_i

double (double): i, method_15345, func_181161_i

int (int): f, func_188208_f

int (int): f, method_15354, func_188208_f

int (double): b, func_76140_b

int (double): b, method_15365, func_76140_b

int (int, int): a, func_76137_a

int (int, int): a, method_15346, func_76137_a

boolean (float, float): a, func_180185_a

boolean (float, float): a, method_15347, func_180185_a

int (int, int): b, func_180184_b

int (int, int): b, method_15387, func_180184_b

float (float, float): b, func_188207_b

float (float, float): b, method_15341, func_188207_b

int (float, float, float): d, func_180183_b

int (float, float, float): e, method_15353, func_180183_b

int (int, int, int): b, func_180181_b

int (int, int, int): b, method_15383, func_180181_b

int (int, int): d, func_180188_d

int (int, int): d, method_15377, func_180188_d

double (double): h, func_181162_h

double (double): h, method_15385, func_181162_h

long (Vec3i): a, func_180186_a

long (Vec3i): a, method_15389, func_180186_a

long (int, int, int): c, func_180187_c

long (int, int, int): c, method_15371, func_180187_c

int (float, float, float): e, func_181758_c

int (float, float, float): f, method_15369, func_181758_c

double (double, double): b, func_191273_b

double (double, double): c, method_15367, func_191273_b

float (float, float): c, func_203302_c

float (float, float): c, method_15381, func_203302_c

float (float, float): d, func_203301_d

float (float, float): d, method_15356, func_203301_d

float (float, float, float): b, func_203300_b

float (float, float, float): c, method_15348, func_203300_b

float (float, float, float): c, func_203303_c

float (float, float, float): d, method_15388, func_203303_c

int (int, int, IntPredicate): a, func_199093_a

int (int, int, IntPredicate): a, method_15360, func_199093_a

int (double): e, func_207806_e

int (double): e, method_15380, func_207806_e

double (String, double): a, func_207805_a

double (String, double): a, method_15361, func_207805_a

double (String, double, double): a, func_207804_a

double (String, double, double): a, method_15358, func_207804_a

boolean (double, double): b, method_20390, func_219806_b

float (float, float, float): b, method_20306, func_219800_b

float (float, float, float): g, method_16439, func_219799_g

double (double, double, double): d, method_16436, func_219803_d

double (double, double, double, double, double, double): a, method_16437, func_219804_a

double (double, double, double, double, double, double, double, double, double, double, double): a, method_16438, func_219807_a

double (double): j, method_16435, func_219801_j

int (double): k, method_17822, func_219802_k

float (float, float, float): h, method_17821, func_219805_h

1.13.2

Names

Fields

Constructors

Methods

1.13.1

Names

xp

xq

Fields

Constructors

Methods

1.13

Names

rk

xp

Fields

Constructors

Methods

double (String, double): a, func_82712_a

double (String, double, double): a, func_82713_a

int (double): e, func_154353_e

int (float, float, float): b, func_180183_b

int (float, float, float): d, func_180183_b

int (float, float, float): c, func_181758_c

int (float, float, float): e, func_181758_c

float (float, float): c, func_203302_c

float (float, float): d, func_203301_d

float (float, float, float): b, func_203300_b

float (float, float, float): c, func_203303_c

int (int, int, IntPredicate): a, func_199093_a

int (double): e, func_207806_e

double (String, double): a, func_207805_a

double (String, double, double): a, func_207804_a

1.12.2

Names

Fields

Constructors

Methods

1.12.1

Names

ri

rk

Fields

Constructors

Methods

1.12

Names

ot

ri

Fields

Constructors

Methods

1.11.2

Names

Fields

Constructors

Methods

1.11.1

Names

Fields

Constructors

Methods

1.11

Names

op

ot

Fields

Constructors

Methods

double (double, double): b, func_181159_b

double (double, double): c, func_181159_b

double (double, double): b, func_191273_b

1.10.2

Names

Fields

Constructors

Methods

1.10

Names

on

op

Fields

Constructors

Methods

1.9.4

Names

Fields

Constructors

Methods

1.9.2

Names

Fields

Constructors

Methods

1.9

Names

on

net.minecraft.util.math.MathHelper

Fields

float: a, field_180189_a

float[]: b, field_76144_a

Random: c, field_188211_c

int[]: d, field_151242_b

double: e, field_181163_d

double[]: f, field_181164_e

double[]: g, field_181165_f

Constructors

Methods

float (float): a, func_76126_a

float (float): b, func_76134_b

float (float): c, func_76129_c

float (double): a, func_76133_a

int (float): d, func_76141_d

int (double): c, func_76128_c

long (double): d, func_76124_d

float (float): e, func_76135_e

int (int): a, func_76130_a

int (float): f, func_76123_f

int (double): f, func_76143_f

int (int, int, int): a, func_76125_a

float (float, float, float): a, func_76131_a

double (double, double, double): a, func_151237_a

double (double, double, double): b, func_151238_b

double (double, double): a, func_76132_a

int (Random, int, int): a, func_76136_a

float (Random, float, float): a, func_151240_a

double (Random, double, double): a, func_82716_a

double (long[]): a, func_76127_a

float (float): g, func_76142_g

double (double): g, func_76138_g

int (int): b, func_188209_b

int (String, int): a, func_82715_a

int (String, int, int): a, func_82714_a

double (String, double): a, func_82712_a

double (String, double, double): a, func_82713_a

int (int): c, func_151236_b

boolean (int): g, func_151235_d

int (int): d, func_151241_e

int (int): e, func_151239_c

int (int, int): c, func_154354_b

UUID (Random): a, func_180182_a

UUID (): a, func_188210_a

double (double, double, double): c, func_181160_c

double (double, double): b, func_181159_b

double (double): i, func_181161_i

int (int): f, func_188208_f

int (double): b, func_76140_b

int (double): e, func_154353_e

int (int, int): a, func_76137_a

boolean (float, float): a, func_180185_a

int (int, int): b, func_180184_b

float (float, float): b, func_188207_b

int (float, float, float): b, func_180183_b

int (int, int, int): b, func_180181_b

int (int, int): d, func_180188_d

double (double): h, func_181162_h

long (Vec3i): a, func_180186_a

long (int, int, int): c, func_180187_c

int (float, float, float): c, func_181758_c