net.minecraft.world.level.portal

public class PortalInfo

dxh
net.minecraft.world.level.portal.PortalInfo
net.minecraft.class_5454
net.minecraft.world.TeleportTarget
net.minecraft.src.C_2761_
net.minecraft.world.level.portal.ShapeDetectorShape

字段概要

修饰符与类型字段
public final Vec3
a
pos
field_25879
position
f_77676_
public final Vec3
b
speed
field_25880
velocity
f_77677_
public final float
c
yRot
field_25881
yaw
f_77678_
public final float
d
xRot
field_25882
pitch
f_77679_

构造函数概要

修饰符构造函数
public (Vec3 position, Vec3 velocity, float yaw, float pitch)