mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-11-26 09:54:49 +00:00
Bump mappings and Forge versions
Things are shaping up nicely!
This commit is contained in:
@@ -83,6 +83,6 @@ public class PlayRecordClientMessage implements NetworkMessage
|
||||
{
|
||||
Minecraft mc = Minecraft.getInstance();
|
||||
mc.worldRenderer.playRecord( soundEvent, pos );
|
||||
if( name != null ) mc.field_71456_v.setRecordPlayingMessage( name );
|
||||
if( name != null ) mc.ingameGUI.setRecordPlayingMessage( name );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user