deprecate all obfhelpers
This commit is contained in:
@@ -67,7 +67,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
return this.direction;
|
||||
}
|
||||
|
||||
+ public final boolean isHead() { return this.isSourcePiston(); } // Paper - OBFHELPER
|
||||
+ @Deprecated public final boolean isHead() { return this.isSourcePiston(); } // Paper - OBFHELPER
|
||||
+
|
||||
public boolean isSourcePiston() {
|
||||
return this.isSourcePiston;
|
||||
|
||||
Reference in New Issue
Block a user