com.mojang.blaze3d.audio

public record ListenerTransform

feh
com.mojang.blaze3d.audio.ListenerTransform
net.minecraft.class_9054
net.minecraft.client.sound.SoundListenerTransform

Field summary

Modifier and TypeField
private final Vec3
b
position
comp_2165
position
private final Vec3
c
forward
comp_2166
forward
private final Vec3
d
up
comp_2167
up
public static final ListenerTransform
a
INITIAL
field_47671
DEFAULT

Constructor summary

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

Method summary

Modifier and TypeMethod
public Vec3
a()
right()
method_55586()
right()
public Vec3
b()
position()
comp_2165()
position()
public Vec3
c()
forward()
comp_2166()
forward()
public Vec3
d()
up()
comp_2167()
up()