Speedgot
TapUtils
-----
A collection of useful utilities and enough math utilities for multiple use cases.
Download Now
62 KB .jar
Overview
Updates (
--
)
Reviews (
---
)
Version History
Discussion
Actually having withAir boolean parameter (previous updates doesn't contain it)
Have to update to this version as the previous update (1.2.1) doesn't actually have withAir parameter
----------
,
Jul 19, 2021
New withAir boolean parameter for block scanning function
Tested with minecraft 1.17.1.
----------
,
Jul 19, 2021
New Updates with javadoc
I've moved from using wiki to javadoc so that i can concentrate more on the code itself!
----------
,
Apr 30, 2021
New Stuff
CHANGES:
Moved MathUtils class to live.chanakancloud.taputils.math.MathUtils
NEW FUNCTIONS:
MathUtils
sqrt_float(float value)
sqrt_double(double value)
floor_float(float value)
abs(float value)
abs_int(int value)
average(long[] values)
playerMoved(Vector from, Vector to)
MiscUtils
log(String message)
combine(List<T> first, List<T> second)
PlayerUtils
isAscending(Location from, Location to)
isDescending(Location from, Location to)
getPlayer(UUID uuid)
isPlayerOnline(UUID uuid)
getPlayerByName(String name)
----------
,
Apr 29, 2021
New Features
createItemStack(Material material, int amount, String name, String... lore)
getBlockFromGround(Block block)
getBlockInRadius(Block block, int radius)
getTopBlock(Player player)
Added XMaterial for friction check
Bug Fixes:
used static modifier in getBlockInRadius function
for more information please look at the wiki.
----------
,
Apr 28, 2021
Changed Spigot API version
Changed Spigot API version from 1.16.5 to 1.14.4 to ensure backward compatibility.
----------
,
Apr 27, 2021
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
232
First Release:
Apr 27, 2021
Last Update:
Jul 19, 2021
Category:
---------------
All-Time Rating:
0 ratings
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings