Skip to content
View vhagedorn's full-sized avatar
💭
idling
💭
idling
  • 19:36 (UTC -05:00)
Block or Report

Block or report vhagedorn

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

languages

Pinned

  1. AlbumArt AlbumArt Public

    Album art collage generator.

    Java 2

  2. WebMirror WebMirror Public

    Simple website archiver written in Java.

    Java

  3. Fast reflective field access Fast reflective field access
    1
    import java.lang.invoke.MethodHandle;
    2
    import java.lang.invoke.MethodHandles;
    3
    import java.lang.reflect.Field;
    4
    
                  
    5
    /**
  4. Menus Menus Public

    Utility for creating GUIs within Minecraft plugins.

    Kotlin