index-3.html 63 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="en">
  4. <head>
  5. <!-- Generated by javadoc (1.8.0_171) on Thu Oct 31 09:02:37 EDT 2019 -->
  6. <title>C-Index</title>
  7. <meta name="date" content="2019-10-31">
  8. <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
  9. <script type="text/javascript" src="../script.js"></script>
  10. </head>
  11. <body>
  12. <script type="text/javascript"><!--
  13. try {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="C-Index";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. </script>
  22. <noscript>
  23. <div>JavaScript is disabled on your browser.</div>
  24. </noscript>
  25. <!-- ========= START OF TOP NAVBAR ======= -->
  26. <div class="topNav"><a name="navbar.top">
  27. <!-- -->
  28. </a>
  29. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  30. <a name="navbar.top.firstrow">
  31. <!-- -->
  32. </a>
  33. <ul class="navList" title="Navigation">
  34. <li><a href="../overview-summary.html">Overview</a></li>
  35. <li>Package</li>
  36. <li>Class</li>
  37. <li><a href="../overview-tree.html">Tree</a></li>
  38. <li><a href="../deprecated-list.html">Deprecated</a></li>
  39. <li class="navBarCell1Rev">Index</li>
  40. <li><a href="../help-doc.html">Help</a></li>
  41. </ul>
  42. </div>
  43. <div class="subNav">
  44. <ul class="navList">
  45. <li><a href="index-2.html">Prev Letter</a></li>
  46. <li><a href="index-4.html">Next Letter</a></li>
  47. </ul>
  48. <ul class="navList">
  49. <li><a href="../index.html?index-files/index-3.html" target="_top">Frames</a></li>
  50. <li><a href="index-3.html" target="_top">No&nbsp;Frames</a></li>
  51. </ul>
  52. <ul class="navList" id="allclasses_navbar_top">
  53. <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
  54. </ul>
  55. <div>
  56. <script type="text/javascript"><!--
  57. allClassesLink = document.getElementById("allclasses_navbar_top");
  58. if(window==top) {
  59. allClassesLink.style.display = "block";
  60. }
  61. else {
  62. allClassesLink.style.display = "none";
  63. }
  64. //-->
  65. </script>
  66. </div>
  67. <a name="skip.navbar.top">
  68. <!-- -->
  69. </a></div>
  70. <!-- ========= END OF TOP NAVBAR ========= -->
  71. <div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">K</a>&nbsp;<a href="index-12.html">L</a>&nbsp;<a href="index-13.html">M</a>&nbsp;<a href="index-14.html">N</a>&nbsp;<a href="index-15.html">O</a>&nbsp;<a href="index-16.html">P</a>&nbsp;<a href="index-17.html">Q</a>&nbsp;<a href="index-18.html">R</a>&nbsp;<a href="index-19.html">S</a>&nbsp;<a href="index-20.html">T</a>&nbsp;<a href="index-21.html">U</a>&nbsp;<a href="index-22.html">V</a>&nbsp;<a href="index-23.html">W</a>&nbsp;<a href="index-24.html">X</a>&nbsp;<a href="index-25.html">Y</a>&nbsp;<a href="index-26.html">Z</a>&nbsp;<a name="I:C">
  72. <!-- -->
  73. </a>
  74. <h2 class="title">C</h2>
  75. <dl>
  76. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/BaseBlockPosition.html#c-double-double-double-">c(double, double, double)</a></span> - Method in class cc.funkemunky.api.tinyprotocol.packet.types.<a href="../cc/funkemunky/api/tinyprotocol/packet/types/BaseBlockPosition.html" title="class in cc.funkemunky.api.tinyprotocol.packet.types">BaseBlockPosition</a></dt>
  77. <dd>&nbsp;</dd>
  78. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/EnumDirection.html#c--">c()</a></span> - Method in enum cc.funkemunky.api.tinyprotocol.packet.types.<a href="../cc/funkemunky/api/tinyprotocol/packet/types/EnumDirection.html" title="enum in cc.funkemunky.api.tinyprotocol.packet.types">EnumDirection</a></dt>
  79. <dd>&nbsp;</dd>
  80. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/EnumDirection.EnumAxis.html#c--">c()</a></span> - Method in enum cc.funkemunky.api.tinyprotocol.packet.types.<a href="../cc/funkemunky/api/tinyprotocol/packet/types/EnumDirection.EnumAxis.html" title="enum in cc.funkemunky.api.tinyprotocol.packet.types">EnumDirection.EnumAxis</a></dt>
  81. <dd>&nbsp;</dd>
  82. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/MathHelper.html#c-float-">c(float)</a></span> - Static method in class cc.funkemunky.api.tinyprotocol.packet.types.<a href="../cc/funkemunky/api/tinyprotocol/packet/types/MathHelper.html" title="class in cc.funkemunky.api.tinyprotocol.packet.types">MathHelper</a></dt>
  83. <dd>&nbsp;</dd>
  84. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/MathHelper.html#c-int-">c(int)</a></span> - Static method in class cc.funkemunky.api.tinyprotocol.packet.types.<a href="../cc/funkemunky/api/tinyprotocol/packet/types/MathHelper.html" title="class in cc.funkemunky.api.tinyprotocol.packet.types">MathHelper</a></dt>
  85. <dd>&nbsp;</dd>
  86. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/MathHelper.html#c-int-int-">c(int, int)</a></span> - Static method in class cc.funkemunky.api.tinyprotocol.packet.types.<a href="../cc/funkemunky/api/tinyprotocol/packet/types/MathHelper.html" title="class in cc.funkemunky.api.tinyprotocol.packet.types">MathHelper</a></dt>
  87. <dd>&nbsp;</dd>
  88. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/MathHelper.html#c-double-double-double-">c(double, double, double)</a></span> - Static method in class cc.funkemunky.api.tinyprotocol.packet.types.<a href="../cc/funkemunky/api/tinyprotocol/packet/types/MathHelper.html" title="class in cc.funkemunky.api.tinyprotocol.packet.types">MathHelper</a></dt>
  89. <dd>&nbsp;</dd>
  90. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/Vec3D.html#c">c</a></span> - Variable in class cc.funkemunky.api.tinyprotocol.packet.types.<a href="../cc/funkemunky/api/tinyprotocol/packet/types/Vec3D.html" title="class in cc.funkemunky.api.tinyprotocol.packet.types">Vec3D</a></dt>
  91. <dd>&nbsp;</dd>
  92. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/Vec3D.html#c-cc.funkemunky.api.tinyprotocol.packet.types.Vec3D-double-">c(Vec3D, double)</a></span> - Method in class cc.funkemunky.api.tinyprotocol.packet.types.<a href="../cc/funkemunky/api/tinyprotocol/packet/types/Vec3D.html" title="class in cc.funkemunky.api.tinyprotocol.packet.types">Vec3D</a></dt>
  93. <dd>&nbsp;</dd>
  94. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/WrappedEnumGameMode.html#c--">c()</a></span> - Method in enum cc.funkemunky.api.tinyprotocol.packet.types.<a href="../cc/funkemunky/api/tinyprotocol/packet/types/WrappedEnumGameMode.html" title="enum in cc.funkemunky.api.tinyprotocol.packet.types">WrappedEnumGameMode</a></dt>
  95. <dd>&nbsp;</dd>
  96. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/MathHelper.html#calculateLogBaseTwo-int-">calculateLogBaseTwo(int)</a></span> - Static method in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/MathHelper.html" title="class in cc.funkemunky.api.utils">MathHelper</a></dt>
  97. <dd>
  98. <div class="block">Efficiently calculates the floor of the base-2 log of an integer value.</div>
  99. </dd>
  100. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/BoundingBox.html#calculateXOffset-cc.funkemunky.api.utils.BoundingBox-double-">calculateXOffset(BoundingBox, double)</a></span> - Method in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/BoundingBox.html" title="class in cc.funkemunky.api.utils">BoundingBox</a></dt>
  101. <dd>
  102. <div class="block">if instance and the argument bounding boxes overlap in the Y and Z dimensions, calculate the offset between them
  103. in the X dimension.</div>
  104. </dd>
  105. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/BoundingBox.html#calculateYOffset-cc.funkemunky.api.utils.BoundingBox-double-">calculateYOffset(BoundingBox, double)</a></span> - Method in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/BoundingBox.html" title="class in cc.funkemunky.api.utils">BoundingBox</a></dt>
  106. <dd>
  107. <div class="block">if instance and the argument bounding boxes overlap in the X and Z dimensions, calculate the offset between them
  108. in the Y dimension.</div>
  109. </dd>
  110. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/BoundingBox.html#calculateZOffset-cc.funkemunky.api.utils.BoundingBox-double-">calculateZOffset(BoundingBox, double)</a></span> - Method in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/BoundingBox.html" title="class in cc.funkemunky.api.utils">BoundingBox</a></dt>
  111. <dd>
  112. <div class="block">if instance and the argument bounding boxes overlap in the Y and X dimensions, calculate the offset between them
  113. in the Z dimension.</div>
  114. </dd>
  115. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/events/EventManager.html#callEvent-cc.funkemunky.api.events.AtlasEvent-">callEvent(AtlasEvent)</a></span> - Method in class cc.funkemunky.api.events.<a href="../cc/funkemunky/api/events/EventManager.html" title="class in cc.funkemunky.api.events">EventManager</a></dt>
  116. <dd>&nbsp;</dd>
  117. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/events/EventManager.html#callEventAsync-cc.funkemunky.api.events.AtlasEvent-">callEventAsync(AtlasEvent)</a></span> - Method in class cc.funkemunky.api.events.<a href="../cc/funkemunky/api/events/EventManager.html" title="class in cc.funkemunky.api.events">EventManager</a></dt>
  118. <dd>&nbsp;</dd>
  119. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/profiling/BaseProfiler.html#calls">calls</a></span> - Variable in class cc.funkemunky.api.profiling.<a href="../cc/funkemunky/api/profiling/BaseProfiler.html" title="class in cc.funkemunky.api.profiling">BaseProfiler</a></dt>
  120. <dd>&nbsp;</dd>
  121. <dt><a href="../cc/funkemunky/api/events/Cancellable.html" title="interface in cc.funkemunky.api.events"><span class="typeNameLink">Cancellable</span></a> - Interface in <a href="../cc/funkemunky/api/events/package-summary.html">cc.funkemunky.api.events</a></dt>
  122. <dd>&nbsp;</dd>
  123. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/ReflectionsUtil.html#canDestroyBlock-org.bukkit.entity.Player-org.bukkit.block.Block-">canDestroyBlock(Player, Block)</a></span> - Static method in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/ReflectionsUtil.html" title="class in cc.funkemunky.api.utils">ReflectionsUtil</a></dt>
  124. <dd>&nbsp;</dd>
  125. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/reflection/MinecraftReflection.html#cBB">cBB</a></span> - Static variable in class cc.funkemunky.api.reflection.<a href="../cc/funkemunky/api/reflection/MinecraftReflection.html" title="class in cc.funkemunky.api.reflection">MinecraftReflection</a></dt>
  126. <dd>&nbsp;</dd>
  127. <dt><a href="../cc/funkemunky/api/package-summary.html">cc.funkemunky.api</a> - package cc.funkemunky.api</dt>
  128. <dd>&nbsp;</dd>
  129. <dt><a href="../cc/funkemunky/api/bungee/package-summary.html">cc.funkemunky.api.bungee</a> - package cc.funkemunky.api.bungee</dt>
  130. <dd>&nbsp;</dd>
  131. <dt><a href="../cc/funkemunky/api/bungee/events/package-summary.html">cc.funkemunky.api.bungee.events</a> - package cc.funkemunky.api.bungee.events</dt>
  132. <dd>&nbsp;</dd>
  133. <dt><a href="../cc/funkemunky/api/bungee/objects/package-summary.html">cc.funkemunky.api.bungee.objects</a> - package cc.funkemunky.api.bungee.objects</dt>
  134. <dd>&nbsp;</dd>
  135. <dt><a href="../cc/funkemunky/api/commands/package-summary.html">cc.funkemunky.api.commands</a> - package cc.funkemunky.api.commands</dt>
  136. <dd>&nbsp;</dd>
  137. <dt><a href="../cc/funkemunky/api/commands/ancmd/package-summary.html">cc.funkemunky.api.commands.ancmd</a> - package cc.funkemunky.api.commands.ancmd</dt>
  138. <dd>&nbsp;</dd>
  139. <dt><a href="../cc/funkemunky/api/commands/impl/package-summary.html">cc.funkemunky.api.commands.impl</a> - package cc.funkemunky.api.commands.impl</dt>
  140. <dd>&nbsp;</dd>
  141. <dt><a href="../cc/funkemunky/api/commands/impl/args/package-summary.html">cc.funkemunky.api.commands.impl.args</a> - package cc.funkemunky.api.commands.impl.args</dt>
  142. <dd>&nbsp;</dd>
  143. <dt><a href="../cc/funkemunky/api/config/package-summary.html">cc.funkemunky.api.config</a> - package cc.funkemunky.api.config</dt>
  144. <dd>&nbsp;</dd>
  145. <dt><a href="../cc/funkemunky/api/config/system/package-summary.html">cc.funkemunky.api.config.system</a> - package cc.funkemunky.api.config.system</dt>
  146. <dd>&nbsp;</dd>
  147. <dt><a href="../cc/funkemunky/api/events/package-summary.html">cc.funkemunky.api.events</a> - package cc.funkemunky.api.events</dt>
  148. <dd>&nbsp;</dd>
  149. <dt><a href="../cc/funkemunky/api/events/exceptions/package-summary.html">cc.funkemunky.api.events.exceptions</a> - package cc.funkemunky.api.events.exceptions</dt>
  150. <dd>&nbsp;</dd>
  151. <dt><a href="../cc/funkemunky/api/events/impl/package-summary.html">cc.funkemunky.api.events.impl</a> - package cc.funkemunky.api.events.impl</dt>
  152. <dd>&nbsp;</dd>
  153. <dt><a href="../cc/funkemunky/api/handlers/package-summary.html">cc.funkemunky.api.handlers</a> - package cc.funkemunky.api.handlers</dt>
  154. <dd>&nbsp;</dd>
  155. <dt><a href="../cc/funkemunky/api/listeners/package-summary.html">cc.funkemunky.api.listeners</a> - package cc.funkemunky.api.listeners</dt>
  156. <dd>&nbsp;</dd>
  157. <dt><a href="../cc/funkemunky/api/metrics/package-summary.html">cc.funkemunky.api.metrics</a> - package cc.funkemunky.api.metrics</dt>
  158. <dd>&nbsp;</dd>
  159. <dt><a href="../cc/funkemunky/api/profiling/package-summary.html">cc.funkemunky.api.profiling</a> - package cc.funkemunky.api.profiling</dt>
  160. <dd>&nbsp;</dd>
  161. <dt><a href="../cc/funkemunky/api/reflection/package-summary.html">cc.funkemunky.api.reflection</a> - package cc.funkemunky.api.reflection</dt>
  162. <dd>&nbsp;</dd>
  163. <dt><a href="../cc/funkemunky/api/reflections/package-summary.html">cc.funkemunky.api.reflections</a> - package cc.funkemunky.api.reflections</dt>
  164. <dd>&nbsp;</dd>
  165. <dt><a href="../cc/funkemunky/api/reflections/types/package-summary.html">cc.funkemunky.api.reflections.types</a> - package cc.funkemunky.api.reflections.types</dt>
  166. <dd>&nbsp;</dd>
  167. <dt><a href="../cc/funkemunky/api/settings/package-summary.html">cc.funkemunky.api.settings</a> - package cc.funkemunky.api.settings</dt>
  168. <dd>&nbsp;</dd>
  169. <dt><a href="../cc/funkemunky/api/tinyprotocol/api/package-summary.html">cc.funkemunky.api.tinyprotocol.api</a> - package cc.funkemunky.api.tinyprotocol.api</dt>
  170. <dd>&nbsp;</dd>
  171. <dt><a href="../cc/funkemunky/api/tinyprotocol/api/packets/package-summary.html">cc.funkemunky.api.tinyprotocol.api.packets</a> - package cc.funkemunky.api.tinyprotocol.api.packets</dt>
  172. <dd>&nbsp;</dd>
  173. <dt><a href="../cc/funkemunky/api/tinyprotocol/api/packets/channelhandler/package-summary.html">cc.funkemunky.api.tinyprotocol.api.packets.channelhandler</a> - package cc.funkemunky.api.tinyprotocol.api.packets.channelhandler</dt>
  174. <dd>&nbsp;</dd>
  175. <dt><a href="../cc/funkemunky/api/tinyprotocol/packet/package-summary.html">cc.funkemunky.api.tinyprotocol.packet</a> - package cc.funkemunky.api.tinyprotocol.packet</dt>
  176. <dd>&nbsp;</dd>
  177. <dt><a href="../cc/funkemunky/api/tinyprotocol/packet/in/package-summary.html">cc.funkemunky.api.tinyprotocol.packet.in</a> - package cc.funkemunky.api.tinyprotocol.packet.in</dt>
  178. <dd>&nbsp;</dd>
  179. <dt><a href="../cc/funkemunky/api/tinyprotocol/packet/out/package-summary.html">cc.funkemunky.api.tinyprotocol.packet.out</a> - package cc.funkemunky.api.tinyprotocol.packet.out</dt>
  180. <dd>&nbsp;</dd>
  181. <dt><a href="../cc/funkemunky/api/tinyprotocol/packet/types/package-summary.html">cc.funkemunky.api.tinyprotocol.packet.types</a> - package cc.funkemunky.api.tinyprotocol.packet.types</dt>
  182. <dd>&nbsp;</dd>
  183. <dt><a href="../cc/funkemunky/api/tinyprotocol/reflection/package-summary.html">cc.funkemunky.api.tinyprotocol.reflection</a> - package cc.funkemunky.api.tinyprotocol.reflection</dt>
  184. <dd>&nbsp;</dd>
  185. <dt><a href="../cc/funkemunky/api/updater/package-summary.html">cc.funkemunky.api.updater</a> - package cc.funkemunky.api.updater</dt>
  186. <dd>&nbsp;</dd>
  187. <dt><a href="../cc/funkemunky/api/utils/package-summary.html">cc.funkemunky.api.utils</a> - package cc.funkemunky.api.utils</dt>
  188. <dd>&nbsp;</dd>
  189. <dt><a href="../cc/funkemunky/api/utils/blockbox/package-summary.html">cc.funkemunky.api.utils.blockbox</a> - package cc.funkemunky.api.utils.blockbox</dt>
  190. <dd>&nbsp;</dd>
  191. <dt><a href="../cc/funkemunky/api/utils/blockbox/boxes/package-summary.html">cc.funkemunky.api.utils.blockbox.boxes</a> - package cc.funkemunky.api.utils.blockbox.boxes</dt>
  192. <dd>&nbsp;</dd>
  193. <dt><a href="../cc/funkemunky/api/utils/blockbox/impl/package-summary.html">cc.funkemunky.api.utils.blockbox.impl</a> - package cc.funkemunky.api.utils.blockbox.impl</dt>
  194. <dd>&nbsp;</dd>
  195. <dt><a href="../cc/funkemunky/api/utils/json/package-summary.html">cc.funkemunky.api.utils.json</a> - package cc.funkemunky.api.utils.json</dt>
  196. <dd>&nbsp;</dd>
  197. <dt><a href="../cc/funkemunky/api/utils/math/package-summary.html">cc.funkemunky.api.utils.math</a> - package cc.funkemunky.api.utils.math</dt>
  198. <dd>&nbsp;</dd>
  199. <dt><a href="../cc/funkemunky/api/utils/messages/package-summary.html">cc.funkemunky.api.utils.messages</a> - package cc.funkemunky.api.utils.messages</dt>
  200. <dd>&nbsp;</dd>
  201. <dt><a href="../cc/funkemunky/api/utils/objects/package-summary.html">cc.funkemunky.api.utils.objects</a> - package cc.funkemunky.api.utils.objects</dt>
  202. <dd>&nbsp;</dd>
  203. <dt><a href="../cc/funkemunky/api/utils/objects/evicting/package-summary.html">cc.funkemunky.api.utils.objects.evicting</a> - package cc.funkemunky.api.utils.objects.evicting</dt>
  204. <dd>&nbsp;</dd>
  205. <dt><a href="../cc/funkemunky/api/utils/objects/filtered/package-summary.html">cc.funkemunky.api.utils.objects.filtered</a> - package cc.funkemunky.api.utils.objects.filtered</dt>
  206. <dd>&nbsp;</dd>
  207. <dt><a href="../cc/funkemunky/bungee/package-summary.html">cc.funkemunky.bungee</a> - package cc.funkemunky.bungee</dt>
  208. <dd>&nbsp;</dd>
  209. <dt><a href="../cc/funkemunky/bungee/data/package-summary.html">cc.funkemunky.bungee.data</a> - package cc.funkemunky.bungee.data</dt>
  210. <dd>&nbsp;</dd>
  211. <dt><a href="../cc/funkemunky/bungee/listeners/package-summary.html">cc.funkemunky.bungee.listeners</a> - package cc.funkemunky.bungee.listeners</dt>
  212. <dd>&nbsp;</dd>
  213. <dt><a href="../cc/funkemunky/bungee/utils/package-summary.html">cc.funkemunky.bungee.utils</a> - package cc.funkemunky.bungee.utils</dt>
  214. <dd>&nbsp;</dd>
  215. <dt><a href="../cc/funkemunky/bungee/utils/asm/package-summary.html">cc.funkemunky.bungee.utils.asm</a> - package cc.funkemunky.bungee.utils.asm</dt>
  216. <dd>&nbsp;</dd>
  217. <dt><a href="../cc/funkemunky/bungee/utils/reflection/package-summary.html">cc.funkemunky.bungee.utils.reflection</a> - package cc.funkemunky.bungee.utils.reflection</dt>
  218. <dd>&nbsp;</dd>
  219. <dt><a href="../cc/funkemunky/bungee/utils/reflection/types/package-summary.html">cc.funkemunky.bungee.utils.reflection.types</a> - package cc.funkemunky.bungee.utils.reflection.types</dt>
  220. <dd>&nbsp;</dd>
  221. <dt><a href="../cc/funkemunky/api/utils/json/CDL.html" title="class in cc.funkemunky.api.utils.json"><span class="typeNameLink">CDL</span></a> - Class in <a href="../cc/funkemunky/api/utils/json/package-summary.html">cc.funkemunky.api.utils.json</a></dt>
  222. <dd>
  223. <div class="block">This provides static methods to convert comma delimited text into a
  224. JSONArray, and to covert a JSONArray into comma delimited text.</div>
  225. </dd>
  226. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/json/CDL.html#CDL--">CDL()</a></span> - Constructor for class cc.funkemunky.api.utils.json.<a href="../cc/funkemunky/api/utils/json/CDL.html" title="class in cc.funkemunky.api.utils.json">CDL</a></dt>
  227. <dd>&nbsp;</dd>
  228. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/MathHelper.html#ceiling_double_int-double-">ceiling_double_int(double)</a></span> - Static method in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/MathHelper.html" title="class in cc.funkemunky.api.utils">MathHelper</a></dt>
  229. <dd>&nbsp;</dd>
  230. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/MathHelper.html#ceiling_float_int-float-">ceiling_float_int(float)</a></span> - Static method in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/MathHelper.html" title="class in cc.funkemunky.api.utils">MathHelper</a></dt>
  231. <dd>&nbsp;</dd>
  232. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/bungee/events/BungeeReceiveEvent.html#channel">channel</a></span> - Variable in class cc.funkemunky.api.bungee.events.<a href="../cc/funkemunky/api/bungee/events/BungeeReceiveEvent.html" title="class in cc.funkemunky.api.bungee.events">BungeeReceiveEvent</a></dt>
  233. <dd>&nbsp;</dd>
  234. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/NMSObject.Client.html#CHAT">CHAT</a></span> - Static variable in class cc.funkemunky.api.tinyprotocol.api.<a href="../cc/funkemunky/api/tinyprotocol/api/NMSObject.Client.html" title="class in cc.funkemunky.api.tinyprotocol.api">NMSObject.Client</a></dt>
  235. <dd>&nbsp;</dd>
  236. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/NMSObject.Server.html#CHAT">CHAT</a></span> - Static variable in class cc.funkemunky.api.tinyprotocol.api.<a href="../cc/funkemunky/api/tinyprotocol/api/NMSObject.Server.html" title="class in cc.funkemunky.api.tinyprotocol.api">NMSObject.Server</a></dt>
  237. <dd>&nbsp;</dd>
  238. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/Packet.Client.html#CHAT">CHAT</a></span> - Static variable in class cc.funkemunky.api.tinyprotocol.api.<a href="../cc/funkemunky/api/tinyprotocol/api/Packet.Client.html" title="class in cc.funkemunky.api.tinyprotocol.api">Packet.Client</a></dt>
  239. <dd>&nbsp;</dd>
  240. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/Packet.Server.html#CHAT">CHAT</a></span> - Static variable in class cc.funkemunky.api.tinyprotocol.api.<a href="../cc/funkemunky/api/tinyprotocol/api/Packet.Server.html" title="class in cc.funkemunky.api.tinyprotocol.api">Packet.Server</a></dt>
  241. <dd>&nbsp;</dd>
  242. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/NMSObject.Type.html#CHATMESSAGE">CHATMESSAGE</a></span> - Static variable in class cc.funkemunky.api.tinyprotocol.api.<a href="../cc/funkemunky/api/tinyprotocol/api/NMSObject.Type.html" title="class in cc.funkemunky.api.tinyprotocol.api">NMSObject.Type</a></dt>
  243. <dd>&nbsp;</dd>
  244. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/MathHelper.html#clamp-int-int-int-">clamp(int, int, int)</a></span> - Static method in class cc.funkemunky.api.tinyprotocol.packet.types.<a href="../cc/funkemunky/api/tinyprotocol/packet/types/MathHelper.html" title="class in cc.funkemunky.api.tinyprotocol.packet.types">MathHelper</a></dt>
  245. <dd>&nbsp;</dd>
  246. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/MathHelper.html#clamp_double-double-double-double-">clamp_double(double, double, double)</a></span> - Static method in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/MathHelper.html" title="class in cc.funkemunky.api.utils">MathHelper</a></dt>
  247. <dd>&nbsp;</dd>
  248. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/MathHelper.html#clamp_float-float-float-float-">clamp_float(float, float, float)</a></span> - Static method in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/MathHelper.html" title="class in cc.funkemunky.api.utils">MathHelper</a></dt>
  249. <dd>
  250. <div class="block">Returns the value of the first parameter, clamped to be within the lower and upper limits given by the second and
  251. third parameters</div>
  252. </dd>
  253. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/MathHelper.html#clamp_int-int-int-int-">clamp_int(int, int, int)</a></span> - Static method in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/MathHelper.html" title="class in cc.funkemunky.api.utils">MathHelper</a></dt>
  254. <dd>
  255. <div class="block">Returns the value of the first parameter, clamped to be within the lower and upper limits given by the second and
  256. third parameters.</div>
  257. </dd>
  258. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/reflections/Reflections.html#classExists-java.lang.String-">classExists(String)</a></span> - Static method in class cc.funkemunky.api.reflections.<a href="../cc/funkemunky/api/reflections/Reflections.html" title="class in cc.funkemunky.api.reflections">Reflections</a></dt>
  259. <dd>&nbsp;</dd>
  260. <dt><span class="memberNameLink"><a href="../cc/funkemunky/bungee/utils/reflection/Reflections.html#classExists-java.lang.String-">classExists(String)</a></span> - Static method in class cc.funkemunky.bungee.utils.reflection.<a href="../cc/funkemunky/bungee/utils/reflection/Reflections.html" title="class in cc.funkemunky.bungee.utils.reflection">Reflections</a></dt>
  261. <dd>&nbsp;</dd>
  262. <dt><a href="../cc/funkemunky/api/utils/ClassScanner.html" title="class in cc.funkemunky.api.utils"><span class="typeNameLink">ClassScanner</span></a> - Class in <a href="../cc/funkemunky/api/utils/package-summary.html">cc.funkemunky.api.utils</a></dt>
  263. <dd>
  264. <div class="block">This is copied from somewhere, can't remember from where thought.</div>
  265. </dd>
  266. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/ClassScanner.html#ClassScanner--">ClassScanner()</a></span> - Constructor for class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/ClassScanner.html" title="class in cc.funkemunky.api.utils">ClassScanner</a></dt>
  267. <dd>&nbsp;</dd>
  268. <dt><a href="../cc/funkemunky/bungee/utils/asm/ClassScanner.html" title="class in cc.funkemunky.bungee.utils.asm"><span class="typeNameLink">ClassScanner</span></a> - Class in <a href="../cc/funkemunky/bungee/utils/asm/package-summary.html">cc.funkemunky.bungee.utils.asm</a></dt>
  269. <dd>
  270. <div class="block">This is copied from somewhere, can't remember from where thought.</div>
  271. </dd>
  272. <dt><span class="memberNameLink"><a href="../cc/funkemunky/bungee/utils/asm/ClassScanner.html#ClassScanner--">ClassScanner()</a></span> - Constructor for class cc.funkemunky.bungee.utils.asm.<a href="../cc/funkemunky/bungee/utils/asm/ClassScanner.html" title="class in cc.funkemunky.bungee.utils.asm">ClassScanner</a></dt>
  273. <dd>&nbsp;</dd>
  274. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/FunkeFile.html#clear--">clear()</a></span> - Method in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/FunkeFile.html" title="class in cc.funkemunky.api.utils">FunkeFile</a></dt>
  275. <dd>&nbsp;</dd>
  276. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/events/EventManager.html#clearAllRegistered--">clearAllRegistered()</a></span> - Method in class cc.funkemunky.api.events.<a href="../cc/funkemunky/api/events/EventManager.html" title="class in cc.funkemunky.api.events">EventManager</a></dt>
  277. <dd>&nbsp;</dd>
  278. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/objects/Interval.html#clearIfMax--">clearIfMax()</a></span> - Method in class cc.funkemunky.api.utils.objects.<a href="../cc/funkemunky/api/utils/objects/Interval.html" title="class in cc.funkemunky.api.utils.objects">Interval</a></dt>
  279. <dd>&nbsp;</dd>
  280. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/math/Average.html#clearValues--">clearValues()</a></span> - Method in class cc.funkemunky.api.utils.math.<a href="../cc/funkemunky/api/utils/math/Average.html" title="class in cc.funkemunky.api.utils.math">Average</a></dt>
  281. <dd>&nbsp;</dd>
  282. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/math/RollingAverage.html#clearValues--">clearValues()</a></span> - Method in class cc.funkemunky.api.utils.math.<a href="../cc/funkemunky/api/utils/math/RollingAverage.html" title="class in cc.funkemunky.api.utils.math">RollingAverage</a></dt>
  283. <dd>&nbsp;</dd>
  284. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/math/RollingAverageDouble.html#clearValues--">clearValues()</a></span> - Method in class cc.funkemunky.api.utils.math.<a href="../cc/funkemunky/api/utils/math/RollingAverageDouble.html" title="class in cc.funkemunky.api.utils.math">RollingAverageDouble</a></dt>
  285. <dd>&nbsp;</dd>
  286. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/NMSObject.Client.html#Client--">Client()</a></span> - Constructor for class cc.funkemunky.api.tinyprotocol.api.<a href="../cc/funkemunky/api/tinyprotocol/api/NMSObject.Client.html" title="class in cc.funkemunky.api.tinyprotocol.api">NMSObject.Client</a></dt>
  287. <dd>&nbsp;</dd>
  288. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/Packet.Client.html#Client--">Client()</a></span> - Constructor for class cc.funkemunky.api.tinyprotocol.api.<a href="../cc/funkemunky/api/tinyprotocol/api/Packet.Client.html" title="class in cc.funkemunky.api.tinyprotocol.api">Packet.Client</a></dt>
  289. <dd>&nbsp;</dd>
  290. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/NMSObject.Client.html#CLIENT_COMMAND">CLIENT_COMMAND</a></span> - Static variable in class cc.funkemunky.api.tinyprotocol.api.<a href="../cc/funkemunky/api/tinyprotocol/api/NMSObject.Client.html" title="class in cc.funkemunky.api.tinyprotocol.api">NMSObject.Client</a></dt>
  291. <dd>&nbsp;</dd>
  292. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/packets/AbstractTinyProtocol.html#close--">close()</a></span> - Method in interface cc.funkemunky.api.tinyprotocol.api.packets.<a href="../cc/funkemunky/api/tinyprotocol/api/packets/AbstractTinyProtocol.html" title="interface in cc.funkemunky.api.tinyprotocol.api.packets">AbstractTinyProtocol</a></dt>
  293. <dd>&nbsp;</dd>
  294. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/packets/channelhandler/TinyProtocol1_7.html#close--">close()</a></span> - Method in class cc.funkemunky.api.tinyprotocol.api.packets.channelhandler.<a href="../cc/funkemunky/api/tinyprotocol/api/packets/channelhandler/TinyProtocol1_7.html" title="class in cc.funkemunky.api.tinyprotocol.api.packets.channelhandler">TinyProtocol1_7</a></dt>
  295. <dd>
  296. <div class="block">Cease listening for packets.</div>
  297. </dd>
  298. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/packets/channelhandler/TinyProtocol1_8.html#close--">close()</a></span> - Method in class cc.funkemunky.api.tinyprotocol.api.packets.channelhandler.<a href="../cc/funkemunky/api/tinyprotocol/api/packets/channelhandler/TinyProtocol1_8.html" title="class in cc.funkemunky.api.tinyprotocol.api.packets.channelhandler">TinyProtocol1_8</a></dt>
  299. <dd>
  300. <div class="block">Cease listening for packets.</div>
  301. </dd>
  302. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/NMSObject.Client.html#CLOSE_WINDOW">CLOSE_WINDOW</a></span> - Static variable in class cc.funkemunky.api.tinyprotocol.api.<a href="../cc/funkemunky/api/tinyprotocol/api/NMSObject.Client.html" title="class in cc.funkemunky.api.tinyprotocol.api">NMSObject.Client</a></dt>
  303. <dd>&nbsp;</dd>
  304. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/Packet.Client.html#CLOSE_WINDOW">CLOSE_WINDOW</a></span> - Static variable in class cc.funkemunky.api.tinyprotocol.api.<a href="../cc/funkemunky/api/tinyprotocol/api/Packet.Client.html" title="class in cc.funkemunky.api.tinyprotocol.api">Packet.Client</a></dt>
  305. <dd>&nbsp;</dd>
  306. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/Packet.Server.html#CLOSE_WINDOW">CLOSE_WINDOW</a></span> - Static variable in class cc.funkemunky.api.tinyprotocol.api.<a href="../cc/funkemunky/api/tinyprotocol/api/Packet.Server.html" title="class in cc.funkemunky.api.tinyprotocol.api">Packet.Server</a></dt>
  307. <dd>&nbsp;</dd>
  308. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/packets/channelhandler/TinyProtocol1_7.html#closed">closed</a></span> - Variable in class cc.funkemunky.api.tinyprotocol.api.packets.channelhandler.<a href="../cc/funkemunky/api/tinyprotocol/api/packets/channelhandler/TinyProtocol1_7.html" title="class in cc.funkemunky.api.tinyprotocol.api.packets.channelhandler">TinyProtocol1_7</a></dt>
  309. <dd>&nbsp;</dd>
  310. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/packets/channelhandler/TinyProtocol1_8.html#closed">closed</a></span> - Variable in class cc.funkemunky.api.tinyprotocol.api.packets.channelhandler.<a href="../cc/funkemunky/api/tinyprotocol/api/packets/channelhandler/TinyProtocol1_8.html" title="class in cc.funkemunky.api.tinyprotocol.api.packets.channelhandler">TinyProtocol1_8</a></dt>
  311. <dd>&nbsp;</dd>
  312. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/BoundingBox.html#collides-org.bukkit.util.Vector-">collides(Vector)</a></span> - Method in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/BoundingBox.html" title="class in cc.funkemunky.api.utils">BoundingBox</a></dt>
  313. <dd>&nbsp;</dd>
  314. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/BoundingBox.html#collides-java.lang.Object-">collides(Object)</a></span> - Method in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/BoundingBox.html" title="class in cc.funkemunky.api.utils">BoundingBox</a></dt>
  315. <dd>&nbsp;</dd>
  316. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/BoundingBox.html#collidesHorizontally-org.bukkit.util.Vector-">collidesHorizontally(Vector)</a></span> - Method in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/BoundingBox.html" title="class in cc.funkemunky.api.utils">BoundingBox</a></dt>
  317. <dd>&nbsp;</dd>
  318. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/BoundingBox.html#collidesHorizontally-java.lang.Object-">collidesHorizontally(Object)</a></span> - Method in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/BoundingBox.html" title="class in cc.funkemunky.api.utils">BoundingBox</a></dt>
  319. <dd>&nbsp;</dd>
  320. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/BoundingBox.html#collidesVertically-org.bukkit.util.Vector-">collidesVertically(Vector)</a></span> - Method in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/BoundingBox.html" title="class in cc.funkemunky.api.utils">BoundingBox</a></dt>
  321. <dd>&nbsp;</dd>
  322. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/BoundingBox.html#collidesVertically-java.lang.Object-">collidesVertically(Object)</a></span> - Method in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/BoundingBox.html" title="class in cc.funkemunky.api.utils">BoundingBox</a></dt>
  323. <dd>&nbsp;</dd>
  324. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/BlockUtils.html#collisionBoundingBoxes">collisionBoundingBoxes</a></span> - Static variable in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/BlockUtils.html" title="class in cc.funkemunky.api.utils">BlockUtils</a></dt>
  325. <dd>&nbsp;</dd>
  326. <dt><a href="../cc/funkemunky/api/utils/Color.html" title="class in cc.funkemunky.api.utils"><span class="typeNameLink">Color</span></a> - Class in <a href="../cc/funkemunky/api/utils/package-summary.html">cc.funkemunky.api.utils</a></dt>
  327. <dd>&nbsp;</dd>
  328. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/Color.html#Color--">Color()</a></span> - Constructor for class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/Color.html" title="class in cc.funkemunky.api.utils">Color</a></dt>
  329. <dd>&nbsp;</dd>
  330. <dt><a href="../cc/funkemunky/bungee/utils/Color.html" title="class in cc.funkemunky.bungee.utils"><span class="typeNameLink">Color</span></a> - Class in <a href="../cc/funkemunky/bungee/utils/package-summary.html">cc.funkemunky.bungee.utils</a></dt>
  331. <dd>&nbsp;</dd>
  332. <dt><span class="memberNameLink"><a href="../cc/funkemunky/bungee/utils/Color.html#Color--">Color()</a></span> - Constructor for class cc.funkemunky.bungee.utils.<a href="../cc/funkemunky/bungee/utils/Color.html" title="class in cc.funkemunky.bungee.utils">Color</a></dt>
  333. <dd>&nbsp;</dd>
  334. <dt><a href="../cc/funkemunky/api/commands/ancmd/ColorScheme.html" title="class in cc.funkemunky.api.commands.ancmd"><span class="typeNameLink">ColorScheme</span></a> - Class in <a href="../cc/funkemunky/api/commands/ancmd/package-summary.html">cc.funkemunky.api.commands.ancmd</a></dt>
  335. <dd>&nbsp;</dd>
  336. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/commands/ancmd/ColorScheme.html#ColorScheme--">ColorScheme()</a></span> - Constructor for class cc.funkemunky.api.commands.ancmd.<a href="../cc/funkemunky/api/commands/ancmd/ColorScheme.html" title="class in cc.funkemunky.api.commands.ancmd">ColorScheme</a></dt>
  337. <dd>&nbsp;</dd>
  338. <dt><a href="../cc/funkemunky/api/commands/ancmd/Command.html" title="annotation in cc.funkemunky.api.commands.ancmd"><span class="typeNameLink">Command</span></a> - Annotation Type in <a href="../cc/funkemunky/api/commands/ancmd/package-summary.html">cc.funkemunky.api.commands.ancmd</a></dt>
  339. <dd>&nbsp;</dd>
  340. <dt><a href="../cc/funkemunky/api/commands/ancmd/CommandAdapter.html" title="class in cc.funkemunky.api.commands.ancmd"><span class="typeNameLink">CommandAdapter</span></a> - Class in <a href="../cc/funkemunky/api/commands/ancmd/package-summary.html">cc.funkemunky.api.commands.ancmd</a></dt>
  341. <dd>&nbsp;</dd>
  342. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/commands/ancmd/CommandAdapter.html#CommandAdapter--">CommandAdapter()</a></span> - Constructor for class cc.funkemunky.api.commands.ancmd.<a href="../cc/funkemunky/api/commands/ancmd/CommandAdapter.html" title="class in cc.funkemunky.api.commands.ancmd">CommandAdapter</a></dt>
  343. <dd>&nbsp;</dd>
  344. <dt><a href="../cc/funkemunky/api/commands/ancmd/CommandManager.html" title="class in cc.funkemunky.api.commands.ancmd"><span class="typeNameLink">CommandManager</span></a> - Class in <a href="../cc/funkemunky/api/commands/ancmd/package-summary.html">cc.funkemunky.api.commands.ancmd</a></dt>
  345. <dd>&nbsp;</dd>
  346. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/commands/ancmd/CommandManager.html#CommandManager-org.bukkit.plugin.Plugin-">CommandManager(Plugin)</a></span> - Constructor for class cc.funkemunky.api.commands.ancmd.<a href="../cc/funkemunky/api/commands/ancmd/CommandManager.html" title="class in cc.funkemunky.api.commands.ancmd">CommandManager</a></dt>
  347. <dd>&nbsp;</dd>
  348. <dt><a href="../cc/funkemunky/api/commands/CommandMessages.html" title="class in cc.funkemunky.api.commands"><span class="typeNameLink">CommandMessages</span></a> - Class in <a href="../cc/funkemunky/api/commands/package-summary.html">cc.funkemunky.api.commands</a></dt>
  349. <dd>&nbsp;</dd>
  350. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/commands/CommandMessages.html#CommandMessages--">CommandMessages()</a></span> - Constructor for class cc.funkemunky.api.commands.<a href="../cc/funkemunky/api/commands/CommandMessages.html" title="class in cc.funkemunky.api.commands">CommandMessages</a></dt>
  351. <dd>&nbsp;</dd>
  352. <dt><a href="../cc/funkemunky/api/commands/ancmd/CommandRegister.html" title="class in cc.funkemunky.api.commands.ancmd"><span class="typeNameLink">CommandRegister</span></a> - Class in <a href="../cc/funkemunky/api/commands/ancmd/package-summary.html">cc.funkemunky.api.commands.ancmd</a></dt>
  353. <dd>&nbsp;</dd>
  354. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/commands/ancmd/CommandRegister.html#CommandRegister--">CommandRegister()</a></span> - Constructor for class cc.funkemunky.api.commands.ancmd.<a href="../cc/funkemunky/api/commands/ancmd/CommandRegister.html" title="class in cc.funkemunky.api.commands.ancmd">CommandRegister</a></dt>
  355. <dd>&nbsp;</dd>
  356. <dt><a href="../cc/funkemunky/api/utils/Commands.html" title="annotation in cc.funkemunky.api.utils"><span class="typeNameLink">Commands</span></a> - Annotation Type in <a href="../cc/funkemunky/api/utils/package-summary.html">cc.funkemunky.api.utils</a></dt>
  357. <dd>&nbsp;</dd>
  358. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/commands/ancmd/SpigotCommand.html#completer">completer</a></span> - Variable in class cc.funkemunky.api.commands.ancmd.<a href="../cc/funkemunky/api/commands/ancmd/SpigotCommand.html" title="class in cc.funkemunky.api.commands.ancmd">SpigotCommand</a></dt>
  359. <dd>&nbsp;</dd>
  360. <dt><a href="../cc/funkemunky/api/utils/objects/evicting/ConcurrentEvictingList.html" title="class in cc.funkemunky.api.utils.objects.evicting"><span class="typeNameLink">ConcurrentEvictingList</span></a>&lt;<a href="../cc/funkemunky/api/utils/objects/evicting/ConcurrentEvictingList.html" title="type parameter in ConcurrentEvictingList">T</a>&gt; - Class in <a href="../cc/funkemunky/api/utils/objects/evicting/package-summary.html">cc.funkemunky.api.utils.objects.evicting</a></dt>
  361. <dd>&nbsp;</dd>
  362. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/objects/evicting/ConcurrentEvictingList.html#ConcurrentEvictingList-int-">ConcurrentEvictingList(int)</a></span> - Constructor for class cc.funkemunky.api.utils.objects.evicting.<a href="../cc/funkemunky/api/utils/objects/evicting/ConcurrentEvictingList.html" title="class in cc.funkemunky.api.utils.objects.evicting">ConcurrentEvictingList</a></dt>
  363. <dd>&nbsp;</dd>
  364. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/objects/evicting/ConcurrentEvictingList.html#ConcurrentEvictingList-java.util.Collection-int-">ConcurrentEvictingList(Collection&lt;? extends T&gt;, int)</a></span> - Constructor for class cc.funkemunky.api.utils.objects.evicting.<a href="../cc/funkemunky/api/utils/objects/evicting/ConcurrentEvictingList.html" title="class in cc.funkemunky.api.utils.objects.evicting">ConcurrentEvictingList</a></dt>
  365. <dd>&nbsp;</dd>
  366. <dt><a href="../cc/funkemunky/api/utils/objects/evicting/ConcurrentEvictingSet.html" title="class in cc.funkemunky.api.utils.objects.evicting"><span class="typeNameLink">ConcurrentEvictingSet</span></a>&lt;<a href="../cc/funkemunky/api/utils/objects/evicting/ConcurrentEvictingSet.html" title="type parameter in ConcurrentEvictingSet">T</a>&gt; - Class in <a href="../cc/funkemunky/api/utils/objects/evicting/package-summary.html">cc.funkemunky.api.utils.objects.evicting</a></dt>
  367. <dd>&nbsp;</dd>
  368. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/objects/evicting/ConcurrentEvictingSet.html#ConcurrentEvictingSet-int-">ConcurrentEvictingSet(int)</a></span> - Constructor for class cc.funkemunky.api.utils.objects.evicting.<a href="../cc/funkemunky/api/utils/objects/evicting/ConcurrentEvictingSet.html" title="class in cc.funkemunky.api.utils.objects.evicting">ConcurrentEvictingSet</a></dt>
  369. <dd>&nbsp;</dd>
  370. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/objects/evicting/ConcurrentEvictingSet.html#ConcurrentEvictingSet-java.util.Collection-int-">ConcurrentEvictingSet(Collection&lt;? extends T&gt;, int)</a></span> - Constructor for class cc.funkemunky.api.utils.objects.evicting.<a href="../cc/funkemunky/api/utils/objects/evicting/ConcurrentEvictingSet.html" title="class in cc.funkemunky.api.utils.objects.evicting">ConcurrentEvictingSet</a></dt>
  371. <dd>&nbsp;</dd>
  372. <dt><a href="../cc/funkemunky/api/utils/objects/filtered/ConcurrentFilteredList.html" title="class in cc.funkemunky.api.utils.objects.filtered"><span class="typeNameLink">ConcurrentFilteredList</span></a>&lt;<a href="../cc/funkemunky/api/utils/objects/filtered/ConcurrentFilteredList.html" title="type parameter in ConcurrentFilteredList">T</a>&gt; - Class in <a href="../cc/funkemunky/api/utils/objects/filtered/package-summary.html">cc.funkemunky.api.utils.objects.filtered</a></dt>
  373. <dd>&nbsp;</dd>
  374. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/objects/filtered/ConcurrentFilteredList.html#ConcurrentFilteredList-java.util.function.Predicate-">ConcurrentFilteredList(Predicate&lt;T&gt;)</a></span> - Constructor for class cc.funkemunky.api.utils.objects.filtered.<a href="../cc/funkemunky/api/utils/objects/filtered/ConcurrentFilteredList.html" title="class in cc.funkemunky.api.utils.objects.filtered">ConcurrentFilteredList</a></dt>
  375. <dd>&nbsp;</dd>
  376. <dt><a href="../cc/funkemunky/api/utils/objects/filtered/ConcurrentFilteredSet.html" title="class in cc.funkemunky.api.utils.objects.filtered"><span class="typeNameLink">ConcurrentFilteredSet</span></a>&lt;<a href="../cc/funkemunky/api/utils/objects/filtered/ConcurrentFilteredSet.html" title="type parameter in ConcurrentFilteredSet">T</a>&gt; - Class in <a href="../cc/funkemunky/api/utils/objects/filtered/package-summary.html">cc.funkemunky.api.utils.objects.filtered</a></dt>
  377. <dd>&nbsp;</dd>
  378. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/objects/filtered/ConcurrentFilteredSet.html#ConcurrentFilteredSet-java.util.function.Predicate-">ConcurrentFilteredSet(Predicate&lt;T&gt;)</a></span> - Constructor for class cc.funkemunky.api.utils.objects.filtered.<a href="../cc/funkemunky/api/utils/objects/filtered/ConcurrentFilteredSet.html" title="class in cc.funkemunky.api.utils.objects.filtered">ConcurrentFilteredSet</a></dt>
  379. <dd>&nbsp;</dd>
  380. <dt><a href="../cc/funkemunky/api/utils/ConfigSetting.html" title="annotation in cc.funkemunky.api.utils"><span class="typeNameLink">ConfigSetting</span></a> - Annotation Type in <a href="../cc/funkemunky/api/utils/package-summary.html">cc.funkemunky.api.utils</a></dt>
  381. <dd>&nbsp;</dd>
  382. <dt><a href="../cc/funkemunky/api/config/system/Configuration.html" title="class in cc.funkemunky.api.config.system"><span class="typeNameLink">Configuration</span></a> - Class in <a href="../cc/funkemunky/api/config/system/package-summary.html">cc.funkemunky.api.config.system</a></dt>
  383. <dd>&nbsp;</dd>
  384. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/config/system/Configuration.html#Configuration--">Configuration()</a></span> - Constructor for class cc.funkemunky.api.config.system.<a href="../cc/funkemunky/api/config/system/Configuration.html" title="class in cc.funkemunky.api.config.system">Configuration</a></dt>
  385. <dd>&nbsp;</dd>
  386. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/config/system/Configuration.html#Configuration-cc.funkemunky.api.config.system.Configuration-">Configuration(Configuration)</a></span> - Constructor for class cc.funkemunky.api.config.system.<a href="../cc/funkemunky/api/config/system/Configuration.html" title="class in cc.funkemunky.api.config.system">Configuration</a></dt>
  387. <dd>&nbsp;</dd>
  388. <dt><a href="../cc/funkemunky/api/config/system/ConfigurationProvider.html" title="class in cc.funkemunky.api.config.system"><span class="typeNameLink">ConfigurationProvider</span></a> - Class in <a href="../cc/funkemunky/api/config/system/package-summary.html">cc.funkemunky.api.config.system</a></dt>
  389. <dd>&nbsp;</dd>
  390. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/config/system/ConfigurationProvider.html#ConfigurationProvider--">ConfigurationProvider()</a></span> - Constructor for class cc.funkemunky.api.config.system.<a href="../cc/funkemunky/api/config/system/ConfigurationProvider.html" title="class in cc.funkemunky.api.config.system">ConfigurationProvider</a></dt>
  391. <dd>&nbsp;</dd>
  392. <dt><a href="../cc/funkemunky/api/config/ConfigUtils.html" title="class in cc.funkemunky.api.config"><span class="typeNameLink">ConfigUtils</span></a> - Class in <a href="../cc/funkemunky/api/config/package-summary.html">cc.funkemunky.api.config</a></dt>
  393. <dd>&nbsp;</dd>
  394. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/config/ConfigUtils.html#ConfigUtils-org.bukkit.plugin.java.JavaPlugin-">ConfigUtils(JavaPlugin)</a></span> - Constructor for class cc.funkemunky.api.config.<a href="../cc/funkemunky/api/config/ConfigUtils.html" title="class in cc.funkemunky.api.config">ConfigUtils</a></dt>
  395. <dd>&nbsp;</dd>
  396. <dt><a href="../cc/funkemunky/api/utils/ConfigUtils.html" title="class in cc.funkemunky.api.utils"><span class="typeNameLink">ConfigUtils</span></a> - Class in <a href="../cc/funkemunky/api/utils/package-summary.html">cc.funkemunky.api.utils</a></dt>
  397. <dd>&nbsp;</dd>
  398. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/ConfigUtils.html#ConfigUtils--">ConfigUtils()</a></span> - Constructor for class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/ConfigUtils.html" title="class in cc.funkemunky.api.utils">ConfigUtils</a></dt>
  399. <dd>&nbsp;</dd>
  400. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/NMSObject.html#construct-java.lang.String-java.lang.Object...-">construct(String, Object...)</a></span> - Static method in class cc.funkemunky.api.tinyprotocol.api.<a href="../cc/funkemunky/api/tinyprotocol/api/NMSObject.html" title="class in cc.funkemunky.api.tinyprotocol.api">NMSObject</a></dt>
  401. <dd>&nbsp;</dd>
  402. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/NMSObject.html#construct-java.lang.String-java.lang.Object-">construct(String, Object)</a></span> - Static method in class cc.funkemunky.api.tinyprotocol.api.<a href="../cc/funkemunky/api/tinyprotocol/api/NMSObject.html" title="class in cc.funkemunky.api.tinyprotocol.api">NMSObject</a></dt>
  403. <dd>&nbsp;</dd>
  404. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/NMSObject.html#construct-java.lang.Object-java.lang.String-java.lang.Object...-">construct(Object, String, Object...)</a></span> - Static method in class cc.funkemunky.api.tinyprotocol.api.<a href="../cc/funkemunky/api/tinyprotocol/api/NMSObject.html" title="class in cc.funkemunky.api.tinyprotocol.api">NMSObject</a></dt>
  405. <dd>&nbsp;</dd>
  406. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/Packet.html#construct-java.lang.String-java.lang.Object...-">construct(String, Object...)</a></span> - Static method in class cc.funkemunky.api.tinyprotocol.api.<a href="../cc/funkemunky/api/tinyprotocol/api/Packet.html" title="class in cc.funkemunky.api.tinyprotocol.api">Packet</a></dt>
  407. <dd>&nbsp;</dd>
  408. <dt><a href="../cc/funkemunky/api/tinyprotocol/reflection/ConstructorInvoker.html" title="interface in cc.funkemunky.api.tinyprotocol.reflection"><span class="typeNameLink">ConstructorInvoker</span></a> - Interface in <a href="../cc/funkemunky/api/tinyprotocol/reflection/package-summary.html">cc.funkemunky.api.tinyprotocol.reflection</a></dt>
  409. <dd>&nbsp;</dd>
  410. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/config/system/Configuration.html#contains-java.lang.String-">contains(String)</a></span> - Method in class cc.funkemunky.api.config.system.<a href="../cc/funkemunky/api/config/system/Configuration.html" title="class in cc.funkemunky.api.config.system">Configuration</a></dt>
  411. <dd>&nbsp;</dd>
  412. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/MiscUtils.html#containsIgnoreCase-java.lang.String-java.lang.String-">containsIgnoreCase(String, String)</a></span> - Static method in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/MiscUtils.html" title="class in cc.funkemunky.api.utils">MiscUtils</a></dt>
  413. <dd>&nbsp;</dd>
  414. <dt><a href="../cc/funkemunky/api/utils/json/Cookie.html" title="class in cc.funkemunky.api.utils.json"><span class="typeNameLink">Cookie</span></a> - Class in <a href="../cc/funkemunky/api/utils/json/package-summary.html">cc.funkemunky.api.utils.json</a></dt>
  415. <dd>
  416. <div class="block">Convert a web browser cookie specification to a JSONObject and back.</div>
  417. </dd>
  418. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/json/Cookie.html#Cookie--">Cookie()</a></span> - Constructor for class cc.funkemunky.api.utils.json.<a href="../cc/funkemunky/api/utils/json/Cookie.html" title="class in cc.funkemunky.api.utils.json">Cookie</a></dt>
  419. <dd>&nbsp;</dd>
  420. <dt><a href="../cc/funkemunky/api/utils/json/CookieList.html" title="class in cc.funkemunky.api.utils.json"><span class="typeNameLink">CookieList</span></a> - Class in <a href="../cc/funkemunky/api/utils/json/package-summary.html">cc.funkemunky.api.utils.json</a></dt>
  421. <dd>
  422. <div class="block">Convert a web browser cookie list string to a JSONObject and back.</div>
  423. </dd>
  424. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/json/CookieList.html#CookieList--">CookieList()</a></span> - Constructor for class cc.funkemunky.api.utils.json.<a href="../cc/funkemunky/api/utils/json/CookieList.html" title="class in cc.funkemunky.api.utils.json">CookieList</a></dt>
  425. <dd>&nbsp;</dd>
  426. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/MiscUtils.html#copy-java.io.InputStream-java.io.OutputStream-">copy(InputStream, OutputStream)</a></span> - Static method in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/MiscUtils.html" title="class in cc.funkemunky.api.utils">MiscUtils</a></dt>
  427. <dd>&nbsp;</dd>
  428. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/MathHelper.html#cos-float-">cos(float)</a></span> - Static method in class cc.funkemunky.api.tinyprotocol.packet.types.<a href="../cc/funkemunky/api/tinyprotocol/packet/types/MathHelper.html" title="class in cc.funkemunky.api.tinyprotocol.packet.types">MathHelper</a></dt>
  429. <dd>&nbsp;</dd>
  430. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/MathHelper.html#cos-float-">cos(float)</a></span> - Static method in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/MathHelper.html" title="class in cc.funkemunky.api.utils">MathHelper</a></dt>
  431. <dd>
  432. <div class="block">cos looked up in the sin table with the appropriate offset</div>
  433. </dd>
  434. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/reflection/CraftReflection.html#craftBlock">craftBlock</a></span> - Static variable in class cc.funkemunky.api.reflection.<a href="../cc/funkemunky/api/reflection/CraftReflection.html" title="class in cc.funkemunky.api.reflection">CraftReflection</a></dt>
  435. <dd>&nbsp;</dd>
  436. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/reflection/CraftReflection.html#craftEntity">craftEntity</a></span> - Static variable in class cc.funkemunky.api.reflection.<a href="../cc/funkemunky/api/reflection/CraftReflection.html" title="class in cc.funkemunky.api.reflection">CraftReflection</a></dt>
  437. <dd>&nbsp;</dd>
  438. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/ReflectionsUtil.html#CraftEntity">CraftEntity</a></span> - Static variable in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/ReflectionsUtil.html" title="class in cc.funkemunky.api.utils">ReflectionsUtil</a></dt>
  439. <dd>&nbsp;</dd>
  440. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/reflection/CraftReflection.html#craftHumanEntity">craftHumanEntity</a></span> - Static variable in class cc.funkemunky.api.reflection.<a href="../cc/funkemunky/api/reflection/CraftReflection.html" title="class in cc.funkemunky.api.reflection">CraftReflection</a></dt>
  441. <dd>&nbsp;</dd>
  442. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/reflection/CraftReflection.html#craftItemStack">craftItemStack</a></span> - Static variable in class cc.funkemunky.api.reflection.<a href="../cc/funkemunky/api/reflection/CraftReflection.html" title="class in cc.funkemunky.api.reflection">CraftReflection</a></dt>
  443. <dd>&nbsp;</dd>
  444. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/NMSObject.Type.html#CRAFTITEMSTACK">CRAFTITEMSTACK</a></span> - Static variable in class cc.funkemunky.api.tinyprotocol.api.<a href="../cc/funkemunky/api/tinyprotocol/api/NMSObject.Type.html" title="class in cc.funkemunky.api.tinyprotocol.api">NMSObject.Type</a></dt>
  445. <dd>&nbsp;</dd>
  446. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/Packet.Type.html#CRAFTITEMSTACK">CRAFTITEMSTACK</a></span> - Static variable in class cc.funkemunky.api.tinyprotocol.api.<a href="../cc/funkemunky/api/tinyprotocol/api/Packet.Type.html" title="class in cc.funkemunky.api.tinyprotocol.api">Packet.Type</a></dt>
  447. <dd>&nbsp;</dd>
  448. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/ReflectionsUtil.html#CraftPlayer">CraftPlayer</a></span> - Static variable in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/ReflectionsUtil.html" title="class in cc.funkemunky.api.utils">ReflectionsUtil</a></dt>
  449. <dd>&nbsp;</dd>
  450. <dt><a href="../cc/funkemunky/api/reflection/CraftReflection.html" title="class in cc.funkemunky.api.reflection"><span class="typeNameLink">CraftReflection</span></a> - Class in <a href="../cc/funkemunky/api/reflection/package-summary.html">cc.funkemunky.api.reflection</a></dt>
  451. <dd>&nbsp;</dd>
  452. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/reflection/CraftReflection.html#CraftReflection--">CraftReflection()</a></span> - Constructor for class cc.funkemunky.api.reflection.<a href="../cc/funkemunky/api/reflection/CraftReflection.html" title="class in cc.funkemunky.api.reflection">CraftReflection</a></dt>
  453. <dd>&nbsp;</dd>
  454. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/reflection/CraftReflection.html#craftWorld">craftWorld</a></span> - Static variable in class cc.funkemunky.api.reflection.<a href="../cc/funkemunky/api/reflection/CraftReflection.html" title="class in cc.funkemunky.api.reflection">CraftReflection</a></dt>
  455. <dd>&nbsp;</dd>
  456. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/ReflectionsUtil.html#CraftWorld">CraftWorld</a></span> - Static variable in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/ReflectionsUtil.html" title="class in cc.funkemunky.api.utils">ReflectionsUtil</a></dt>
  457. <dd>&nbsp;</dd>
  458. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/ClassScanner.html#create-java.lang.String-">create(String)</a></span> - Static method in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/ClassScanner.html" title="class in cc.funkemunky.api.utils">ClassScanner</a></dt>
  459. <dd>&nbsp;</dd>
  460. <dt><span class="memberNameLink"><a href="../cc/funkemunky/bungee/utils/asm/ClassScanner.html#create-java.lang.String-">create(String)</a></span> - Static method in class cc.funkemunky.bungee.utils.asm.<a href="../cc/funkemunky/bungee/utils/asm/ClassScanner.html" title="class in cc.funkemunky.bungee.utils.asm">ClassScanner</a></dt>
  461. <dd>&nbsp;</dd>
  462. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/commands/ancmd/CommandManager.html#createCommandMap-org.bukkit.plugin.Plugin-">createCommandMap(Plugin)</a></span> - Method in class cc.funkemunky.api.commands.ancmd.<a href="../cc/funkemunky/api/commands/ancmd/CommandManager.html" title="class in cc.funkemunky.api.commands.ancmd">CommandManager</a></dt>
  463. <dd>&nbsp;</dd>
  464. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/MiscUtils.html#createItem-org.bukkit.Material-int-java.lang.String-java.lang.String...-">createItem(Material, int, String, String...)</a></span> - Static method in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/MiscUtils.html" title="class in cc.funkemunky.api.utils">MiscUtils</a></dt>
  465. <dd>&nbsp;</dd>
  466. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/MiscUtils.html#createParticlesForBoundingBox-org.bukkit.entity.Player-cc.funkemunky.api.utils.BoundingBox-">createParticlesForBoundingBox(Player, BoundingBox)</a></span> - Static method in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/MiscUtils.html" title="class in cc.funkemunky.api.utils">MiscUtils</a></dt>
  467. <dd>&nbsp;</dd>
  468. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/MiscUtils.html#createParticlesForBoundingBox-org.bukkit.entity.Player-cc.funkemunky.api.utils.BoundingBox-cc.funkemunky.api.tinyprotocol.packet.types.WrappedEnumParticle-">createParticlesForBoundingBox(Player, BoundingBox, WrappedEnumParticle)</a></span> - Static method in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/MiscUtils.html" title="class in cc.funkemunky.api.utils">MiscUtils</a></dt>
  469. <dd>&nbsp;</dd>
  470. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/MiscUtils.html#createParticlesForBoundingBox-org.bukkit.entity.Player-cc.funkemunky.api.utils.BoundingBox-cc.funkemunky.api.tinyprotocol.packet.types.WrappedEnumParticle-float-">createParticlesForBoundingBox(Player, BoundingBox, WrappedEnumParticle, float)</a></span> - Static method in class cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/MiscUtils.html" title="class in cc.funkemunky.api.utils">MiscUtils</a></dt>
  471. <dd>&nbsp;</dd>
  472. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/json/HTTP.html#CRLF">CRLF</a></span> - Static variable in class cc.funkemunky.api.utils.json.<a href="../cc/funkemunky/api/utils/json/HTTP.html" title="class in cc.funkemunky.api.utils.json">HTTP</a></dt>
  473. <dd>
  474. <div class="block">Carriage return/line feed.</div>
  475. </dd>
  476. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/NMSObject.Client.html#CUSTOM_PAYLOAD">CUSTOM_PAYLOAD</a></span> - Static variable in class cc.funkemunky.api.tinyprotocol.api.<a href="../cc/funkemunky/api/tinyprotocol/api/NMSObject.Client.html" title="class in cc.funkemunky.api.tinyprotocol.api">NMSObject.Client</a></dt>
  477. <dd>&nbsp;</dd>
  478. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/NMSObject.Server.html#CUSTOM_PAYLOAD">CUSTOM_PAYLOAD</a></span> - Static variable in class cc.funkemunky.api.tinyprotocol.api.<a href="../cc/funkemunky/api/tinyprotocol/api/NMSObject.Server.html" title="class in cc.funkemunky.api.tinyprotocol.api">NMSObject.Server</a></dt>
  479. <dd>&nbsp;</dd>
  480. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/Packet.Client.html#CUSTOM_PAYLOAD">CUSTOM_PAYLOAD</a></span> - Static variable in class cc.funkemunky.api.tinyprotocol.api.<a href="../cc/funkemunky/api/tinyprotocol/api/Packet.Client.html" title="class in cc.funkemunky.api.tinyprotocol.api">Packet.Client</a></dt>
  481. <dd>&nbsp;</dd>
  482. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/Packet.Server.html#CUSTOM_PAYLOAD">CUSTOM_PAYLOAD</a></span> - Static variable in class cc.funkemunky.api.tinyprotocol.api.<a href="../cc/funkemunky/api/tinyprotocol/api/Packet.Server.html" title="class in cc.funkemunky.api.tinyprotocol.api">Packet.Server</a></dt>
  483. <dd>&nbsp;</dd>
  484. </dl>
  485. <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">K</a>&nbsp;<a href="index-12.html">L</a>&nbsp;<a href="index-13.html">M</a>&nbsp;<a href="index-14.html">N</a>&nbsp;<a href="index-15.html">O</a>&nbsp;<a href="index-16.html">P</a>&nbsp;<a href="index-17.html">Q</a>&nbsp;<a href="index-18.html">R</a>&nbsp;<a href="index-19.html">S</a>&nbsp;<a href="index-20.html">T</a>&nbsp;<a href="index-21.html">U</a>&nbsp;<a href="index-22.html">V</a>&nbsp;<a href="index-23.html">W</a>&nbsp;<a href="index-24.html">X</a>&nbsp;<a href="index-25.html">Y</a>&nbsp;<a href="index-26.html">Z</a>&nbsp;</div>
  486. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  487. <div class="bottomNav"><a name="navbar.bottom">
  488. <!-- -->
  489. </a>
  490. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  491. <a name="navbar.bottom.firstrow">
  492. <!-- -->
  493. </a>
  494. <ul class="navList" title="Navigation">
  495. <li><a href="../overview-summary.html">Overview</a></li>
  496. <li>Package</li>
  497. <li>Class</li>
  498. <li><a href="../overview-tree.html">Tree</a></li>
  499. <li><a href="../deprecated-list.html">Deprecated</a></li>
  500. <li class="navBarCell1Rev">Index</li>
  501. <li><a href="../help-doc.html">Help</a></li>
  502. </ul>
  503. </div>
  504. <div class="subNav">
  505. <ul class="navList">
  506. <li><a href="index-2.html">Prev Letter</a></li>
  507. <li><a href="index-4.html">Next Letter</a></li>
  508. </ul>
  509. <ul class="navList">
  510. <li><a href="../index.html?index-files/index-3.html" target="_top">Frames</a></li>
  511. <li><a href="index-3.html" target="_top">No&nbsp;Frames</a></li>
  512. </ul>
  513. <ul class="navList" id="allclasses_navbar_bottom">
  514. <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
  515. </ul>
  516. <div>
  517. <script type="text/javascript"><!--
  518. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  519. if(window==top) {
  520. allClassesLink.style.display = "block";
  521. }
  522. else {
  523. allClassesLink.style.display = "none";
  524. }
  525. //-->
  526. </script>
  527. </div>
  528. <a name="skip.navbar.bottom">
  529. <!-- -->
  530. </a></div>
  531. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  532. </body>
  533. </html>