Updated documentation to R14
This commit is contained in:
@@ -3,12 +3,15 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
|
||||
<title>removeFlag</title>
|
||||
<link href="../../images/logo-icon.svg" rel="icon" type="image/svg">
|
||||
<link href="../../styles/style.css" rel="Stylesheet">
|
||||
<script type="text/javascript" src="../../scripts/navigationLoader.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../scripts/platformContentHandler.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script>
|
||||
<link href="../../styles/style.css" rel="Stylesheet">
|
||||
<link href="../../styles/logo-styles.css" rel="Stylesheet">
|
||||
<link href="../../styles/jetbrains-mono.css" rel="Stylesheet">
|
||||
<link href="../../styles/main.css" rel="Stylesheet">
|
||||
<script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../scripts/navigation-loader.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../scripts/platform-content-handler.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../scripts/main.js" async="async"></script>
|
||||
<script>var pathToRoot = "../../";</script>
|
||||
</head>
|
||||
<body>
|
||||
@@ -23,22 +26,21 @@
|
||||
<div id="searchBar"></div>
|
||||
<script type="text/javascript" src="../../scripts/pages.js"></script>
|
||||
<script type="text/javascript" src="../../scripts/main.js"></script>
|
||||
<div id="content" pageIds="net.axay.kspigot.items//removeFlag/org.bukkit.inventory.meta.ItemMeta#org.bukkit.inventory.ItemFlag/PointingToDeclaration/">
|
||||
<div id="content" pageIds="net.axay.kspigot.items//removeFlag/org.bukkit.inventory.meta.ItemMeta#org.bukkit.inventory.ItemFlag/PointingToDeclaration//-1614831900">
|
||||
<div class="breadcrumbs"><a href="../index.html">KSpigot</a>/<a href="index.html">net.axay.kspigot.items</a>/<a href="remove-flag.html">removeFlag</a></div>
|
||||
<div class="cover ">
|
||||
<h1 class="cover"><a data-name="removeflag"></a><span>remove</span><wbr></wbr><span>Flag</span></h1>
|
||||
<h1 class="cover"><span>remove</span><wbr></wbr><span>Flag</span></h1>
|
||||
</div>
|
||||
<div class="divergent-group" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="brief-with-platform-tags"><div class="inner-brief-with-platform-tags"><p class="paragraph">Removes a <span data-unresolved-link="org.bukkit.inventory/ItemFlag///PointingToDeclaration/">ItemFlag</span> from the item flags.</p></div>
|
||||
<span class="pull-right"></span></div>
|
||||
<div class="divergent-group" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="with-platform-tags"><span class="pull-right"></span></div>
|
||||
|
||||
<div class="main-subrow">
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol "><div class="symbol monospace">fun <span data-unresolved-link="org.bukkit.inventory.meta/ItemMeta///PointingToDeclaration/">ItemMeta</span>.<a href="remove-flag.html">removeFlag</a>(itemFlag: <span data-unresolved-link="org.bukkit.inventory/ItemFlag///PointingToDeclaration/">ItemFlag</span>)<span class="top-right-position"><span class="copy-icon"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<div>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace">fun <span data-unresolved-link="org.bukkit.inventory.meta/ItemMeta///PointingToDeclaration/">ItemMeta</span>.<a href="remove-flag.html">removeFlag</a>(itemFlag: <span data-unresolved-link="org.bukkit.inventory/ItemFlag///PointingToDeclaration/">ItemFlag</span>)<span class="top-right-position"><span class="copy-icon"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 4H15V16H5V4ZM17 7H19V18V20H17H8V18H17V7Z" fill="black"/>
|
||||
</svg></span><div class="copy-popup-wrapper popup-to-left"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Content copied to clipboard</span></div></span></div></div></div></div>
|
||||
</svg><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
<p class="paragraph">Removes a <span data-unresolved-link="org.bukkit.inventory/ItemFlag///PointingToDeclaration/">ItemFlag</span> from the item flags.</p></div>
|
||||
</div>
|
||||
<div class="footer"><span class="go-to-top-icon"><a href="#container"><svg width="12" height="10" viewBox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M11.3337 9.66683H0.666992L6.00033 3.66683L11.3337 9.66683Z" fill="black"/>
|
||||
|
Reference in New Issue
Block a user