index-22.html 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360
  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>V-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="V-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-21.html">Prev Letter</a></li>
  46. <li><a href="index-23.html">Next Letter</a></li>
  47. </ul>
  48. <ul class="navList">
  49. <li><a href="../index.html?index-files/index-22.html" target="_top">Frames</a></li>
  50. <li><a href="index-22.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:V">
  72. <!-- -->
  73. </a>
  74. <h2 class="title">V</h2>
  75. <dl>
  76. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/json/JSONWriter.html#value-boolean-">value(boolean)</a></span> - Method in class cc.funkemunky.api.utils.json.<a href="../cc/funkemunky/api/utils/json/JSONWriter.html" title="class in cc.funkemunky.api.utils.json">JSONWriter</a></dt>
  77. <dd>
  78. <div class="block">Append either the value <code>true</code> or the value
  79. <code>false</code>.</div>
  80. </dd>
  81. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/json/JSONWriter.html#value-double-">value(double)</a></span> - Method in class cc.funkemunky.api.utils.json.<a href="../cc/funkemunky/api/utils/json/JSONWriter.html" title="class in cc.funkemunky.api.utils.json">JSONWriter</a></dt>
  82. <dd>
  83. <div class="block">Append a double value.</div>
  84. </dd>
  85. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/json/JSONWriter.html#value-long-">value(long)</a></span> - Method in class cc.funkemunky.api.utils.json.<a href="../cc/funkemunky/api/utils/json/JSONWriter.html" title="class in cc.funkemunky.api.utils.json">JSONWriter</a></dt>
  86. <dd>
  87. <div class="block">Append a long value.</div>
  88. </dd>
  89. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/json/JSONWriter.html#value-java.lang.Object-">value(Object)</a></span> - Method in class cc.funkemunky.api.utils.json.<a href="../cc/funkemunky/api/utils/json/JSONWriter.html" title="class in cc.funkemunky.api.utils.json">JSONWriter</a></dt>
  90. <dd>
  91. <div class="block">Append an object value.</div>
  92. </dd>
  93. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/events/ListenerPriority.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum cc.funkemunky.api.events.<a href="../cc/funkemunky/api/events/ListenerPriority.html" title="enum in cc.funkemunky.api.events">ListenerPriority</a></dt>
  94. <dd>
  95. <div class="block">Returns the enum constant of this type with the specified name.</div>
  96. </dd>
  97. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/profiling/ResultsType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum cc.funkemunky.api.profiling.<a href="../cc/funkemunky/api/profiling/ResultsType.html" title="enum in cc.funkemunky.api.profiling">ResultsType</a></dt>
  98. <dd>
  99. <div class="block">Returns the enum constant of this type with the specified name.</div>
  100. </dd>
  101. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/ProtocolVersion.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum cc.funkemunky.api.tinyprotocol.api.<a href="../cc/funkemunky/api/tinyprotocol/api/ProtocolVersion.html" title="enum in cc.funkemunky.api.tinyprotocol.api">ProtocolVersion</a></dt>
  102. <dd>
  103. <div class="block">Returns the enum constant of this type with the specified name.</div>
  104. </dd>
  105. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/in/WrappedInBlockDigPacket.EnumPlayerDigType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum cc.funkemunky.api.tinyprotocol.packet.in.<a href="../cc/funkemunky/api/tinyprotocol/packet/in/WrappedInBlockDigPacket.EnumPlayerDigType.html" title="enum in cc.funkemunky.api.tinyprotocol.packet.in">WrappedInBlockDigPacket.EnumPlayerDigType</a></dt>
  106. <dd>
  107. <div class="block">Returns the enum constant of this type with the specified name.</div>
  108. </dd>
  109. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/in/WrappedInClientCommandPacket.EnumClientCommand.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum cc.funkemunky.api.tinyprotocol.packet.in.<a href="../cc/funkemunky/api/tinyprotocol/packet/in/WrappedInClientCommandPacket.EnumClientCommand.html" title="enum in cc.funkemunky.api.tinyprotocol.packet.in">WrappedInClientCommandPacket.EnumClientCommand</a></dt>
  110. <dd>
  111. <div class="block">Returns the enum constant of this type with the specified name.</div>
  112. </dd>
  113. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/in/WrappedInEntityActionPacket.EnumPlayerAction.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum cc.funkemunky.api.tinyprotocol.packet.in.<a href="../cc/funkemunky/api/tinyprotocol/packet/in/WrappedInEntityActionPacket.EnumPlayerAction.html" title="enum in cc.funkemunky.api.tinyprotocol.packet.in">WrappedInEntityActionPacket.EnumPlayerAction</a></dt>
  114. <dd>
  115. <div class="block">Returns the enum constant of this type with the specified name.</div>
  116. </dd>
  117. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/in/WrappedInUseEntityPacket.EnumEntityUseAction.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum cc.funkemunky.api.tinyprotocol.packet.in.<a href="../cc/funkemunky/api/tinyprotocol/packet/in/WrappedInUseEntityPacket.EnumEntityUseAction.html" title="enum in cc.funkemunky.api.tinyprotocol.packet.in">WrappedInUseEntityPacket.EnumEntityUseAction</a></dt>
  118. <dd>
  119. <div class="block">Returns the enum constant of this type with the specified name.</div>
  120. </dd>
  121. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/in/WrappedInWindowClickPacket.ClickType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum cc.funkemunky.api.tinyprotocol.packet.in.<a href="../cc/funkemunky/api/tinyprotocol/packet/in/WrappedInWindowClickPacket.ClickType.html" title="enum in cc.funkemunky.api.tinyprotocol.packet.in">WrappedInWindowClickPacket.ClickType</a></dt>
  122. <dd>
  123. <div class="block">Returns the enum constant of this type with the specified name.</div>
  124. </dd>
  125. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/EnumDirection.EnumAxis.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static 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>
  126. <dd>
  127. <div class="block">Returns the enum constant of this type with the specified name.</div>
  128. </dd>
  129. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/EnumDirection.EnumAxisDirection.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum cc.funkemunky.api.tinyprotocol.packet.types.<a href="../cc/funkemunky/api/tinyprotocol/packet/types/EnumDirection.EnumAxisDirection.html" title="enum in cc.funkemunky.api.tinyprotocol.packet.types">EnumDirection.EnumAxisDirection</a></dt>
  130. <dd>
  131. <div class="block">Returns the enum constant of this type with the specified name.</div>
  132. </dd>
  133. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/EnumDirection.EnumDirectionLimit.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum cc.funkemunky.api.tinyprotocol.packet.types.<a href="../cc/funkemunky/api/tinyprotocol/packet/types/EnumDirection.EnumDirectionLimit.html" title="enum in cc.funkemunky.api.tinyprotocol.packet.types">EnumDirection.EnumDirectionLimit</a></dt>
  134. <dd>
  135. <div class="block">Returns the enum constant of this type with the specified name.</div>
  136. </dd>
  137. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/EnumDirection.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static 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>
  138. <dd>
  139. <div class="block">Returns the enum constant of this type with the specified name.</div>
  140. </dd>
  141. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/WrappedEnumAnimation.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum cc.funkemunky.api.tinyprotocol.packet.types.<a href="../cc/funkemunky/api/tinyprotocol/packet/types/WrappedEnumAnimation.html" title="enum in cc.funkemunky.api.tinyprotocol.packet.types">WrappedEnumAnimation</a></dt>
  142. <dd>
  143. <div class="block">Returns the enum constant of this type with the specified name.</div>
  144. </dd>
  145. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/WrappedEnumDifficulty.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum cc.funkemunky.api.tinyprotocol.packet.types.<a href="../cc/funkemunky/api/tinyprotocol/packet/types/WrappedEnumDifficulty.html" title="enum in cc.funkemunky.api.tinyprotocol.packet.types">WrappedEnumDifficulty</a></dt>
  146. <dd>
  147. <div class="block">Returns the enum constant of this type with the specified name.</div>
  148. </dd>
  149. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/WrappedEnumGameMode.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static 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>
  150. <dd>
  151. <div class="block">Returns the enum constant of this type with the specified name.</div>
  152. </dd>
  153. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/WrappedEnumParticle.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum cc.funkemunky.api.tinyprotocol.packet.types.<a href="../cc/funkemunky/api/tinyprotocol/packet/types/WrappedEnumParticle.html" title="enum in cc.funkemunky.api.tinyprotocol.packet.types">WrappedEnumParticle</a></dt>
  154. <dd>
  155. <div class="block">Returns the enum constant of this type with the specified name.</div>
  156. </dd>
  157. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/WrappedEnumPlayerInfoAction.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum cc.funkemunky.api.tinyprotocol.packet.types.<a href="../cc/funkemunky/api/tinyprotocol/packet/types/WrappedEnumPlayerInfoAction.html" title="enum in cc.funkemunky.api.tinyprotocol.packet.types">WrappedEnumPlayerInfoAction</a></dt>
  158. <dd>
  159. <div class="block">Returns the enum constant of this type with the specified name.</div>
  160. </dd>
  161. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/WrappedEnumTeleportFlag.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum cc.funkemunky.api.tinyprotocol.packet.types.<a href="../cc/funkemunky/api/tinyprotocol/packet/types/WrappedEnumTeleportFlag.html" title="enum in cc.funkemunky.api.tinyprotocol.packet.types">WrappedEnumTeleportFlag</a></dt>
  162. <dd>
  163. <div class="block">Returns the enum constant of this type with the specified name.</div>
  164. </dd>
  165. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/JsonMessage.ClickableType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/JsonMessage.ClickableType.html" title="enum in cc.funkemunky.api.utils">JsonMessage.ClickableType</a></dt>
  166. <dd>
  167. <div class="block">Returns the enum constant of this type with the specified name.</div>
  168. </dd>
  169. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/Pastebin.Privacy.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/Pastebin.Privacy.html" title="enum in cc.funkemunky.api.utils">Pastebin.Privacy</a></dt>
  170. <dd>
  171. <div class="block">Returns the enum constant of this type with the specified name.</div>
  172. </dd>
  173. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/Priority.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/Priority.html" title="enum in cc.funkemunky.api.utils">Priority</a></dt>
  174. <dd>
  175. <div class="block">Returns the enum constant of this type with the specified name.</div>
  176. </dd>
  177. <dt><span class="memberNameLink"><a href="../cc/funkemunky/bungee/utils/asm/Priority.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum cc.funkemunky.bungee.utils.asm.<a href="../cc/funkemunky/bungee/utils/asm/Priority.html" title="enum in cc.funkemunky.bungee.utils.asm">Priority</a></dt>
  178. <dd>
  179. <div class="block">Returns the enum constant of this type with the specified name.</div>
  180. </dd>
  181. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/bungee/objects/BungeePlayer.html#values">values</a></span> - Variable in class cc.funkemunky.api.bungee.objects.<a href="../cc/funkemunky/api/bungee/objects/BungeePlayer.html" title="class in cc.funkemunky.api.bungee.objects">BungeePlayer</a></dt>
  182. <dd>&nbsp;</dd>
  183. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/events/ListenerPriority.html#values--">values()</a></span> - Static method in enum cc.funkemunky.api.events.<a href="../cc/funkemunky/api/events/ListenerPriority.html" title="enum in cc.funkemunky.api.events">ListenerPriority</a></dt>
  184. <dd>
  185. <div class="block">Returns an array containing the constants of this enum type, in
  186. the order they are declared.</div>
  187. </dd>
  188. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/profiling/ResultsType.html#values--">values()</a></span> - Static method in enum cc.funkemunky.api.profiling.<a href="../cc/funkemunky/api/profiling/ResultsType.html" title="enum in cc.funkemunky.api.profiling">ResultsType</a></dt>
  189. <dd>
  190. <div class="block">Returns an array containing the constants of this enum type, in
  191. the order they are declared.</div>
  192. </dd>
  193. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/ProtocolVersion.html#values--">values()</a></span> - Static method in enum cc.funkemunky.api.tinyprotocol.api.<a href="../cc/funkemunky/api/tinyprotocol/api/ProtocolVersion.html" title="enum in cc.funkemunky.api.tinyprotocol.api">ProtocolVersion</a></dt>
  194. <dd>
  195. <div class="block">Returns an array containing the constants of this enum type, in
  196. the order they are declared.</div>
  197. </dd>
  198. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/in/WrappedInBlockDigPacket.EnumPlayerDigType.html#values--">values()</a></span> - Static method in enum cc.funkemunky.api.tinyprotocol.packet.in.<a href="../cc/funkemunky/api/tinyprotocol/packet/in/WrappedInBlockDigPacket.EnumPlayerDigType.html" title="enum in cc.funkemunky.api.tinyprotocol.packet.in">WrappedInBlockDigPacket.EnumPlayerDigType</a></dt>
  199. <dd>
  200. <div class="block">Returns an array containing the constants of this enum type, in
  201. the order they are declared.</div>
  202. </dd>
  203. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/in/WrappedInClientCommandPacket.EnumClientCommand.html#values--">values()</a></span> - Static method in enum cc.funkemunky.api.tinyprotocol.packet.in.<a href="../cc/funkemunky/api/tinyprotocol/packet/in/WrappedInClientCommandPacket.EnumClientCommand.html" title="enum in cc.funkemunky.api.tinyprotocol.packet.in">WrappedInClientCommandPacket.EnumClientCommand</a></dt>
  204. <dd>
  205. <div class="block">Returns an array containing the constants of this enum type, in
  206. the order they are declared.</div>
  207. </dd>
  208. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/in/WrappedInEntityActionPacket.EnumPlayerAction.html#values--">values()</a></span> - Static method in enum cc.funkemunky.api.tinyprotocol.packet.in.<a href="../cc/funkemunky/api/tinyprotocol/packet/in/WrappedInEntityActionPacket.EnumPlayerAction.html" title="enum in cc.funkemunky.api.tinyprotocol.packet.in">WrappedInEntityActionPacket.EnumPlayerAction</a></dt>
  209. <dd>
  210. <div class="block">Returns an array containing the constants of this enum type, in
  211. the order they are declared.</div>
  212. </dd>
  213. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/in/WrappedInUseEntityPacket.EnumEntityUseAction.html#values--">values()</a></span> - Static method in enum cc.funkemunky.api.tinyprotocol.packet.in.<a href="../cc/funkemunky/api/tinyprotocol/packet/in/WrappedInUseEntityPacket.EnumEntityUseAction.html" title="enum in cc.funkemunky.api.tinyprotocol.packet.in">WrappedInUseEntityPacket.EnumEntityUseAction</a></dt>
  214. <dd>
  215. <div class="block">Returns an array containing the constants of this enum type, in
  216. the order they are declared.</div>
  217. </dd>
  218. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/in/WrappedInWindowClickPacket.ClickType.html#values--">values()</a></span> - Static method in enum cc.funkemunky.api.tinyprotocol.packet.in.<a href="../cc/funkemunky/api/tinyprotocol/packet/in/WrappedInWindowClickPacket.ClickType.html" title="enum in cc.funkemunky.api.tinyprotocol.packet.in">WrappedInWindowClickPacket.ClickType</a></dt>
  219. <dd>
  220. <div class="block">Returns an array containing the constants of this enum type, in
  221. the order they are declared.</div>
  222. </dd>
  223. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/EnumDirection.EnumAxis.html#values--">values()</a></span> - Static 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>
  224. <dd>
  225. <div class="block">Returns an array containing the constants of this enum type, in
  226. the order they are declared.</div>
  227. </dd>
  228. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/EnumDirection.EnumAxisDirection.html#values--">values()</a></span> - Static method in enum cc.funkemunky.api.tinyprotocol.packet.types.<a href="../cc/funkemunky/api/tinyprotocol/packet/types/EnumDirection.EnumAxisDirection.html" title="enum in cc.funkemunky.api.tinyprotocol.packet.types">EnumDirection.EnumAxisDirection</a></dt>
  229. <dd>
  230. <div class="block">Returns an array containing the constants of this enum type, in
  231. the order they are declared.</div>
  232. </dd>
  233. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/EnumDirection.EnumDirectionLimit.html#values--">values()</a></span> - Static method in enum cc.funkemunky.api.tinyprotocol.packet.types.<a href="../cc/funkemunky/api/tinyprotocol/packet/types/EnumDirection.EnumDirectionLimit.html" title="enum in cc.funkemunky.api.tinyprotocol.packet.types">EnumDirection.EnumDirectionLimit</a></dt>
  234. <dd>
  235. <div class="block">Returns an array containing the constants of this enum type, in
  236. the order they are declared.</div>
  237. </dd>
  238. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/EnumDirection.html#values--">values()</a></span> - Static 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>
  239. <dd>
  240. <div class="block">Returns an array containing the constants of this enum type, in
  241. the order they are declared.</div>
  242. </dd>
  243. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/WrappedEnumAnimation.html#values--">values()</a></span> - Static method in enum cc.funkemunky.api.tinyprotocol.packet.types.<a href="../cc/funkemunky/api/tinyprotocol/packet/types/WrappedEnumAnimation.html" title="enum in cc.funkemunky.api.tinyprotocol.packet.types">WrappedEnumAnimation</a></dt>
  244. <dd>
  245. <div class="block">Returns an array containing the constants of this enum type, in
  246. the order they are declared.</div>
  247. </dd>
  248. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/WrappedEnumDifficulty.html#values--">values()</a></span> - Static method in enum cc.funkemunky.api.tinyprotocol.packet.types.<a href="../cc/funkemunky/api/tinyprotocol/packet/types/WrappedEnumDifficulty.html" title="enum in cc.funkemunky.api.tinyprotocol.packet.types">WrappedEnumDifficulty</a></dt>
  249. <dd>
  250. <div class="block">Returns an array containing the constants of this enum type, in
  251. the order they are declared.</div>
  252. </dd>
  253. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/WrappedEnumGameMode.html#values--">values()</a></span> - Static 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>
  254. <dd>
  255. <div class="block">Returns an array containing the constants of this enum type, in
  256. the order they are declared.</div>
  257. </dd>
  258. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/WrappedEnumParticle.html#values--">values()</a></span> - Static method in enum cc.funkemunky.api.tinyprotocol.packet.types.<a href="../cc/funkemunky/api/tinyprotocol/packet/types/WrappedEnumParticle.html" title="enum in cc.funkemunky.api.tinyprotocol.packet.types">WrappedEnumParticle</a></dt>
  259. <dd>
  260. <div class="block">Returns an array containing the constants of this enum type, in
  261. the order they are declared.</div>
  262. </dd>
  263. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/WrappedEnumPlayerInfoAction.html#values--">values()</a></span> - Static method in enum cc.funkemunky.api.tinyprotocol.packet.types.<a href="../cc/funkemunky/api/tinyprotocol/packet/types/WrappedEnumPlayerInfoAction.html" title="enum in cc.funkemunky.api.tinyprotocol.packet.types">WrappedEnumPlayerInfoAction</a></dt>
  264. <dd>
  265. <div class="block">Returns an array containing the constants of this enum type, in
  266. the order they are declared.</div>
  267. </dd>
  268. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/WrappedEnumTeleportFlag.html#values--">values()</a></span> - Static method in enum cc.funkemunky.api.tinyprotocol.packet.types.<a href="../cc/funkemunky/api/tinyprotocol/packet/types/WrappedEnumTeleportFlag.html" title="enum in cc.funkemunky.api.tinyprotocol.packet.types">WrappedEnumTeleportFlag</a></dt>
  269. <dd>
  270. <div class="block">Returns an array containing the constants of this enum type, in
  271. the order they are declared.</div>
  272. </dd>
  273. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/JsonMessage.ClickableType.html#values--">values()</a></span> - Static method in enum cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/JsonMessage.ClickableType.html" title="enum in cc.funkemunky.api.utils">JsonMessage.ClickableType</a></dt>
  274. <dd>
  275. <div class="block">Returns an array containing the constants of this enum type, in
  276. the order they are declared.</div>
  277. </dd>
  278. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/Pastebin.Privacy.html#values--">values()</a></span> - Static method in enum cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/Pastebin.Privacy.html" title="enum in cc.funkemunky.api.utils">Pastebin.Privacy</a></dt>
  279. <dd>
  280. <div class="block">Returns an array containing the constants of this enum type, in
  281. the order they are declared.</div>
  282. </dd>
  283. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/Priority.html#values--">values()</a></span> - Static method in enum cc.funkemunky.api.utils.<a href="../cc/funkemunky/api/utils/Priority.html" title="enum in cc.funkemunky.api.utils">Priority</a></dt>
  284. <dd>
  285. <div class="block">Returns an array containing the constants of this enum type, in
  286. the order they are declared.</div>
  287. </dd>
  288. <dt><span class="memberNameLink"><a href="../cc/funkemunky/bungee/utils/asm/Priority.html#values--">values()</a></span> - Static method in enum cc.funkemunky.bungee.utils.asm.<a href="../cc/funkemunky/bungee/utils/asm/Priority.html" title="enum in cc.funkemunky.bungee.utils.asm">Priority</a></dt>
  289. <dd>
  290. <div class="block">Returns an array containing the constants of this enum type, in
  291. the order they are declared.</div>
  292. </dd>
  293. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/utils/json/JSONObject.html#valueToString-java.lang.Object-">valueToString(Object)</a></span> - Static method in class cc.funkemunky.api.utils.json.<a href="../cc/funkemunky/api/utils/json/JSONObject.html" title="class in cc.funkemunky.api.utils.json">JSONObject</a></dt>
  294. <dd>
  295. <div class="block">Make a JSON text of an Object value.</div>
  296. </dd>
  297. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/api/NMSObject.Type.html#VEC3D">VEC3D</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>
  298. <dd>&nbsp;</dd>
  299. <dt><a href="../cc/funkemunky/api/tinyprotocol/packet/types/Vec3D.html" title="class in cc.funkemunky.api.tinyprotocol.packet.types"><span class="typeNameLink">Vec3D</span></a> - Class in <a href="../cc/funkemunky/api/tinyprotocol/packet/types/package-summary.html">cc.funkemunky.api.tinyprotocol.packet.types</a></dt>
  300. <dd>&nbsp;</dd>
  301. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/Vec3D.html#Vec3D-java.lang.Object-">Vec3D(Object)</a></span> - Constructor for 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>
  302. <dd>&nbsp;</dd>
  303. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/Vec3D.html#Vec3D-double-double-double-">Vec3D(double, double, double)</a></span> - Constructor for 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>
  304. <dd>&nbsp;</dd>
  305. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/packet/types/Vec3D.html#Vec3D-cc.funkemunky.api.tinyprotocol.packet.types.BaseBlockPosition-">Vec3D(BaseBlockPosition)</a></span> - Constructor for 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>
  306. <dd>&nbsp;</dd>
  307. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/tinyprotocol/reflection/Reflection.html#VERSION">VERSION</a></span> - Static variable in class cc.funkemunky.api.tinyprotocol.reflection.<a href="../cc/funkemunky/api/tinyprotocol/reflection/Reflection.html" title="class in cc.funkemunky.api.tinyprotocol.reflection">Reflection</a></dt>
  308. <dd>&nbsp;</dd>
  309. <dt><span class="memberNameLink"><a href="../cc/funkemunky/api/reflection/MinecraftReflection.html#voxelShape">voxelShape</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>
  310. <dd>&nbsp;</dd>
  311. </dl>
  312. <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>
  313. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  314. <div class="bottomNav"><a name="navbar.bottom">
  315. <!-- -->
  316. </a>
  317. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  318. <a name="navbar.bottom.firstrow">
  319. <!-- -->
  320. </a>
  321. <ul class="navList" title="Navigation">
  322. <li><a href="../overview-summary.html">Overview</a></li>
  323. <li>Package</li>
  324. <li>Class</li>
  325. <li><a href="../overview-tree.html">Tree</a></li>
  326. <li><a href="../deprecated-list.html">Deprecated</a></li>
  327. <li class="navBarCell1Rev">Index</li>
  328. <li><a href="../help-doc.html">Help</a></li>
  329. </ul>
  330. </div>
  331. <div class="subNav">
  332. <ul class="navList">
  333. <li><a href="index-21.html">Prev Letter</a></li>
  334. <li><a href="index-23.html">Next Letter</a></li>
  335. </ul>
  336. <ul class="navList">
  337. <li><a href="../index.html?index-files/index-22.html" target="_top">Frames</a></li>
  338. <li><a href="index-22.html" target="_top">No&nbsp;Frames</a></li>
  339. </ul>
  340. <ul class="navList" id="allclasses_navbar_bottom">
  341. <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
  342. </ul>
  343. <div>
  344. <script type="text/javascript"><!--
  345. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  346. if(window==top) {
  347. allClassesLink.style.display = "block";
  348. }
  349. else {
  350. allClassesLink.style.display = "none";
  351. }
  352. //-->
  353. </script>
  354. </div>
  355. <a name="skip.navbar.bottom">
  356. <!-- -->
  357. </a></div>
  358. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  359. </body>
  360. </html>