4 lines
		
	
	
	
		
			67 B
		
	
	
	
		
			Java
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			67 B
		
	
	
	
		
			Java
		
	
	
	
	
	
| package net.minecraft.util;
 | |
| 
 | |
| public @interface VisibleForDebug {
 | |
| }
 | 
| package net.minecraft.util;
 | |
| 
 | |
| public @interface VisibleForDebug {
 | |
| }
 |