mirror of
				https://github.com/SquidDev-CC/CC-Tweaked
				synced 2025-10-30 21:23:00 +00:00 
			
		
		
		
	| @@ -52,7 +52,7 @@ public final class RecordMedia implements IMedia | |||||||
|  |  | ||||||
|         try |         try | ||||||
|         { |         { | ||||||
|             return ObfuscationReflectionHelper.getPrivateValue( MusicDiscItem.class, (MusicDiscItem) item, "sound" ); |             return ObfuscationReflectionHelper.getPrivateValue( MusicDiscItem.class, (MusicDiscItem) item, "field_185076_b" ); | ||||||
|         } |         } | ||||||
|         catch( UnableToAccessFieldException | UnableToFindFieldException e ) |         catch( UnableToAccessFieldException | UnableToFindFieldException e ) | ||||||
|         { |         { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 SquidDev
					SquidDev