net.minecraft.world.level.portal

public class PortalInfo

ebj
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

Field summary

Modifier and TypeField
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_

Constructor summary

ModifierConstructor
public (Vec3 position, Vec3 velocity, float yaw, float pitch)