Even more... you guessed it! REFACTORING. Removes the need for @Export for methods overriding base java methods
This commit is contained in:
@@ -11,8 +11,8 @@ public final class PendingSpawn extends Node {
|
||||
@ObfuscatedGetter(
|
||||
intValue = 1439936951
|
||||
)
|
||||
@Export("level")
|
||||
int level;
|
||||
@Export("plane")
|
||||
int plane;
|
||||
@ObfuscatedName("f")
|
||||
@ObfuscatedGetter(
|
||||
intValue = -1471611383
|
||||
|
||||
Reference in New Issue
Block a user