User Tools

Site Tools


tutorial:sounds

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
tutorial:sounds [2019/08/01 20:26] fudgetutorial:sounds [2019/08/01 20:28] fudge
Line 17: Line 17:
 </code> </code>
  
-You can do this when the block is right clicked for example, by overriding 'activate`:+You can do this when the block is right clicked for example, by overriding ''activate'':
 <code java> <code java>
 public class ExampleBlock extends Block { public class ExampleBlock extends Block {
Line 99: Line 99:
 } }
 </code> </code>
-You should now here a punch sound when you right click your block!+You should now hear a punch sound when you right click your block!
 ==== Troubleshooting ==== ==== Troubleshooting ====
 Don't hear anything? Try: Don't hear anything? Try:
   * Turning up your in-game volume sliders.   * Turning up your in-game volume sliders.
   * Deleting the output directory.    * Deleting the output directory. 
tutorial/sounds.txt · Last modified: 2023/01/09 18:20 by slainlight