net.minecraft.advancements.critereon

public record MovementPredicate

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

Field summary

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

Constructor summary

ModifierConstructor
public (MinMaxBounds$Doubles x, MinMaxBounds$Doubles y, MinMaxBounds$Doubles z, MinMaxBounds$Doubles speed, MinMaxBounds$Doubles horizontalSpeed, MinMaxBounds$Doubles verticalSpeed, MinMaxBounds$Doubles fallDistance)

Method summary

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