Skip to content
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.

Report abuse

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

Report abuse

Pinned

  1. SkyblockCore Public archive

    Scalable Skyblock Core

    Java 25 11

  2. media Public

    This is where I post videos of stuff I helped on / made

  3. 1
    🌞 Morning    18 commits  ██▊░░░░░░░░░░░░░░░░░░  13.2%
    2
    🌆 Daytime    27 commits  ████▏░░░░░░░░░░░░░░░░  19.9%
    3
    🌃 Evening    49 commits  ███████▌░░░░░░░░░░░░░  36.0%
    4
    🌙 Night      42 commits  ██████▍░░░░░░░░░░░░░░  30.9%
  4. 1
    package me.illusion.test;
    2
    
                  
    3
    import com.comphenix.protocol.reflect.accessors.Accessors;
    4
    import com.comphenix.protocol.reflect.accessors.ConstructorAccessor;
    5
    import com.comphenix.protocol.utility.MinecraftReflection;
  5. 1
    public class ClientsideItem extends ClientsideEntity {
    2
    
                  
    3
        private final ClientsideHologram hitbox;
    4
        private final List<PacketContainer> packets = new ArrayList<>();
    5
    
                  
  6. 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;

467 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

December 2022

1 contribution in private repositories Dec 8

Seeing something unexpected? Take a look at the GitHub profile guide.