Package net.fabricmc.loom.util
Class DeprecationHelper.ProjectBased
java.lang.Object
net.fabricmc.loom.util.DeprecationHelper.ProjectBased
- All Implemented Interfaces:
DeprecationHelper
- Enclosing interface:
- DeprecationHelper
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.fabricmc.loom.util.DeprecationHelper
DeprecationHelper.ProjectBased -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.fabricmc.loom.util.DeprecationHelper
replaceWithInLoom0_10, replaceWithInLoom0_11, replaceWithInLoom0_12, toBeRemovedIn
-
Constructor Details
-
ProjectBased
public ProjectBased(org.gradle.api.Project project)
-
-
Method Details
-
getProject
public org.gradle.api.Project getProject()- Specified by:
getProjectin interfaceDeprecationHelper
-
warn
- Specified by:
warnin interfaceDeprecationHelper
-