net.minecraft.world.level.gameevent.vibrations

public record VibrationInfo

efo
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

Field summary

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

Constructor summary

ModifierConstructor
public (Holder<GameEvent> gameEvent, float distance, Vec3 pos, UUID uuid, UUID projectileOwnerUuid)
public (Holder<GameEvent> gameEvent, float distance, Vec3 pos, Entity entity)
public (Holder<GameEvent> gameEvent, float distance, Vec3 pos, UUID sourceUuid, UUID projectileOwnerUuid, Entity entity)

Method summary

Modifier and TypeMethod
private static UUID
a(bwf arg0)
getProjectileOwner(Entity arg0)
method_42684(class_1297 arg0)
m_ihzjgxlo(C_astfners arg0)
getOwnerUuid(Entity entity)
getProjectileOwnerUuid(Entity source)
public Optional<Entity>
a(arq arg0)
getEntity(ServerLevel arg0)
method_42348(class_3218 arg0)
m_feiiomik(C_bdwnwhiu arg0)
getEntity(ServerWorld world)
getEntity(ServerWorld world)
public Optional<Entity>
b(arq arg0)
getProjectileOwner(ServerLevel arg0)
method_42687(class_3218 arg0)
m_cdezoyin(C_bdwnwhiu arg0)
getOwner(ServerWorld world)
getOwner(ServerWorld world)
public Holder<GameEvent>
a()
gameEvent()
comp_657()
m_zporkiqu()
gameEvent()
gameEvent()
public float
b()
distance()
comp_658()
m_kodykrhh()
distance()
distance()
public Vec3
c()
pos()
comp_659()
m_lbzubkcg()
pos()
pos()
public UUID
d()
uuid()
comp_660()
m_uwbxjytj()
uuid()
sourceUuid()
public UUID
e()
projectileOwnerUuid()
comp_681()
m_ougnfgmh()
projectileOwnerUuid()
projectileOwnerUuid()
public Entity
f()
entity()
comp_661()
m_nwraihug()
entity()
source()