Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- public static boolean playIceCreamMakerSound() {
- Minecraft.getMinecraft().getSoundHandler().playSound(PositionedSoundRecord.create(new ResourceLocation(Reference.MOD_ID + ":" + "sounds/ice_cream_maker.ogg")));
- return true;
- }
Advertisement
Add Comment
Please, Sign In to add comment