Index
All Classes and Interfaces|All Packages
A
- AbstractGeneralValidationRule - Class in com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.rules
- AbstractGeneralValidationRule() - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.rules.AbstractGeneralValidationRule
- accept(JavadocElementVisitor<T, C>, C) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocAuthorTag
- accept(JavadocElementVisitor<T, C>, C) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocDeprecatedTag
- accept(JavadocElementVisitor<T, C>, C) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocParamTag
- accept(JavadocElementVisitor<T, C>, C) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocReturnTag
- accept(JavadocElementVisitor<T, C>, C) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocSeeTag
- accept(JavadocElementVisitor<T, C>, C) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocSinceTag
- accept(JavadocElementVisitor<T, C>, C) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocUnknownBlockTag
- accept(JavadocElementVisitor<T, C>, C) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocVersionTag
- accept(JavadocElementVisitor<T, C>, C) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocBrTag
- accept(JavadocElementVisitor<T, C>, C) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocCodeTag
- accept(JavadocElementVisitor<T, C>, C) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocEmTag
- accept(JavadocElementVisitor<T, C>, C) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocLiTag
- accept(JavadocElementVisitor<T, C>, C) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocPTag
- accept(JavadocElementVisitor<T, C>, C) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocStrongTag
- accept(JavadocElementVisitor<T, C>, C) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocUlTag
- accept(JavadocElementVisitor<T, C>, C) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocDocRootTag
- accept(JavadocElementVisitor<T, C>, C) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocInheritDocTag
- accept(JavadocElementVisitor<T, C>, C) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocInlineCodeTag
- accept(JavadocElementVisitor<T, C>, C) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocLinkPlainTag
- accept(JavadocElementVisitor<T, C>, C) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocLinkTag
- accept(JavadocElementVisitor<T, C>, C) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocLiteralTag
- accept(JavadocElementVisitor<T, C>, C) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocUnknownTag
- accept(JavadocElementVisitor<T, C>, C) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocValueTag
- accept(JavadocElementVisitor<T, C>, C) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocElement
- accept(JavadocElementVisitor<T, C>, C) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocNewLine
- accept(JavadocElementVisitor<T, C>, C) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocRootElement
- accept(JavadocElementVisitor<T, C>, C) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocSnippet
- add(UnaryOperator<Extra>) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor.Context
- addElement(T) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavaDocContainerElement
- addExample(String, String) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor.Context
- addExpansionTypes(Set<? extends Element>) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.info.KnownTypeRegistry
- addInstance(Type) - Method in interface com.blamejared.crafttweaker.annotation.processor.util.dependencies.DependencyContainer
- addInstance(Type) - Method in class com.blamejared.crafttweaker.annotation.processor.util.dependencies.SingletonDependencyContainer
- addInstanceAs(Instance, Class<Type>) - Method in interface com.blamejared.crafttweaker.annotation.processor.util.dependencies.DependencyContainer
- addInstanceAs(Instance, Class<Type>) - Method in class com.blamejared.crafttweaker.annotation.processor.util.dependencies.SingletonDependencyContainer
- addNamedTypes(Set<? extends Element>) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.info.KnownTypeRegistry
- addNativeTypes(Set<? extends Element>) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.info.KnownTypeRegistry
- addParameterComment(String, Comment) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor.Context
- addRule(Class<? extends VirtualTypeValidationRule>) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.validator.VirtualTypeValidator
- addTypedExpansionTypes(Set<? extends Element>) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.info.KnownTypeRegistry
- afterCreation() - Method in interface com.blamejared.crafttweaker.annotation.processor.util.dependencies.IHasPostCreationCall
-
The method called after the constructor of the type was invoked.
- afterCreation() - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.info.KnownTypeRegistry
- afterCreation() - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.NameConverter
- afterCreation() - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.ExpansionInfoValidator
- afterCreation() - Method in class com.blamejared.crafttweaker.annotation.processor.validation.parameter.ParameterValidator
- afterCreation() - Method in class com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.validator.VirtualTypeValidator
- allowInfo() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.EventPage
- allowInfo() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor.Context
- allowInfo(Optional<Comment>) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor.Context
- annotationClasses - Variable in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.rules.AbstractGeneralValidationRule
- ARRAY - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.type.TypeKind
- ArrayConversionRule - Class in com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.rules
- ArrayConversionRule(NameConverter) - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.rules.ArrayConversionRule
- ArrayType - Class in com.blamejared.crafttweaker.annotation.processor.document.model.type
- ArrayType(String, String, boolean, Type) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.type.ArrayType
- asParameter() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeConstructorParam
- asParameters() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeMethodInfo
B
- BASIC - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.type.TypeKind
- BasicType - Class in com.blamejared.crafttweaker.annotation.processor.document.model.type
- BasicType(String, String, boolean) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.type.BasicType
- BOLD - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.comment.CommentKind
- BoldComment - Class in com.blamejared.crafttweaker.annotation.processor.document.model.comment
- BoldComment(List<Comment>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.comment.BoldComment
- BorrowForCallWrapper - Class in org.openzen.zencode.java
-
Wrapper class to read attribute values from Annotation BorrowForCall.
- BorrowForThisWrapper - Class in org.openzen.zencode.java
-
Wrapper class to read attribute values from Annotation BorrowForThis.
- bound() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.type.GenericType
- Bound - Enum Class in com.blamejared.crafttweaker.annotation.processor.document.model.type
- bracketEnum() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- BracketEnum - Class in com.blamejared.crafttweaker.annotation.processor.document.model.extra
- BracketEnum - Annotation Interface in com.blamejared.crafttweaker_annotations.annotations
- BracketEnum(String) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.extra.BracketEnum
- BracketEnumWrapper - Class in com.blamejared.crafttweaker_annotations.annotations
-
Wrapper class to read attribute values from Annotation BracketEnum.
- BracketHandlerValidationProcessor - Class in com.blamejared.crafttweaker.annotation.processor.validation.bracket
- BracketHandlerValidationProcessor() - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.bracket.BracketHandlerValidationProcessor
- BracketResolver - Annotation Interface in com.blamejared.crafttweaker.api.annotation
- BracketResolverWrapper - Class in com.blamejared.crafttweaker.api.annotation
-
Wrapper class to read attribute values from Annotation BracketResolver.
- BusCarrierWrapper - Class in com.blamejared.crafttweaker.api.event
-
Wrapper class to read attribute values from Annotation BusCarrier.
- BusWrapper - Class in com.blamejared.crafttweaker.api.event
-
Wrapper class to read attribute values from Annotation Bus.
C
- cacheLatest(Function<P, R>) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Util
- cancelable() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.EventPage
- Cancelable - Annotation Interface in net.minecraftforge.eventbus.api
- CancelableEventRule - Class in com.blamejared.crafttweaker.annotation.processor.validation.event.validator.rules
- CancelableEventRule() - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.event.validator.rules.CancelableEventRule
- CancelableTreeVisitor - Class in com.blamejared.crafttweaker.annotation.processor.validation.event.validator.visitors
- CancelableWrapper - Class in net.minecraftforge.eventbus.api
-
Wrapper class to read attribute values from Annotation Cancelable.
- canceledInfo() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.EventPage
- canceledInfo() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor.Context
- canceledInfo(Optional<Comment>) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor.Context
- canValidate(Element) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.rules.AbstractGeneralValidationRule
- canValidate(Element) - Method in interface com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.rules.ExpansionInfoValidationRule
- canValidate(Element) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.rules.OperatorParameterCountValidationRule
- canValidate(Element) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.rules.ParameterCountValidationRule
- canValidate(Element) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.rules.UnsupportedAnnotationValidationRule
- canValidate(Element) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.validator.rules.ModifierValidationRule
- canValidate(Element) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.validator.rules.OperatorParameterCountValidationRule
- canValidate(Element) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.validator.rules.ParameterCountValidationRule
- canValidate(Element) - Method in interface com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.validator.rules.VirtualTypeValidationRule
- canValidate(TypeElement) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.event.validator.rules.CancelableEventRule
- canValidate(TypeElement) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.event.validator.rules.ZenEventHasBusRule
- canValidate(TypeElement) - Method in interface com.blamejared.crafttweaker.annotation.processor.validation.event.validator.rules.ZenEventValidationRule
- canValidate(VariableElement) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.parameter.rules.OptionalsNeedToGoLastRule
- canValidate(VariableElement) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.parameter.rules.OptionalTypeValidationRule
- canValidate(VariableElement) - Method in interface com.blamejared.crafttweaker.annotation.processor.validation.parameter.rules.ParameterValidationRule
- CASTER - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberKind
- CasterMember - Class in com.blamejared.crafttweaker.annotation.processor.document.model.member
- CasterMember(String, String, MemberOrigin, boolean, Optional<Comment>, Extra, Type, boolean) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.member.CasterMember
- CasterWrapper - Class in org.openzen.zencode.java
-
Wrapper class to read attribute values from Annotation Caster.
- checkName(String, Element) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.ZenCodeKeywordUtil
- checkName(Set<String>, Element) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.ZenCodeKeywordUtil
- checkName(Element) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.ZenCodeKeywordUtil
- child(Page) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.DocFolder
- child(String[], Page) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.DocFolder
- children() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.RootComment
- children() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.DocFolder
- className() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.type.JavaType
- CODE - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.comment.CommentKind
- codec() - Method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.comment.CommentKind
- codec() - Method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberKind
- codec() - Method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.page.PageKind
- codec() - Method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.type.TypeKind
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.BoldComment
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.CodeComment
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.Comment
- CODEC - Static variable in enum class com.blamejared.crafttweaker.annotation.processor.document.model.comment.CommentKind
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ItalicsComment
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.LinkComment
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ListComment
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ListItemComment
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.NewlineComment
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ParagraphComment
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.PlaintextComment
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.RootComment
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.DocJson
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.BracketEnum
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Deprecated
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.EventParent
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Examples
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Loaders
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Obtention
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.ParameterComments
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.RequiredMods
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.RequiredMods.Mod
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Returns
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.See
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Since
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.member.CasterMember
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.member.ConstructorMember
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.member.EnumConstantMember
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.member.FieldMember
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.member.GetterMember
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.member.Member
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberGroup
- CODEC - Static variable in enum class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberKind
- CODEC - Static variable in enum class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberOrigin
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.member.MethodMember
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.member.OperatorMember
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.member.Parameter
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.member.SetterMember
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.page.EnumPage
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.page.EventPage
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.page.ExpansionPage
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.page.MarkdownPage
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.page.Page
- CODEC - Static variable in enum class com.blamejared.crafttweaker.annotation.processor.document.model.page.PageKind
- CODEC - Static variable in enum class com.blamejared.crafttweaker.annotation.processor.document.model.page.PageVersion
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.page.RenderedPage
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.page.TypePage
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.type.ArrayType
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.type.BasicType
- CODEC - Static variable in enum class com.blamejared.crafttweaker.annotation.processor.document.model.type.Bound
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.type.GenericType
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.type.JavaType
- CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.type.Type
- CODEC - Static variable in enum class com.blamejared.crafttweaker.annotation.processor.document.model.type.TypeKind
- CodeComment - Class in com.blamejared.crafttweaker.annotation.processor.document.model.comment
- CodeComment(List<Comment>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.comment.CodeComment
- collapse(Comment) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.BoldComment
- collapse(Comment) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.CodeComment
- collapse(Comment) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.Comment
-
Attempts to collapse multiple comments of the same type into a single comment
- collapse(Comment) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ItalicsComment
- collapse(Comment) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ListComment
- collapse(Comment) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.NewlineComment
- collapse(Comment) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ParagraphComment
- collapse(Comment) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.PlaintextComment
- collapse(Comment) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.RootComment
- collect() - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Pairs
- com.blamejared.crafttweaker_annotations.annotations - package com.blamejared.crafttweaker_annotations.annotations
- com.blamejared.crafttweaker.annotation.processor - package com.blamejared.crafttweaker.annotation.processor
- com.blamejared.crafttweaker.annotation.processor.document - package com.blamejared.crafttweaker.annotation.processor.document
- com.blamejared.crafttweaker.annotation.processor.document.javadoc - package com.blamejared.crafttweaker.annotation.processor.document.javadoc
- com.blamejared.crafttweaker.annotation.processor.document.javadoc.element - package com.blamejared.crafttweaker.annotation.processor.document.javadoc.element
- com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block - package com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block
- com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html - package com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html
- com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline - package com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline
- com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor - package com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor
- com.blamejared.crafttweaker.annotation.processor.document.model - package com.blamejared.crafttweaker.annotation.processor.document.model
- com.blamejared.crafttweaker.annotation.processor.document.model.comment - package com.blamejared.crafttweaker.annotation.processor.document.model.comment
- com.blamejared.crafttweaker.annotation.processor.document.model.extra - package com.blamejared.crafttweaker.annotation.processor.document.model.extra
- com.blamejared.crafttweaker.annotation.processor.document.model.member - package com.blamejared.crafttweaker.annotation.processor.document.model.member
- com.blamejared.crafttweaker.annotation.processor.document.model.page - package com.blamejared.crafttweaker.annotation.processor.document.model.page
- com.blamejared.crafttweaker.annotation.processor.document.model.type - package com.blamejared.crafttweaker.annotation.processor.document.model.type
- com.blamejared.crafttweaker.annotation.processor.document.visitor - package com.blamejared.crafttweaker.annotation.processor.document.visitor
-
The 'key' of each type should be unique to it, per parent (member keys don't need to be unique across all members, just with the parent 'keys' are used to group things together, if a page has multiple things like a setter, getter and method for 'burnTime', it shoudl be its own member group
- com.blamejared.crafttweaker.annotation.processor.util - package com.blamejared.crafttweaker.annotation.processor.util
- com.blamejared.crafttweaker.annotation.processor.util.annotations - package com.blamejared.crafttweaker.annotation.processor.util.annotations
- com.blamejared.crafttweaker.annotation.processor.util.codec - package com.blamejared.crafttweaker.annotation.processor.util.codec
- com.blamejared.crafttweaker.annotation.processor.util.dependencies - package com.blamejared.crafttweaker.annotation.processor.util.dependencies
- com.blamejared.crafttweaker.annotation.processor.util.files - package com.blamejared.crafttweaker.annotation.processor.util.files
- com.blamejared.crafttweaker.annotation.processor.validation.bracket - package com.blamejared.crafttweaker.annotation.processor.validation.bracket
- com.blamejared.crafttweaker.annotation.processor.validation.event - package com.blamejared.crafttweaker.annotation.processor.validation.event
- com.blamejared.crafttweaker.annotation.processor.validation.event.validator - package com.blamejared.crafttweaker.annotation.processor.validation.event.validator
- com.blamejared.crafttweaker.annotation.processor.validation.event.validator.rules - package com.blamejared.crafttweaker.annotation.processor.validation.event.validator.rules
- com.blamejared.crafttweaker.annotation.processor.validation.event.validator.visitors - package com.blamejared.crafttweaker.annotation.processor.validation.event.validator.visitors
- com.blamejared.crafttweaker.annotation.processor.validation.expansion - package com.blamejared.crafttweaker.annotation.processor.validation.expansion
- com.blamejared.crafttweaker.annotation.processor.validation.expansion.converter - package com.blamejared.crafttweaker.annotation.processor.validation.expansion.converter
- com.blamejared.crafttweaker.annotation.processor.validation.expansion.info - package com.blamejared.crafttweaker.annotation.processor.validation.expansion.info
- com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter - package com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter
- com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.rules - package com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.rules
- com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator - package com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator
- com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.rules - package com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.rules
- com.blamejared.crafttweaker.annotation.processor.validation.keyword - package com.blamejared.crafttweaker.annotation.processor.validation.keyword
- com.blamejared.crafttweaker.annotation.processor.validation.parameter - package com.blamejared.crafttweaker.annotation.processor.validation.parameter
- com.blamejared.crafttweaker.annotation.processor.validation.parameter.rules - package com.blamejared.crafttweaker.annotation.processor.validation.parameter.rules
- com.blamejared.crafttweaker.annotation.processor.validation.preprocessor - package com.blamejared.crafttweaker.annotation.processor.validation.preprocessor
- com.blamejared.crafttweaker.annotation.processor.validation.virtual_type - package com.blamejared.crafttweaker.annotation.processor.validation.virtual_type
- com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.validator - package com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.validator
- com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.validator.rules - package com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.validator.rules
- com.blamejared.crafttweaker.api.annotation - package com.blamejared.crafttweaker.api.annotation
- com.blamejared.crafttweaker.api.event - package com.blamejared.crafttweaker.api.event
- com.blamejared.crafttweaker.api.zencode - package com.blamejared.crafttweaker.api.zencode
- comment() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.Member
- comment() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.Page
- Comment - Class in com.blamejared.crafttweaker.annotation.processor.document.model.comment
- Comment(CommentKind) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.comment.Comment
- commentFromElements(JavaDocContainerElement, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- CommentKind - Enum Class in com.blamejared.crafttweaker.annotation.processor.document.model.comment
- comments() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.ParameterComments
- compareTo(DocFolder) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.DocFolder
- compareTo(Page) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.Page
- componentType() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.type.ArrayType
- constructor() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.ExpansionNativeTypeInfo
- constructor() - Method in interface com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.INativeInfo
- constructor() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeTypeInfo
- CONSTRUCTOR - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberKind
- ConstructorMember - Class in com.blamejared.crafttweaker.annotation.processor.document.model.member
- ConstructorMember(MemberOrigin, Optional<Comment>, Extra, List<Parameter>, Map<String, Type>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.member.ConstructorMember
- ConstructorParameterWrapper - Class in com.blamejared.crafttweaker_annotations.annotations
-
Wrapper class to read attribute values from Annotation ConstructorParameter.
- constructors() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeTypeRegistration
- constructors() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeTypeRegistrationWrapper
-
Gets the NativeTypeRegistration.constructors from wrapped annotation.
- constructorsAsAnnotationMirrorArray() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeTypeRegistrationWrapper
-
Gets the NativeTypeRegistration.constructors from wrapped annotation.
- constructorsIsDefaultValue() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeTypeRegistrationWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- ConstructorWrapper - Class in org.openzen.zencode.java
-
Wrapper class to read attribute values from Annotation Constructor.
- container() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocBlockTagBase
- container() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocHtmlTagBase
- container() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocInlineTagBase
- container() - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocElement
- container() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocNewLine
- container() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocRootElement
- container() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocSnippet
- content - Variable in class com.blamejared.crafttweaker.annotation.processor.document.model.page.MarkdownPage
- content - Variable in class com.blamejared.crafttweaker.annotation.processor.document.model.page.RenderedPage
- content() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocDocRootTag
- content() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocInheritDocTag
- content() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocInlineCodeTag
- content() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocLinkPlainTag
- content() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocLinkTag
- content() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocLiteralTag
- content() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocUnknownTag
- content() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocValueTag
- content() - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocBlockTag
- content() - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocInlineTag
- content() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.BoldComment
- content() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.CodeComment
- content() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ItalicsComment
- content() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.LinkComment
- content() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ParagraphComment
- content() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.PlaintextComment
- content() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.MarkdownPage
- content() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.RenderedPage
- contents() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ListComment
- contents() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ListItemComment
- Context() - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor.Context
- Context(boolean, boolean) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeBuildingVisitor.Context
- Context(String, Map<String, String>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor.Context
- Context(Optional<String>, Map<String, String>, Extra) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor.Context
- Context(ExecutableElement) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.visitor.ParameterVisitor.Context
- Context(TypeElement, Optional<TypeMembersVisitor.INativeInfo>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.Context
- convertNamedExpansion(TypeElement) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.converter.NamedExpansionConverter
- convertNativeType(TypeElement) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.converter.NativeTypeConverter
- convertToExpansionInfos() - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.converter.ExpansionInfoConverter
- convertToZenCode(String) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.ZenCodeKeywordUtil
- convertTypedExpansion(TypeElement) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.converter.TypedExpansionConverter
- convertZenCodeName(String) - Method in interface com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.NameConversionRule
- convertZenCodeName(String) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.rules.ArrayConversionRule
- convertZenCodeName(String) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.rules.GenericConversionRule
- convertZenCodeName(String) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.rules.MapConversionRule
- convertZenCodeName(String) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.rules.NamedTypeConversionRule
- convertZenCodeName(String) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.rules.NativeTypeConversionRule
- convertZenCodeName(String) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.rules.OptionalConversionRule
- convertZenCodeName(String) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.rules.PrimitiveConversionRule
- CraftTweakerProcessor - Class in com.blamejared.crafttweaker.annotation.processor
- CraftTweakerProcessor() - Constructor for class com.blamejared.crafttweaker.annotation.processor.CraftTweakerProcessor
D
- DECLARED - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberOrigin
- decode(DynamicOps<S>, S) - Method in class com.blamejared.crafttweaker.annotation.processor.util.codec.RecursiveCodec
- deepMerge(JsonObject, JsonObject) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Util
-
Merge "source" into "target".
- defaultInfo() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.EventPage
- defaultInfo() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor.Context
- defaultInfo(Optional<Comment>) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor.Context
- defaultValue() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.Parameter
- DeletingPathVisitor - Class in com.blamejared.crafttweaker.annotation.processor.util.files
- DeletingPathVisitor() - Constructor for class com.blamejared.crafttweaker.annotation.processor.util.files.DeletingPathVisitor
- denyInfo() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.EventPage
- denyInfo() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor.Context
- denyInfo(Optional<Comment>) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor.Context
- dependencyContainer - Variable in class com.blamejared.crafttweaker.annotation.processor.CraftTweakerProcessor
- DependencyContainer - Interface in com.blamejared.crafttweaker.annotation.processor.util.dependencies
- deprecated() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- Deprecated - Class in com.blamejared.crafttweaker.annotation.processor.document.model.extra
- Deprecated(Optional<Comment>, Optional<Comment>, boolean) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Deprecated
- deprecationMessage() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeConstructor
- deprecationMessage() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeConstructorWrapper
-
Gets the NativeConstructor.deprecationMessage from wrapped annotation.
- deprecationMessage() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeConstructorInfo
- deprecationMessageIsDefaultValue() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeConstructorWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- description() - Method in class com.blamejared.crafttweaker_annotations.annotations.ConstructorParameterWrapper
-
Gets the ConstructorParameter.description from wrapped annotation.
- description() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeConstructor.ConstructorParameter
- description() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeConstructor
- description() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeConstructorWrapper
-
Gets the NativeConstructor.description from wrapped annotation.
- description() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Returns
- description() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeConstructorInfo
- description() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeConstructorParam
- descriptionIsDefaultValue() - Method in class com.blamejared.crafttweaker_annotations.annotations.ConstructorParameterWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- descriptionIsDefaultValue() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeConstructorWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- displayName() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.Document.Mod
- displayName() - Method in class com.blamejared.crafttweaker_annotations.annotations.ModWrapper
-
Gets the Mod.displayName from wrapped annotation.
- displayName() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.DocFolder
- displayName() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.RequiredMods.Mod
- displayName() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.Member
- displayName() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.Parameter
- displayName() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.Page
- displayName() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.type.Type
- DocFolder - Class in com.blamejared.crafttweaker.annotation.processor.document.model
- DocFolder(String, String, Map<String, DocFolder>, Map<String, Page>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.DocFolder
- DocJson - Class in com.blamejared.crafttweaker.annotation.processor.document.model
- DocJson(DocFolder) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.DocJson
- Document - Annotation Interface in com.blamejared.crafttweaker_annotations.annotations
- Document.Mod - Annotation Interface in com.blamejared.crafttweaker_annotations.annotations
- DocumentProcessor - Class in com.blamejared.crafttweaker.annotation.processor.document
- DocumentProcessor() - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.DocumentProcessor
- DocumentWrapper - Class in com.blamejared.crafttweaker_annotations.annotations
-
Wrapper class to read attribute values from Annotation Document.
E
- elements() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocBlockTagBase
- elements() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocHtmlTagBase
- elements() - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavaDocContainerElement
- elements() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocRootElement
- EMPTY - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- encode(T, DynamicOps<S>, S) - Method in class com.blamejared.crafttweaker.annotation.processor.util.codec.RecursiveCodec
- ENUM - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.page.PageKind
- ENUM_CONSTANT - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberKind
- EnumConstantMember - Class in com.blamejared.crafttweaker.annotation.processor.document.model.member
- EnumConstantMember(String, String, MemberOrigin, boolean, Optional<Comment>, Extra, Type) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.member.EnumConstantMember
- enumLookup(T[]) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Util
- EnumPage - Class in com.blamejared.crafttweaker.annotation.processor.document.model.page
- EnumPage(PageVersion, String, String, PageKind, Optional<Comment>, Extra, Type, String, Map<String, MemberGroup>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.page.EnumPage
- EnumPage(PageVersion, String, String, Optional<Comment>, Extra, Type, String, Map<String, MemberGroup>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.page.EnumPage
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocSnippet
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.BoldComment
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.CodeComment
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ItalicsComment
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.LinkComment
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ListComment
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ListItemComment
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ParagraphComment
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.PlaintextComment
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.RootComment
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.BracketEnum
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Examples
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Loaders
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Obtention
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.ParameterComments
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.RequiredMods
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.RequiredMods.Mod
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Returns
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.See
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Since
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.EnumConstantMember
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.FieldMember
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.GetterMember
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.Member
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberGroup
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.MethodMember
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.OperatorMember
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.Parameter
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.SetterMember
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.EnumPage
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.EventPage
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.ExpansionPage
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.MarkdownPage
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.Page
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.RenderedPage
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.TypePage
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.type.ArrayType
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.type.GenericType
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.type.JavaType
- equals(Object) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.type.Type
- equals(Object) - Method in record class com.blamejared.crafttweaker.annotation.processor.validation.expansion.info.ExpansionInfo
-
Indicates whether some other object is "equal to" this one.
- Event - Class in net.minecraftforge.eventbus.api
- Event() - Constructor for class net.minecraftforge.eventbus.api.Event
- EVENT - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.page.PageKind
- Event.HasResult - Annotation Interface in net.minecraftforge.eventbus.api
- EventPage - Class in com.blamejared.crafttweaker.annotation.processor.document.model.page
- EventPage(PageVersion, String, String, Optional<Comment>, Extra, Type, String, Map<String, MemberGroup>, Optional<Comment>, Optional<Comment>, Optional<Comment>, Optional<Comment>, Optional<Comment>, boolean, boolean) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.page.EventPage
- eventParent() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- EventParent - Class in com.blamejared.crafttweaker.annotation.processor.document.model.extra
- examples() - Method in class com.blamejared.crafttweaker_annotations.annotations.ConstructorParameterWrapper
-
Gets the ConstructorParameter.examples from wrapped annotation.
- examples() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeConstructor.ConstructorParameter
- examples() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Examples
- examples() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- examples() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeConstructorParam
- Examples - Class in com.blamejared.crafttweaker.annotation.processor.document.model.extra
- Examples(Map<String, List<String>>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Examples
- examplesIsDefaultValue() - Method in class com.blamejared.crafttweaker_annotations.annotations.ConstructorParameterWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- expandedType() - Method in record class com.blamejared.crafttweaker.annotation.processor.validation.expansion.info.ExpansionInfo
-
Returns the value of the
expandedTyperecord component. - expandedTypeMirror() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.ExpansionNativeTypeInfo
- expandedTypeMirror() - Method in interface com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.INativeInfo
- expandedTypeMirror() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeTypeInfo
- EXPANSION - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.page.PageKind
- ExpansionCheckValidationProcessor - Class in com.blamejared.crafttweaker.annotation.processor.validation.expansion
- ExpansionCheckValidationProcessor() - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.expansion.ExpansionCheckValidationProcessor
- ExpansionInfo - Record Class in com.blamejared.crafttweaker.annotation.processor.validation.expansion.info
- ExpansionInfo(TypeMirror, TypeElement) - Constructor for record class com.blamejared.crafttweaker.annotation.processor.validation.expansion.info.ExpansionInfo
-
Creates an instance of a
ExpansionInforecord class. - ExpansionInfoConverter - Class in com.blamejared.crafttweaker.annotation.processor.validation.expansion.converter
- ExpansionInfoConverter(KnownTypeRegistry, NativeTypeConverter, TypedExpansionConverter, NamedExpansionConverter) - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.expansion.converter.ExpansionInfoConverter
- ExpansionInfoValidationRule - Interface in com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.rules
- ExpansionInfoValidator - Class in com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator
- ExpansionInfoValidator(ExpansionInfoConverter, DependencyContainer) - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.ExpansionInfoValidator
- ExpansionPage - Class in com.blamejared.crafttweaker.annotation.processor.document.model.page
- ExpansionPage(PageVersion, String, String, PageKind, Optional<Comment>, Extra, Optional<String>, Map<String, MemberGroup>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.page.ExpansionPage
- ExpansionPage(PageVersion, String, String, Optional<Comment>, Extra, Optional<String>, Map<String, MemberGroup>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.page.ExpansionPage
- expansionType() - Method in record class com.blamejared.crafttweaker.annotation.processor.validation.expansion.info.ExpansionInfo
-
Returns the value of the
expansionTyperecord component. - ExpansionWrapper - Class in org.openzen.zencode.java
-
Wrapper class to read attribute values from Annotation Expansion.
- extra() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.Member
- extra() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.Page
- extra() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor.Context
- Extra - Class in com.blamejared.crafttweaker.annotation.processor.document.model.extra
- Extra(Optional<BracketEnum>, Optional<Deprecated>, Optional<EventParent>, Optional<Examples>, Optional<Loaders>, Optional<Obtention>, Optional<ParameterComments>, Optional<RequiredMods>, Optional<Returns>, Optional<See>, Optional<Since>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- ExtraVisitor - Class in com.blamejared.crafttweaker.annotation.processor.document.visitor
- ExtraVisitor.Context - Class in com.blamejared.crafttweaker.annotation.processor.document.visitor
F
- FIELD - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberKind
- FieldMember - Class in com.blamejared.crafttweaker.annotation.processor.document.model.member
- FieldMember(String, String, MemberOrigin, boolean, Optional<Comment>, Extra, Type) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.member.FieldMember
- FieldsAreNonnullByDefault - Annotation Interface in com.blamejared.crafttweaker.annotation.processor.util.annotations
- FieldWrapper - Class in org.openzen.zencode.java
-
Wrapper class to read attribute values from Annotation Field.
- filter(BiPredicate<F, S>) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Pairs
- filterFirst(Predicate<F>) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Pairs
- filterSecond(Predicate<S>) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Pairs
- FirstParameterValidationRule - Class in com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.rules
- FirstParameterValidationRule() - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.rules.FirstParameterValidationRule
- forEach(BiConsumer<F, S>) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Pairs
- forRemoval() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Deprecated
- forVariable(TypeVariable) - Method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.type.Bound
- from(JavaDocContainerElement, String, Optional<String>) - Static method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocBlockTag
- from(JavaDocContainerElement, String, Optional<String>) - Static method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocInlineTag
- from(Trees, Element) - Static method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor.Context
- from(String, Optional<String>) - Static method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocHtmlTag
- from(Element, Extra) - Static method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor.Context
- from(TypeVariable) - Static method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.type.Bound
G
- GENERIC - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.type.TypeKind
- GENERIC_PATTERN - Static variable in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.rules.GenericConversionRule
- GenericConversionRule - Class in com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.rules
- GenericConversionRule(NameConverter) - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.rules.GenericConversionRule
- genericType() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.type.GenericType
- GenericType - Class in com.blamejared.crafttweaker.annotation.processor.document.model.type
- GenericType(String, boolean, Type, Bound) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.type.GenericType
- GenericType(String, String, boolean, Type, Bound) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.type.GenericType
- getAllNamedTypes() - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.info.KnownTypeRegistry
- getAllNativeTypes() - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.info.KnownTypeRegistry
- getAnnotationsOfType(TypeElement, Class<?>, Class<?>) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Util
- getContainerComments(JavaDocContainerElement, JavadocCommentsVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- getExpansionTypes() - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.info.KnownTypeRegistry
- getExtra() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeConstructorInfo
- getInstanceOfClass(Class<Type>) - Method in interface com.blamejared.crafttweaker.annotation.processor.util.dependencies.DependencyContainer
- getInstanceOfClass(Class<Type>) - Method in class com.blamejared.crafttweaker.annotation.processor.util.dependencies.SingletonDependencyContainer
- getNamedTypes() - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.info.KnownTypeRegistry
- getNamedTypesFromDependencies() - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.info.KnownTypeRegistry
- getNativeTypes() - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.info.KnownTypeRegistry
- getNativeTypesFromDependencies() - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.info.KnownTypeRegistry
- getObtention() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeConstructor
- getObtention() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeConstructorWrapper
-
Gets the NativeConstructor.getObtention from wrapped annotation.
- getObtentionIsDefaultValue() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeConstructorWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- getOrigin(Element, ExecutableElement, MemberOrigin) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Util
- getOrigin(Element, VariableElement, MemberOrigin) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Util
- getPackageName(DeclaredType) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Util
- getPackageName(TypeMirror) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Util
- getParameterCountFor(ZenCodeType.OperatorType) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.OperatorTypeParameterCountProvider
- getSimpleName(DeclaredType) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Util
- getSimpleName(TypeMirror) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Util
- getSinceVersion() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeConstructor
- getSinceVersion() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeConstructorWrapper
-
Gets the NativeConstructor.getSinceVersion from wrapped annotation.
- getSinceVersionIsDefaultValue() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeConstructorWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- getSupportedAnnotationClasses() - Method in class com.blamejared.crafttweaker.annotation.processor.CraftTweakerProcessor
- getSupportedAnnotationClasses() - Method in class com.blamejared.crafttweaker.annotation.processor.document.DocumentProcessor
- getSupportedAnnotationClasses() - Method in class com.blamejared.crafttweaker.annotation.processor.validation.bracket.BracketHandlerValidationProcessor
- getSupportedAnnotationClasses() - Method in class com.blamejared.crafttweaker.annotation.processor.validation.event.ZenEventValidationProcessor
- getSupportedAnnotationClasses() - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.ExpansionCheckValidationProcessor
- getSupportedAnnotationClasses() - Method in class com.blamejared.crafttweaker.annotation.processor.validation.keyword.KeywordValidationProcessor
- getSupportedAnnotationClasses() - Method in class com.blamejared.crafttweaker.annotation.processor.validation.parameter.ParameterValidationProcessor
- getSupportedAnnotationClasses() - Method in class com.blamejared.crafttweaker.annotation.processor.validation.preprocessor.PreprocessorAnnotationValidationProcessor
- getSupportedAnnotationClasses() - Method in class com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.VirtualTypeValidationProcessor
- getSupportedAnnotationTypes() - Method in class com.blamejared.crafttweaker.annotation.processor.CraftTweakerProcessor
- getSupportedOptions() - Method in class com.blamejared.crafttweaker.annotation.processor.document.DocumentProcessor
- GETTER - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberKind
- GetterMember - Class in com.blamejared.crafttweaker.annotation.processor.document.model.member
- GetterMember(String, String, MemberOrigin, boolean, Optional<Comment>, Extra, Type) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.member.GetterMember
- getterName() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeMethod
- getterName() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeMethodWrapper
-
Gets the NativeMethod.getterName from wrapped annotation.
- getterName() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeMethodInfo
- getterNameIsDefaultValue() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeMethodWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- GetterWrapper - Class in org.openzen.zencode.java
-
Wrapper class to read attribute values from Annotation Getter.
- getTypedExpansionTypes() - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.info.KnownTypeRegistry
- getTypeMirrorByZenCodeName(String) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.NameConverter
- GlobalWrapper - Class in org.openzen.zencode.java
-
Wrapper class to read attribute values from Annotation Global.
- GSON - Static variable in class com.blamejared.crafttweaker.annotation.processor.util.Tools
H
- handleIntermediateRound(RoundEnvironment) - Method in class com.blamejared.crafttweaker.annotation.processor.document.DocumentProcessor
- handleLastRound() - Method in class com.blamejared.crafttweaker.annotation.processor.document.DocumentProcessor
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocSnippet
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.BoldComment
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.CodeComment
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ItalicsComment
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.LinkComment
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ListComment
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ListItemComment
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ParagraphComment
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.PlaintextComment
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.RootComment
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.BracketEnum
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Examples
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Loaders
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Obtention
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.ParameterComments
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.RequiredMods
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.RequiredMods.Mod
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Returns
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.See
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Since
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.EnumConstantMember
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.FieldMember
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.GetterMember
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.Member
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberGroup
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.MethodMember
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.OperatorMember
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.Parameter
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.SetterMember
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.EnumPage
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.EventPage
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.ExpansionPage
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.MarkdownPage
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.Page
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.RenderedPage
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.TypePage
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.type.ArrayType
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.type.GenericType
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.type.JavaType
- hashCode() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.type.Type
- hashCode() - Method in record class com.blamejared.crafttweaker.annotation.processor.validation.expansion.info.ExpansionInfo
-
Returns a hash code value for this object.
- hasResult() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.EventPage
- HasResultWrapper - Class in net.minecraftforge.eventbus.api
-
Wrapper class to read attribute values from Annotation HasResult.
- HolderWrapper - Class in com.blamejared.crafttweaker_annotations.annotations
-
Wrapper class to read attribute values from Annotation Holder.
- HTMLAwareJavadocDescription - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc
- HTMLAwareJavadocDescription() - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.HTMLAwareJavadocDescription
I
- ifPresent(T, Consumer<T>) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Optionull
- ifPresent(T, Function<T, U>, Consumer<U>) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Optionull
- IHasPostCreationCall - Interface in com.blamejared.crafttweaker.annotation.processor.util.dependencies
-
Causes the
DependencyContainerto call this method after the constructor has been invoked Used for breaking recursive dependencies - implicit() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.CasterMember
- implicit() - Method in class org.openzen.zencode.java.CasterWrapper
-
Gets the Caster.implicit from wrapped annotation.
- implicitIsDefaultValue() - Method in class org.openzen.zencode.java.CasterWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- imports() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor.Context
- imports() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor.Context
- ImportVisitor - Class in com.blamejared.crafttweaker.annotation.processor.document.visitor
- ImportVisitor() - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.visitor.ImportVisitor
- includeHierarchy(boolean) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeBuildingVisitor.Context
- includeTypeArguments(boolean) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeBuildingVisitor.Context
- INHERITED - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberOrigin
- init(ProcessingEnvironment) - Method in class com.blamejared.crafttweaker.annotation.processor.CraftTweakerProcessor
- INSTANCE - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.EventParent
- INSTANCE - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- INSTANCE - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- INSTANCE - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- INSTANCE - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.visitor.KeyVisitor
- INSTANCE - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NameVisitor
- INSTANCE - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NullableVisitor
- INSTANCE - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.visitor.OptionalDefaultValueVisitor
- INSTANCE - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ParameterVisitor
- INSTANCE - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeBuildingVisitor
- INSTANCE - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.ExpansionNativeTypeInfo
- INSTANCE - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor
- INSTANCE - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ZenCodeNameRetriever
- INSTANCE - Static variable in class com.blamejared.crafttweaker.annotation.processor.validation.event.validator.visitors.CancelableTreeVisitor
- INSTANCE - Static variable in class com.blamejared.crafttweaker.annotation.processor.validation.event.validator.ZenEventValidator
- interfaces() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.type.JavaType
- IPreprocessor - Interface in com.blamejared.crafttweaker.api.zencode
- isAnnotated(Element) - Static method in class com.blamejared.crafttweaker_annotations.annotations.BracketEnumWrapper
-
Checks if passed element is annotated with this wrapper annotation type : BracketEnum
- isAnnotated(Element) - Static method in class com.blamejared.crafttweaker_annotations.annotations.ConstructorParameterWrapper
-
Checks if passed element is annotated with this wrapper annotation type : ConstructorParameter
- isAnnotated(Element) - Static method in class com.blamejared.crafttweaker_annotations.annotations.DocumentWrapper
-
Checks if passed element is annotated with this wrapper annotation type : Document
- isAnnotated(Element) - Static method in class com.blamejared.crafttweaker_annotations.annotations.HolderWrapper
-
Checks if passed element is annotated with this wrapper annotation type : Holder
- isAnnotated(Element) - Static method in class com.blamejared.crafttweaker_annotations.annotations.ModWrapper
-
Checks if passed element is annotated with this wrapper annotation type : Mod
- isAnnotated(Element) - Static method in class com.blamejared.crafttweaker_annotations.annotations.NativeConstructorWrapper
-
Checks if passed element is annotated with this wrapper annotation type : NativeConstructor
- isAnnotated(Element) - Static method in class com.blamejared.crafttweaker_annotations.annotations.NativeMethodWrapper
-
Checks if passed element is annotated with this wrapper annotation type : NativeMethod
- isAnnotated(Element) - Static method in class com.blamejared.crafttweaker_annotations.annotations.NativeTypeRegistrationWrapper
-
Checks if passed element is annotated with this wrapper annotation type : NativeTypeRegistration
- isAnnotated(Element) - Static method in class com.blamejared.crafttweaker_annotations.annotations.TaggableElementWrapper
-
Checks if passed element is annotated with this wrapper annotation type : TaggableElement
- isAnnotated(Element) - Static method in class com.blamejared.crafttweaker_annotations.annotations.TypedExpansionWrapper
-
Checks if passed element is annotated with this wrapper annotation type : TypedExpansion
- isAnnotated(Element) - Static method in class com.blamejared.crafttweaker.api.annotation.BracketResolverWrapper
-
Checks if passed element is annotated with this wrapper annotation type : BracketResolver
- isAnnotated(Element) - Static method in class com.blamejared.crafttweaker.api.annotation.PreprocessorWrapper
-
Checks if passed element is annotated with this wrapper annotation type : Preprocessor
- isAnnotated(Element) - Static method in class com.blamejared.crafttweaker.api.annotation.ZenRegisterWrapper
-
Checks if passed element is annotated with this wrapper annotation type : ZenRegister
- isAnnotated(Element) - Static method in class com.blamejared.crafttweaker.api.event.BusCarrierWrapper
-
Checks if passed element is annotated with this wrapper annotation type : BusCarrier
- isAnnotated(Element) - Static method in class com.blamejared.crafttweaker.api.event.BusWrapper
-
Checks if passed element is annotated with this wrapper annotation type : Bus
- isAnnotated(Element) - Static method in class com.blamejared.crafttweaker.api.event.ZenEventWrapper
-
Checks if passed element is annotated with this wrapper annotation type : ZenEvent
- isAnnotated(Element) - Static method in class net.minecraftforge.eventbus.api.CancelableWrapper
-
Checks if passed element is annotated with this wrapper annotation type : Cancelable
- isAnnotated(Element) - Static method in class net.minecraftforge.eventbus.api.HasResultWrapper
-
Checks if passed element is annotated with this wrapper annotation type : HasResult
- isAnnotated(Element) - Static method in class org.openzen.zencode.java.BorrowForCallWrapper
-
Checks if passed element is annotated with this wrapper annotation type : BorrowForCall
- isAnnotated(Element) - Static method in class org.openzen.zencode.java.BorrowForThisWrapper
-
Checks if passed element is annotated with this wrapper annotation type : BorrowForThis
- isAnnotated(Element) - Static method in class org.openzen.zencode.java.CasterWrapper
-
Checks if passed element is annotated with this wrapper annotation type : Caster
- isAnnotated(Element) - Static method in class org.openzen.zencode.java.ConstructorWrapper
-
Checks if passed element is annotated with this wrapper annotation type : Constructor
- isAnnotated(Element) - Static method in class org.openzen.zencode.java.ExpansionWrapper
-
Checks if passed element is annotated with this wrapper annotation type : Expansion
- isAnnotated(Element) - Static method in class org.openzen.zencode.java.FieldWrapper
-
Checks if passed element is annotated with this wrapper annotation type : Field
- isAnnotated(Element) - Static method in class org.openzen.zencode.java.GetterWrapper
-
Checks if passed element is annotated with this wrapper annotation type : Getter
- isAnnotated(Element) - Static method in class org.openzen.zencode.java.GlobalWrapper
-
Checks if passed element is annotated with this wrapper annotation type : Global
- isAnnotated(Element) - Static method in class org.openzen.zencode.java.MethodWrapper
-
Checks if passed element is annotated with this wrapper annotation type : Method
- isAnnotated(Element) - Static method in class org.openzen.zencode.java.NameWrapper
-
Checks if passed element is annotated with this wrapper annotation type : Name
- isAnnotated(Element) - Static method in class org.openzen.zencode.java.NullableUSizeWrapper
-
Checks if passed element is annotated with this wrapper annotation type : NullableUSize
- isAnnotated(Element) - Static method in class org.openzen.zencode.java.NullableWrapper
-
Checks if passed element is annotated with this wrapper annotation type : Nullable
- isAnnotated(Element) - Static method in class org.openzen.zencode.java.OperatorWrapper
-
Checks if passed element is annotated with this wrapper annotation type : Operator
- isAnnotated(Element) - Static method in class org.openzen.zencode.java.OptionalBooleanWrapper
-
Checks if passed element is annotated with this wrapper annotation type : OptionalBoolean
- isAnnotated(Element) - Static method in class org.openzen.zencode.java.OptionalCharWrapper
-
Checks if passed element is annotated with this wrapper annotation type : OptionalChar
- isAnnotated(Element) - Static method in class org.openzen.zencode.java.OptionalDoubleWrapper
-
Checks if passed element is annotated with this wrapper annotation type : OptionalDouble
- isAnnotated(Element) - Static method in class org.openzen.zencode.java.OptionalFloatWrapper
-
Checks if passed element is annotated with this wrapper annotation type : OptionalFloat
- isAnnotated(Element) - Static method in class org.openzen.zencode.java.OptionalIntWrapper
-
Checks if passed element is annotated with this wrapper annotation type : OptionalInt
- isAnnotated(Element) - Static method in class org.openzen.zencode.java.OptionalLongWrapper
-
Checks if passed element is annotated with this wrapper annotation type : OptionalLong
- isAnnotated(Element) - Static method in class org.openzen.zencode.java.OptionalStringWrapper
-
Checks if passed element is annotated with this wrapper annotation type : OptionalString
- isAnnotated(Element) - Static method in class org.openzen.zencode.java.OptionalWrapper
-
Checks if passed element is annotated with this wrapper annotation type : Optional
- isAnnotated(Element) - Static method in class org.openzen.zencode.java.SetterWrapper
-
Checks if passed element is annotated with this wrapper annotation type : Setter
- isAnnotated(Element) - Static method in class org.openzen.zencode.java.StaticExpansionMethodWrapper
-
Checks if passed element is annotated with this wrapper annotation type : StaticExpansionMethod
- isAnnotated(Element) - Static method in class org.openzen.zencode.java.StructWrapper
-
Checks if passed element is annotated with this wrapper annotation type : Struct
- isAnnotated(Element) - Static method in class org.openzen.zencode.java.UnsignedWrapper
-
Checks if passed element is annotated with this wrapper annotation type : Unsigned
- isAnnotated(Element) - Static method in class org.openzen.zencode.java.USizeWrapper
-
Checks if passed element is annotated with this wrapper annotation type : USize
- isCancelable(TypeElement) - Static method in class com.blamejared.crafttweaker.annotation.processor.validation.event.validator.rules.CancelableEventRule
- isEmpty() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.BoldComment
- isEmpty() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.CodeComment
- isEmpty() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.Comment
- isEmpty() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ItalicsComment
- isEmpty() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.LinkComment
- isEmpty() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ListComment
- isEmpty() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ListItemComment
- isEmpty() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ParagraphComment
- isEmpty() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.PlaintextComment
- isEmpty() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.RootComment
- isEvent(TypeElement) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Util
- isExposedField(Element) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Util
- isExposedMethod(Element) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Util
- isKeyword(String) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.ZenCodeKeywordUtil
- isMethodSame(Element, Element) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Util
- isNative() - Method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberOrigin
- isStatic() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.Member
- isSubTypeOrGeneric(TypeMirror, TypeMirror) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Util
- ITALICS - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.comment.CommentKind
- ItalicsComment - Class in com.blamejared.crafttweaker.annotation.processor.document.model.comment
- ItalicsComment(List<Comment>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ItalicsComment
J
- JAVA - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.type.TypeKind
- JavadocAuthorTag - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block
- JavadocAuthorTag(JavaDocContainerElement) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocAuthorTag
- JavadocBlockTag - Interface in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element
- JavadocBlockTagBase - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block
- JavadocBlockTagBase(JavaDocContainerElement) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocBlockTagBase
- JavadocBrTag - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html
- JavadocBrTag(JavaDocContainerElement) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocBrTag
- JavadocCodeTag - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html
- JavadocCodeTag(JavaDocContainerElement) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocCodeTag
- JavadocCommentsVisitor - Class in com.blamejared.crafttweaker.annotation.processor.document.visitor
- JavadocCommentsVisitor.Context - Class in com.blamejared.crafttweaker.annotation.processor.document.visitor
- JavaDocContainerElement - Interface in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element
- JavadocDeprecatedTag - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block
- JavadocDeprecatedTag(JavaDocContainerElement) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocDeprecatedTag
- JavadocDocRootTag - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline
- JavadocDocRootTag(JavaDocContainerElement) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocDocRootTag
- JavadocElement - Interface in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element
- JavadocElementVisitor<R,
C> - Interface in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor - JavadocEmTag - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html
- JavadocEmTag(JavaDocContainerElement) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocEmTag
- JavadocEventVisitor - Class in com.blamejared.crafttweaker.annotation.processor.document.visitor
- JavadocEventVisitor.Context - Class in com.blamejared.crafttweaker.annotation.processor.document.visitor
- JavadocHtmlTag - Interface in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element
- JavadocHtmlTagBase - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html
- JavadocHtmlTagBase(JavaDocContainerElement) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocHtmlTagBase
- JavadocInheritDocTag - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline
- JavadocInheritDocTag(JavaDocContainerElement) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocInheritDocTag
- JavadocInlineCodeTag - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline
- JavadocInlineCodeTag(JavaDocContainerElement, String) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocInlineCodeTag
- JavadocInlineTag - Interface in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element
- JavadocInlineTagBase - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline
- JavadocInlineTagBase(JavaDocContainerElement) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocInlineTagBase
- JavadocLinkPlainTag - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline
- JavadocLinkPlainTag(JavaDocContainerElement, String) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocLinkPlainTag
- JavadocLinkTag - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline
- JavadocLinkTag(JavaDocContainerElement, String) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocLinkTag
- JavadocLiTag - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html
- JavadocLiTag(JavaDocContainerElement) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocLiTag
- JavadocLiteralTag - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline
- JavadocLiteralTag(JavaDocContainerElement, String) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocLiteralTag
- JavadocNewLine - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element
- JavadocNewLine(JavaDocContainerElement) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocNewLine
- JavadocParamTag - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block
- JavadocParamTag(JavaDocContainerElement) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocParamTag
- JavadocPTag - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html
- JavadocPTag(JavaDocContainerElement) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocPTag
- JavadocReturnTag - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block
- JavadocReturnTag(JavaDocContainerElement) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocReturnTag
- JavadocRootElement - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element
- JavadocRootElement() - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocRootElement
- JavadocRootElement(Collection<JavadocElement>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocRootElement
- JavadocSeeTag - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block
- JavadocSeeTag(JavaDocContainerElement) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocSeeTag
- JavadocSinceTag - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block
- JavadocSinceTag(JavaDocContainerElement) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocSinceTag
- JavadocSnippet - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element
- JavadocSnippet(JavaDocContainerElement, String) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocSnippet
- JavadocStrongTag - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html
- JavadocStrongTag(JavaDocContainerElement) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocStrongTag
- JavadocUlTag - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html
- JavadocUlTag(JavaDocContainerElement) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocUlTag
- JavadocUnknownBlockTag - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block
- JavadocUnknownBlockTag(JavaDocContainerElement, String) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocUnknownBlockTag
- JavadocUnknownTag - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline
- JavadocUnknownTag(JavaDocContainerElement, String, String) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocUnknownTag
- JavadocValueTag - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline
- JavadocValueTag(JavaDocContainerElement, String) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocValueTag
- JavadocVersionTag - Class in com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block
- JavadocVersionTag(JavaDocContainerElement) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocVersionTag
- JavaType - Class in com.blamejared.crafttweaker.annotation.processor.document.model.type
- JavaType(String, String, boolean, String, String, Map<String, Type>, Optional<Type>, List<Type>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.type.JavaType
K
- key() - Method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.comment.CommentKind
- key() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.DocFolder
- key() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.Member
- key() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberGroup
- key() - Method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberKind
- key() - Method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberOrigin
- key() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.Parameter
- key() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.Page
- key() - Method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.page.PageKind
- key() - Method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.page.PageVersion
- key() - Method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.type.Bound
- key() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.type.Type
- key() - Method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.type.TypeKind
- key() - Method in interface com.blamejared.crafttweaker.annotation.processor.util.Keyable
- key(TypeMirror) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeBuildingVisitor
- Keyable - Interface in com.blamejared.crafttweaker.annotation.processor.util
- KeyVisitor - Class in com.blamejared.crafttweaker.annotation.processor.document.visitor
- KeywordValidationProcessor - Class in com.blamejared.crafttweaker.annotation.processor.validation.keyword
- KeywordValidationProcessor() - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.keyword.KeywordValidationProcessor
- kind() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.Comment
- kind() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.Member
- kind() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.Page
- kind() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.type.Type
- KnownTypeRegistry - Class in com.blamejared.crafttweaker.annotation.processor.validation.expansion.info
- KnownTypeRegistry(Reflections) - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.expansion.info.KnownTypeRegistry
L
- LINK - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.comment.CommentKind
- LinkComment - Class in com.blamejared.crafttweaker.annotation.processor.document.model.comment
- LinkComment(String, List<Comment>, boolean) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.comment.LinkComment
- LIST - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.comment.CommentKind
- LIST_ITEM - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.comment.CommentKind
- ListComment - Class in com.blamejared.crafttweaker.annotation.processor.document.model.comment
- ListComment(List<Comment>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ListComment
- ListItemComment - Class in com.blamejared.crafttweaker.annotation.processor.document.model.comment
- ListItemComment(List<Comment>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ListItemComment
- loaders() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- loaders() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Loaders
- loaders() - Element in annotation interface com.blamejared.crafttweaker.api.annotation.ZenRegister
- loaders() - Method in class com.blamejared.crafttweaker.api.annotation.ZenRegisterWrapper
-
Gets the ZenRegister.loaders from wrapped annotation.
- Loaders - Class in com.blamejared.crafttweaker.annotation.processor.document.model.extra
- Loaders(String[]) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Loaders
- Loaders(List<String>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Loaders
- loadersIsDefaultValue() - Method in class com.blamejared.crafttweaker.api.annotation.ZenRegisterWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- LOWER - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.type.Bound
M
- make(Supplier<T>) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Util
- make(T, Consumer<T>) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Util
- map(Pair<F, S>, Function<F, U>, Function<S, V>) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Pairs
- map(Function<F, U>, Function<S, V>) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Pairs
- MapConversionRule - Class in com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.rules
- MapConversionRule(NameConverter) - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.rules.MapConversionRule
- MARKDOWN - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.page.PageKind
- MarkdownPage - Class in com.blamejared.crafttweaker.annotation.processor.document.model.page
- MarkdownPage(PageVersion, String, String, PageKind, String) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.page.MarkdownPage
- MarkdownPage(PageVersion, String, String, String) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.page.MarkdownPage
- match(TypeElement) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeMethodInfo
- Member - Class in com.blamejared.crafttweaker.annotation.processor.document.model.member
- Member(String, String, MemberKind, MemberOrigin, boolean, Optional<Comment>, Extra) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.member.Member
- MemberGroup - Class in com.blamejared.crafttweaker.annotation.processor.document.model.member
- MemberGroup(String, List<Member>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberGroup
- MemberKind - Enum Class in com.blamejared.crafttweaker.annotation.processor.document.model.member
- MemberOrigin - Enum Class in com.blamejared.crafttweaker.annotation.processor.document.model.member
- members - Variable in class com.blamejared.crafttweaker.annotation.processor.document.model.page.EnumPage
- members - Variable in class com.blamejared.crafttweaker.annotation.processor.document.model.page.ExpansionPage
- members - Variable in class com.blamejared.crafttweaker.annotation.processor.document.model.page.TypePage
- members() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberGroup
- members() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.EnumPage
- members() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.ExpansionPage
- members() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.TypePage
- merge(Comment) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.Comment
-
Merges multiple comments into a single comment of the same type, or a list comment if differing types
- merge(Deprecated) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Deprecated
- merge(See) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.See
- method() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Obtention
- method() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ParameterVisitor.Context
- METHOD - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberKind
- MethodMember - Class in com.blamejared.crafttweaker.annotation.processor.document.model.member
- MethodMember(String, String, MemberOrigin, boolean, Optional<Comment>, Extra, List<Parameter>, Type, Map<String, Type>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.member.MethodMember
- methods() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.ExpansionNativeTypeInfo
- methods() - Method in interface com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.INativeInfo
- methods() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeTypeInfo
- MethodsReturnNonnullByDefault - Annotation Interface in com.blamejared.crafttweaker.annotation.processor.util.annotations
- MethodWrapper - Class in org.openzen.zencode.java
-
Wrapper class to read attribute values from Annotation Method.
- Mod(String, String, String) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.extra.RequiredMods.Mod
- modDeps() - Element in annotation interface com.blamejared.crafttweaker.api.annotation.ZenRegister
- modDeps() - Method in class com.blamejared.crafttweaker.api.annotation.ZenRegisterWrapper
-
Gets the ZenRegister.modDeps from wrapped annotation.
- modDepsIsDefaultValue() - Method in class com.blamejared.crafttweaker.api.annotation.ZenRegisterWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- modid() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.Document.Mod
- modid() - Method in class com.blamejared.crafttweaker_annotations.annotations.ModWrapper
-
Gets the Mod.modid from wrapped annotation.
- modId() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.RequiredMods.Mod
- ModifierValidationRule - Class in com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.rules
- ModifierValidationRule - Class in com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.validator.rules
- ModifierValidationRule() - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.rules.ModifierValidationRule
- ModifierValidationRule() - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.validator.rules.ModifierValidationRule
- mods() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.RequiredMods
- ModWrapper - Class in com.blamejared.crafttweaker_annotations.annotations
-
Wrapper class to read attribute values from Annotation Mod.
N
- name() - Method in class com.blamejared.crafttweaker_annotations.annotations.ConstructorParameterWrapper
-
Gets the ConstructorParameter.name from wrapped annotation.
- name() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeConstructor.ConstructorParameter
- name() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeMethod
- name() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeMethodWrapper
-
Gets the NativeMethod.name from wrapped annotation.
- name() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocAuthorTag
- name() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocDeprecatedTag
- name() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocParamTag
- name() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocReturnTag
- name() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocSeeTag
- name() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocSinceTag
- name() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocUnknownBlockTag
- name() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocVersionTag
- name() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocBrTag
- name() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocCodeTag
- name() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocEmTag
- name() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocLiTag
- name() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocPTag
- name() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocStrongTag
- name() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocUlTag
- name() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocDocRootTag
- name() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocInheritDocTag
- name() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocInlineCodeTag
- name() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocLinkPlainTag
- name() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocLinkTag
- name() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocLiteralTag
- name() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocUnknownTag
- name() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocValueTag
- name() - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocBlockTag
- name() - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocHtmlTag
- name() - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocInlineTag
- name() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeConstructorParam
- name() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeMethodInfo
- NameConversionRule - Interface in com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter
- NameConverter - Class in com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter
- NameConverter(DependencyContainer) - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.NameConverter
- NamedExpansionConverter - Class in com.blamejared.crafttweaker.annotation.processor.validation.expansion.converter
- NamedExpansionConverter(NameConverter) - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.expansion.converter.NamedExpansionConverter
- NamedTypeConversionRule - Class in com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.rules
- NamedTypeConversionRule(KnownTypeRegistry) - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.rules.NamedTypeConversionRule
- NameVisitor - Class in com.blamejared.crafttweaker.annotation.processor.document.visitor
- NameWrapper - Class in org.openzen.zencode.java
-
Wrapper class to read attribute values from Annotation Name.
- NATIVE - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberOrigin
- NATIVE_REGISTRY - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.DocumentProcessor
- NativeConstructor - Annotation Interface in com.blamejared.crafttweaker_annotations.annotations
- NativeConstructor.ConstructorParameter - Annotation Interface in com.blamejared.crafttweaker_annotations.annotations
- NativeConstructorInfo(List<TypeMembersVisitor.NativeConstructorParam>, Optional<String>, Optional<String>, Optional<String>, Optional<String>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeConstructorInfo
- NativeConstructorParam(TypeMirror, String, Optional<String>, List<String>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeConstructorParam
- NativeConstructorWrapper - Class in com.blamejared.crafttweaker_annotations.annotations
-
Wrapper class to read attribute values from Annotation NativeConstructor.
- nativeInfo() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.Context
- NativeMethod - Annotation Interface in com.blamejared.crafttweaker_annotations.annotations
- NativeMethod.Holder - Annotation Interface in com.blamejared.crafttweaker_annotations.annotations
- NativeMethodInfo(String, List<TypeMirror>, Optional<String>, Optional<String>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeMethodInfo
- NativeMethodWrapper - Class in com.blamejared.crafttweaker_annotations.annotations
-
Wrapper class to read attribute values from Annotation NativeMethod.
- nativeRegistry(RoundEnvironment) - Method in class com.blamejared.crafttweaker.annotation.processor.document.DocumentProcessor
- NativeTypeConversionRule - Class in com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.rules
- NativeTypeConversionRule(KnownTypeRegistry) - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.rules.NativeTypeConversionRule
- NativeTypeConverter - Class in com.blamejared.crafttweaker.annotation.processor.validation.expansion.converter
- NativeTypeConverter() - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.expansion.converter.NativeTypeConverter
- NativeTypeInfo(TypeElement, TypeMirror) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeTypeInfo
- NativeTypeInfo(TypeElement, TypeMirror, List<TypeMembersVisitor.NativeConstructorInfo>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeTypeInfo
- NativeTypeInfo(TypeElement, TypeMirror, List<TypeMembersVisitor.NativeConstructorInfo>, List<TypeMembersVisitor.NativeMethodInfo>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeTypeInfo
- NativeTypeRegistration - Annotation Interface in com.blamejared.crafttweaker_annotations.annotations
- NativeTypeRegistrationWrapper - Class in com.blamejared.crafttweaker_annotations.annotations
-
Wrapper class to read attribute values from Annotation NativeTypeRegistration.
- nav() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.DocJson
- NAV_CODEC - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.DocFolder
- net.minecraftforge.eventbus.api - package net.minecraftforge.eventbus.api
- NEW_LINE - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.comment.CommentKind
- NewlineComment - Class in com.blamejared.crafttweaker.annotation.processor.document.model.comment
- NewlineComment() - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.comment.NewlineComment
- notCanceledInfo() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.EventPage
- notCanceledInfo() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor.Context
- notCanceledInfo(Optional<Comment>) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor.Context
- notNull(Function<P, R>) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Util
- nullable() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.type.Type
- nullable(TypeMirror) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeBuildingVisitor
- NullableUSizeWrapper - Class in org.openzen.zencode.java
-
Wrapper class to read attribute values from Annotation NullableUSize.
- NullableVisitor - Class in com.blamejared.crafttweaker.annotation.processor.document.visitor
- NullableWrapper - Class in org.openzen.zencode.java
-
Wrapper class to read attribute values from Annotation Nullable.
O
- obtention() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- obtention() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeConstructorInfo
- Obtention - Class in com.blamejared.crafttweaker.annotation.processor.document.model.extra
- Obtention(Comment) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Obtention
- of(ConstructorParameterWrapper) - Static method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeConstructorParam
- of(NativeConstructorWrapper) - Static method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeConstructorInfo
- of(NativeMethodWrapper) - Static method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeMethodInfo
- ONE - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.page.PageVersion
- operator() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.OperatorMember
- OPERATOR - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberKind
- OperatorMember - Class in com.blamejared.crafttweaker.annotation.processor.document.model.member
- OperatorMember(String, String, MemberOrigin, boolean, Optional<Comment>, Extra, List<Parameter>, Type, Map<String, Type>, ZenCodeType.OperatorType) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.member.OperatorMember
- OperatorParameterCountValidationRule - Class in com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.rules
- OperatorParameterCountValidationRule - Class in com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.validator.rules
- OperatorParameterCountValidationRule() - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.rules.OperatorParameterCountValidationRule
- OperatorParameterCountValidationRule() - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.validator.rules.OperatorParameterCountValidationRule
- OperatorTypeParameterCountProvider - Class in com.blamejared.crafttweaker.annotation.processor.util
- OperatorTypeParameterCountProvider() - Constructor for class com.blamejared.crafttweaker.annotation.processor.util.OperatorTypeParameterCountProvider
- OperatorWrapper - Class in org.openzen.zencode.java
-
Wrapper class to read attribute values from Annotation Operator.
- OptionalBooleanWrapper - Class in org.openzen.zencode.java
-
Wrapper class to read attribute values from Annotation OptionalBoolean.
- OptionalCharWrapper - Class in org.openzen.zencode.java
-
Wrapper class to read attribute values from Annotation OptionalChar.
- OptionalConversionRule - Class in com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.rules
- OptionalConversionRule(NameConverter) - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.rules.OptionalConversionRule
- OptionalDefaultValueVisitor - Class in com.blamejared.crafttweaker.annotation.processor.document.visitor
- OptionalDoubleWrapper - Class in org.openzen.zencode.java
-
Wrapper class to read attribute values from Annotation OptionalDouble.
- OptionalFloatWrapper - Class in org.openzen.zencode.java
-
Wrapper class to read attribute values from Annotation OptionalFloat.
- optionalIf(T, Predicate<T>) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Util
- OptionalIntWrapper - Class in org.openzen.zencode.java
-
Wrapper class to read attribute values from Annotation OptionalInt.
- OptionalLongWrapper - Class in org.openzen.zencode.java
-
Wrapper class to read attribute values from Annotation OptionalLong.
- OptionalsNeedToGoLastRule - Class in com.blamejared.crafttweaker.annotation.processor.validation.parameter.rules
- OptionalsNeedToGoLastRule() - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.parameter.rules.OptionalsNeedToGoLastRule
- OptionalStringWrapper - Class in org.openzen.zencode.java
-
Wrapper class to read attribute values from Annotation OptionalString.
- OptionalTypeValidationRule - Class in com.blamejared.crafttweaker.annotation.processor.validation.parameter.rules
- OptionalTypeValidationRule() - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.parameter.rules.OptionalTypeValidationRule
- OptionalWrapper - Class in org.openzen.zencode.java
-
Wrapper class to read attribute values from Annotation Optional.
- Optionull - Class in com.blamejared.crafttweaker.annotation.processor.util
- Optionull() - Constructor for class com.blamejared.crafttweaker.annotation.processor.util.Optionull
- org.openzen.zencode.java - package org.openzen.zencode.java
- origin() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.Member
- owner() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.Context
P
- packageName() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.type.JavaType
- Page - Class in com.blamejared.crafttweaker.annotation.processor.document.model.page
- Page(PageVersion, String, String, PageKind, Optional<Comment>, Extra) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.page.Page
- PageKind - Enum Class in com.blamejared.crafttweaker.annotation.processor.document.model.page
- PageVersion - Enum Class in com.blamejared.crafttweaker.annotation.processor.document.model.page
- Pairs - Class in com.blamejared.crafttweaker.annotation.processor.util
- Pairs() - Constructor for class com.blamejared.crafttweaker.annotation.processor.util.Pairs
- PARAGRAPH - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.comment.CommentKind
- ParagraphComment - Class in com.blamejared.crafttweaker.annotation.processor.document.model.comment
- ParagraphComment(List<Comment>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ParagraphComment
- Parameter - Class in com.blamejared.crafttweaker.annotation.processor.document.model.member
- Parameter(String, String, Type, Optional<String>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.member.Parameter
- parameterComment() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- ParameterComments - Class in com.blamejared.crafttweaker.annotation.processor.document.model.extra
- ParameterComments(Map<String, Comment>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.extra.ParameterComments
- ParameterCountValidationRule - Class in com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.rules
- ParameterCountValidationRule - Class in com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.validator.rules
- ParameterCountValidationRule() - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.rules.ParameterCountValidationRule
- ParameterCountValidationRule() - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.validator.rules.ParameterCountValidationRule
- parameters() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeMethod
- parameters() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.ConstructorMember
- parameters() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.MethodMember
- parameters() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.OperatorMember
- parameters() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.SetterMember
- parameters() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeMethodInfo
- parametersAsFqn() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeMethodWrapper
-
Gets the NativeMethod.parameters from wrapped annotation.
- parametersAsTypeMirror() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeMethodWrapper
-
Gets the NativeMethod.parameters from wrapped annotation.
- parametersAsTypeMirrorWrapper() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeMethodWrapper
-
Gets the NativeMethod.parameters from wrapped annotation.
- ParameterValidationProcessor - Class in com.blamejared.crafttweaker.annotation.processor.validation.parameter
- ParameterValidationProcessor() - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.parameter.ParameterValidationProcessor
- ParameterValidationRule - Interface in com.blamejared.crafttweaker.annotation.processor.validation.parameter.rules
- ParameterValidator - Class in com.blamejared.crafttweaker.annotation.processor.validation.parameter
- ParameterValidator(DependencyContainer) - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.parameter.ParameterValidator
- ParameterVisitor - Class in com.blamejared.crafttweaker.annotation.processor.document.visitor
- ParameterVisitor.Context - Class in com.blamejared.crafttweaker.annotation.processor.document.visitor
- paramName() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocParamTag
- params() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeConstructorInfo
- parse(String) - Static method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.HTMLAwareJavadocDescription
- parse(String, boolean) - Static method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.HTMLAwareJavadocDescription
- parse(Element) - Static method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.HTMLAwareJavadocDescription
- parseContent(String) - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocParamTag
- parseContent(String) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocBlockTag
- performInitialization() - Method in class com.blamejared.crafttweaker.annotation.processor.CraftTweakerProcessor
- performInitialization() - Method in class com.blamejared.crafttweaker.annotation.processor.document.DocumentProcessor
- performInitialization() - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.ExpansionCheckValidationProcessor
- performInitialization() - Method in class com.blamejared.crafttweaker.annotation.processor.validation.parameter.ParameterValidationProcessor
- performInitialization() - Method in class com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.VirtualTypeValidationProcessor
- performProcessing(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.blamejared.crafttweaker.annotation.processor.CraftTweakerProcessor
- performProcessing(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.blamejared.crafttweaker.annotation.processor.document.DocumentProcessor
- performProcessing(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.bracket.BracketHandlerValidationProcessor
- performProcessing(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.event.ZenEventValidationProcessor
- performProcessing(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.ExpansionCheckValidationProcessor
- performProcessing(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.keyword.KeywordValidationProcessor
- performProcessing(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.parameter.ParameterValidationProcessor
- performProcessing(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.preprocessor.PreprocessorAnnotationValidationProcessor
- performProcessing(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.VirtualTypeValidationProcessor
- pkg() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor.Context
- pkg() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor.Context
- plain() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.LinkComment
- PLAINTEXT - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.comment.CommentKind
- PlaintextComment - Class in com.blamejared.crafttweaker.annotation.processor.document.model.comment
- PlaintextComment(String) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.comment.PlaintextComment
- postVisitDirectory(Path, IOException) - Method in class com.blamejared.crafttweaker.annotation.processor.util.files.DeletingPathVisitor
- Preprocessor - Annotation Interface in com.blamejared.crafttweaker.api.annotation
- PreprocessorAnnotationValidationProcessor - Class in com.blamejared.crafttweaker.annotation.processor.validation.preprocessor
- PreprocessorAnnotationValidationProcessor() - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.preprocessor.PreprocessorAnnotationValidationProcessor
- PreprocessorWrapper - Class in com.blamejared.crafttweaker.api.annotation
-
Wrapper class to read attribute values from Annotation Preprocessor.
- PrimitiveConversionRule - Class in com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.rules
- PrimitiveConversionRule() - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.expansion.name_converter.rules.PrimitiveConversionRule
- processAnnotations(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.blamejared.crafttweaker.annotation.processor.CraftTweakerProcessor
Q
- quoteAndEscape(String) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Util
-
Quotes the given String in double quotes (
") and escapes any control character.
R
- rawContent - Variable in class com.blamejared.crafttweaker.annotation.processor.document.model.page.RenderedPage
- rawContent() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.RenderedPage
- reason() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Deprecated
- RecursiveCodec<T> - Class in com.blamejared.crafttweaker.annotation.processor.util.codec
- RecursiveCodec(Function<Codec<T>, Codec<T>>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.util.codec.RecursiveCodec
- registeringTypeElement() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.ExpansionNativeTypeInfo
- registeringTypeElement() - Method in interface com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.INativeInfo
- registeringTypeElement() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeTypeInfo
- RENDERED - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.page.PageKind
- RenderedPage - Class in com.blamejared.crafttweaker.annotation.processor.document.model.page
- RenderedPage(PageVersion, String, String, PageKind, String, String) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.page.RenderedPage
- RenderedPage(PageVersion, String, String, String, String) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.page.RenderedPage
- requiredMods() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.Document
- requiredMods() - Method in class com.blamejared.crafttweaker_annotations.annotations.DocumentWrapper
-
Gets the Document.requiredMods from wrapped annotation.
- requiredMods() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- RequiredMods - Class in com.blamejared.crafttweaker.annotation.processor.document.model.extra
- RequiredMods(List<RequiredMods.Mod>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.extra.RequiredMods
- RequiredMods.Mod - Class in com.blamejared.crafttweaker.annotation.processor.document.model.extra
- requiredModsAsAnnotationMirrorArray() - Method in class com.blamejared.crafttweaker_annotations.annotations.DocumentWrapper
-
Gets the Document.requiredMods from wrapped annotation.
- requiredModsIsDefaultValue() - Method in class com.blamejared.crafttweaker_annotations.annotations.DocumentWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- returns() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- Returns - Class in com.blamejared.crafttweaker.annotation.processor.document.model.extra
- Returns(Comment) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Returns
- returnType() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.MethodMember
- returnType() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.OperatorMember
- ROOT - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.comment.CommentKind
- ROOT - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.model.DocFolder
- RootComment - Class in com.blamejared.crafttweaker.annotation.processor.document.model.comment
- RootComment(Comment) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.comment.RootComment
- RootComment(List<Comment>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.comment.RootComment
S
- scriptFile() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.Document
- scriptFile() - Method in class com.blamejared.crafttweaker_annotations.annotations.DocumentWrapper
-
Gets the Document.scriptFile from wrapped annotation.
- scriptFileIsDefaultValue() - Method in class com.blamejared.crafttweaker_annotations.annotations.DocumentWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- see() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- See - Class in com.blamejared.crafttweaker.annotation.processor.document.model.extra
- See(Comment) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.extra.See
- SETTER - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberKind
- SetterMember - Class in com.blamejared.crafttweaker.annotation.processor.document.model.member
- SetterMember(String, String, MemberOrigin, boolean, Optional<Comment>, Extra, List<Parameter>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.member.SetterMember
- setterName() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeMethod
- setterName() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeMethodWrapper
-
Gets the NativeMethod.setterName from wrapped annotation.
- setterName() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeMethodInfo
- setterNameIsDefaultValue() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeMethodWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- SetterWrapper - Class in org.openzen.zencode.java
-
Wrapper class to read attribute values from Annotation Setter.
- setupDependencyContainer() - Method in class com.blamejared.crafttweaker.annotation.processor.CraftTweakerProcessor
- setupDependencyContainer() - Method in class com.blamejared.crafttweaker.annotation.processor.document.DocumentProcessor
- setupDependencyContainer() - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.ExpansionCheckValidationProcessor
- shouldIncludeHierarchy() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeBuildingVisitor.Context
- shouldIncludeTypeArguments() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeBuildingVisitor.Context
- since() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Deprecated
- since() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- since() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeConstructorInfo
- Since - Class in com.blamejared.crafttweaker.annotation.processor.document.model.extra
- Since(Comment) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Since
- SingletonDependencyContainer - Class in com.blamejared.crafttweaker.annotation.processor.util.dependencies
- SingletonDependencyContainer() - Constructor for class com.blamejared.crafttweaker.annotation.processor.util.dependencies.SingletonDependencyContainer
- SLIM - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeBuildingVisitor.Context
- sort(JsonElement) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Util
- sortObjectsFirst(JsonElement) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Util
- SPECIFIC - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.type.Bound
- StaticExpansionMethodWrapper - Class in org.openzen.zencode.java
-
Wrapper class to read attribute values from Annotation StaticExpansionMethod.
- StructWrapper - Class in org.openzen.zencode.java
-
Wrapper class to read attribute values from Annotation Struct.
- subFolder(DocFolder) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.DocFolder
- subFolders() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.DocFolder
- superType() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.type.JavaType
T
- TaggableElement - Annotation Interface in com.blamejared.crafttweaker_annotations.annotations
- TaggableElementWrapper - Class in com.blamejared.crafttweaker_annotations.annotations
-
Wrapper class to read attribute values from Annotation TaggableElement.
- text() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocSnippet
- to() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.LinkComment
- to() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.CasterMember
- Tools - Class in com.blamejared.crafttweaker.annotation.processor.util
- Tools() - Constructor for class com.blamejared.crafttweaker.annotation.processor.util.Tools
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.block.JavadocUnknownBlockTag
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocBrTag
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocCodeTag
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocEmTag
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocLiTag
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocPTag
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocStrongTag
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocUlTag
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocDocRootTag
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocInheritDocTag
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocInlineCodeTag
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocLinkPlainTag
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocLinkTag
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocLiteralTag
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocUnknownTag
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.inline.JavadocValueTag
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocSnippet
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.BoldComment
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.CodeComment
- toString() - Method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.comment.CommentKind
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ItalicsComment
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.LinkComment
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ListComment
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ListItemComment
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.NewlineComment
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.ParagraphComment
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.PlaintextComment
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.comment.RootComment
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.BracketEnum
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Deprecated
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Examples
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Loaders
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Obtention
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.ParameterComments
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.RequiredMods.Mod
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.RequiredMods
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Returns
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.See
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Since
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.ConstructorMember
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.EnumConstantMember
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.FieldMember
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.GetterMember
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.Member
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberGroup
- toString() - Method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberKind
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.MethodMember
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.OperatorMember
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.Parameter
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.SetterMember
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.EnumPage
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.EventPage
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.ExpansionPage
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.MarkdownPage
- toString() - Method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.page.PageKind
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.RenderedPage
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.TypePage
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.type.ArrayType
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.type.BasicType
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.type.GenericType
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.type.JavaType
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.type.Type
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeConstructorInfo
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeConstructorParam
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeMethodInfo
- toString() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeTypeInfo
- toString() - Method in record class com.blamejared.crafttweaker.annotation.processor.validation.expansion.info.ExpansionInfo
-
Returns a string representation of this record class.
- toText() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.html.JavadocBrTag
- toText() - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocBlockTag
- toText() - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocElement
- toText() - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocHtmlTag
- toText() - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocInlineTag
- toText() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocNewLine
- toText() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocRootElement
- toText() - Method in class com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.JavadocSnippet
- trees() - Method in class com.blamejared.crafttweaker.annotation.processor.document.DocumentProcessor
- TREES - Static variable in class com.blamejared.crafttweaker.annotation.processor.util.Tools
- type - Variable in class com.blamejared.crafttweaker.annotation.processor.document.model.page.EnumPage
- type - Variable in class com.blamejared.crafttweaker.annotation.processor.document.model.page.TypePage
- type() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeConstructor.ConstructorParameter
- type() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.EnumConstantMember
- type() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.FieldMember
- type() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.GetterMember
- type() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.Parameter
- type() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.EnumPage
- type() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.TypePage
- type() - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor.NativeConstructorParam
- Type - Class in com.blamejared.crafttweaker.annotation.processor.document.model.type
- Type(String, String, TypeKind, boolean) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.type.Type
- TYPE - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.page.PageKind
- TYPE_ARGUMENTS - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeBuildingVisitor.Context
- typeAsFqn() - Method in class com.blamejared.crafttweaker_annotations.annotations.ConstructorParameterWrapper
-
Gets the ConstructorParameter.type from wrapped annotation.
- typeAsTypeMirror() - Method in class com.blamejared.crafttweaker_annotations.annotations.ConstructorParameterWrapper
-
Gets the ConstructorParameter.type from wrapped annotation.
- typeAsTypeMirrorWrapper() - Method in class com.blamejared.crafttweaker_annotations.annotations.ConstructorParameterWrapper
-
Gets the ConstructorParameter.type from wrapped annotation.
- TypeBuildingVisitor - Class in com.blamejared.crafttweaker.annotation.processor.document.visitor
- TypeBuildingVisitor.Context - Class in com.blamejared.crafttweaker.annotation.processor.document.visitor
- TypedExpansion - Annotation Interface in com.blamejared.crafttweaker_annotations.annotations
- TypedExpansionConverter - Class in com.blamejared.crafttweaker.annotation.processor.validation.expansion.converter
- TypedExpansionConverter() - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.expansion.converter.TypedExpansionConverter
- TypedExpansionWrapper - Class in com.blamejared.crafttweaker_annotations.annotations
-
Wrapper class to read attribute values from Annotation TypedExpansion.
- TypeKind - Enum Class in com.blamejared.crafttweaker.annotation.processor.document.model.type
- TypeMembersVisitor - Class in com.blamejared.crafttweaker.annotation.processor.document.visitor
- TypeMembersVisitor.Context - Class in com.blamejared.crafttweaker.annotation.processor.document.visitor
- TypeMembersVisitor.ExpansionNativeTypeInfo - Class in com.blamejared.crafttweaker.annotation.processor.document.visitor
- TypeMembersVisitor.INativeInfo - Interface in com.blamejared.crafttweaker.annotation.processor.document.visitor
- TypeMembersVisitor.NativeConstructorInfo - Class in com.blamejared.crafttweaker.annotation.processor.document.visitor
- TypeMembersVisitor.NativeConstructorParam - Class in com.blamejared.crafttweaker.annotation.processor.document.visitor
- TypeMembersVisitor.NativeMethodInfo - Class in com.blamejared.crafttweaker.annotation.processor.document.visitor
- TypeMembersVisitor.NativeTypeInfo - Class in com.blamejared.crafttweaker.annotation.processor.document.visitor
- TypePage - Class in com.blamejared.crafttweaker.annotation.processor.document.model.page
- TypePage(PageVersion, String, String, PageKind, Optional<Comment>, Extra, Type, String, Map<String, MemberGroup>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.page.TypePage
- TypePage(PageVersion, String, String, Optional<Comment>, Extra, Type, String, Map<String, MemberGroup>) - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.model.page.TypePage
- typeParameters() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.ConstructorMember
- typeParameters() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.MethodMember
- typeParameters() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.member.OperatorMember
- typeParameters() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.type.JavaType
U
- uncheck(Object) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Util
- UnsignedWrapper - Class in org.openzen.zencode.java
-
Wrapper class to read attribute values from Annotation Unsigned.
- UnsupportedAnnotationValidationRule - Class in com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.rules
- UnsupportedAnnotationValidationRule() - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.rules.UnsupportedAnnotationValidationRule
- UPPER - Enum constant in enum class com.blamejared.crafttweaker.annotation.processor.document.model.type.Bound
- url() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.Document.Mod
- url() - Method in class com.blamejared.crafttweaker_annotations.annotations.ModWrapper
-
Gets the Mod.url from wrapped annotation.
- url() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.RequiredMods.Mod
- USizeWrapper - Class in org.openzen.zencode.java
-
Wrapper class to read attribute values from Annotation USize.
- Util - Class in com.blamejared.crafttweaker.annotation.processor.util
- Util() - Constructor for class com.blamejared.crafttweaker.annotation.processor.util.Util
V
- validate(Element) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.parameter.ParameterValidator
- validate(Element) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.validator.rules.ModifierValidationRule
- validate(Element) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.validator.rules.OperatorParameterCountValidationRule
- validate(Element) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.validator.rules.ParameterCountValidationRule
- validate(Element) - Method in interface com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.validator.rules.VirtualTypeValidationRule
- validate(Element, ExpansionInfo) - Method in interface com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.rules.ExpansionInfoValidationRule
- validate(Element, ExpansionInfo) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.rules.FirstParameterValidationRule
- validate(Element, ExpansionInfo) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.rules.ModifierValidationRule
- validate(Element, ExpansionInfo) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.rules.OperatorParameterCountValidationRule
- validate(Element, ExpansionInfo) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.rules.ParameterCountValidationRule
- validate(Element, ExpansionInfo) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.rules.UnsupportedAnnotationValidationRule
- validate(TypeElement) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.event.validator.rules.CancelableEventRule
- validate(TypeElement) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.event.validator.rules.ZenEventHasBusRule
- validate(TypeElement) - Method in interface com.blamejared.crafttweaker.annotation.processor.validation.event.validator.rules.ZenEventValidationRule
- validate(VariableElement) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.parameter.rules.OptionalsNeedToGoLastRule
- validate(VariableElement) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.parameter.rules.OptionalTypeValidationRule
- validate(VariableElement) - Method in interface com.blamejared.crafttweaker.annotation.processor.validation.parameter.rules.ParameterValidationRule
- validateAll() - Method in class com.blamejared.crafttweaker.annotation.processor.validation.expansion.validator.ExpansionInfoValidator
- validateAll(Collection<? extends Element>) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.event.validator.ZenEventValidator
- validateAll(Collection<? extends Element>) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.validator.VirtualTypeValidator
- validateParameterCount(ZenCodeType.OperatorType, int) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.OperatorTypeParameterCountProvider
- value() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.BracketEnum
- value() - Method in class com.blamejared.crafttweaker_annotations.annotations.BracketEnumWrapper
-
Gets the BracketEnum.value from wrapped annotation.
- value() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.Document
- value() - Method in class com.blamejared.crafttweaker_annotations.annotations.DocumentWrapper
-
Gets the Document.value from wrapped annotation.
- value() - Method in class com.blamejared.crafttweaker_annotations.annotations.HolderWrapper
-
Gets the Holder.value from wrapped annotation.
- value() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeConstructor
- value() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeConstructorWrapper
-
Gets the NativeConstructor.value from wrapped annotation.
- value() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeMethod.Holder
- value() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeTypeRegistration
- value() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.TaggableElement
- value() - Method in class com.blamejared.crafttweaker_annotations.annotations.TaggableElementWrapper
-
Gets the TaggableElement.value from wrapped annotation.
- value() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.TypedExpansion
- value() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.BracketEnum
- value() - Element in annotation interface com.blamejared.crafttweaker.api.annotation.BracketResolver
- value() - Method in class com.blamejared.crafttweaker.api.annotation.BracketResolverWrapper
-
Gets the BracketResolver.value from wrapped annotation.
- value() - Element in annotation interface com.blamejared.crafttweaker.api.event.ZenEvent.Bus
- value() - Method in class org.openzen.zencode.java.ExpansionWrapper
-
Gets the Expansion.value from wrapped annotation.
- value() - Method in class org.openzen.zencode.java.FieldWrapper
-
Gets the Field.value from wrapped annotation.
- value() - Method in class org.openzen.zencode.java.GetterWrapper
-
Gets the Getter.value from wrapped annotation.
- value() - Method in class org.openzen.zencode.java.GlobalWrapper
-
Gets the Global.value from wrapped annotation.
- value() - Method in class org.openzen.zencode.java.MethodWrapper
-
Gets the Method.value from wrapped annotation.
- value() - Method in class org.openzen.zencode.java.NameWrapper
-
Gets the Name.value from wrapped annotation.
- value() - Method in class org.openzen.zencode.java.OperatorWrapper
-
Gets the Operator.value from wrapped annotation.
- value() - Method in class org.openzen.zencode.java.OptionalBooleanWrapper
-
Gets the OptionalBoolean.value from wrapped annotation.
- value() - Method in class org.openzen.zencode.java.OptionalCharWrapper
-
Gets the OptionalChar.value from wrapped annotation.
- value() - Method in class org.openzen.zencode.java.OptionalDoubleWrapper
-
Gets the OptionalDouble.value from wrapped annotation.
- value() - Method in class org.openzen.zencode.java.OptionalFloatWrapper
-
Gets the OptionalFloat.value from wrapped annotation.
- value() - Method in class org.openzen.zencode.java.OptionalIntWrapper
-
Gets the OptionalInt.value from wrapped annotation.
- value() - Method in class org.openzen.zencode.java.OptionalLongWrapper
-
Gets the OptionalLong.value from wrapped annotation.
- value() - Method in class org.openzen.zencode.java.OptionalStringWrapper
-
Gets the OptionalString.value from wrapped annotation.
- value() - Method in class org.openzen.zencode.java.OptionalWrapper
-
Gets the Optional.value from wrapped annotation.
- value() - Method in class org.openzen.zencode.java.SetterWrapper
-
Gets the Setter.value from wrapped annotation.
- value() - Method in class org.openzen.zencode.java.StaticExpansionMethodWrapper
-
Gets the StaticExpansionMethod.value from wrapped annotation.
- valueAsAnnotationMirrorArray() - Method in class com.blamejared.crafttweaker_annotations.annotations.HolderWrapper
-
Gets the Holder.value from wrapped annotation.
- valueAsAnnotationMirrorArray() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeConstructorWrapper
-
Gets the NativeConstructor.value from wrapped annotation.
- valueAsFqn() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeTypeRegistrationWrapper
-
Gets the NativeTypeRegistration.value from wrapped annotation.
- valueAsFqn() - Method in class com.blamejared.crafttweaker_annotations.annotations.TypedExpansionWrapper
-
Gets the TypedExpansion.value from wrapped annotation.
- valueAsFqn() - Method in class com.blamejared.crafttweaker.api.event.BusWrapper
-
Gets the Bus.value from wrapped annotation.
- valueAsTypeMirror() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeTypeRegistrationWrapper
-
Gets the NativeTypeRegistration.value from wrapped annotation.
- valueAsTypeMirror() - Method in class com.blamejared.crafttweaker_annotations.annotations.TypedExpansionWrapper
-
Gets the TypedExpansion.value from wrapped annotation.
- valueAsTypeMirror() - Method in class com.blamejared.crafttweaker.api.event.BusWrapper
-
Gets the Bus.value from wrapped annotation.
- valueAsTypeMirrorWrapper() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeTypeRegistrationWrapper
-
Gets the NativeTypeRegistration.value from wrapped annotation.
- valueAsTypeMirrorWrapper() - Method in class com.blamejared.crafttweaker_annotations.annotations.TypedExpansionWrapper
-
Gets the TypedExpansion.value from wrapped annotation.
- valueAsTypeMirrorWrapper() - Method in class com.blamejared.crafttweaker.api.event.BusWrapper
-
Gets the Bus.value from wrapped annotation.
- valueIsDefaultValue() - Method in class com.blamejared.crafttweaker.api.event.BusWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- valueIsDefaultValue() - Method in class org.openzen.zencode.java.FieldWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- valueIsDefaultValue() - Method in class org.openzen.zencode.java.GetterWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- valueIsDefaultValue() - Method in class org.openzen.zencode.java.GlobalWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- valueIsDefaultValue() - Method in class org.openzen.zencode.java.MethodWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- valueIsDefaultValue() - Method in class org.openzen.zencode.java.OptionalBooleanWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- valueIsDefaultValue() - Method in class org.openzen.zencode.java.OptionalCharWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- valueIsDefaultValue() - Method in class org.openzen.zencode.java.OptionalDoubleWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- valueIsDefaultValue() - Method in class org.openzen.zencode.java.OptionalFloatWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- valueIsDefaultValue() - Method in class org.openzen.zencode.java.OptionalIntWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- valueIsDefaultValue() - Method in class org.openzen.zencode.java.OptionalLongWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- valueIsDefaultValue() - Method in class org.openzen.zencode.java.OptionalStringWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- valueIsDefaultValue() - Method in class org.openzen.zencode.java.OptionalWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- valueIsDefaultValue() - Method in class org.openzen.zencode.java.SetterWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- valueIsDefaultValue() - Method in class org.openzen.zencode.java.StaticExpansionMethodWrapper
-
Allows to check if attribute was explicitly set or if default value is used.
- valueOf(String) - Static method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.comment.CommentKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberOrigin
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.page.PageKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.page.PageVersion
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.type.Bound
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.type.TypeKind
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.comment.CommentKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberOrigin
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.page.PageKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.page.PageVersion
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.type.Bound
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.blamejared.crafttweaker.annotation.processor.document.model.type.TypeKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VERBOSE - Static variable in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeBuildingVisitor.Context
- version() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.Page
- VirtualTypeValidationProcessor - Class in com.blamejared.crafttweaker.annotation.processor.validation.virtual_type
- VirtualTypeValidationProcessor() - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.VirtualTypeValidationProcessor
- VirtualTypeValidationRule - Interface in com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.validator.rules
- VirtualTypeValidator - Class in com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.validator
- VirtualTypeValidator(DependencyContainer) - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.virtual_type.validator.VirtualTypeValidator
- visit(JavadocAuthorTag, C) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor.JavadocElementVisitor
- visit(JavadocAuthorTag, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(JavadocAuthorTag, JavadocCommentsVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- visit(JavadocAuthorTag, JavadocEventVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- visit(JavadocDeprecatedTag, C) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor.JavadocElementVisitor
- visit(JavadocDeprecatedTag, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(JavadocDeprecatedTag, JavadocCommentsVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- visit(JavadocDeprecatedTag, JavadocEventVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- visit(JavadocParamTag, C) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor.JavadocElementVisitor
- visit(JavadocParamTag, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(JavadocParamTag, JavadocCommentsVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- visit(JavadocParamTag, JavadocEventVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- visit(JavadocReturnTag, C) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor.JavadocElementVisitor
- visit(JavadocReturnTag, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(JavadocReturnTag, JavadocCommentsVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- visit(JavadocReturnTag, JavadocEventVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- visit(JavadocSeeTag, C) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor.JavadocElementVisitor
- visit(JavadocSeeTag, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(JavadocSeeTag, JavadocCommentsVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- visit(JavadocSeeTag, JavadocEventVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- visit(JavadocSinceTag, C) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor.JavadocElementVisitor
- visit(JavadocSinceTag, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(JavadocSinceTag, JavadocCommentsVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- visit(JavadocSinceTag, JavadocEventVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- visit(JavadocUnknownBlockTag, C) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor.JavadocElementVisitor
- visit(JavadocUnknownBlockTag, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(JavadocUnknownBlockTag, JavadocCommentsVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- visit(JavadocUnknownBlockTag, JavadocEventVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- visit(JavadocVersionTag, C) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor.JavadocElementVisitor
- visit(JavadocVersionTag, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(JavadocVersionTag, JavadocCommentsVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- visit(JavadocVersionTag, JavadocEventVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- visit(JavadocBrTag, C) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor.JavadocElementVisitor
- visit(JavadocBrTag, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(JavadocBrTag, JavadocCommentsVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- visit(JavadocBrTag, JavadocEventVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- visit(JavadocCodeTag, C) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor.JavadocElementVisitor
- visit(JavadocCodeTag, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(JavadocCodeTag, JavadocCommentsVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- visit(JavadocCodeTag, JavadocEventVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- visit(JavadocEmTag, C) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor.JavadocElementVisitor
- visit(JavadocEmTag, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(JavadocEmTag, JavadocCommentsVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- visit(JavadocEmTag, JavadocEventVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- visit(JavadocLiTag, C) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor.JavadocElementVisitor
- visit(JavadocLiTag, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(JavadocLiTag, JavadocCommentsVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- visit(JavadocLiTag, JavadocEventVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- visit(JavadocPTag, C) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor.JavadocElementVisitor
- visit(JavadocPTag, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(JavadocPTag, JavadocCommentsVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- visit(JavadocPTag, JavadocEventVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- visit(JavadocStrongTag, C) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor.JavadocElementVisitor
- visit(JavadocStrongTag, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(JavadocStrongTag, JavadocCommentsVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- visit(JavadocStrongTag, JavadocEventVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- visit(JavadocUlTag, C) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor.JavadocElementVisitor
- visit(JavadocUlTag, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(JavadocUlTag, JavadocCommentsVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- visit(JavadocUlTag, JavadocEventVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- visit(JavadocDocRootTag, C) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor.JavadocElementVisitor
- visit(JavadocDocRootTag, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(JavadocDocRootTag, JavadocCommentsVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- visit(JavadocDocRootTag, JavadocEventVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- visit(JavadocInheritDocTag, C) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor.JavadocElementVisitor
- visit(JavadocInheritDocTag, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(JavadocInheritDocTag, JavadocCommentsVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- visit(JavadocInheritDocTag, JavadocEventVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- visit(JavadocInlineCodeTag, C) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor.JavadocElementVisitor
- visit(JavadocInlineCodeTag, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(JavadocInlineCodeTag, JavadocCommentsVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- visit(JavadocInlineCodeTag, JavadocEventVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- visit(JavadocLinkPlainTag, C) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor.JavadocElementVisitor
- visit(JavadocLinkPlainTag, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(JavadocLinkPlainTag, JavadocCommentsVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- visit(JavadocLinkPlainTag, JavadocEventVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- visit(JavadocLinkTag, C) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor.JavadocElementVisitor
- visit(JavadocLinkTag, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(JavadocLinkTag, JavadocCommentsVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- visit(JavadocLinkTag, JavadocEventVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- visit(JavadocLiteralTag, C) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor.JavadocElementVisitor
- visit(JavadocLiteralTag, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(JavadocLiteralTag, JavadocCommentsVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- visit(JavadocLiteralTag, JavadocEventVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- visit(JavadocUnknownTag, C) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor.JavadocElementVisitor
- visit(JavadocUnknownTag, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(JavadocUnknownTag, JavadocCommentsVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- visit(JavadocUnknownTag, JavadocEventVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- visit(JavadocValueTag, C) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor.JavadocElementVisitor
- visit(JavadocValueTag, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(JavadocValueTag, JavadocCommentsVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- visit(JavadocValueTag, JavadocEventVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- visit(JavadocNewLine, C) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor.JavadocElementVisitor
- visit(JavadocNewLine, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(JavadocNewLine, JavadocCommentsVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- visit(JavadocNewLine, JavadocEventVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- visit(JavadocRootElement, C) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor.JavadocElementVisitor
- visit(JavadocRootElement, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(JavadocRootElement, JavadocCommentsVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- visit(JavadocRootElement, JavadocEventVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- visit(JavadocSnippet, C) - Method in interface com.blamejared.crafttweaker.annotation.processor.document.javadoc.element.visitor.JavadocElementVisitor
- visit(JavadocSnippet, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(JavadocSnippet, JavadocCommentsVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- visit(JavadocSnippet, JavadocEventVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- visit(Tree) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.event.validator.visitors.CancelableTreeVisitor
- visit(Element) - Static method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocCommentsVisitor
- visit(Element, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(TypeMirror) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.KeyVisitor
- visit(TypeMirror) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NameVisitor
- visit(TypeMirror) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NullableVisitor
- visit(TypeMirror) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.OptionalDefaultValueVisitor
- visit(TypeMirror, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visit(TypeMirror, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.KeyVisitor
- visit(TypeMirror, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NameVisitor
- visit(TypeMirror, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NullableVisitor
- visit(TypeMirror, VariableElement) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.OptionalDefaultValueVisitor
- visitArray(ArrayType, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visitArray(ArrayType, TypeBuildingVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeBuildingVisitor
- visitArray(ArrayType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.KeyVisitor
- visitArray(ArrayType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NameVisitor
- visitArray(ArrayType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NullableVisitor
- visitArray(ArrayType, VariableElement) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.OptionalDefaultValueVisitor
- visitCompilationUnit(CompilationUnitTree, Map<String, String>) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ImportVisitor
- visitContainer(JavaDocContainerElement, JavadocEventVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.JavadocEventVisitor
- visitDeclared(DeclaredType, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visitDeclared(DeclaredType, TypeBuildingVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeBuildingVisitor
- visitDeclared(DeclaredType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.KeyVisitor
- visitDeclared(DeclaredType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NameVisitor
- visitDeclared(DeclaredType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NullableVisitor
- visitDeclared(DeclaredType, VariableElement) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.OptionalDefaultValueVisitor
- visitError(ErrorType, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visitError(ErrorType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.KeyVisitor
- visitError(ErrorType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NameVisitor
- visitError(ErrorType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NullableVisitor
- visitError(ErrorType, VariableElement) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.OptionalDefaultValueVisitor
- visitExecutable(ExecutableElement, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visitExecutable(ExecutableElement, TypeMembersVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor
- visitExecutable(ExecutableType, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visitExecutable(ExecutableType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.KeyVisitor
- visitExecutable(ExecutableType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NameVisitor
- visitExecutable(ExecutableType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NullableVisitor
- visitExecutable(ExecutableType, VariableElement) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.OptionalDefaultValueVisitor
- visitFile(Path, BasicFileAttributes) - Method in class com.blamejared.crafttweaker.annotation.processor.util.files.DeletingPathVisitor
- visitIdentifier(IdentifierTree, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.event.validator.visitors.CancelableTreeVisitor
- visitImport(ImportTree, Map<String, String>) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ImportVisitor
- visitIntersection(IntersectionType, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visitIntersection(IntersectionType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.KeyVisitor
- visitIntersection(IntersectionType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NameVisitor
- visitIntersection(IntersectionType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NullableVisitor
- visitIntersection(IntersectionType, VariableElement) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.OptionalDefaultValueVisitor
- visitMemberSelect(MemberSelectTree, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.event.validator.visitors.CancelableTreeVisitor
- visitMethodInvocation(MethodInvocationTree, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.event.validator.visitors.CancelableTreeVisitor
- visitNoType(NoType, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visitNoType(NoType, TypeBuildingVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeBuildingVisitor
- visitNoType(NoType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.KeyVisitor
- visitNoType(NoType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NameVisitor
- visitNoType(NoType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NullableVisitor
- visitNoType(NoType, VariableElement) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.OptionalDefaultValueVisitor
- visitNull(NullType, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visitNull(NullType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.KeyVisitor
- visitNull(NullType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NameVisitor
- visitNull(NullType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NullableVisitor
- visitNull(NullType, VariableElement) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.OptionalDefaultValueVisitor
- visitPackage(PackageElement, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visitPrimitive(PrimitiveType, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visitPrimitive(PrimitiveType, TypeBuildingVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeBuildingVisitor
- visitPrimitive(PrimitiveType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.KeyVisitor
- visitPrimitive(PrimitiveType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NameVisitor
- visitPrimitive(PrimitiveType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NullableVisitor
- visitPrimitive(PrimitiveType, VariableElement) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.OptionalDefaultValueVisitor
- visitType(TypeElement, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visitType(TypeElement, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ZenCodeNameRetriever
- visitTypeParameter(TypeParameterElement, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visitTypeVariable(TypeVariable, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visitTypeVariable(TypeVariable, TypeBuildingVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeBuildingVisitor
- visitTypeVariable(TypeVariable, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.KeyVisitor
- visitTypeVariable(TypeVariable, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NameVisitor
- visitTypeVariable(TypeVariable, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NullableVisitor
- visitTypeVariable(TypeVariable, VariableElement) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.OptionalDefaultValueVisitor
- visitUnion(UnionType, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visitUnion(UnionType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.KeyVisitor
- visitUnion(UnionType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NameVisitor
- visitUnion(UnionType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NullableVisitor
- visitUnion(UnionType, VariableElement) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.OptionalDefaultValueVisitor
- visitUnknown(Element, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visitUnknown(TypeMirror, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visitUnknown(TypeMirror, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.KeyVisitor
- visitUnknown(TypeMirror, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NameVisitor
- visitUnknown(TypeMirror, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NullableVisitor
- visitUnknown(TypeMirror, VariableElement) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.OptionalDefaultValueVisitor
- visitVariable(VariableTree, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.validation.event.validator.visitors.CancelableTreeVisitor
- visitVariable(VariableElement, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visitVariable(VariableElement, ParameterVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ParameterVisitor
- visitVariable(VariableElement, TypeMembersVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeMembersVisitor
- visitWildcard(WildcardType, ExtraVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.ExtraVisitor
- visitWildcard(WildcardType, TypeBuildingVisitor.Context) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.TypeBuildingVisitor
- visitWildcard(WildcardType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.KeyVisitor
- visitWildcard(WildcardType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NameVisitor
- visitWildcard(WildcardType, Void) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.NullableVisitor
- visitWildcard(WildcardType, VariableElement) - Method in class com.blamejared.crafttweaker.annotation.processor.document.visitor.OptionalDefaultValueVisitor
W
- what() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.See
- when() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Since
- withBracketEnum(BracketEnum) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- withDeprecated(Deprecated) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- withDeprecated(Deprecated, BiFunction<Deprecated, Deprecated, Deprecated>) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- withEventParent(EventParent) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- withExamples(Examples) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- withLoaders(Loaders) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- withObtention(Obtention) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- withParameterComment(ParameterComments) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- withRequiredMods(RequiredMods) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- withReturns(Returns) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- withSee(See) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- withSee(See, BiFunction<See, See, See>) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- withSince(Since) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.extra.Extra
- wrap(String, String, boolean) - Static method in class com.blamejared.crafttweaker.annotation.processor.util.Util
-
Wraps the given String in another String and also optionally escapes control characters in the String.
- wrap(AnnotationMirror) - Static method in class com.blamejared.crafttweaker_annotations.annotations.BracketEnumWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class com.blamejared.crafttweaker_annotations.annotations.ConstructorParameterWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class com.blamejared.crafttweaker_annotations.annotations.DocumentWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class com.blamejared.crafttweaker_annotations.annotations.HolderWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class com.blamejared.crafttweaker_annotations.annotations.ModWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class com.blamejared.crafttweaker_annotations.annotations.NativeConstructorWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class com.blamejared.crafttweaker_annotations.annotations.NativeMethodWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class com.blamejared.crafttweaker_annotations.annotations.NativeTypeRegistrationWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class com.blamejared.crafttweaker_annotations.annotations.TaggableElementWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class com.blamejared.crafttweaker_annotations.annotations.TypedExpansionWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class com.blamejared.crafttweaker.api.annotation.BracketResolverWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class com.blamejared.crafttweaker.api.annotation.PreprocessorWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class com.blamejared.crafttweaker.api.annotation.ZenRegisterWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class com.blamejared.crafttweaker.api.event.BusCarrierWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class com.blamejared.crafttweaker.api.event.BusWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class com.blamejared.crafttweaker.api.event.ZenEventWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class net.minecraftforge.eventbus.api.CancelableWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class net.minecraftforge.eventbus.api.HasResultWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class org.openzen.zencode.java.BorrowForCallWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class org.openzen.zencode.java.BorrowForThisWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class org.openzen.zencode.java.CasterWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class org.openzen.zencode.java.ConstructorWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class org.openzen.zencode.java.ExpansionWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class org.openzen.zencode.java.FieldWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class org.openzen.zencode.java.GetterWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class org.openzen.zencode.java.GlobalWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class org.openzen.zencode.java.MethodWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class org.openzen.zencode.java.NameWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class org.openzen.zencode.java.NullableUSizeWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class org.openzen.zencode.java.NullableWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class org.openzen.zencode.java.OperatorWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class org.openzen.zencode.java.OptionalBooleanWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class org.openzen.zencode.java.OptionalCharWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class org.openzen.zencode.java.OptionalDoubleWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class org.openzen.zencode.java.OptionalFloatWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class org.openzen.zencode.java.OptionalIntWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class org.openzen.zencode.java.OptionalLongWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class org.openzen.zencode.java.OptionalStringWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class org.openzen.zencode.java.OptionalWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class org.openzen.zencode.java.SetterWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class org.openzen.zencode.java.StaticExpansionMethodWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class org.openzen.zencode.java.StructWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class org.openzen.zencode.java.UnsignedWrapper
-
Wraps an AnnotationMirror.
- wrap(AnnotationMirror) - Static method in class org.openzen.zencode.java.USizeWrapper
-
Wraps an AnnotationMirror.
- wrap(Element) - Static method in class com.blamejared.crafttweaker_annotations.annotations.BracketEnumWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class com.blamejared.crafttweaker_annotations.annotations.ConstructorParameterWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class com.blamejared.crafttweaker_annotations.annotations.DocumentWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class com.blamejared.crafttweaker_annotations.annotations.HolderWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class com.blamejared.crafttweaker_annotations.annotations.ModWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class com.blamejared.crafttweaker_annotations.annotations.NativeConstructorWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class com.blamejared.crafttweaker_annotations.annotations.NativeMethodWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class com.blamejared.crafttweaker_annotations.annotations.NativeTypeRegistrationWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class com.blamejared.crafttweaker_annotations.annotations.TaggableElementWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class com.blamejared.crafttweaker_annotations.annotations.TypedExpansionWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class com.blamejared.crafttweaker.api.annotation.BracketResolverWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class com.blamejared.crafttweaker.api.annotation.PreprocessorWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class com.blamejared.crafttweaker.api.annotation.ZenRegisterWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class com.blamejared.crafttweaker.api.event.BusCarrierWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class com.blamejared.crafttweaker.api.event.BusWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class com.blamejared.crafttweaker.api.event.ZenEventWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class net.minecraftforge.eventbus.api.CancelableWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class net.minecraftforge.eventbus.api.HasResultWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class org.openzen.zencode.java.BorrowForCallWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class org.openzen.zencode.java.BorrowForThisWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class org.openzen.zencode.java.CasterWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class org.openzen.zencode.java.ConstructorWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class org.openzen.zencode.java.ExpansionWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class org.openzen.zencode.java.FieldWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class org.openzen.zencode.java.GetterWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class org.openzen.zencode.java.GlobalWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class org.openzen.zencode.java.MethodWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class org.openzen.zencode.java.NameWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class org.openzen.zencode.java.NullableUSizeWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class org.openzen.zencode.java.NullableWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class org.openzen.zencode.java.OperatorWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class org.openzen.zencode.java.OptionalBooleanWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class org.openzen.zencode.java.OptionalCharWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class org.openzen.zencode.java.OptionalDoubleWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class org.openzen.zencode.java.OptionalFloatWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class org.openzen.zencode.java.OptionalIntWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class org.openzen.zencode.java.OptionalLongWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class org.openzen.zencode.java.OptionalStringWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class org.openzen.zencode.java.OptionalWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class org.openzen.zencode.java.SetterWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class org.openzen.zencode.java.StaticExpansionMethodWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class org.openzen.zencode.java.StructWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class org.openzen.zencode.java.UnsignedWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element) - Static method in class org.openzen.zencode.java.USizeWrapper
-
Gets the AnnotationMirror from passed element for this wrappers annotation type and creates a wrapper instance.
- wrap(Element, AnnotationMirror) - Static method in class com.blamejared.crafttweaker_annotations.annotations.BracketEnumWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class com.blamejared.crafttweaker_annotations.annotations.ConstructorParameterWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class com.blamejared.crafttweaker_annotations.annotations.DocumentWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class com.blamejared.crafttweaker_annotations.annotations.HolderWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class com.blamejared.crafttweaker_annotations.annotations.ModWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class com.blamejared.crafttweaker_annotations.annotations.NativeConstructorWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class com.blamejared.crafttweaker_annotations.annotations.NativeMethodWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class com.blamejared.crafttweaker_annotations.annotations.NativeTypeRegistrationWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class com.blamejared.crafttweaker_annotations.annotations.TaggableElementWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class com.blamejared.crafttweaker_annotations.annotations.TypedExpansionWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class com.blamejared.crafttweaker.api.annotation.BracketResolverWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class com.blamejared.crafttweaker.api.annotation.PreprocessorWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class com.blamejared.crafttweaker.api.annotation.ZenRegisterWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class com.blamejared.crafttweaker.api.event.BusCarrierWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class com.blamejared.crafttweaker.api.event.BusWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class com.blamejared.crafttweaker.api.event.ZenEventWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class net.minecraftforge.eventbus.api.CancelableWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class net.minecraftforge.eventbus.api.HasResultWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class org.openzen.zencode.java.BorrowForCallWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class org.openzen.zencode.java.BorrowForThisWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class org.openzen.zencode.java.CasterWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class org.openzen.zencode.java.ConstructorWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class org.openzen.zencode.java.ExpansionWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class org.openzen.zencode.java.FieldWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class org.openzen.zencode.java.GetterWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class org.openzen.zencode.java.GlobalWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class org.openzen.zencode.java.MethodWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class org.openzen.zencode.java.NameWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class org.openzen.zencode.java.NullableUSizeWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class org.openzen.zencode.java.NullableWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class org.openzen.zencode.java.OperatorWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class org.openzen.zencode.java.OptionalBooleanWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class org.openzen.zencode.java.OptionalCharWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class org.openzen.zencode.java.OptionalDoubleWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class org.openzen.zencode.java.OptionalFloatWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class org.openzen.zencode.java.OptionalIntWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class org.openzen.zencode.java.OptionalLongWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class org.openzen.zencode.java.OptionalStringWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class org.openzen.zencode.java.OptionalWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class org.openzen.zencode.java.SetterWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class org.openzen.zencode.java.StaticExpansionMethodWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class org.openzen.zencode.java.StructWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class org.openzen.zencode.java.UnsignedWrapper
-
Wraps an AnnotationMirror.
- wrap(Element, AnnotationMirror) - Static method in class org.openzen.zencode.java.USizeWrapper
-
Wraps an AnnotationMirror.
- write(Path) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.DocFolder
- write(Path) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.Page
- write(Path, Path) - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.DocFolder
Z
- ZenCodeKeywordUtil - Class in com.blamejared.crafttweaker.annotation.processor.util
- ZenCodeKeywordUtil() - Constructor for class com.blamejared.crafttweaker.annotation.processor.util.ZenCodeKeywordUtil
- zenCodeName - Variable in class com.blamejared.crafttweaker.annotation.processor.document.model.page.EnumPage
- zenCodeName - Variable in class com.blamejared.crafttweaker.annotation.processor.document.model.page.ExpansionPage
- zenCodeName - Variable in class com.blamejared.crafttweaker.annotation.processor.document.model.page.TypePage
- zenCodeName() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeTypeRegistration
- zenCodeName() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeTypeRegistrationWrapper
-
Gets the NativeTypeRegistration.zenCodeName from wrapped annotation.
- zenCodeName() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.EnumPage
- zenCodeName() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.ExpansionPage
- zenCodeName() - Method in class com.blamejared.crafttweaker.annotation.processor.document.model.page.TypePage
- ZenCodeNameRetriever - Class in com.blamejared.crafttweaker.annotation.processor.document.visitor
- ZenCodeNameRetriever() - Constructor for class com.blamejared.crafttweaker.annotation.processor.document.visitor.ZenCodeNameRetriever
- ZenEvent - Annotation Interface in com.blamejared.crafttweaker.api.event
- ZenEvent.Bus - Annotation Interface in com.blamejared.crafttweaker.api.event
- ZenEvent.Bus.Auto - Annotation Interface in com.blamejared.crafttweaker.api.event
- ZenEvent.BusCarrier - Annotation Interface in com.blamejared.crafttweaker.api.event
- ZenEventHasBusRule - Class in com.blamejared.crafttweaker.annotation.processor.validation.event.validator.rules
- ZenEventHasBusRule() - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.event.validator.rules.ZenEventHasBusRule
- ZenEventValidationProcessor - Class in com.blamejared.crafttweaker.annotation.processor.validation.event
- ZenEventValidationProcessor() - Constructor for class com.blamejared.crafttweaker.annotation.processor.validation.event.ZenEventValidationProcessor
- ZenEventValidationRule - Interface in com.blamejared.crafttweaker.annotation.processor.validation.event.validator.rules
- ZenEventValidator - Class in com.blamejared.crafttweaker.annotation.processor.validation.event.validator
- ZenEventWrapper - Class in com.blamejared.crafttweaker.api.event
-
Wrapper class to read attribute values from Annotation ZenEvent.
- ZenRegister - Annotation Interface in com.blamejared.crafttweaker.api.annotation
- ZenRegisterWrapper - Class in com.blamejared.crafttweaker.api.annotation
-
Wrapper class to read attribute values from Annotation ZenRegister.
_
- _annotatedElement() - Method in class com.blamejared.crafttweaker_annotations.annotations.BracketEnumWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class com.blamejared.crafttweaker_annotations.annotations.ConstructorParameterWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class com.blamejared.crafttweaker_annotations.annotations.DocumentWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class com.blamejared.crafttweaker_annotations.annotations.HolderWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class com.blamejared.crafttweaker_annotations.annotations.ModWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeConstructorWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeMethodWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeTypeRegistrationWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class com.blamejared.crafttweaker_annotations.annotations.TaggableElementWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class com.blamejared.crafttweaker_annotations.annotations.TypedExpansionWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class com.blamejared.crafttweaker.api.annotation.BracketResolverWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class com.blamejared.crafttweaker.api.annotation.PreprocessorWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class com.blamejared.crafttweaker.api.annotation.ZenRegisterWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class com.blamejared.crafttweaker.api.event.BusCarrierWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class com.blamejared.crafttweaker.api.event.BusWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class com.blamejared.crafttweaker.api.event.ZenEventWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class net.minecraftforge.eventbus.api.CancelableWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class net.minecraftforge.eventbus.api.HasResultWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class org.openzen.zencode.java.BorrowForCallWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class org.openzen.zencode.java.BorrowForThisWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class org.openzen.zencode.java.CasterWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class org.openzen.zencode.java.ConstructorWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class org.openzen.zencode.java.ExpansionWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class org.openzen.zencode.java.FieldWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class org.openzen.zencode.java.GetterWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class org.openzen.zencode.java.GlobalWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class org.openzen.zencode.java.MethodWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class org.openzen.zencode.java.NameWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class org.openzen.zencode.java.NullableUSizeWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class org.openzen.zencode.java.NullableWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class org.openzen.zencode.java.OperatorWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class org.openzen.zencode.java.OptionalBooleanWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class org.openzen.zencode.java.OptionalCharWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class org.openzen.zencode.java.OptionalDoubleWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class org.openzen.zencode.java.OptionalFloatWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class org.openzen.zencode.java.OptionalIntWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class org.openzen.zencode.java.OptionalLongWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class org.openzen.zencode.java.OptionalStringWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class org.openzen.zencode.java.OptionalWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class org.openzen.zencode.java.SetterWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class org.openzen.zencode.java.StaticExpansionMethodWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class org.openzen.zencode.java.StructWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class org.openzen.zencode.java.UnsignedWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotatedElement() - Method in class org.openzen.zencode.java.USizeWrapper
-
Gets the element on which the wrapped annotation is used.
- _annotationMirror() - Method in class com.blamejared.crafttweaker_annotations.annotations.BracketEnumWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class com.blamejared.crafttweaker_annotations.annotations.ConstructorParameterWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class com.blamejared.crafttweaker_annotations.annotations.DocumentWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class com.blamejared.crafttweaker_annotations.annotations.HolderWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class com.blamejared.crafttweaker_annotations.annotations.ModWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeConstructorWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeMethodWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class com.blamejared.crafttweaker_annotations.annotations.NativeTypeRegistrationWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class com.blamejared.crafttweaker_annotations.annotations.TaggableElementWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class com.blamejared.crafttweaker_annotations.annotations.TypedExpansionWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class com.blamejared.crafttweaker.api.annotation.BracketResolverWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class com.blamejared.crafttweaker.api.annotation.PreprocessorWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class com.blamejared.crafttweaker.api.annotation.ZenRegisterWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class com.blamejared.crafttweaker.api.event.BusCarrierWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class com.blamejared.crafttweaker.api.event.BusWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class com.blamejared.crafttweaker.api.event.ZenEventWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class net.minecraftforge.eventbus.api.CancelableWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class net.minecraftforge.eventbus.api.HasResultWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class org.openzen.zencode.java.BorrowForCallWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class org.openzen.zencode.java.BorrowForThisWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class org.openzen.zencode.java.CasterWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class org.openzen.zencode.java.ConstructorWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class org.openzen.zencode.java.ExpansionWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class org.openzen.zencode.java.FieldWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class org.openzen.zencode.java.GetterWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class org.openzen.zencode.java.GlobalWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class org.openzen.zencode.java.MethodWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class org.openzen.zencode.java.NameWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class org.openzen.zencode.java.NullableUSizeWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class org.openzen.zencode.java.NullableWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class org.openzen.zencode.java.OperatorWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class org.openzen.zencode.java.OptionalBooleanWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class org.openzen.zencode.java.OptionalCharWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class org.openzen.zencode.java.OptionalDoubleWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class org.openzen.zencode.java.OptionalFloatWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class org.openzen.zencode.java.OptionalIntWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class org.openzen.zencode.java.OptionalLongWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class org.openzen.zencode.java.OptionalStringWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class org.openzen.zencode.java.OptionalWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class org.openzen.zencode.java.SetterWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class org.openzen.zencode.java.StaticExpansionMethodWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class org.openzen.zencode.java.StructWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class org.openzen.zencode.java.UnsignedWrapper
-
Gets the wrapped AnnotationMirror.
- _annotationMirror() - Method in class org.openzen.zencode.java.USizeWrapper
-
Gets the wrapped AnnotationMirror.
All Classes and Interfaces|All Packages