net.minecraft.core

public record Rotations

jy
net.minecraft.core.Rotations
net.minecraft.class_2379
net.minecraft.util.math.EulerAngle
net.minecraft.src.C_4709_

Field summary

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

Constructor summary

ModifierConstructor
public (float y, float z, float arg2)

Method summary

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