test: Make all minecraft methods public during testing
This is meant to fix minecraft failing to access package private methods of itself due to changes in naming
This commit is contained in:
@@ -37,3 +37,4 @@ rootProject.name = "Firmament"
|
||||
|
||||
include("symbols")
|
||||
include("javaplugin")
|
||||
include("testagent")
|
||||
|
||||
Reference in New Issue
Block a user