@@ -14,7 +14,7 @@ declare namespace net {
 | 
				
			|||||||
                         * Creates a translatable component with the passed substitutions
 | 
					                         * Creates a translatable component with the passed substitutions
 | 
				
			||||||
                         */
 | 
					                         */
 | 
				
			||||||
                        // @ts-ignore
 | 
					                        // @ts-ignore
 | 
				
			||||||
                        constructor(translate: string, with: java.lang.Object)
 | 
					                        constructor(translate: string, object: java.lang.Object)
 | 
				
			||||||
                        // @ts-ignore
 | 
					                        // @ts-ignore
 | 
				
			||||||
                        constructor()
 | 
					                        constructor()
 | 
				
			||||||
                        /**
 | 
					                        /**
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user