mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-12 02:35:52 -07:00
Just a bit more information for those skript classes
This commit is contained in:
@@ -888,7 +888,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
+ if (method != null) {
|
+ if (method != null) {
|
||||||
+ id = method.getDeclaringClass().getName();
|
+ id = method.getDeclaringClass().getName();
|
||||||
+ } else {
|
+ } else {
|
||||||
+ id = "null";
|
+ id = executor.getClass().getName();
|
||||||
+ }
|
+ }
|
||||||
+
|
+
|
||||||
+
|
+
|
||||||
|
Reference in New Issue
Block a user