History - net.minecraft.client.sound.EntityRidingSoundInstance
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.client.resources.sounds.RidingEntitySoundInstance
net.minecraft.class_11263
net.minecraft.client.sound.EntityRidingSoundInstance
Fields
PlayerEntity: player, field_59987, player
Entity: entity, field_63920, vehicle
boolean: underwaterSound, field_63921, forUnderwater
float: volumeMin, field_63922, minVolume
float: volumeMax, field_63923, maxVolume
float: volumeAmplifier, field_63924, multiplier
Constructors
(PlayerEntity, Entity, boolean, SoundEvent, SoundCategory, float, float, float)
Methods
boolean (): canPlaySound, method_26273, canPlay
boolean (): canStartSilent, method_4785, shouldAlwaysPlay
boolean (): shouldNotPlayUnderwaterSound, method_75841, cannotPlayUnderwater
float (): getEntitySpeed, method_75842, getVehicleSpeed
boolean (): shoudlPlaySound, method_75843, canPlaySound
void (): tick, method_16896, tick