Skip to content
View Nicbo's full-sized avatar
Block or Report

Block or report Nicbo

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
Nicbo/README.md

About Me

I am Nicholas.

Pinned

  1. InvadedLandsEvents InvadedLandsEvents Public

    A replica of the invadedlands.net event plugin.

    Java 18 22

  2. EventAPI EventAPI Public

    An extremely lightweight API that can be used for event based java projects

    Java 2 1

  3. Zoinks Zoinks Public

    A Minecraft hacked client made for the sole purpose of learning

    Java 1

  4. Connect to Minecraft servers while r... Connect to Minecraft servers while running Forge or MCP inside of your IDE
    1
    package net.minecraft.client;
    2
    
                  
    3
    import com.mojang.authlib.Agent;
    4
    import com.mojang.authlib.UserAuthentication;
    5
    import com.mojang.authlib.exceptions.AuthenticationException;