mirror of
				https://github.com/Aust1n46/VentureChat.git
				synced 2025-10-30 21:52:23 +00:00 
			
		
		
		
	Deprecate method 'hasQuickChannel'
This commit is contained in:
		
							parent
							
								
									1d9e7f143b
								
							
						
					
					
						commit
						b05ce441f0
					
				| @ -433,6 +433,11 @@ public class MineverseChatPlayer { | |||||||
| 		return false; | 		return false; | ||||||
| 	} | 	} | ||||||
| 
 | 
 | ||||||
|  | 	@Deprecated | ||||||
|  | 	/** | ||||||
|  | 	 * Not needed and never resets to it's original null value after being set once. | ||||||
|  | 	 * @return | ||||||
|  | 	 */ | ||||||
| 	public boolean hasQuickChannel() { | 	public boolean hasQuickChannel() { | ||||||
| 		return this.quickChannel != null; | 		return this.quickChannel != null; | ||||||
| 	} | 	} | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Aust1n46
						Aust1n46