Package net.minecraft.block
Class SoundType
java.lang.Object
net.minecraft.block.SoundType
- Direct Known Subclasses:
ForgeSoundType
-
Field Summary
Modifier and TypeFieldDescriptionstatic final SoundType
static final SoundType
static final SoundType
static final SoundType
static final SoundType
static final SoundType
private final SoundEvent
static final SoundType
static final SoundType
static final SoundType
private final SoundEvent
static final SoundType
static final SoundType
static final SoundType
static final SoundType
static final SoundType
static final SoundType
private final SoundEvent
static final SoundType
static final SoundType
static final SoundType
static final SoundType
static final SoundType
static final SoundType
static final SoundType
static final SoundType
static final SoundType
static final SoundType
static final SoundType
static final SoundType
static final SoundType
static final SoundType
final float
private final SoundEvent
static final SoundType
static final SoundType
static final SoundType
static final SoundType
static final SoundType
static final SoundType
static final SoundType
static final SoundType
static final SoundType
private final SoundEvent
static final SoundType
static final SoundType
static final SoundType
static final SoundType
final float
static final SoundType
static final SoundType
static final SoundType
static final SoundType
static final SoundType
-
Constructor Summary
ConstructorDescriptionSoundType
(float p_i46679_1_, float p_i46679_2_, SoundEvent p_i46679_3_, SoundEvent p_i46679_4_, SoundEvent p_i46679_5_, SoundEvent p_i46679_6_, SoundEvent p_i46679_7_) Deprecated. -
Method Summary
-
Field Details
-
WOOD
-
GRAVEL
-
GRASS
-
LILY_PAD
-
STONE
-
METAL
-
GLASS
-
WOOL
-
SAND
-
SNOW
-
LADDER
-
ANVIL
-
SLIME_BLOCK
-
HONEY_BLOCK
-
WET_GRASS
-
CORAL_BLOCK
-
BAMBOO
-
BAMBOO_SAPLING
-
SCAFFOLDING
-
SWEET_BERRY_BUSH
-
CROP
-
HARD_CROP
-
VINE
-
NETHER_WART
-
LANTERN
-
STEM
-
NYLIUM
-
FUNGUS
-
ROOTS
-
SHROOMLIGHT
-
WEEPING_VINES
-
TWISTING_VINES
-
SOUL_SAND
-
SOUL_SOIL
-
BASALT
-
WART_BLOCK
-
NETHERRACK
-
NETHER_BRICKS
-
NETHER_SPROUTS
-
NETHER_ORE
-
BONE_BLOCK
-
NETHERITE_BLOCK
-
ANCIENT_DEBRIS
-
LODESTONE
-
CHAIN
-
NETHER_GOLD_ORE
-
GILDED_BLACKSTONE
-
volume
public final float volume -
pitch
public final float pitch -
breakSound
-
stepSound
-
placeSound
-
hitSound
-
fallSound
-
-
Constructor Details
-
SoundType
@Deprecated public SoundType(float p_i46679_1_, float p_i46679_2_, SoundEvent p_i46679_3_, SoundEvent p_i46679_4_, SoundEvent p_i46679_5_, SoundEvent p_i46679_6_, SoundEvent p_i46679_7_) Deprecated.
-
-
Method Details
-
getVolume
public float getVolume() -
getPitch
public float getPitch() -
getBreakSound
-
getStepSound
-
getPlaceSound
-
getHitSound
-
getFallSound
-