net.minecraft.advancements.criterion

public record MinMaxBounds$Doubles

implements MinMaxBounds<Double>

cq$b
net.minecraft.advancements.criterion.MinMaxBounds$Doubles
net.minecraft.class_2096$class_2099
net.minecraft.predicate.NumberRange$DoubleRange
net.minecraft.src.C_432239_$C_432454_
net.minecraft.advancements.criterion.CriterionConditionValue$DoubleRange

字段概要

修饰符与类型字段
private final MinMaxBounds$Bounds<Double>
f
bounds
comp_4771
bounds
f_437400_
private final MinMaxBounds$Bounds<Double>
g
boundsSqr
comp_4772
boundsSqr
f_433490_
public static final MinMaxBounds$Doubles
c
ANY
field_9705
ANY
f_435816_
public static final com.mojang.serialization.Codec<MinMaxBounds$Doubles>
d
CODEC
field_45762
CODEC
f_434439_
public static final StreamCodec<io.netty.buffer.ByteBuf, MinMaxBounds$Doubles>
e
STREAM_CODEC
field_56293
PACKET_CODEC
f_435187_

构造函数概要

修饰符构造函数
private (MinMaxBounds$Bounds<Double> bounds)
public (MinMaxBounds$Bounds<Double> bounds, MinMaxBounds$Bounds<Double> boundsSqr)

方法概要

修饰符与类型方法
public static MinMaxBounds$Doubles
a(double arg0)
exactly(double arg0)
method_35284(double arg0)
exactly(double value)
m_446536_(double p_450166_)
public static MinMaxBounds$Doubles
a(double arg0, double arg1)
between(double arg0, double arg1)
method_35285(double arg0, double arg1)
between(double min, double max)
m_446574_(double p_458521_, double arg1)
public static MinMaxBounds$Doubles
b(double arg0)
atLeast(double arg0)
method_9050(double arg0)
atLeast(double value)
m_447105_(double p_460333_)
public static MinMaxBounds$Doubles
c(double arg0)
atMost(double arg0)
method_35286(double arg0)
atMost(double value)
m_447058_(double p_459446_)
public boolean
d(double arg0)
matches(double arg0)
method_9047(double arg0)
test(double value)
m_439223_(double arg0)
public boolean
e(double arg0)
matchesSqr(double arg0)
method_9045(double arg0)
testSqrt(double value)
m_441571_(double arg0)
public static MinMaxBounds$Doubles
a(com.mojang.brigadier.StringReader arg0)
fromReader(com.mojang.brigadier.StringReader arg0)
method_9049(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader reader)
m_446084_(com.mojang.brigadier.StringReader p_455724_)
public MinMaxBounds$Bounds<Double>
a()
bounds()
comp_4771()
bounds()
m_439735_()
public MinMaxBounds$Bounds<Double>
e()
boundsSqr()
comp_4772()
boundsSqr()
f_433490_()