Skip to content

Commit

Permalink
try to fix build errors
Browse files Browse the repository at this point in the history
  • Loading branch information
crashdemons committed Jun 17, 2023
1 parent 1c8766b commit 2941c76
Show file tree
Hide file tree
Showing 74 changed files with 260 additions and 233 deletions.
4 changes: 2 additions & 2 deletions PlayerHeads-api/dependency-reduced-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>PlayerHeads</artifactId>
<groupId>org.shininet.bukkit</groupId>
<version>5.2.17-SNAPSHOT</version>
<version>5.20.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>PlayerHeads-api</artifactId>
Expand Down Expand Up @@ -124,7 +124,7 @@
<dependency>
<groupId>org.shininet.bukkit</groupId>
<artifactId>PlayerHeads-compatibility-api</artifactId>
<version>5.2.17-SNAPSHOT</version>
<version>5.20.1-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down
6 changes: 3 additions & 3 deletions PlayerHeads-api/docs/allclasses-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (PlayerHeads-api 5.2.17-SNAPSHOT API)</title>
<title>All Classes (PlayerHeads-api 5.20.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Classes (PlayerHeads-api 5.2.17-SNAPSHOT API)";
parent.document.title="All Classes (PlayerHeads-api 5.20.1-SNAPSHOT API)";
}
}
catch(err) {
Expand Down Expand Up @@ -247,7 +247,7 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="http://www.shininet.org">ShiniNet</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="http://www.shininet.org">ShiniNet</a>. All rights reserved.</small></p>
</footer>
</body>
</html>
2 changes: 1 addition & 1 deletion PlayerHeads-api/docs/allclasses.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (PlayerHeads-api 5.2.17-SNAPSHOT API)</title>
<title>All Classes (PlayerHeads-api 5.20.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand Down
6 changes: 3 additions & 3 deletions PlayerHeads-api/docs/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Packages (PlayerHeads-api 5.2.17-SNAPSHOT API)</title>
<title>All Packages (PlayerHeads-api 5.20.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Packages (PlayerHeads-api 5.2.17-SNAPSHOT API)";
parent.document.title="All Packages (PlayerHeads-api 5.20.1-SNAPSHOT API)";
}
}
catch(err) {
Expand Down Expand Up @@ -180,7 +180,7 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="http://www.shininet.org">ShiniNet</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="http://www.shininet.org">ShiniNet</a>. All rights reserved.</small></p>
</footer>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>HeadType (PlayerHeads-api 5.2.17-SNAPSHOT API)</title>
<title>HeadType (PlayerHeads-api 5.20.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="HeadType (PlayerHeads-api 5.2.17-SNAPSHOT API)";
parent.document.title="HeadType (PlayerHeads-api 5.20.1-SNAPSHOT API)";
}
}
catch(err) {
Expand Down Expand Up @@ -241,7 +241,7 @@ <h3>Method Detail</h3>
<ul class="blockList">
<li class="blockList">
<h4>getOwner</h4>
<pre class="methodSignature"><a href="https://javadoc.io/doc/org.jetbrains/annotations-java5/23.0.0/org/jetbrains/annotations/NotNull.html?is-external=true" title="class or interface in org.jetbrains.annotations" class="externalLink">@NotNull</a>
<pre class="methodSignature"><a href="https://javadoc.io/doc/org.jetbrains/annotations-java5/24.0.1/org/jetbrains/annotations/NotNull.html?is-external=true" title="class or interface in org.jetbrains.annotations" class="externalLink">@NotNull</a>
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/UUID.html?is-external=true" title="class or interface in java.util" class="externalLink">UUID</a>&nbsp;getOwner()</pre>
<div class="block">Get the UUID associated with the skulltype (randomly assigned to it
specifically).
Expand All @@ -258,7 +258,7 @@ <h4>getOwner</h4>
<ul class="blockList">
<li class="blockList">
<h4>getTexture</h4>
<pre class="methodSignature"><a href="https://javadoc.io/doc/org.jetbrains/annotations-java5/23.0.0/org/jetbrains/annotations/NotNull.html?is-external=true" title="class or interface in org.jetbrains.annotations" class="externalLink">@NotNull</a>
<pre class="methodSignature"><a href="https://javadoc.io/doc/org.jetbrains/annotations-java5/24.0.1/org/jetbrains/annotations/NotNull.html?is-external=true" title="class or interface in org.jetbrains.annotations" class="externalLink">@NotNull</a>
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;getTexture()</pre>
<div class="block">Get the Base64-encoded texture string associated with the skulltype</div>
<dl>
Expand Down Expand Up @@ -452,7 +452,7 @@ <h4>hashCode</h4>
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="http://www.shininet.org">ShiniNet</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="http://www.shininet.org">ShiniNet</a>. All rights reserved.</small></p>
</footer>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>PlayerHeads (PlayerHeads-api 5.2.17-SNAPSHOT API)</title>
<title>PlayerHeads (PlayerHeads-api 5.20.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PlayerHeads (PlayerHeads-api 5.2.17-SNAPSHOT API)";
parent.document.title="PlayerHeads (PlayerHeads-api 5.20.1-SNAPSHOT API)";
}
}
catch(err) {
Expand Down Expand Up @@ -302,7 +302,7 @@ <h4>setApiInstance</h4>
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="http://www.shininet.org">ShiniNet</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="http://www.shininet.org">ShiniNet</a>. All rights reserved.</small></p>
</footer>
</body>
</html>
Loading

0 comments on commit 2941c76

Please sign in to comment.