2016-01-01 13:03:37 +08:00

172 lines
8.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Wed Jan 01 21:27:28 CST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>接口 org.jackhuang.hellominecraftlauncher.apis.IMinecraftEnvironment的使用</title>
<meta name="date" content="2014-01-01">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="接口 org.jackhuang.hellominecraftlauncher.apis.IMinecraftEnvironment的使用";
}
//-->
</script>
<noscript>
<div>您的浏览器已禁用 JavaScript。</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="跳过导航链接"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="导航">
<li><a href="../../../../../overview-summary.html">概览</a></li>
<li><a href="../package-summary.html">程序包</a></li>
<li><a href="../../../../../org/jackhuang/hellominecraftlauncher/apis/IMinecraftEnvironment.html" title="org.jackhuang.hellominecraftlauncher.apis中的接口"></a></li>
<li class="navBarCell1Rev">使用</li>
<li><a href="../../../../../overview-tree.html"></a></li>
<li><a href="../../../../../deprecated-list.html">已过时</a></li>
<li><a href="../../../../../index-files/index-1.html">索引</a></li>
<li><a href="../../../../../help-doc.html">帮助</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>上一个</li>
<li>下一个</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/jackhuang/hellominecraftlauncher/apis/class-use/IMinecraftEnvironment.html" target="_top">框架</a></li>
<li><a href="IMinecraftEnvironment.html" target="_top">无框架</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">所有类</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="接口 org.jackhuang.hellominecraftlauncher.apis.IMinecraftEnvironment 的使用" class="title">接口 org.jackhuang.hellominecraftlauncher.apis.IMinecraftEnvironment<br>的使用</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释">
<caption><span>使用<a href="../../../../../org/jackhuang/hellominecraftlauncher/apis/IMinecraftEnvironment.html" title="org.jackhuang.hellominecraftlauncher.apis中的接口">IMinecraftEnvironment</a>的程序包</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">程序包</th>
<th class="colLast" scope="col">说明</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.jackhuang.hellominecraftlauncher.apis.events">org.jackhuang.hellominecraftlauncher.apis.events</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.jackhuang.hellominecraftlauncher.apis.events">
<!-- -->
</a>
<h3><a href="../../../../../org/jackhuang/hellominecraftlauncher/apis/events/package-summary.html">org.jackhuang.hellominecraftlauncher.apis.events</a><a href="../../../../../org/jackhuang/hellominecraftlauncher/apis/IMinecraftEnvironment.html" title="org.jackhuang.hellominecraftlauncher.apis中的接口">IMinecraftEnvironment</a>的使用</h3>
<table border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表方法和解释">
<caption><span>返回<a href="../../../../../org/jackhuang/hellominecraftlauncher/apis/IMinecraftEnvironment.html" title="org.jackhuang.hellominecraftlauncher.apis中的接口">IMinecraftEnvironment</a><a href="../../../../../org/jackhuang/hellominecraftlauncher/apis/events/package-summary.html">org.jackhuang.hellominecraftlauncher.apis.events</a>中的方法</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th class="colLast" scope="col">方法和说明</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/jackhuang/hellominecraftlauncher/apis/IMinecraftEnvironment.html" title="org.jackhuang.hellominecraftlauncher.apis中的接口">IMinecraftEnvironment</a></code></td>
<td class="colLast"><span class="strong">HMCLPluginLoadEvent.</span><code><strong><a href="../../../../../org/jackhuang/hellominecraftlauncher/apis/events/HMCLPluginLoadEvent.html#getMinecraftEnvironment()">getMinecraftEnvironment</a></strong>()</code>
<div class="block">获取启动器储存的Minecraft环境</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表构造器和解释">
<caption><span>参数类型为<a href="../../../../../org/jackhuang/hellominecraftlauncher/apis/IMinecraftEnvironment.html" title="org.jackhuang.hellominecraftlauncher.apis中的接口">IMinecraftEnvironment</a><a href="../../../../../org/jackhuang/hellominecraftlauncher/apis/events/package-summary.html">org.jackhuang.hellominecraftlauncher.apis.events</a>中的构造器</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">构造器和说明</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/jackhuang/hellominecraftlauncher/apis/events/HMCLPluginLoadEvent.html#HMCLPluginLoadEvent(org.jackhuang.hellominecraftlauncher.apis.IPluginRegister, org.jackhuang.hellominecraftlauncher.apis.IMinecraftEnvironment, java.lang.String)">HMCLPluginLoadEvent</a></strong>(<a href="../../../../../org/jackhuang/hellominecraftlauncher/apis/IPluginRegister.html" title="org.jackhuang.hellominecraftlauncher.apis中的接口">IPluginRegister</a>&nbsp;register,
<a href="../../../../../org/jackhuang/hellominecraftlauncher/apis/IMinecraftEnvironment.html" title="org.jackhuang.hellominecraftlauncher.apis中的接口">IMinecraftEnvironment</a>&nbsp;env,
java.lang.String&nbsp;suggestedFile)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="跳过导航链接"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="导航">
<li><a href="../../../../../overview-summary.html">概览</a></li>
<li><a href="../package-summary.html">程序包</a></li>
<li><a href="../../../../../org/jackhuang/hellominecraftlauncher/apis/IMinecraftEnvironment.html" title="org.jackhuang.hellominecraftlauncher.apis中的接口"></a></li>
<li class="navBarCell1Rev">使用</li>
<li><a href="../../../../../overview-tree.html"></a></li>
<li><a href="../../../../../deprecated-list.html">已过时</a></li>
<li><a href="../../../../../index-files/index-1.html">索引</a></li>
<li><a href="../../../../../help-doc.html">帮助</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>上一个</li>
<li>下一个</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/jackhuang/hellominecraftlauncher/apis/class-use/IMinecraftEnvironment.html" target="_top">框架</a></li>
<li><a href="IMinecraftEnvironment.html" target="_top">无框架</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">所有类</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>