net.minecraft.predicate.entity

public record MovementPredicate

cs
net.minecraft.advancements.criterion.MovementPredicate
net.minecraft.class_9750
net.minecraft.predicate.entity.MovementPredicate
net.minecraft.unmapped.C_rubkprmd
net.minecraft.predicate.entity.MovementPredicate
net.minecraft.src.C_433031_

Field summary

Modifier and TypeField
private final NumberRange$DoubleRange
b
x
comp_2772
x
f_mzrfkdct
x
f_435604_
private final NumberRange$DoubleRange
c
y
comp_2773
y
f_ftuhtyrf
y
f_433845_
private final NumberRange$DoubleRange
d
z
comp_2774
z
f_kzeedzhn
z
f_436276_
private final NumberRange$DoubleRange
e
speed
comp_2775
speed
f_upwcninl
speed
f_435096_
private final NumberRange$DoubleRange
f
horizontalSpeed
comp_2776
horizontalSpeed
f_chjmosrj
horizontalSpeed
f_435802_
private final NumberRange$DoubleRange
g
verticalSpeed
comp_2777
verticalSpeed
f_ixlpqzxe
verticalSpeed
f_433998_
private final NumberRange$DoubleRange
h
fallDistance
comp_2778
fallDistance
f_jlaqmido
fallDistance
f_434004_
public static final com.mojang.serialization.Codec<MovementPredicate>
a
CODEC
field_51786
CODEC
f_fedptuuf
CODEC
f_435152_

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(cq$b o)
speed(MinMaxBounds$Doubles arg0)
method_60279(class_2096$class_2099 arg0)
speed(NumberRange$DoubleRange speed)
m_aceootqb(C_nihhkamy$C_qatgyzfn arg0)
m_aceootqb(NumberRange$FloatRange speed)
m_447544_(C_432239_$C_432454_ p_451385_)
public static MovementPredicate
b(cq$b o)
horizontalSpeed(MinMaxBounds$Doubles arg0)
method_60280(class_2096$class_2099 arg0)
horizontalSpeed(NumberRange$DoubleRange horizontalSpeed)
m_qqncbbxk(C_nihhkamy$C_qatgyzfn arg0)
m_qqncbbxk(NumberRange$FloatRange horizontalSpeed)
m_442958_(C_432239_$C_432454_ p_451546_)
public static MovementPredicate
c(cq$b o)
verticalSpeed(MinMaxBounds$Doubles arg0)
method_60281(class_2096$class_2099 arg0)
verticalSpeed(NumberRange$DoubleRange verticalSpeed)
m_voyhntbm(C_nihhkamy$C_qatgyzfn arg0)
m_voyhntbm(NumberRange$FloatRange verticalSpeed)
m_445117_(C_432239_$C_432454_ p_459001_)
public static MovementPredicate
d(cq$b o)
fallDistance(MinMaxBounds$Doubles arg0)
method_60282(class_2096$class_2099 arg0)
fallDistance(NumberRange$DoubleRange fallDistance)
m_ybfjefly(C_nihhkamy$C_qatgyzfn arg0)
m_ybfjefly(NumberRange$FloatRange fallDistance)
m_444396_(C_432239_$C_432454_ p_451472_)
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)
test(double x, double y, double z, double fallDistance)
m_442047_(double p_452238_, double p_454018_, double arg2, double arg3)
public NumberRange$DoubleRange
a()
x()
comp_2772()
x()
m_mxrjuanq()
x()
f_435604_()
public NumberRange$DoubleRange
b()
y()
comp_2773()
y()
m_cydjmwsl()
y()
f_433845_()
public NumberRange$DoubleRange
c()
z()
comp_2774()
z()
m_ypnamshe()
z()
f_436276_()
public NumberRange$DoubleRange
d()
speed()
comp_2775()
speed()
m_wcdlxkqc()
speed()
f_435096_()
public NumberRange$DoubleRange
e()
horizontalSpeed()
comp_2776()
horizontalSpeed()
m_lkqatizd()
horizontalSpeed()
f_435802_()
public NumberRange$DoubleRange
f()
verticalSpeed()
comp_2777()
verticalSpeed()
m_tuvpaywa()
verticalSpeed()
f_433998_()
public NumberRange$DoubleRange
g()
fallDistance()
comp_2778()
fallDistance()
m_kprfdnev()
fallDistance()
f_434004_()