net.minecraft.world.level.biome

public class AmbientAdditionsSettings

bsp
net.minecraft.world.level.biome.AmbientAdditionsSettings
net.minecraft.class_4967
net.minecraft.sound.BiomeAdditionsSound
net.minecraft.world.biome.SoundAdditionsAmbience
net.minecraft.server.v1_16_R2.CaveSound

字段概要

修饰符与类型字段
public static final com.mojang.serialization.Codec<AmbientAdditionsSettings>
a
CODEC
field_24673
CODEC
field_235018_a_
private SoundEvent
b
soundEvent
field_23144
sound
field_235019_b_
private double
c
tickChance
field_23145
chance
field_235020_c_

构造函数概要

修饰符构造函数
public (SoundEvent sound, double chance)

方法概要

修饰符与类型方法
public SoundEvent
a()
getSoundEvent()
method_26098()
getSound()
func_235021_a_()
public double
b()
getTickChance()
method_26099()
getChance()
func_235024_b_()