Package btw.block.stepsound
Class SquishStepSound
java.lang.Object
net.minecraft.src.StepSound
btw.block.stepsound.SquishStepSound
-
Field Summary
Fields inherited from class net.minecraft.src.StepSound
stepSoundMap, stepSoundName, stepSoundPitch, stepSoundVolume -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionUsed when a block breaks, EXA: Player break, Shep eating grass, etc..Used when a entity walks over, or otherwise interacts with the block.Methods inherited from class net.minecraft.src.StepSound
getBreakPitch, getBreakVolume, getPitch, getPlacePitch, getPlaceSound, getPlaceVolume, getStepPitch, getStepVolume, getVolume
-
Constructor Details
-
SquishStepSound
-
-
Method Details
-
getStepSound
Description copied from class:StepSoundUsed when a entity walks over, or otherwise interacts with the block.- Overrides:
getStepSoundin classStepSound
-
getBreakSound
Description copied from class:StepSoundUsed when a block breaks, EXA: Player break, Shep eating grass, etc..- Overrides:
getBreakSoundin classStepSound
-