Package btw.block.stepsound
Class GrassStepSound
java.lang.Object
net.minecraft.src.StepSound
api.block.ModStepSound
btw.block.stepsound.GrassStepSound
-
Field Summary
Fields inherited from class api.block.ModStepSound
hasSeparatePlaceSound, modSoundName, namespaceFields inherited from class net.minecraft.src.StepSound
stepSoundMap, stepSoundName, stepSoundPitch, stepSoundVolume -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionUsed when a entity walks over, or otherwise interacts with the block.Methods inherited from class api.block.ModStepSound
getBreakSound, getPlaceSoundMethods inherited from class net.minecraft.src.StepSound
getBreakPitch, getBreakVolume, getPitch, getPlacePitch, getPlaceVolume, getStepPitch, getStepVolume, getVolume
-
Constructor Details
-
GrassStepSound
public GrassStepSound()
-
-
Method Details
-
getStepSound
Description copied from class:StepSoundUsed when a entity walks over, or otherwise interacts with the block.- Overrides:
getStepSoundin classModStepSound
-