Go to file
Shadowfacts 0c5e353525
Change terminal to read inventories instead of stacks directly
This is slightly more efficient, and removes the need for interfaces to
observe their inventories for changes (something that's not possible in
Vanilla).
2019-10-29 11:25:51 -04:00
gradle/wrapper Initial commit 2019-10-26 21:35:25 -04:00
src/main Change terminal to read inventories instead of stacks directly 2019-10-29 11:25:51 -04:00
.gitignore Initial commit 2019-10-26 21:35:25 -04:00
LICENSE Initial commit 2019-10-26 21:35:25 -04:00
build.gradle Initial commit 2019-10-26 21:35:25 -04:00
gradle.properties Initial commit 2019-10-26 21:35:25 -04:00
gradlew Initial commit 2019-10-26 21:35:25 -04:00
gradlew.bat Initial commit 2019-10-26 21:35:25 -04:00
settings.gradle Initial commit 2019-10-26 21:35:25 -04:00