MCPcopy Create free account
hub / github.com/e2wugui/zeze / quaternionValue

Method quaternionValue

ZezeJava/ZezeJava/src/main/java/Zeze/Transaction/Log.java:170–172  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

168 }
169
170 public @NotNull Quaternion quaternionValue() {
171 return new Quaternion(floatValue(), 0, 0, 0);
172 }
173}

Callers

nothing calls this directly

Calls 1

floatValueMethod · 0.95

Tested by

no test coverage detected