Removed Deprecated methods and added a few isAdult codes to zombie and ageable watchers
This commit is contained in:
@@ -19,11 +19,6 @@ public class DisguiseConfig {
|
||||
private static boolean showNameAboveHeadAlwaysVisible;
|
||||
private static boolean targetDisguises;
|
||||
|
||||
@Deprecated
|
||||
public static boolean canHearSelfDisguise() {
|
||||
return hearSelfDisguise;
|
||||
}
|
||||
|
||||
public static String getDisguiseBlownMessage() {
|
||||
return disguiseBlownMessage;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user