Skip to content
View IllusionTheDev's full-sized avatar
💥
💥

Highlights

  • Pro

Organizations

@LucityWorks
Block or Report

Block or report IllusionTheDev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
IllusionTheDev/readme.md

Hey there! Welcome to my profile page.

Pinned

  1. SkyblockCore SkyblockCore Public

    Multi-server scalable skyblock core.

    Java 35 9

  2. Cosmos Cosmos Public

    World template loading/saving system

    Java 9 2

  3. Client-side item Client-side item
    1
    public class ClientsideItem extends ClientsideEntity {
    2
    
                  
    3
        private final ClientsideHologram hitbox;
    4
        private final List<PacketContainer> packets = new ArrayList<>();
    5
    
                  
  4. Simulate realistic player knockback Simulate realistic player knockback
    1
    // Ported from Exerosis' kotlin example
    2
    public class KnockbackUtil {
    3
    
                  
    4
        private static final double FRICTION = 1.0;
    5
        private static final double HORIZONTAL = 0.40;
  5. Minigame-Demo Minigame-Demo Public

    This is where I will provide information on how to write minecraft minigames

    2

  6. search-index-backup search-index-backup Public

    This repository serves as a git copy of all blockposts I've made on the SpigotMC discord server