net.minecraft.predicate.entity

public record MovementPredicate

dl
net.minecraft.advancements.critereon.MovementPredicate
net.minecraft.class_9750
net.minecraft.predicate.entity.MovementPredicate
net.minecraft.unmapped.C_rubkprmd
net.minecraft.unmapped.C_rubkprmd
net.minecraft.src.C_336431_

Field summary

Modifier and TypeField
private final NumberRange$DoubleRange
b
x
comp_2772
x
f_mzrfkdct
x
f_337025_
private final NumberRange$DoubleRange
c
y
comp_2773
y
f_ftuhtyrf
y
f_337404_
private final NumberRange$DoubleRange
d
z
comp_2774
z
f_kzeedzhn
z
f_337000_
private final NumberRange$DoubleRange
e
speed
comp_2775
speed
f_upwcninl
speed
f_336675_
private final NumberRange$DoubleRange
f
horizontalSpeed
comp_2776
horizontalSpeed
f_chjmosrj
horizontalSpeed
f_337632_
private final NumberRange$DoubleRange
g
verticalSpeed
comp_2777
verticalSpeed
f_ixlpqzxe
verticalSpeed
f_336606_
private final NumberRange$DoubleRange
h
fallDistance
comp_2778
fallDistance
f_jlaqmido
fallDistance
f_336746_
public static final com.mojang.serialization.Codec<MovementPredicate>
a
CODEC
field_51786
CODEC
f_fedptuuf
CODEC
f_336765_

Constructor summary

ModifierConstructor
public (NumberRange$DoubleRange x, NumberRange$DoubleRange y, NumberRange$DoubleRange z, NumberRange$DoubleRange speed, NumberRange$DoubleRange horizontalSpeed, NumberRange$DoubleRange verticalSpeed, NumberRange$DoubleRange fallDistance)

Method summary

Modifier and TypeMethod
public static MovementPredicate
a(dj$c o)
speed(MinMaxBounds$Doubles arg0)
method_60279(class_2096$class_2099 arg0)
speed(NumberRange$DoubleRange speed)
m_hbwlxvkw(C_nihhkamy$C_qatgyzfn arg0)
m_hbwlxvkw(NumberRange$FloatRange speed)
m_340444_(C_1863_$C_141231_ p_344237_)
public static MovementPredicate
b(dj$c o)
horizontalSpeed(MinMaxBounds$Doubles arg0)
method_60280(class_2096$class_2099 arg0)
horizontalSpeed(NumberRange$DoubleRange horizontalSpeed)
m_liuqnetw(C_nihhkamy$C_qatgyzfn arg0)
m_liuqnetw(NumberRange$FloatRange horizontalSpeed)
m_338516_(C_1863_$C_141231_ p_343918_)
public static MovementPredicate
c(dj$c o)
verticalSpeed(MinMaxBounds$Doubles arg0)
method_60281(class_2096$class_2099 arg0)
verticalSpeed(NumberRange$DoubleRange verticalSpeed)
m_klnsagdm(C_nihhkamy$C_qatgyzfn arg0)
m_klnsagdm(NumberRange$FloatRange verticalSpeed)
m_339474_(C_1863_$C_141231_ p_342210_)
public static MovementPredicate
d(dj$c o)
fallDistance(MinMaxBounds$Doubles arg0)
method_60282(class_2096$class_2099 arg0)
fallDistance(NumberRange$DoubleRange fallDistance)
m_piokiadd(C_nihhkamy$C_qatgyzfn arg0)
m_piokiadd(NumberRange$FloatRange fallDistance)
m_339134_(C_1863_$C_141231_ p_344473_)
public boolean
a(double o, double o, double arg2, double arg3)
matches(double arg0, double arg1, double arg2, double arg3)
method_60277(double arg0, double arg1, double arg2, double arg3)
test(double x, double y, double z, double fallDistance)
m_mpfljfam(double arg0, double arg1, double arg2, double arg3)
m_339525_(double p_343015_, double p_344583_, double arg2, double arg3)
public NumberRange$DoubleRange
a()
x()
comp_2772()
x()
m_mxrjuanq()
x()
f_337025_()
public NumberRange$DoubleRange
b()
y()
comp_2773()
y()
m_cydjmwsl()
y()
f_337404_()
public NumberRange$DoubleRange
c()
z()
comp_2774()
z()
m_ypnamshe()
z()
f_337000_()
public NumberRange$DoubleRange
d()
speed()
comp_2775()
speed()
m_mzpxgoow()
speed()
f_336675_()
public NumberRange$DoubleRange
e()
horizontalSpeed()
comp_2776()
horizontalSpeed()
m_zogqwsmo()
horizontalSpeed()
f_337632_()
public NumberRange$DoubleRange
f()
verticalSpeed()
comp_2777()
verticalSpeed()
m_dsleqheq()
verticalSpeed()
f_336606_()
public NumberRange$DoubleRange
g()
fallDistance()
comp_2778()
fallDistance()
m_vwuslooy()
fallDistance()
f_336746_()