mirror of
https://github.com/AtlasMediaGroup/Scissors-Website.git
synced 2025-04-11 11:43:15 +00:00
226 lines
18 KiB
HTML
226 lines
18 KiB
HTML
<!DOCTYPE HTML>
|
|
<html lang="en">
|
|
<head>
|
|
<!-- Generated by javadoc (17) -->
|
|
<title>Uses of Interface io.papermc.paper.math.Rotations (Scissors-API 1.19.4-R0.1-SNAPSHOT API)</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<meta name="description" content="use: package: io.papermc.paper.math, interface: Rotations">
|
|
<meta name="generator" content="javadoc/ClassUseWriter">
|
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
|
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
|
|
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
|
|
<script type="text/javascript" src="../../../../../script.js"></script>
|
|
<script type="text/javascript" src="../../../../../script-dir/jquery-3.6.0.min.js"></script>
|
|
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
|
|
</head>
|
|
<body class="class-use-page">
|
|
<script type="text/javascript">var pathtoroot = "../../../../../";
|
|
loadScripts(document, 'script');</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
<div class="flex-box">
|
|
<header role="banner" class="flex-header">
|
|
<nav role="navigation">
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<div class="top-nav" id="navbar-top">
|
|
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
|
|
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
|
|
<li><a href="../../../../../index.html">Overview</a></li>
|
|
<li><a href="../package-summary.html">Package</a></li>
|
|
<li><a href="../Rotations.html" title="interface in io.papermc.paper.math">Class</a></li>
|
|
<li class="nav-bar-cell1-rev">Use</li>
|
|
<li><a href="../package-tree.html">Tree</a></li>
|
|
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
|
<li><a href="../../../../../index-all.html">Index</a></li>
|
|
<li><a href="../../../../../help-doc.html#use">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="sub-nav">
|
|
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
|
|
<input type="text" id="search-input" value="search" disabled="disabled">
|
|
<input type="reset" id="reset-button" value="reset" disabled="disabled">
|
|
</div>
|
|
</div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
<span class="skip-nav" id="skip-navbar-top"></span></nav>
|
|
</header>
|
|
<div class="flex-content">
|
|
<main role="main">
|
|
<div class="header">
|
|
<h1 title="Uses of Interface io.papermc.paper.math.Rotations" class="title">Uses of Interface<br>io.papermc.paper.math.Rotations</h1>
|
|
</div>
|
|
<div class="caption"><span>Packages that use <a href="../Rotations.html" title="interface in io.papermc.paper.math">Rotations</a></span></div>
|
|
<div class="summary-table two-column-summary">
|
|
<div class="table-header col-first">Package</div>
|
|
<div class="table-header col-last">Description</div>
|
|
<div class="col-first even-row-color"><a href="#io.papermc.paper.math">io.papermc.paper.math</a></div>
|
|
<div class="col-last even-row-color"> </div>
|
|
<div class="col-first odd-row-color"><a href="#org.bukkit.entity">org.bukkit.entity</a></div>
|
|
<div class="col-last odd-row-color">
|
|
<div class="block">Interfaces for non-voxel objects that can exist in a <a href="../../../../../org/bukkit/World.html" title="interface in org.bukkit"><code>world</code></a>, including all players, monsters, projectiles, etc.</div>
|
|
</div>
|
|
</div>
|
|
<section class="class-uses">
|
|
<ul class="block-list">
|
|
<li>
|
|
<section class="detail" id="io.papermc.paper.math">
|
|
<h2>Uses of <a href="../Rotations.html" title="interface in io.papermc.paper.math">Rotations</a> in <a href="../package-summary.html">io.papermc.paper.math</a></h2>
|
|
<div class="caption"><span>Fields in <a href="../package-summary.html">io.papermc.paper.math</a> declared as <a href="../Rotations.html" title="interface in io.papermc.paper.math">Rotations</a></span></div>
|
|
<div class="summary-table three-column-summary">
|
|
<div class="table-header col-first">Modifier and Type</div>
|
|
<div class="table-header col-second">Field</div>
|
|
<div class="table-header col-last">Description</div>
|
|
<div class="col-first even-row-color"><code>static final <a href="../Rotations.html" title="interface in io.papermc.paper.math">Rotations</a></code></div>
|
|
<div class="col-second even-row-color"><span class="type-name-label">Rotations.</span><code><a href="../Rotations.html#ZERO" class="member-name-link">ZERO</a></code></div>
|
|
<div class="col-last even-row-color">
|
|
<div class="block">Rotations instance with every axis set to 0</div>
|
|
</div>
|
|
</div>
|
|
<div class="caption"><span>Methods in <a href="../package-summary.html">io.papermc.paper.math</a> that return <a href="../Rotations.html" title="interface in io.papermc.paper.math">Rotations</a></span></div>
|
|
<div class="summary-table three-column-summary">
|
|
<div class="table-header col-first">Modifier and Type</div>
|
|
<div class="table-header col-second">Method</div>
|
|
<div class="table-header col-last">Description</div>
|
|
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Rotations.html" title="interface in io.papermc.paper.math">Rotations</a></code></div>
|
|
<div class="col-second even-row-color"><span class="type-name-label">Rotations.</span><code><a href="../Rotations.html#add(double,double,double)" class="member-name-link">add</a><wbr>(double x,
|
|
double y,
|
|
double z)</code></div>
|
|
<div class="col-last even-row-color">
|
|
<div class="block">Returns a new Rotations instance which is the result of adding
|
|
the x, y, z components to this Rotations</div>
|
|
</div>
|
|
<div class="col-first odd-row-color"><code>static <a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Rotations.html" title="interface in io.papermc.paper.math">Rotations</a></code></div>
|
|
<div class="col-second odd-row-color"><span class="type-name-label">Rotations.</span><code><a href="../Rotations.html#ofDegrees(double,double,double)" class="member-name-link">ofDegrees</a><wbr>(double x,
|
|
double y,
|
|
double z)</code></div>
|
|
<div class="col-last odd-row-color">
|
|
<div class="block">Creates a new Rotations instance holding the provided rotations</div>
|
|
</div>
|
|
<div class="col-first even-row-color"><code>default <a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Rotations.html" title="interface in io.papermc.paper.math">Rotations</a></code></div>
|
|
<div class="col-second even-row-color"><span class="type-name-label">Rotations.</span><code><a href="../Rotations.html#subtract(double,double,double)" class="member-name-link">subtract</a><wbr>(double x,
|
|
double y,
|
|
double z)</code></div>
|
|
<div class="col-last even-row-color">
|
|
<div class="block">Returns a new Rotations instance which is the result of subtracting
|
|
the x, y, z components from this Rotations</div>
|
|
</div>
|
|
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Rotations.html" title="interface in io.papermc.paper.math">Rotations</a></code></div>
|
|
<div class="col-second odd-row-color"><span class="type-name-label">Rotations.</span><code><a href="../Rotations.html#withX(double)" class="member-name-link">withX</a><wbr>(double x)</code></div>
|
|
<div class="col-last odd-row-color">
|
|
<div class="block">Returns a new Rotations instance which is the result
|
|
of changing the X axis to the passed angle</div>
|
|
</div>
|
|
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Rotations.html" title="interface in io.papermc.paper.math">Rotations</a></code></div>
|
|
<div class="col-second even-row-color"><span class="type-name-label">Rotations.</span><code><a href="../Rotations.html#withY(double)" class="member-name-link">withY</a><wbr>(double y)</code></div>
|
|
<div class="col-last even-row-color">
|
|
<div class="block">Returns a new Rotations instance which is the result
|
|
of changing the Y axis to the passed angle</div>
|
|
</div>
|
|
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Rotations.html" title="interface in io.papermc.paper.math">Rotations</a></code></div>
|
|
<div class="col-second odd-row-color"><span class="type-name-label">Rotations.</span><code><a href="../Rotations.html#withZ(double)" class="member-name-link">withZ</a><wbr>(double z)</code></div>
|
|
<div class="col-last odd-row-color">
|
|
<div class="block">Returns a new Rotations instance which is the result
|
|
of changing the Z axis to the passed angle</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="org.bukkit.entity">
|
|
<h2>Uses of <a href="../Rotations.html" title="interface in io.papermc.paper.math">Rotations</a> in <a href="../../../../../org/bukkit/entity/package-summary.html">org.bukkit.entity</a></h2>
|
|
<div class="caption"><span>Methods in <a href="../../../../../org/bukkit/entity/package-summary.html">org.bukkit.entity</a> that return <a href="../Rotations.html" title="interface in io.papermc.paper.math">Rotations</a></span></div>
|
|
<div class="summary-table three-column-summary">
|
|
<div class="table-header col-first">Modifier and Type</div>
|
|
<div class="table-header col-second">Method</div>
|
|
<div class="table-header col-last">Description</div>
|
|
<div class="col-first even-row-color"><code><a href="../Rotations.html" title="interface in io.papermc.paper.math">Rotations</a></code></div>
|
|
<div class="col-second even-row-color"><span class="type-name-label">ArmorStand.</span><code><a href="../../../../../org/bukkit/entity/ArmorStand.html#getBodyRotations()" class="member-name-link">getBodyRotations</a>()</code></div>
|
|
<div class="col-last even-row-color">
|
|
<div class="block">Returns the ArmorStand's body rotations as
|
|
<a href="../Rotations.html" title="interface in io.papermc.paper.math"><code>Rotations</code></a>.</div>
|
|
</div>
|
|
<div class="col-first odd-row-color"><code><a href="../Rotations.html" title="interface in io.papermc.paper.math">Rotations</a></code></div>
|
|
<div class="col-second odd-row-color"><span class="type-name-label">ArmorStand.</span><code><a href="../../../../../org/bukkit/entity/ArmorStand.html#getHeadRotations()" class="member-name-link">getHeadRotations</a>()</code></div>
|
|
<div class="col-last odd-row-color">
|
|
<div class="block">Returns the ArmorStand's head rotations as
|
|
<a href="../Rotations.html" title="interface in io.papermc.paper.math"><code>Rotations</code></a>.</div>
|
|
</div>
|
|
<div class="col-first even-row-color"><code><a href="../Rotations.html" title="interface in io.papermc.paper.math">Rotations</a></code></div>
|
|
<div class="col-second even-row-color"><span class="type-name-label">ArmorStand.</span><code><a href="../../../../../org/bukkit/entity/ArmorStand.html#getLeftArmRotations()" class="member-name-link">getLeftArmRotations</a>()</code></div>
|
|
<div class="col-last even-row-color">
|
|
<div class="block">Returns the ArmorStand's left arm rotations as
|
|
<a href="../Rotations.html" title="interface in io.papermc.paper.math"><code>Rotations</code></a>.</div>
|
|
</div>
|
|
<div class="col-first odd-row-color"><code><a href="../Rotations.html" title="interface in io.papermc.paper.math">Rotations</a></code></div>
|
|
<div class="col-second odd-row-color"><span class="type-name-label">ArmorStand.</span><code><a href="../../../../../org/bukkit/entity/ArmorStand.html#getLeftLegRotations()" class="member-name-link">getLeftLegRotations</a>()</code></div>
|
|
<div class="col-last odd-row-color">
|
|
<div class="block">Returns the ArmorStand's left leg rotations as
|
|
<a href="../Rotations.html" title="interface in io.papermc.paper.math"><code>Rotations</code></a>.</div>
|
|
</div>
|
|
<div class="col-first even-row-color"><code><a href="../Rotations.html" title="interface in io.papermc.paper.math">Rotations</a></code></div>
|
|
<div class="col-second even-row-color"><span class="type-name-label">ArmorStand.</span><code><a href="../../../../../org/bukkit/entity/ArmorStand.html#getRightArmRotations()" class="member-name-link">getRightArmRotations</a>()</code></div>
|
|
<div class="col-last even-row-color">
|
|
<div class="block">Returns the ArmorStand's right arm rotations as
|
|
<a href="../Rotations.html" title="interface in io.papermc.paper.math"><code>Rotations</code></a>.</div>
|
|
</div>
|
|
<div class="col-first odd-row-color"><code><a href="../Rotations.html" title="interface in io.papermc.paper.math">Rotations</a></code></div>
|
|
<div class="col-second odd-row-color"><span class="type-name-label">ArmorStand.</span><code><a href="../../../../../org/bukkit/entity/ArmorStand.html#getRightLegRotations()" class="member-name-link">getRightLegRotations</a>()</code></div>
|
|
<div class="col-last odd-row-color">
|
|
<div class="block">Returns the ArmorStand's right leg rotations as
|
|
<a href="../Rotations.html" title="interface in io.papermc.paper.math"><code>Rotations</code></a>.</div>
|
|
</div>
|
|
</div>
|
|
<div class="caption"><span>Methods in <a href="../../../../../org/bukkit/entity/package-summary.html">org.bukkit.entity</a> with parameters of type <a href="../Rotations.html" title="interface in io.papermc.paper.math">Rotations</a></span></div>
|
|
<div class="summary-table three-column-summary">
|
|
<div class="table-header col-first">Modifier and Type</div>
|
|
<div class="table-header col-second">Method</div>
|
|
<div class="table-header col-last">Description</div>
|
|
<div class="col-first even-row-color"><code>void</code></div>
|
|
<div class="col-second even-row-color"><span class="type-name-label">ArmorStand.</span><code><a href="../../../../../org/bukkit/entity/ArmorStand.html#setBodyRotations(io.papermc.paper.math.Rotations)" class="member-name-link">setBodyRotations</a><wbr>(<a href="../Rotations.html" title="interface in io.papermc.paper.math">Rotations</a> rotations)</code></div>
|
|
<div class="col-last even-row-color">
|
|
<div class="block">Sets the ArmorStand's body rotations as
|
|
<a href="../Rotations.html" title="interface in io.papermc.paper.math"><code>Rotations</code></a>.</div>
|
|
</div>
|
|
<div class="col-first odd-row-color"><code>void</code></div>
|
|
<div class="col-second odd-row-color"><span class="type-name-label">ArmorStand.</span><code><a href="../../../../../org/bukkit/entity/ArmorStand.html#setHeadRotations(io.papermc.paper.math.Rotations)" class="member-name-link">setHeadRotations</a><wbr>(<a href="../Rotations.html" title="interface in io.papermc.paper.math">Rotations</a> rotations)</code></div>
|
|
<div class="col-last odd-row-color">
|
|
<div class="block">Sets the ArmorStand's head rotations as
|
|
<a href="../Rotations.html" title="interface in io.papermc.paper.math"><code>Rotations</code></a>.</div>
|
|
</div>
|
|
<div class="col-first even-row-color"><code>void</code></div>
|
|
<div class="col-second even-row-color"><span class="type-name-label">ArmorStand.</span><code><a href="../../../../../org/bukkit/entity/ArmorStand.html#setLeftArmRotations(io.papermc.paper.math.Rotations)" class="member-name-link">setLeftArmRotations</a><wbr>(<a href="../Rotations.html" title="interface in io.papermc.paper.math">Rotations</a> rotations)</code></div>
|
|
<div class="col-last even-row-color">
|
|
<div class="block">Sets the ArmorStand's left arm rotations as
|
|
<a href="../Rotations.html" title="interface in io.papermc.paper.math"><code>Rotations</code></a>.</div>
|
|
</div>
|
|
<div class="col-first odd-row-color"><code>void</code></div>
|
|
<div class="col-second odd-row-color"><span class="type-name-label">ArmorStand.</span><code><a href="../../../../../org/bukkit/entity/ArmorStand.html#setLeftLegRotations(io.papermc.paper.math.Rotations)" class="member-name-link">setLeftLegRotations</a><wbr>(<a href="../Rotations.html" title="interface in io.papermc.paper.math">Rotations</a> rotations)</code></div>
|
|
<div class="col-last odd-row-color">
|
|
<div class="block">Sets the ArmorStand's left leg rotations as
|
|
<a href="../Rotations.html" title="interface in io.papermc.paper.math"><code>Rotations</code></a>.</div>
|
|
</div>
|
|
<div class="col-first even-row-color"><code>void</code></div>
|
|
<div class="col-second even-row-color"><span class="type-name-label">ArmorStand.</span><code><a href="../../../../../org/bukkit/entity/ArmorStand.html#setRightArmRotations(io.papermc.paper.math.Rotations)" class="member-name-link">setRightArmRotations</a><wbr>(<a href="../Rotations.html" title="interface in io.papermc.paper.math">Rotations</a> rotations)</code></div>
|
|
<div class="col-last even-row-color">
|
|
<div class="block">Sets the ArmorStand's right arm rotations as
|
|
<a href="../Rotations.html" title="interface in io.papermc.paper.math"><code>Rotations</code></a>.</div>
|
|
</div>
|
|
<div class="col-first odd-row-color"><code>void</code></div>
|
|
<div class="col-second odd-row-color"><span class="type-name-label">ArmorStand.</span><code><a href="../../../../../org/bukkit/entity/ArmorStand.html#setRightLegRotations(io.papermc.paper.math.Rotations)" class="member-name-link">setRightLegRotations</a><wbr>(<a href="../Rotations.html" title="interface in io.papermc.paper.math">Rotations</a> rotations)</code></div>
|
|
<div class="col-last odd-row-color">
|
|
<div class="block">Sets the ArmorStand's right leg rotations as
|
|
<a href="../Rotations.html" title="interface in io.papermc.paper.math"><code>Rotations</code></a>.</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
</main>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|