net.minecraft.world.level.gameevent.vibrations

public record VibrationInfo

ddj
net.minecraft.world.level.gameevent.vibrations.VibrationInfo
net.minecraft.class_7269
net.minecraft.unmapped.C_xctzkvoy
net.minecraft.world.event.listener.Vibration
net.minecraft.world.event.vibration.VibrationInfo
net.minecraft.src.C_243405_
net.minecraft.world.level.gameevent.vibrations.VibrationInfo

Field summary

Modifier and TypeField
private final GameEvent
b
gameEvent
comp_657
f_jhwuruko
gameEvent
gameEvent
f_243709_
private final float
c
distance
comp_658
f_nhybyedh
distance
distance
f_243776_
private final Vec3
d
pos
comp_659
f_ohobhoju
pos
pos
f_243906_
private final UUID
e
uuid
comp_660
f_vxumisky
uuid
sourceUuid
f_243797_
private final UUID
f
projectileOwnerUuid
comp_681
f_lmqxcxgd
projectileOwnerUuid
projectileOwnerUuid
f_243913_
private final Entity
g
entity
comp_661
f_segrquvg
entity
source
f_244048_
public static final com.mojang.serialization.Codec<VibrationInfo>
a
CODEC
field_38245
f_syejsfwx
CODEC
CODEC
f_244481_

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 gameEvent, float distance, Vec3 pos, UUID sourceUuid, UUID projectileOwnerUuid, Entity source)

Method summary

Modifier and TypeMethod
private static UUID
a(bdr arg0)
getProjectileOwner(Entity arg0)
method_42684(class_1297 arg0)
m_ihzjgxlo(C_astfners arg0)
getOwnerUuid(Entity entity)
getProjectileOwnerUuid(Entity source)
m_247625_(C_507_ p_251531_)
public Optional<Entity>
a(ahm arg0)
getEntity(ServerLevel arg0)
method_42348(class_3218 arg0)
m_feiiomik(C_bdwnwhiu arg0)
getEntity(ServerWorld world)
m_feiiomik(ServerWorld world)
m_246794_(C_12_ arg0)
public Optional<Entity>
b(ahm arg0)
getProjectileOwner(ServerLevel arg0)
method_42687(class_3218 arg0)
m_cdezoyin(C_bdwnwhiu arg0)
getOwner(ServerWorld world)
m_cdezoyin(ServerWorld world)
m_247126_(C_12_ arg0)
public GameEvent
a()
gameEvent()
comp_657()
m_zporkiqu()
gameEvent()
gameEvent()
f_243709_()
public float
b()
distance()
comp_658()
m_kodykrhh()
distance()
distance()
f_243776_()
public Vec3
c()
pos()
comp_659()
m_lbzubkcg()
pos()
pos()
f_243906_()
public UUID
d()
uuid()
comp_660()
m_uwbxjytj()
uuid()
sourceUuid()
f_243797_()
public UUID
e()
projectileOwnerUuid()
comp_681()
m_ougnfgmh()
projectileOwnerUuid()
projectileOwnerUuid()
f_243913_()
public Entity
f()
entity()
comp_661()
m_nwraihug()
entity()
source()
f_244048_()