Package btw.block.stepsound
Class CropStepSound
java.lang.Object
net.minecraft.src.StepSound
api.block.ModStepSound
btw.block.stepsound.CropStepSound
-
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
Methods inherited from class api.block.ModStepSound
getBreakSound, getStepSoundMethods inherited from class net.minecraft.src.StepSound
getBreakPitch, getBreakVolume, getPitch, getPlacePitch, getPlaceVolume, getStepPitch, getStepVolume, getVolume
-
Constructor Details
-
CropStepSound
public CropStepSound()
-
-
Method Details
-
getPlaceSound
Description copied from class:StepSoundUsed when a player places a block.- Overrides:
getPlaceSoundin classModStepSound
-