Pinned Loading
-
-
Client-side item
Client-side item 1public class ClientsideItem extends ClientsideEntity {
23private final ClientsideHologram hitbox;
4private final List<PacketContainer> packets = new ArrayList<>();
5 -
Simulate realistic player knockback
Simulate realistic player knockback 1// Ported from Exerosis' kotlin example
2public class KnockbackUtil {
34private static final double FRICTION = 1.0;
5private static final double HORIZONTAL = 0.40;
-
Minigame-Demo
Minigame-Demo PublicThis is where I will provide information on how to write minecraft minigames
-
search-index-backup
search-index-backup PublicThis repository serves as a git copy of all blockposts I've made on the SpigotMC discord server
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.