net.minecraft.entity

record Entity$QueuedCollisionCheck

net.minecraft.world.entity.Entity$Movement
net.minecraft.class_1297$class_10365
net.minecraft.entity.Entity$QueuedCollisionCheck

Field summary

Modifier and TypeField
private final Vec3d
from
comp_3321
from
private final Vec3d
to
comp_3322
to
private final Optional<Vec3d>
axisDependentOriginalMovement
comp_4875
axisDependentOriginalMovement

Constructor summary

ModifierConstructor
public (Vec3d from, Vec3d to, Vec3d axisDependentOriginalMovement)
public (Vec3d from, Vec3d to)
private (Vec3d from, Vec3d to, Optional<Vec3d> axisDependentOriginalMovement)

Method summary

Modifier and TypeMethod
public Vec3d
from()
comp_3321()
from()
public Vec3d
to()
comp_3322()
to()
public Optional<Vec3d>
axisDependentOriginalMovement()
comp_4875()
axisDependentOriginalMovement()