Tabnine Logo
AoeToolCore.addCategory
Code IndexAdd Tabnine to your IDE (free)

How to use
addCategory
method
in
slimeknights.tconstruct.library.tools.AoeToolCore

Best Java code snippets using slimeknights.tconstruct.library.tools.AoeToolCore.addCategory (Showing top 1 results out of 315)

origin: SlimeKnights/TinkersConstruct

public AoeToolCore(PartMaterialType... requiredComponents) {
 super(requiredComponents);
 addCategory(Category.AOE);
}
slimeknights.tconstruct.library.toolsAoeToolCoreaddCategory

Popular methods of AoeToolCore

  • afterBlockBreak
  • dealDamage
  • getHarvestLevel
  • onBlockStartBreak

Popular in Java

  • Finding current android device location
  • startActivity (Activity)
  • setScale (BigDecimal)
  • orElseThrow (Optional)
    Return the contained value, if present, otherwise throw an exception to be created by the provided s
  • ResultSet (java.sql)
    An interface for an object which represents a database table entry, returned as the result of the qu
  • Set (java.util)
    A Set is a data structure which does not allow duplicate elements.
  • UUID (java.util)
    UUID is an immutable representation of a 128-bit universally unique identifier (UUID). There are mul
  • Pattern (java.util.regex)
    Patterns are compiled regular expressions. In many cases, convenience methods such as String#matches
  • Response (javax.ws.rs.core)
    Defines the contract between a returned instance and the runtime when an application needs to provid
  • Project (org.apache.tools.ant)
    Central representation of an Ant project. This class defines an Ant project with all of its targets,
  • Best plugins for Eclipse
Tabnine Logo
  • Products

    Search for Java codeSearch for JavaScript code
  • IDE Plugins

    IntelliJ IDEAWebStormVisual StudioAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimGoLandRubyMineEmacsJupyter NotebookJupyter LabRiderDataGripAppCode
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogTabnine AcademyTerms of usePrivacy policyJava Code IndexJavascript Code Index
Get Tabnine for your IDE now