net.minecraft.world.level.gameevent.vibrations

public record VibrationListener$ReceivingEvent

dab$a
net.minecraft.world.level.gameevent.vibrations.VibrationListener$ReceivingEvent
net.minecraft.class_5718$class_7269
net.minecraft.world.event.listener.VibrationListener$Vibration
net.minecraft.src.C_141315_$C_213132_
net.minecraft.world.level.gameevent.vibrations.VibrationListener$a

Field summary

Modifier and TypeField
final GameEvent
b
gameEvent
comp_657
gameEvent
f_223804_
private final float
c
distance
comp_658
distance
f_223805_
final Vec3
d
pos
comp_659
pos
f_223806_
private final UUID
e
uuid
comp_660
uuid
f_223807_
private final UUID
f
projectileOwnerUuid
comp_681
projectileOwnerUuid
f_223808_
private final Entity
g
entity
comp_661
entity
f_223809_
public static final com.mojang.serialization.Codec<VibrationListener$ReceivingEvent>
a
CODEC
field_38245
CODEC
f_223803_

Constructor summary

ModifierConstructor
public (GameEvent gameEvent, float distance, Vec3 pos, UUID uuid, UUID projectileOwnerUuid)
public (GameEvent gameEvent, float distance, Vec3 pos, Entity entity)
public (GameEvent f_223805_, float f_223806_, Vec3 f_223807_, UUID f_223808_, UUID f_223809_, Entity arg5)

Method summary

Modifier and TypeMethod
private static UUID
a(bbn arg0)
getProjectileOwner(Entity arg0)
method_42684(class_1297 arg0)
getOwnerUuid(Entity entity)
m_223832_(C_507_ p_223833_)
public Optional<Entity>
a(agg arg0)
getEntity(ServerLevel arg0)
method_42348(class_3218 arg0)
getEntity(ServerWorld world)
m_223830_(C_12_ arg0)
public Optional<Entity>
b(agg arg0)
getProjectileOwner(ServerLevel arg0)
method_42687(class_3218 arg0)
getOwner(ServerWorld world)
m_223845_(C_12_ arg0)
public GameEvent
a()
gameEvent()
comp_657()
gameEvent()
f_223804_()
public float
b()
distance()
comp_658()
distance()
f_223805_()
public Vec3
c()
pos()
comp_659()
pos()
f_223806_()
public UUID
d()
uuid()
comp_660()
uuid()
f_223807_()
public UUID
e()
projectileOwnerUuid()
comp_681()
projectileOwnerUuid()
f_223808_()
public Entity
f()
entity()
comp_661()
entity()
f_223809_()