No description
Find a file
2021-06-28 22:28:10 +02:00
gradle/wrapper Initial commit 2020-12-21 00:07:32 +01:00
src Use ConcurrentHashMap instead of HashMap 2021-06-28 22:28:10 +02:00
.gitignore Initial commit 2020-12-21 00:07:32 +01:00
build.gradle Set version to 1.0.1-DEV 2020-12-21 13:20:24 +01:00
gradlew Initial commit 2020-12-21 00:07:32 +01:00
gradlew.bat Initial commit 2020-12-21 00:07:32 +01:00
LICENSE Initial commit 2020-12-21 00:07:32 +01:00
README.md Update README.md with wiki link 2020-12-21 13:19:45 +01:00
settings.gradle Initial commit 2020-12-21 00:07:32 +01:00

MinecraftReflection

A tiny library to use reflections easily with the Spigot/Paper API. For a little more information and examples head over to the Wiki.