net.minecraft.core

public record Rotations

jx
net.minecraft.core.Rotations
net.minecraft.class_2379
net.minecraft.util.math.EulerAngle

Field summary

Modifier and TypeField
final float
c
x
comp_3776
pitch
final float
d
y
comp_3777
yaw
final float
e
z
comp_3778
roll
public static final com.mojang.serialization.Codec<Rotations>
a
CODEC
field_57040
CODEC
public static final StreamCodec<io.netty.buffer.ByteBuf, Rotations>
b
STREAM_CODEC
field_48452
PACKET_CODEC

Constructor summary

ModifierConstructor
public (float arg0, float arg1, float arg2)

Method summary

Modifier and TypeMethod
public float
a()
x()
comp_3776()
pitch()
public float
b()
y()
comp_3777()
yaw()
public float
c()
z()
comp_3778()
roll()