mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-19 22:15:35 +00:00
Fix missing javadoc parameters, throw tags,...
This commit is contained in:
@@ -212,7 +212,7 @@ public class OpenableSourceInfo {
|
||||
* @param noCheck Whether to check the bundle
|
||||
* @param searchMode Search mode
|
||||
* @return Bundle or null
|
||||
* @throws IOException
|
||||
* @throws IOException On I/O error
|
||||
*/
|
||||
public Bundle getBundle(boolean noCheck, SearchMode searchMode) throws IOException {
|
||||
if (!isBundle()) {
|
||||
|
||||
Reference in New Issue
Block a user