net.minecraft.core

public record Rotations

ka
net.minecraft.core.Rotations
net.minecraft.class_2379

Field summary

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

Constructor summary

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

Method summary

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