Class DeprecationUtil
java.lang.Object
com.sk89q.worldedit.internal.util.DeprecationUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidcheckDelegatingOverride(Class<?> implementingClass) Verify that one of the two functions is overridden.static Stringstatic boolean
-
Method Details
-
checkDelegatingOverride
Verify that one of the two functions is overridden. Caller method must be the new method, annotated withNonAbstractForCompatibility.- Parameters:
implementingClass- the result of callingObject.getClass()
-
isSign
-
getHeadOwnerKey
-