|
| 1 | +<!DOCTYPE HTML> |
| 2 | +<html lang="en"> |
| 3 | +<head> |
| 4 | +<!-- Generated by javadoc (21) --> |
| 5 | +<title>ShieldDamageReduction.Factory (SpongeAPI 16.0.0-SNAPSHOT API)</title> |
| 6 | +<meta name="viewport" content="width=device-width, initial-scale=1"> |
| 7 | +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| 8 | +<meta name="description" content="declaration: package: org.spongepowered.api.data.type, interface: ShieldDamageReduction, interface: Factory"> |
| 9 | +<meta name="generator" content="javadoc/ClassWriterImpl"> |
| 10 | +<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
| 11 | +<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style"> |
| 12 | +<script type="text/javascript" src="../../../../../script.js"></script> |
| 13 | +<script type="text/javascript" src="../../../../../script-dir/jquery-3.7.1.min.js"></script> |
| 14 | +<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script> |
| 15 | +</head> |
| 16 | +<body class="class-declaration-page"> |
| 17 | +<script type="text/javascript">var pathtoroot = "../../../../../"; |
| 18 | +loadScripts(document, 'script');</script> |
| 19 | +<noscript> |
| 20 | +<div>JavaScript is disabled on your browser.</div> |
| 21 | +</noscript> |
| 22 | +<div class="flex-box"> |
| 23 | +<header role="banner" class="flex-header"> |
| 24 | +<nav role="navigation"> |
| 25 | +<!-- ========= START OF TOP NAVBAR ======= --> |
| 26 | +<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"> </span><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span></button> |
| 27 | +<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div> |
| 28 | +<ul id="navbar-top-firstrow" class="nav-list" title="Navigation"> |
| 29 | +<li><a href="../../../../../index.html">Overview</a></li> |
| 30 | +<li><a href="package-summary.html">Package</a></li> |
| 31 | +<li class="nav-bar-cell1-rev">Class</li> |
| 32 | +<li><a href="package-tree.html">Tree</a></li> |
| 33 | +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> |
| 34 | +<li><a href="../../../../../index-all.html">Index</a></li> |
| 35 | +<li><a href="../../../../../help-doc.html#class">Help</a></li> |
| 36 | +</ul> |
| 37 | +<ul class="sub-nav-list-small"> |
| 38 | +<li> |
| 39 | +<p>Summary:</p> |
| 40 | +<ul> |
| 41 | +<li>Nested</li> |
| 42 | +<li>Field</li> |
| 43 | +<li>Constr</li> |
| 44 | +<li><a href="#method-summary">Method</a></li> |
| 45 | +</ul> |
| 46 | +</li> |
| 47 | +<li> |
| 48 | +<p>Detail:</p> |
| 49 | +<ul> |
| 50 | +<li>Field</li> |
| 51 | +<li>Constr</li> |
| 52 | +<li><a href="#method-detail">Method</a></li> |
| 53 | +</ul> |
| 54 | +</li> |
| 55 | +</ul> |
| 56 | +</div> |
| 57 | +<div class="sub-nav"> |
| 58 | +<div id="navbar-sub-list"> |
| 59 | +<ul class="sub-nav-list"> |
| 60 | +<li>Summary: </li> |
| 61 | +<li>Nested | </li> |
| 62 | +<li>Field | </li> |
| 63 | +<li>Constr | </li> |
| 64 | +<li><a href="#method-summary">Method</a></li> |
| 65 | +</ul> |
| 66 | +<ul class="sub-nav-list"> |
| 67 | +<li>Detail: </li> |
| 68 | +<li>Field | </li> |
| 69 | +<li>Constr | </li> |
| 70 | +<li><a href="#method-detail">Method</a></li> |
| 71 | +</ul> |
| 72 | +</div> |
| 73 | +<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a> |
| 74 | +<input type="text" id="search-input" disabled placeholder="Search"> |
| 75 | +<input type="reset" id="reset-button" disabled value="reset"> |
| 76 | +</div> |
| 77 | +</div> |
| 78 | +<!-- ========= END OF TOP NAVBAR ========= --> |
| 79 | +<span class="skip-nav" id="skip-navbar-top"></span></nav> |
| 80 | +</header> |
| 81 | +<div class="flex-content"> |
| 82 | +<main role="main"> |
| 83 | +<!-- ======== START OF CLASS DATA ======== --> |
| 84 | +<div class="header"> |
| 85 | +<div class="sub-title"><span class="package-label-in-type">Package</span> <a href="package-summary.html">org.spongepowered.api.data.type</a></div> |
| 86 | +<h1 title="Interface ShieldDamageReduction.Factory" class="title">Interface ShieldDamageReduction.Factory</h1> |
| 87 | +</div> |
| 88 | +<section class="class-description" id="class-description"> |
| 89 | +<dl class="notes"> |
| 90 | +<dt>Enclosing interface:</dt> |
| 91 | +<dd><code><a href="ShieldDamageReduction.html" title="interface in org.spongepowered.api.data.type">ShieldDamageReduction</a><<a href="ShieldDamageReduction.html" title="type parameter in ShieldDamageReduction">T</a>></code></dd> |
| 92 | +</dl> |
| 93 | +<hr> |
| 94 | +<div class="type-signature"><span class="modifiers">public static interface </span><span class="element-name type-name-label">ShieldDamageReduction.Factory</span></div> |
| 95 | +</section> |
| 96 | +<section class="summary"> |
| 97 | +<ul class="summary-list"> |
| 98 | +<!-- ========== METHOD SUMMARY =========== --> |
| 99 | +<li> |
| 100 | +<section class="method-summary" id="method-summary"> |
| 101 | +<h2>Method Summary</h2> |
| 102 | +<div id="method-summary-table"> |
| 103 | +<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab3" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab3', 3)" class="table-tab">Abstract Methods</button></div> |
| 104 | +<div id="method-summary-table.tabpanel" role="tabpanel" aria-labelledby="method-summary-table-tab0"> |
| 105 | +<div class="summary-table three-column-summary"> |
| 106 | +<div class="table-header col-first">Modifier and Type</div> |
| 107 | +<div class="table-header col-second">Method</div> |
| 108 | +<div class="table-header col-last">Description</div> |
| 109 | +<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="ShieldDamageReduction.html" title="interface in org.spongepowered.api.data.type">ShieldDamageReduction</a><wbr><<a href="ShieldDamageReduction.MultiplyAdd.html" title="interface in org.spongepowered.api.data.type">ShieldDamageReduction.MultiplyAdd</a>></code></div> |
| 110 | +<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#create(org.spongepowered.api.data.type.ShieldDamageReduction.MultiplyAdd)" class="member-name-link">create</a><wbr>(<a href="ShieldDamageReduction.MultiplyAdd.html" title="interface in org.spongepowered.api.data.type">ShieldDamageReduction.MultiplyAdd</a> config)</code></div> |
| 111 | +<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| 112 | +</div> |
| 113 | +</div> |
| 114 | +</div> |
| 115 | +</section> |
| 116 | +</li> |
| 117 | +</ul> |
| 118 | +</section> |
| 119 | +<section class="details"> |
| 120 | +<ul class="details-list"> |
| 121 | +<!-- ============ METHOD DETAIL ========== --> |
| 122 | +<li> |
| 123 | +<section class="method-details" id="method-detail"> |
| 124 | +<h2>Method Details</h2> |
| 125 | +<ul class="member-list"> |
| 126 | +<li> |
| 127 | +<section class="detail" id="create(org.spongepowered.api.data.type.ShieldDamageReduction.MultiplyAdd)"> |
| 128 | +<h3>create</h3> |
| 129 | +<div class="member-signature"><span class="return-type"><a href="ShieldDamageReduction.html" title="interface in org.spongepowered.api.data.type">ShieldDamageReduction</a><<a href="ShieldDamageReduction.MultiplyAdd.html" title="interface in org.spongepowered.api.data.type">ShieldDamageReduction.MultiplyAdd</a>></span> <span class="element-name">create</span><wbr><span class="parameters">(<a href="ShieldDamageReduction.MultiplyAdd.html" title="interface in org.spongepowered.api.data.type">ShieldDamageReduction.MultiplyAdd</a> config)</span></div> |
| 130 | +</section> |
| 131 | +</li> |
| 132 | +</ul> |
| 133 | +</section> |
| 134 | +</li> |
| 135 | +</ul> |
| 136 | +</section> |
| 137 | +<!-- ========= END OF CLASS DATA ========= --> |
| 138 | +</main> |
| 139 | +</div> |
| 140 | +</div> |
| 141 | +</body> |
| 142 | +</html> |
0 commit comments