Skip to content

Commit

Permalink
platform-fabric: 5.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zml2008 committed Jul 26, 2024
1 parent d5a3ba2 commit 179520d
Show file tree
Hide file tree
Showing 47 changed files with 7,835 additions and 0 deletions.
126 changes: 126 additions & 0 deletions platform/fabric/5.14.1/allclasses-index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,126 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) -->
<title>All Classes and Interfaces (adventure-platform-fabric 5.14.1 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="class index">
<meta name="generator" content="javadoc/AllClassesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
</head>
<body class="all-classes-index-page">
<script type="text/javascript">var pathtoroot = "./";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="net/kyori/adventure/platform/fabric/package-summary.html">Package</a></li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html#all-classes">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces</h1>
</div>
<div id="all-classes-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="all-classes-table-tab0" role="tab" aria-selected="true" aria-controls="all-classes-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table', 2)" class="active-table-tab">All Classes and Interfaces</button><button id="all-classes-table-tab1" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab1', 2)" class="table-tab">Interfaces</button><button id="all-classes-table-tab2" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab2', 2)" class="table-tab">Classes</button><button id="all-classes-table-tab3" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab3', 2)" class="table-tab">Enum Classes</button></div>
<div id="all-classes-table.tabpanel" role="tabpanel">
<div class="summary-table two-column-summary" aria-labelledby="all-classes-table-tab0">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="net/kyori/adventure/platform/fabric/AdventureCommandSourceStack.html" title="interface in net.kyori.adventure.platform.fabric">AdventureCommandSourceStack</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">An interface applied to <code>CommandSourceStack</code> to allow sending <a href="https://jd.advntr.dev/api/4.17.0/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link"><code>Components</code></a>.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="net/kyori/adventure/platform/fabric/CollectPointersCallback.html" title="interface in net.kyori.adventure.platform.fabric">CollectPointersCallback</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">An event called when pointers for some <a href="https://jd.advntr.dev/api/4.17.0/net/kyori/adventure/pointer/Pointered.html" title="class or interface in net.kyori.adventure.pointer" class="external-link"><code>Pointered</code></a> implementation are required.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="net/kyori/adventure/platform/fabric/ComponentArgumentType.html" title="class in net.kyori.adventure.platform.fabric">ComponentArgumentType</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">An argument that takes JSON-format text.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab3"><a href="net/kyori/adventure/platform/fabric/ComponentArgumentType.Format.html" title="enum class in net.kyori.adventure.platform.fabric">ComponentArgumentType.Format</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab3">
<div class="block">Supported text formats for registering components.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="net/kyori/adventure/platform/fabric/EntityHoverEventSource.html" title="interface in net.kyori.adventure.platform.fabric">EntityHoverEventSource</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">An interface providing default implementations of HoverEventSource methods.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="net/kyori/adventure/platform/fabric/FabricAudiences.html" title="interface in net.kyori.adventure.platform.fabric">FabricAudiences</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">Common operations in both the client and server environments.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="net/kyori/adventure/platform/fabric/FabricClientAudiences.html" title="interface in net.kyori.adventure.platform.fabric">FabricClientAudiences</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">Access the client's player as an <a href="https://jd.advntr.dev/api/4.17.0/net/kyori/adventure/audience/Audience.html" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience</code></a>.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="net/kyori/adventure/platform/fabric/FabricClientAudiences.Builder.html" title="interface in net.kyori.adventure.platform.fabric">FabricClientAudiences.Builder</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">Build a <a href="net/kyori/adventure/platform/fabric/FabricClientAudiences.html" title="interface in net.kyori.adventure.platform.fabric"><code>FabricClientAudiences</code></a> instance.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="net/kyori/adventure/platform/fabric/FabricResourcePackCallback.html" title="class in net.kyori.adventure.platform.fabric">FabricResourcePackCallback</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Resource pack callbacks for the Fabric environment.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="net/kyori/adventure/platform/fabric/FabricServerAudiences.html" title="interface in net.kyori.adventure.platform.fabric">FabricServerAudiences</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">Provides <a href="https://jd.advntr.dev/api/4.17.0/net/kyori/adventure/audience/Audience.html" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience</code></a> instances for a specific server instance.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="net/kyori/adventure/platform/fabric/FabricServerAudiences.Builder.html" title="interface in net.kyori.adventure.platform.fabric">FabricServerAudiences.Builder</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">Builder for <a href="net/kyori/adventure/platform/fabric/FabricServerAudiences.html" title="interface in net.kyori.adventure.platform.fabric"><code>FabricServerAudiences</code></a> with custom attributes.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="net/kyori/adventure/platform/fabric/IdentifiedAtRuntime.html" title="interface in net.kyori.adventure.platform.fabric">IdentifiedAtRuntime</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">Classes extending this interface will have the <a href="net/kyori/adventure/platform/fabric/IdentifiedAtRuntime.html#identity()"><code>IdentifiedAtRuntime.identity()</code></a> implementation
provided at runtime via Mixin or otherwise.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="net/kyori/adventure/platform/fabric/KeyArgumentType.html" title="class in net.kyori.adventure.platform.fabric">KeyArgumentType</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">An argument that will be decoded as a Key.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="net/kyori/adventure/platform/fabric/PlayerLocales.html" title="interface in net.kyori.adventure.platform.fabric">PlayerLocales</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">API for working with player locales.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="net/kyori/adventure/platform/fabric/PlayerLocales.Changed.html" title="interface in net.kyori.adventure.platform.fabric">PlayerLocales.Changed</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">An event called when a player locale update is received.</div>
</div>
</div>
</div>
</div>
</main>
</div>
</div>
</body>
</html>
66 changes: 66 additions & 0 deletions platform/fabric/5.14.1/allpackages-index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) -->
<title>All Packages (adventure-platform-fabric 5.14.1 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="package index">
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
</head>
<body class="all-packages-index-page">
<script type="text/javascript">var pathtoroot = "./";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="net/kyori/adventure/platform/fabric/package-summary.html">Package</a></li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html#all-packages">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
</div>
<div class="caption"><span>Package Summary</span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="net/kyori/adventure/platform/fabric/package-summary.html">net.kyori.adventure.platform.fabric</a></div>
<div class="col-last even-row-color">
<div class="block">Implementation of <a href="https://docs.adventure.kyori.net">Adventure</a>
on Minecraft using the Fabric mod loader.</div>
</div>
</div>
</main>
</div>
</div>
</body>
</html>
33 changes: 33 additions & 0 deletions platform/fabric/5.14.1/copy.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 179520d

Please sign in to comment.