Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

aborts() - Method in class org.openzen.zenscript.codemodel.expression.Expression
Determines if this expression aborts execution; that is, it is either a throw or a panic expression.
aborts() - Method in class org.openzen.zenscript.codemodel.expression.PanicExpression
 
aborts() - Method in class org.openzen.zenscript.codemodel.expression.ThrowExpression
 
above(BlockPos) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
above(BlockPos, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
above(Vec3i) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
above(Vec3i, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
absoluteDistance(MinMaxBounds.Doubles) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandDistancePredicate
 
ABSTRACT - Static variable in class org.openzen.zenscript.codemodel.Modifiers
 
ABSTRACT - Static variable in class org.openzen.zenscript.javashared.JavaModifiers
 
accept(DataVisitor<T>) - Method in class com.blamejared.crafttweaker.api.data.BoolData
 
accept(DataVisitor<T>) - Method in class com.blamejared.crafttweaker.api.data.ByteArrayData
 
accept(DataVisitor<T>) - Method in class com.blamejared.crafttweaker.api.data.ByteData
 
accept(DataVisitor<T>) - Method in class com.blamejared.crafttweaker.api.data.DoubleData
 
accept(DataVisitor<T>) - Method in class com.blamejared.crafttweaker.api.data.FloatData
 
accept(DataVisitor<T>) - Method in interface com.blamejared.crafttweaker.api.data.IData
 
accept(DataVisitor<T>) - Method in class com.blamejared.crafttweaker.api.data.IntArrayData
 
accept(DataVisitor<T>) - Method in class com.blamejared.crafttweaker.api.data.IntData
 
accept(DataVisitor<T>) - Method in class com.blamejared.crafttweaker.api.data.ListData
 
accept(DataVisitor<T>) - Method in class com.blamejared.crafttweaker.api.data.LongArrayData
 
accept(DataVisitor<T>) - Method in class com.blamejared.crafttweaker.api.data.LongData
 
accept(DataVisitor<T>) - Method in class com.blamejared.crafttweaker.api.data.MapData
 
accept(DataVisitor<T>) - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
accept(DataVisitor<T>) - Method in class com.blamejared.crafttweaker.api.data.StringData
 
accept(C, DefinitionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.definition.AliasDefinition
 
accept(C, DefinitionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.definition.ClassDefinition
 
accept(C, DefinitionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.definition.EnumDefinition
 
accept(C, DefinitionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.definition.ExpansionDefinition
 
accept(C, DefinitionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.definition.FunctionDefinition
 
accept(C, DefinitionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.definition.InterfaceDefinition
 
accept(C, DefinitionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.definition.StructDefinition
 
accept(C, DefinitionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.definition.VariantDefinition
 
accept(C, DefinitionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.AndAndExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.ArrayExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.CallExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.CallStaticExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.CapturedClosureExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.CapturedDirectExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.CapturedLocalVariableExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.CapturedParameterExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.CapturedThisExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.CastExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.CheckNullExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.CoalesceExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.CompareExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.ConditionalExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantBoolExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantByteExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantCharExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantDoubleExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantFloatExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantIntExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantLongExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantSByteExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantShortExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantStringExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantUIntExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantULongExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantUShortExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantUSizeExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.ConstExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.ConstructorSuperCallExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.ConstructorThisCallExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.DummyExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.EnumConstantExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.Expression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.FunctionExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.GetFieldExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.GetFunctionParameterExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.GetLocalVariableExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.GetMatchingVariantField
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.GetStaticFieldExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.GetterExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.GlobalCallExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.GlobalExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.InterfaceCastExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.InvalidAssignExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.InvalidExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.IsExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.MakeConstExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.MapExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.MatchExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.NewExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.NullExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.OrOrExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.PanicExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.PostCallExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.RangeExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.SameObjectExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.SetFieldExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.SetFunctionParameterExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.SetLocalVariableExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.SetStaticFieldExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.SetterExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.StaticGetterExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.StaticSetterExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.SubtypeCastExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.SupertypeCastExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.ThisExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.ThrowExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.TryConvertExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.TryRethrowAsExceptionExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.TryRethrowAsResultExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.VariantValueExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.WrapOptionalExpression
 
accept(C, ExpressionVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.javashared.expressions.JavaFunctionInterfaceCastExpression
 
accept(C, SwitchValueVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.switchvalue.CharSwitchValue
 
accept(C, SwitchValueVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.switchvalue.EnumConstantSwitchValue
 
accept(C, SwitchValueVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.switchvalue.IntSwitchValue
 
accept(C, SwitchValueVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.switchvalue.StringSwitchValue
 
accept(C, SwitchValueVisitorWithContext<C, R>) - Method in interface org.openzen.zenscript.codemodel.expression.switchvalue.SwitchValue
 
accept(C, SwitchValueVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.expression.switchvalue.VariantOptionSwitchValue
 
accept(C, GenericParameterBoundVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.generic.ParameterSuperBound
 
accept(C, GenericParameterBoundVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.generic.ParameterTypeBound
 
accept(C, GenericParameterBoundVisitorWithContext<C, R>) - Method in interface org.openzen.zenscript.codemodel.generic.TypeParameterBound
 
accept(C, MemberVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.member.CallerMember
 
accept(C, MemberVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.member.CasterMember
 
accept(C, MemberVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.member.ConstMember
 
accept(C, MemberVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.member.ConstructorMember
 
accept(C, MemberVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.member.DestructorMember
 
accept(C, MemberVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.member.FieldMember
 
accept(C, MemberVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.member.GetterMember
 
accept(C, MemberVisitorWithContext<C, R>) - Method in interface org.openzen.zenscript.codemodel.member.IDefinitionMember
 
accept(C, MemberVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.member.ImplementationMember
 
accept(C, MemberVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.member.InnerDefinitionMember
 
accept(C, MemberVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.member.IteratorMember
 
accept(C, MemberVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.member.MethodMember
 
accept(C, MemberVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.member.OperatorMember
 
accept(C, MemberVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.member.SetterMember
 
accept(C, MemberVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.member.StaticInitializerMember
 
accept(C, StatementVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.statement.BlockStatement
 
accept(C, StatementVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.statement.BreakStatement
 
accept(C, StatementVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.statement.ContinueStatement
 
accept(C, StatementVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.statement.DoWhileStatement
 
accept(C, StatementVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.statement.EmptyStatement
 
accept(C, StatementVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.statement.ExpressionStatement
 
accept(C, StatementVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.statement.ForeachStatement
 
accept(C, StatementVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.statement.IfStatement
 
accept(C, StatementVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.statement.InvalidStatement
 
accept(C, StatementVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.statement.LockStatement
 
accept(C, StatementVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.statement.ReturnStatement
 
accept(C, StatementVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.statement.Statement
 
accept(C, StatementVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.statement.SwitchStatement
 
accept(C, StatementVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.statement.ThrowStatement
 
accept(C, StatementVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.statement.TryCatchStatement
 
accept(C, StatementVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.statement.VarStatement
 
accept(C, StatementVisitorWithContext<C, R>) - Method in class org.openzen.zenscript.codemodel.statement.WhileStatement
 
accept(C, TypeVisitorWithContext<C, R, E>) - Method in class org.openzen.zenscript.codemodel.type.ArrayTypeID
 
accept(C, TypeVisitorWithContext<C, R, E>) - Method in class org.openzen.zenscript.codemodel.type.AssocTypeID
 
accept(C, TypeVisitorWithContext<C, R, E>) - Method in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
accept(C, TypeVisitorWithContext<C, R, E>) - Method in class org.openzen.zenscript.codemodel.type.DefinitionTypeID
 
accept(C, TypeVisitorWithContext<C, R, E>) - Method in class org.openzen.zenscript.codemodel.type.FunctionTypeID
 
accept(C, TypeVisitorWithContext<C, R, E>) - Method in class org.openzen.zenscript.codemodel.type.GenericMapTypeID
 
accept(C, TypeVisitorWithContext<C, R, E>) - Method in class org.openzen.zenscript.codemodel.type.GenericTypeID
 
accept(C, TypeVisitorWithContext<C, R, E>) - Method in class org.openzen.zenscript.codemodel.type.InvalidTypeID
 
accept(C, TypeVisitorWithContext<C, R, E>) - Method in class org.openzen.zenscript.codemodel.type.IteratorTypeID
 
accept(C, TypeVisitorWithContext<C, R, E>) - Method in class org.openzen.zenscript.codemodel.type.OptionalTypeID
 
accept(C, TypeVisitorWithContext<C, R, E>) - Method in class org.openzen.zenscript.codemodel.type.RangeTypeID
 
accept(C, TypeVisitorWithContext<C, R, E>) - Method in interface org.openzen.zenscript.codemodel.type.TypeID
 
accept(Consumer<T>) - Method in class listeners.ListenerList
 
accept(MSG, Supplier<NetworkEvent.Context>) - Method in interface com.blamejared.crafttweaker.impl.network.HandlingSupplier
 
accept(DefinitionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.definition.AliasDefinition
 
accept(DefinitionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.definition.ClassDefinition
 
accept(DefinitionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.definition.EnumDefinition
 
accept(DefinitionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.definition.ExpansionDefinition
 
accept(DefinitionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.definition.FunctionDefinition
 
accept(DefinitionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.definition.InterfaceDefinition
 
accept(DefinitionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.definition.StructDefinition
 
accept(DefinitionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.definition.VariantDefinition
 
accept(DefinitionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
accept(CapturedExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.CapturedClosureExpression
 
accept(CapturedExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.CapturedDirectExpression
 
accept(CapturedExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.CapturedExpression
 
accept(CapturedExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.CapturedLocalVariableExpression
 
accept(CapturedExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.CapturedParameterExpression
 
accept(CapturedExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.CapturedThisExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.AndAndExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.ArrayExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.CallExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.CallStaticExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.CapturedClosureExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.CapturedDirectExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.CapturedLocalVariableExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.CapturedParameterExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.CapturedThisExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.CastExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.CheckNullExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.CoalesceExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.CompareExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.ConditionalExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantBoolExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantByteExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantCharExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantDoubleExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantFloatExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantIntExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantLongExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantSByteExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantShortExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantStringExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantUIntExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantULongExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantUShortExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.ConstantUSizeExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.ConstExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.ConstructorSuperCallExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.ConstructorThisCallExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.DummyExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.EnumConstantExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.Expression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.FunctionExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.GetFieldExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.GetFunctionParameterExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.GetLocalVariableExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.GetMatchingVariantField
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.GetStaticFieldExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.GetterExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.GlobalCallExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.GlobalExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.InterfaceCastExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.InvalidAssignExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.InvalidExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.IsExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.MakeConstExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.MapExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.MatchExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.NewExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.NullExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.OrOrExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.PanicExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.PostCallExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.RangeExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.SameObjectExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.SetFieldExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.SetFunctionParameterExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.SetLocalVariableExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.SetStaticFieldExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.SetterExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.StaticGetterExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.StaticSetterExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.SubtypeCastExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.SupertypeCastExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.ThisExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.ThrowExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.TryConvertExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.TryRethrowAsExceptionExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.TryRethrowAsResultExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.VariantValueExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.WrapOptionalExpression
 
accept(ExpressionVisitor<T>) - Method in class org.openzen.zenscript.javashared.expressions.JavaFunctionInterfaceCastExpression
 
accept(SwitchValueVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.switchvalue.CharSwitchValue
 
accept(SwitchValueVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.switchvalue.EnumConstantSwitchValue
 
accept(SwitchValueVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.switchvalue.IntSwitchValue
 
accept(SwitchValueVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.switchvalue.StringSwitchValue
 
accept(SwitchValueVisitor<T>) - Method in interface org.openzen.zenscript.codemodel.expression.switchvalue.SwitchValue
 
accept(SwitchValueVisitor<T>) - Method in class org.openzen.zenscript.codemodel.expression.switchvalue.VariantOptionSwitchValue
 
accept(GenericParameterBoundVisitor<T>) - Method in class org.openzen.zenscript.codemodel.generic.ParameterSuperBound
 
accept(GenericParameterBoundVisitor<T>) - Method in class org.openzen.zenscript.codemodel.generic.ParameterTypeBound
 
accept(GenericParameterBoundVisitor<T>) - Method in interface org.openzen.zenscript.codemodel.generic.TypeParameterBound
 
accept(MemberVisitor<T>) - Method in class org.openzen.zenscript.codemodel.member.CallerMember
 
accept(MemberVisitor<T>) - Method in class org.openzen.zenscript.codemodel.member.CasterMember
 
accept(MemberVisitor<T>) - Method in class org.openzen.zenscript.codemodel.member.ConstMember
 
accept(MemberVisitor<T>) - Method in class org.openzen.zenscript.codemodel.member.ConstructorMember
 
accept(MemberVisitor<T>) - Method in class org.openzen.zenscript.codemodel.member.DestructorMember
 
accept(MemberVisitor<T>) - Method in class org.openzen.zenscript.codemodel.member.FieldMember
 
accept(MemberVisitor<T>) - Method in class org.openzen.zenscript.codemodel.member.GetterMember
 
accept(MemberVisitor<T>) - Method in interface org.openzen.zenscript.codemodel.member.IDefinitionMember
 
accept(MemberVisitor<T>) - Method in class org.openzen.zenscript.codemodel.member.ImplementationMember
 
accept(MemberVisitor<T>) - Method in class org.openzen.zenscript.codemodel.member.InnerDefinitionMember
 
accept(MemberVisitor<T>) - Method in class org.openzen.zenscript.codemodel.member.IteratorMember
 
accept(MemberVisitor<T>) - Method in class org.openzen.zenscript.codemodel.member.MethodMember
 
accept(MemberVisitor<T>) - Method in class org.openzen.zenscript.codemodel.member.OperatorMember
 
accept(MemberVisitor<T>) - Method in class org.openzen.zenscript.codemodel.member.SetterMember
 
accept(MemberVisitor<T>) - Method in class org.openzen.zenscript.codemodel.member.StaticInitializerMember
 
accept(StatementVisitor<T>) - Method in class org.openzen.zenscript.codemodel.statement.BlockStatement
 
accept(StatementVisitor<T>) - Method in class org.openzen.zenscript.codemodel.statement.BreakStatement
 
accept(StatementVisitor<T>) - Method in class org.openzen.zenscript.codemodel.statement.ContinueStatement
 
accept(StatementVisitor<T>) - Method in class org.openzen.zenscript.codemodel.statement.DoWhileStatement
 
accept(StatementVisitor<T>) - Method in class org.openzen.zenscript.codemodel.statement.EmptyStatement
 
accept(StatementVisitor<T>) - Method in class org.openzen.zenscript.codemodel.statement.ExpressionStatement
 
accept(StatementVisitor<T>) - Method in class org.openzen.zenscript.codemodel.statement.ForeachStatement
 
accept(StatementVisitor<T>) - Method in class org.openzen.zenscript.codemodel.statement.IfStatement
 
accept(StatementVisitor<T>) - Method in class org.openzen.zenscript.codemodel.statement.InvalidStatement
 
accept(StatementVisitor<T>) - Method in class org.openzen.zenscript.codemodel.statement.LockStatement
 
accept(StatementVisitor<T>) - Method in class org.openzen.zenscript.codemodel.statement.ReturnStatement
 
accept(StatementVisitor<T>) - Method in class org.openzen.zenscript.codemodel.statement.Statement
 
accept(StatementVisitor<T>) - Method in class org.openzen.zenscript.codemodel.statement.SwitchStatement
 
accept(StatementVisitor<T>) - Method in class org.openzen.zenscript.codemodel.statement.ThrowStatement
 
accept(StatementVisitor<T>) - Method in class org.openzen.zenscript.codemodel.statement.TryCatchStatement
 
accept(StatementVisitor<T>) - Method in class org.openzen.zenscript.codemodel.statement.VarStatement
 
accept(StatementVisitor<T>) - Method in class org.openzen.zenscript.codemodel.statement.WhileStatement
 
accept(TypeVisitor<R>) - Method in class org.openzen.zenscript.codemodel.type.ArrayTypeID
 
accept(TypeVisitor<R>) - Method in class org.openzen.zenscript.codemodel.type.AssocTypeID
 
accept(TypeVisitor<R>) - Method in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
accept(TypeVisitor<R>) - Method in class org.openzen.zenscript.codemodel.type.DefinitionTypeID
 
accept(TypeVisitor<R>) - Method in class org.openzen.zenscript.codemodel.type.FunctionTypeID
 
accept(TypeVisitor<R>) - Method in class org.openzen.zenscript.codemodel.type.GenericTypeID
 
accept(TypeVisitor<R>) - Method in class org.openzen.zenscript.codemodel.type.InvalidTypeID
 
accept(TypeVisitor<R>) - Method in class org.openzen.zenscript.codemodel.type.IteratorTypeID
 
accept(TypeVisitor<R>) - Method in class org.openzen.zenscript.codemodel.type.OptionalTypeID
 
accept(TypeVisitor<R>) - Method in class org.openzen.zenscript.codemodel.type.RangeTypeID
 
accept(TypeVisitor<R>) - Method in interface org.openzen.zenscript.codemodel.type.TypeID
 
accept(TypeVisitor<T>) - Method in class org.openzen.zenscript.codemodel.type.GenericMapTypeID
 
accept(T, T) - Method in class live.LivePredicateBool
 
acceptChar(C, CharSwitchValue) - Method in interface org.openzen.zenscript.codemodel.expression.switchvalue.SwitchValueVisitorWithContext
 
acceptChar(CharSwitchValue) - Method in interface org.openzen.zenscript.codemodel.expression.switchvalue.SwitchValueVisitor
 
acceptChar(CharSwitchValue) - Method in class org.openzen.zenscript.formatter.SwitchValueFormatter
 
acceptChar(CharSwitchValue) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaSwitchKeyVisitor
 
acceptEnumConstant(C, EnumConstantSwitchValue) - Method in interface org.openzen.zenscript.codemodel.expression.switchvalue.SwitchValueVisitorWithContext
 
acceptEnumConstant(EnumConstantSwitchValue) - Method in interface org.openzen.zenscript.codemodel.expression.switchvalue.SwitchValueVisitor
 
acceptEnumConstant(EnumConstantSwitchValue) - Method in class org.openzen.zenscript.formatter.SwitchValueFormatter
 
acceptEnumConstant(EnumConstantSwitchValue) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaSwitchKeyVisitor
 
acceptInt(C, IntSwitchValue) - Method in interface org.openzen.zenscript.codemodel.expression.switchvalue.SwitchValueVisitorWithContext
 
acceptInt(IntSwitchValue) - Method in interface org.openzen.zenscript.codemodel.expression.switchvalue.SwitchValueVisitor
 
acceptInt(IntSwitchValue) - Method in class org.openzen.zenscript.formatter.SwitchValueFormatter
 
acceptInt(IntSwitchValue) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaSwitchKeyVisitor
 
accepts(int) - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
accepts(int) - Method in class org.openzen.zenscript.codemodel.member.ref.FunctionalMemberRef
 
accepts(TypeScope, Expression...) - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
acceptsFailure(CommandSource) - Static method in class com.blamejared.crafttweaker.natives.command.ExpandCommandSource
 
acceptsSuccess(CommandSource) - Static method in class com.blamejared.crafttweaker.natives.command.ExpandCommandSource
 
acceptString(C, StringSwitchValue) - Method in interface org.openzen.zenscript.codemodel.expression.switchvalue.SwitchValueVisitorWithContext
 
acceptString(StringSwitchValue) - Method in interface org.openzen.zenscript.codemodel.expression.switchvalue.SwitchValueVisitor
 
acceptString(StringSwitchValue) - Method in class org.openzen.zenscript.formatter.SwitchValueFormatter
 
acceptString(StringSwitchValue) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaSwitchKeyVisitor
 
acceptVariantOption(C, VariantOptionSwitchValue) - Method in interface org.openzen.zenscript.codemodel.expression.switchvalue.SwitchValueVisitorWithContext
 
acceptVariantOption(VariantOptionSwitchValue) - Method in interface org.openzen.zenscript.codemodel.expression.switchvalue.SwitchValueVisitor
 
acceptVariantOption(VariantOptionSwitchValue) - Method in class org.openzen.zenscript.formatter.SwitchValueFormatter
 
acceptVariantOption(VariantOptionSwitchValue) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaSwitchKeyVisitor
 
AccessAbstractCauldronBlock - Interface in com.blamejared.crafttweaker.mixin.common.access.block
 
AccessBasicTrade - Interface in com.blamejared.crafttweaker.mixin.common.access.villager
 
AccessBlockBehaviour - Interface in com.blamejared.crafttweaker.mixin.common.access.block
 
AccessBlockStateBase - Interface in com.blamejared.crafttweaker.mixin.common.access.block
 
AccessBrewingRecipeRegistry - Interface in com.blamejared.crafttweaker.mixin.common.access.brewing
 
AccessDamageSources - Interface in com.blamejared.crafttweaker.mixin.common.access.level.damage
 
AccessDyedArmorForEmeralds - Interface in com.blamejared.crafttweaker.mixin.common.access.villager
 
AccessEmeraldForItems - Interface in com.blamejared.crafttweaker.mixin.common.access.villager
 
AccessEnchantedItemForEmeralds - Interface in com.blamejared.crafttweaker.mixin.common.access.villager
 
AccessFakePlayerFactory - Interface in com.blamejared.crafttweaker.mixin.common.access.entity
 
AccessFallingBlockEntity - Interface in com.blamejared.crafttweaker.mixin.common.access.entity
 
AccessFoodProperties - Interface in com.blamejared.crafttweaker.mixin.common.access.food
 
AccessFoodPropertiesForge - Interface in com.blamejared.crafttweaker.mixin.common.access.food
 
AccessibleClientElementsProvider - Class in com.blamejared.crafttweaker.impl.helper
 
accessibleElementsProvider() - Method in class com.blamejared.crafttweaker.impl.service.BridgeService
 
accessibleElementsProvider() - Method in interface com.blamejared.crafttweaker.platform.services.IBridgeService
 
AccessibleElementsProvider - Class in com.blamejared.crafttweaker.impl.helper
 
accessibleRecipeManager() - Method in class com.blamejared.crafttweaker.impl.helper.AccessibleElementsProvider
 
accessibleRecipeManager() - Method in interface com.blamejared.crafttweaker.platform.helper.IAccessibleElementsProvider
 
accessibleResources() - Method in class com.blamejared.crafttweaker.impl.helper.AccessibleServerElementsProvider
 
accessibleResources() - Method in interface com.blamejared.crafttweaker.platform.helper.IAccessibleServerElementsProvider
 
AccessibleServerElementsProvider - Class in com.blamejared.crafttweaker.impl.helper
 
AccessIngredient - Interface in com.blamejared.crafttweaker.mixin.common.access.item
 
AccessIngredientTagValue - Interface in com.blamejared.crafttweaker.mixin.common.access.item
 
AccessItem - Interface in com.blamejared.crafttweaker.mixin.common.access.item
 
AccessItemsAndEmeraldsToItems - Interface in com.blamejared.crafttweaker.mixin.common.access.villager
 
AccessItemsForEmeralds - Interface in com.blamejared.crafttweaker.mixin.common.access.villager
 
AccessLightningBolt - Interface in com.blamejared.crafttweaker.mixin.common.access.entity
 
AccessLightningBoltPredicate - Interface in com.blamejared.crafttweaker.mixin.common.access.predicate
 
AccessLootContext - Interface in com.blamejared.crafttweaker.mixin.common.access.loot
 
AccessLootContextBuilder - Interface in com.blamejared.crafttweaker.mixin.common.access.loot
 
AccessLootTable - Interface in com.blamejared.crafttweaker.mixin.common.access.loot
 
AccessMappedRegistry - Interface in com.blamejared.crafttweaker.mixin.common.access.registry
 
AccessMinecraftServer - Interface in com.blamejared.crafttweaker.mixin.common.access.server
 
AccessPotionBrewing - Interface in com.blamejared.crafttweaker.mixin.common.access.brewing
 
AccessRecipeManager - Interface in com.blamejared.crafttweaker.mixin.common.access.recipe
 
AccessRegistrySynchronization - Interface in com.blamejared.crafttweaker.mixin.common.access.registry
 
AccessReloadableServerResources - Interface in com.blamejared.crafttweaker.mixin.common.access.server
 
AccessScope - Class in org.openzen.zenscript.codemodel
 
AccessScope(Module, HighLevelDefinition) - Constructor for class org.openzen.zenscript.codemodel.AccessScope
 
AccessSmithingTransformRecipe - Interface in com.blamejared.crafttweaker.mixin.common.access.recipe
 
AccessSmithingTrimRecipe - Interface in com.blamejared.crafttweaker.mixin.common.access.recipe
 
AccessStatePropertiesPredicateBuilder - Interface in com.blamejared.crafttweaker.mixin.common.access.predicate
 
AccessTagManager - Interface in com.blamejared.crafttweaker.mixin.common.access.tag
 
AccessTippedArrowForItemsAndEmeralds - Interface in com.blamejared.crafttweaker.mixin.common.access.villager
 
aConstNull() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
ACTION_WANDERING_TRADES - Static variable in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
 
ActionAddBrewingRecipe - Class in com.blamejared.crafttweaker.api.action.brewing
 
ActionAddBrewingRecipe(List<IBrewingRecipe>, BrewingRecipe) - Constructor for class com.blamejared.crafttweaker.api.action.brewing.ActionAddBrewingRecipe
 
ActionAddRecipe<T extends net.minecraft.world.item.crafting.Recipe<?>> - Class in com.blamejared.crafttweaker.api.action.recipe
 
ActionAddRecipe(IRecipeManager<T>, T) - Constructor for class com.blamejared.crafttweaker.api.action.recipe.ActionAddRecipe
 
ActionAddRecipe(IRecipeManager<T>, T, String) - Constructor for class com.blamejared.crafttweaker.api.action.recipe.ActionAddRecipe
 
ActionAddShiftedTooltip - Class in com.blamejared.crafttweaker.api.action.item.tooltip
 
ActionAddShiftedTooltip(IIngredient, Component, Component) - Constructor for class com.blamejared.crafttweaker.api.action.item.tooltip.ActionAddShiftedTooltip
 
ActionAddTooltip - Class in com.blamejared.crafttweaker.api.action.item.tooltip
 
ActionAddTooltip(IIngredient, Component) - Constructor for class com.blamejared.crafttweaker.api.action.item.tooltip.ActionAddTooltip
 
ActionAddTrade - Class in com.blamejared.crafttweaker.api.action.villager
 
ActionAddTrade(VillagerProfession, int, VillagerTrades.ItemListing) - Constructor for class com.blamejared.crafttweaker.api.action.villager.ActionAddTrade
 
ActionAddWanderingTrade - Class in com.blamejared.crafttweaker.api.action.villager
 
ActionAddWanderingTrade(int, VillagerTrades.ItemListing) - Constructor for class com.blamejared.crafttweaker.api.action.villager.ActionAddWanderingTrade
 
ActionBatchReplacement - Class in com.blamejared.crafttweaker.api.action.recipe.replace
 
ActionBrewingBase - Class in com.blamejared.crafttweaker.api.action.brewing
 
ActionBrewingBase(List<IBrewingRecipe>) - Constructor for class com.blamejared.crafttweaker.api.action.brewing.ActionBrewingBase
 
ActionClearTooltip - Class in com.blamejared.crafttweaker.api.action.item.tooltip
 
ActionClearTooltip(IIngredient, boolean) - Constructor for class com.blamejared.crafttweaker.api.action.item.tooltip.ActionClearTooltip
 
ActionKnownTag<T> - Class in com.blamejared.crafttweaker.api.action.tag.known
 
ActionKnownTag(KnownTag<T>) - Constructor for class com.blamejared.crafttweaker.api.action.tag.known.ActionKnownTag
 
ActionKnownTagAdd<T> - Class in com.blamejared.crafttweaker.api.action.tag.known
 
ActionKnownTagAdd(KnownTag<T>, List<T>) - Constructor for class com.blamejared.crafttweaker.api.action.tag.known.ActionKnownTagAdd
 
ActionKnownTagClear<T> - Class in com.blamejared.crafttweaker.api.action.tag.known
 
ActionKnownTagClear(KnownTag<T>) - Constructor for class com.blamejared.crafttweaker.api.action.tag.known.ActionKnownTagClear
 
ActionKnownTagCreate<T> - Class in com.blamejared.crafttweaker.api.action.tag.known
 
ActionKnownTagCreate(KnownTag<T>) - Constructor for class com.blamejared.crafttweaker.api.action.tag.known.ActionKnownTagCreate
 
ActionKnownTagModify<T> - Class in com.blamejared.crafttweaker.api.action.tag.known
 
ActionKnownTagModify(KnownTag<T>, List<T>) - Constructor for class com.blamejared.crafttweaker.api.action.tag.known.ActionKnownTagModify
 
ActionKnownTagRemove<T> - Class in com.blamejared.crafttweaker.api.action.tag.known
 
ActionKnownTagRemove(KnownTag<T>, List<T>) - Constructor for class com.blamejared.crafttweaker.api.action.tag.known.ActionKnownTagRemove
 
ActionLootModifier - Class in com.blamejared.crafttweaker.api.action.loot
 
ActionLootModifier(Supplier<Map<ResourceLocation, ILootModifier>>) - Constructor for class com.blamejared.crafttweaker.api.action.loot.ActionLootModifier
 
ActionModifyAttribute - Class in com.blamejared.crafttweaker.api.action.item
 
ActionModifyAttribute(IIngredient, Consumer<ItemAttributeModifierBase>) - Constructor for class com.blamejared.crafttweaker.api.action.item.ActionModifyAttribute
 
ActionModifyShiftedTooltip - Class in com.blamejared.crafttweaker.api.action.item.tooltip
 
ActionModifyShiftedTooltip(IIngredient, ITooltipFunction, ITooltipFunction) - Constructor for class com.blamejared.crafttweaker.api.action.item.tooltip.ActionModifyShiftedTooltip
 
ActionModifyTooltip - Class in com.blamejared.crafttweaker.api.action.item.tooltip
 
ActionModifyTooltip(IIngredient, ITooltipFunction) - Constructor for class com.blamejared.crafttweaker.api.action.item.tooltip.ActionModifyTooltip
 
ActionRecipeBase<T extends net.minecraft.world.item.crafting.Recipe<?>> - Class in com.blamejared.crafttweaker.api.action.recipe
 
ActionRecipeBase(IRecipeManager<T>) - Constructor for class com.blamejared.crafttweaker.api.action.recipe.ActionRecipeBase
 
ActionRegisterEvent<T> - Class in com.blamejared.crafttweaker.api.action.event
 
ActionRegisterLootModifier - Class in com.blamejared.crafttweaker.api.action.loot
 
ActionRegisterLootModifier(ResourceLocation, Supplier<ILootModifier>, Supplier<Map<ResourceLocation, ILootModifier>>) - Constructor for class com.blamejared.crafttweaker.api.action.loot.ActionRegisterLootModifier
 
ActionRemoveAll<T extends net.minecraft.world.item.crafting.Recipe<?>> - Class in com.blamejared.crafttweaker.api.action.recipe
 
ActionRemoveAll(IRecipeManager<T>) - Constructor for class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveAll
 
ActionRemoveAllGenericRecipes - Class in com.blamejared.crafttweaker.api.action.recipe.generic
 
ActionRemoveAllGenericRecipes() - Constructor for class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveAllGenericRecipes
 
ActionRemoveBrewingRecipe - Class in com.blamejared.crafttweaker.api.action.brewing
 
ActionRemoveBrewingRecipe(List<IBrewingRecipe>, IItemStack, IItemStack, IItemStack) - Constructor for class com.blamejared.crafttweaker.api.action.brewing.ActionRemoveBrewingRecipe
 
ActionRemoveBrewingRecipeByInput - Class in com.blamejared.crafttweaker.api.action.brewing
 
ActionRemoveBrewingRecipeByInput(List<IBrewingRecipe>, IItemStack) - Constructor for class com.blamejared.crafttweaker.api.action.brewing.ActionRemoveBrewingRecipeByInput
 
ActionRemoveBrewingRecipeByPotionInput - Class in com.blamejared.crafttweaker.api.action.brewing
 
ActionRemoveBrewingRecipeByPotionInput(List<IBrewingRecipe>, Potion) - Constructor for class com.blamejared.crafttweaker.api.action.brewing.ActionRemoveBrewingRecipeByPotionInput
 
ActionRemoveBrewingRecipeByPotionOutput - Class in com.blamejared.crafttweaker.api.action.brewing
 
ActionRemoveBrewingRecipeByPotionOutput(List<IBrewingRecipe>, Potion) - Constructor for class com.blamejared.crafttweaker.api.action.brewing.ActionRemoveBrewingRecipeByPotionOutput
 
ActionRemoveBrewingRecipeByReagent - Class in com.blamejared.crafttweaker.api.action.brewing
 
ActionRemoveBrewingRecipeByReagent(List<IBrewingRecipe>, IItemStack) - Constructor for class com.blamejared.crafttweaker.api.action.brewing.ActionRemoveBrewingRecipeByReagent
 
ActionRemoveGenericRecipe - Class in com.blamejared.crafttweaker.api.action.recipe.generic
 
ActionRemoveGenericRecipe(Predicate<Recipe<?>>) - Constructor for class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipe
 
ActionRemoveGenericRecipe(Predicate<Recipe<?>>, Supplier<String>) - Constructor for class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipe
 
ActionRemoveGenericRecipeBase - Class in com.blamejared.crafttweaker.api.action.recipe.generic
 
ActionRemoveGenericRecipeBase() - Constructor for class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipeBase
 
ActionRemoveGenericRecipeByModId - Class in com.blamejared.crafttweaker.api.action.recipe.generic
 
ActionRemoveGenericRecipeByModId(String, Predicate<String>) - Constructor for class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipeByModId
 
ActionRemoveGenericRecipeByName - Class in com.blamejared.crafttweaker.api.action.recipe.generic
 
ActionRemoveGenericRecipeByName(String) - Constructor for class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipeByName
 
ActionRemoveGenericRecipeByName(ResourceLocation[]) - Constructor for class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipeByName
 
ActionRemoveGenericRecipeByOutput - Class in com.blamejared.crafttweaker.api.action.recipe.generic
 
ActionRemoveGenericRecipeByOutput(IIngredient) - Constructor for class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipeByOutput
 
ActionRemoveGenericRecipeByRegex - Class in com.blamejared.crafttweaker.api.action.recipe.generic
 
ActionRemoveGenericRecipeByRegex(String) - Constructor for class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipeByRegex
 
ActionRemoveLootModifier - Class in com.blamejared.crafttweaker.api.action.loot
 
ActionRemoveLootModifier(String, Predicate<Map.Entry<ResourceLocation, ILootModifier>>, Supplier<Map<ResourceLocation, ILootModifier>>) - Constructor for class com.blamejared.crafttweaker.api.action.loot.ActionRemoveLootModifier
 
ActionRemovePotionBrewingRecipe - Class in com.blamejared.crafttweaker.api.action.brewing
 
ActionRemovePotionBrewingRecipe(List<IBrewingRecipe>, Potion, IItemStack, Potion) - Constructor for class com.blamejared.crafttweaker.api.action.brewing.ActionRemovePotionBrewingRecipe
 
ActionRemoveRecipe<T extends net.minecraft.world.item.crafting.Recipe<?>> - Class in com.blamejared.crafttweaker.api.action.recipe
 
ActionRemoveRecipe(IRecipeManager<T>, Predicate<T>) - Constructor for class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveRecipe
 
ActionRemoveRecipe(IRecipeManager<T>, Predicate<T>, Function<ActionRecipeBase<T>, String>) - Constructor for class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveRecipe
 
ActionRemoveRecipeByModid<T extends net.minecraft.world.item.crafting.Recipe<?>> - Class in com.blamejared.crafttweaker.api.action.recipe
 
ActionRemoveRecipeByModid(IRecipeManager<T>, String, Predicate<String>) - Constructor for class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveRecipeByModid
 
ActionRemoveRecipeByName<T extends net.minecraft.world.item.crafting.Recipe<?>> - Class in com.blamejared.crafttweaker.api.action.recipe
 
ActionRemoveRecipeByName(IRecipeManager<T>, ResourceLocation) - Constructor for class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveRecipeByName
 
ActionRemoveRecipeByName(IRecipeManager<T>, ResourceLocation...) - Constructor for class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveRecipeByName
 
ActionRemoveRecipeByOutput<T extends net.minecraft.world.item.crafting.Recipe<?>> - Class in com.blamejared.crafttweaker.api.action.recipe
 
ActionRemoveRecipeByOutput(IRecipeManager<T>, IIngredient) - Constructor for class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveRecipeByOutput
 
ActionRemoveRecipeByOutputInput<T extends net.minecraft.world.item.crafting.Recipe<?>> - Class in com.blamejared.crafttweaker.api.action.recipe
 
ActionRemoveRecipeByOutputInput(IRecipeManager<T>, IIngredient, IIngredient) - Constructor for class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveRecipeByOutputInput
 
ActionRemoveRecipeByRegex<T extends net.minecraft.world.item.crafting.Recipe<?>> - Class in com.blamejared.crafttweaker.api.action.recipe
 
ActionRemoveRecipeByRegex(IRecipeManager<T>, String, Predicate<String>) - Constructor for class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveRecipeByRegex
 
ActionRemoveRegexTooltip - Class in com.blamejared.crafttweaker.api.action.item.tooltip
 
ActionRemoveRegexTooltip(IIngredient, Pattern) - Constructor for class com.blamejared.crafttweaker.api.action.item.tooltip.ActionRemoveRegexTooltip
 
ActionRemoveTrade - Class in com.blamejared.crafttweaker.api.action.villager
 
ActionRemoveTrade(VillagerProfession, int, ITradeRemover) - Constructor for class com.blamejared.crafttweaker.api.action.villager.ActionRemoveTrade
 
ActionRemoveWanderingTrade - Class in com.blamejared.crafttweaker.api.action.villager
 
ActionRemoveWanderingTrade(int, ITradeRemover) - Constructor for class com.blamejared.crafttweaker.api.action.villager.ActionRemoveWanderingTrade
 
ActionReplaceRecipe<T extends net.minecraft.world.item.crafting.Recipe<?>> - Class in com.blamejared.crafttweaker.api.action.recipe.replace
 
ACTIONS_VILLAGER_TRADES - Static variable in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
 
ActionSetBlockProperty<T> - Class in com.blamejared.crafttweaker.api.action.block
 
ActionSetBlockProperty(Block, String, T, T, Consumer<T>) - Constructor for class com.blamejared.crafttweaker.api.action.block.ActionSetBlockProperty
 
ActionSetBlockProperty(Block, String, T, T, Consumer<T>, Function<T, String>) - Constructor for class com.blamejared.crafttweaker.api.action.block.ActionSetBlockProperty
 
ActionSetBlockProperty(BlockState, String, T, T, Consumer<T>) - Constructor for class com.blamejared.crafttweaker.api.action.block.ActionSetBlockProperty
 
ActionSetBlockProperty(BlockState, String, T, T, Consumer<T>, Function<T, String>) - Constructor for class com.blamejared.crafttweaker.api.action.block.ActionSetBlockProperty
 
ActionSetBurnTime - Class in com.blamejared.crafttweaker.api.action.item
 
ActionSetBurnTime(IIngredient, int) - Constructor for class com.blamejared.crafttweaker.api.action.item.ActionSetBurnTime
 
ActionSetBurnTime(IIngredient, int, RecipeType<?>) - Constructor for class com.blamejared.crafttweaker.api.action.item.ActionSetBurnTime
 
ActionSetCauldronInteraction - Class in com.blamejared.crafttweaker.api.action.misc
 
ActionSetCauldronInteraction(Map<Item, CauldronInteraction>, Item, CauldronInteraction) - Constructor for class com.blamejared.crafttweaker.api.action.misc.ActionSetCauldronInteraction
 
ActionSetCompostable - Class in com.blamejared.crafttweaker.api.action.misc
 
ActionSetCompostable(IItemStack, float) - Constructor for class com.blamejared.crafttweaker.api.action.misc.ActionSetCompostable
 
ActionSetFood - Class in com.blamejared.crafttweaker.api.action.item
 
ActionSetFood(IItemStack, FoodProperties, FoodProperties) - Constructor for class com.blamejared.crafttweaker.api.action.item.ActionSetFood
 
ActionSetItemProperty<T> - Class in com.blamejared.crafttweaker.api.action.item
 
ActionSetItemProperty(IItemStack, String, T, T, Consumer<T>) - Constructor for class com.blamejared.crafttweaker.api.action.item.ActionSetItemProperty
 
ActionSetItemProperty(IItemStack, String, T, T, Consumer<T>, Function<T, String>) - Constructor for class com.blamejared.crafttweaker.api.action.item.ActionSetItemProperty
 
ActionSetNameTag - Class in com.blamejared.crafttweaker.api.action.entity
 
ActionSetNameTag(Predicate<Entity>, INameTagFunction) - Constructor for class com.blamejared.crafttweaker.api.action.entity.ActionSetNameTag
 
ActionTag<T extends MCTag,U extends ITagManager<T>> - Class in com.blamejared.crafttweaker.api.action.tag
 
ActionTag(T) - Constructor for class com.blamejared.crafttweaker.api.action.tag.ActionTag
 
ActionTooltipBase - Class in com.blamejared.crafttweaker.api.action.item.tooltip
 
ActionTooltipBase(IIngredient) - Constructor for class com.blamejared.crafttweaker.api.action.item.tooltip.ActionTooltipBase
 
ActionTradeBase - Class in com.blamejared.crafttweaker.api.action.villager
 
ActionTradeBase(int) - Constructor for class com.blamejared.crafttweaker.api.action.villager.ActionTradeBase
 
ActionTradeBase(VillagerProfession, int) - Constructor for class com.blamejared.crafttweaker.api.action.villager.ActionTradeBase
 
ActionUnknownTag - Class in com.blamejared.crafttweaker.api.action.tag.unknown
 
ActionUnknownTag(UnknownTag) - Constructor for class com.blamejared.crafttweaker.api.action.tag.unknown.ActionUnknownTag
 
ActionUnknownTagAdd - Class in com.blamejared.crafttweaker.api.action.tag.unknown
 
ActionUnknownTagAdd(UnknownTag, List<ResourceLocation>) - Constructor for class com.blamejared.crafttweaker.api.action.tag.unknown.ActionUnknownTagAdd
 
ActionUnknownTagClear - Class in com.blamejared.crafttweaker.api.action.tag.unknown
 
ActionUnknownTagClear(UnknownTag) - Constructor for class com.blamejared.crafttweaker.api.action.tag.unknown.ActionUnknownTagClear
 
ActionUnknownTagCreate - Class in com.blamejared.crafttweaker.api.action.tag.unknown
 
ActionUnknownTagCreate(UnknownTag) - Constructor for class com.blamejared.crafttweaker.api.action.tag.unknown.ActionUnknownTagCreate
 
ActionUnknownTagModify - Class in com.blamejared.crafttweaker.api.action.tag.unknown
 
ActionUnknownTagModify(UnknownTag, List<ResourceLocation>) - Constructor for class com.blamejared.crafttweaker.api.action.tag.unknown.ActionUnknownTagModify
 
ActionUnknownTagRemove - Class in com.blamejared.crafttweaker.api.action.tag.unknown
 
ActionUnknownTagRemove(UnknownTag, List<ResourceLocation>) - Constructor for class com.blamejared.crafttweaker.api.action.tag.unknown.ActionUnknownTagRemove
 
ActionWholeRegistryBase - Class in com.blamejared.crafttweaker.api.action.recipe.generic
 
ActionWholeRegistryBase() - Constructor for class com.blamejared.crafttweaker.api.action.recipe.generic.ActionWholeRegistryBase
 
adapt(Map<ResourceLocation, IGlobalLootModifier>) - Static method in class com.blamejared.crafttweaker.impl.loot.ForgeLootModifierMapAdapter
 
add(IData) - Method in class com.blamejared.crafttweaker.api.data.ByteData
 
add(IData) - Method in class com.blamejared.crafttweaker.api.data.DoubleData
 
add(IData) - Method in class com.blamejared.crafttweaker.api.data.FloatData
 
add(IData) - Method in interface com.blamejared.crafttweaker.api.data.IData
Adds the given IData to this IData.
add(IData) - Method in class com.blamejared.crafttweaker.api.data.IntData
 
add(IData) - Method in class com.blamejared.crafttweaker.api.data.ListData
 
add(IData) - Method in class com.blamejared.crafttweaker.api.data.LongData
 
add(IData) - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
add(IData) - Method in class com.blamejared.crafttweaker.api.data.StringData
 
add(IItemStack) - Static method in class com.blamejared.crafttweaker.api.loot.modifier.CommonLootModifiers
Adds the given IItemStack to the drops.
add(MCTag...) - Method in interface com.blamejared.crafttweaker.api.tag.MCTag
Adds the given tags to this tag.
add(KnownTag<Item>, List<IItemStack>) - Static method in class com.blamejared.crafttweaker.api.tag.expand.ExpandItemTag
 
add(String, ZSPackage) - Method in class org.openzen.zenscript.codemodel.definition.ZSPackage
 
add(ResourceLocation, T) - Method in class com.blamejared.crafttweaker.api.recipe.RecipeList
Adds the given recipe to this list.
add(Inventory, int, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandInventory
 
add(Inventory, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandInventory
 
add(LootParams.DynamicDrop, Consumer<ItemStack>) - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandDynamicDrop
 
add(Vec3, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3
 
add(Vec3, Vec3) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3
 
add(Matrix3fc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
add(Matrix3fc, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
add(CapturedExpression) - Method in class org.openzen.zenscript.codemodel.expression.LambdaClosure
 
add(HighLevelDefinition) - Method in class org.openzen.zenscript.codemodel.PackageDefinitions
 
add(VarStatement) - Method in class org.openzen.zenscript.codemodel.context.StatementContext
 
add(JavaBytecodeModule) - Method in class org.openzen.zenscript.javabytecode.JavaBytecodeRunUnit
 
add(T) - Method in class listeners.ListenerList
 
add(T) - Method in class live.LiveArrayList
 
add(T) - Method in interface live.MutableLiveList
 
add(T...) - Method in class com.blamejared.crafttweaker.api.tag.type.KnownTag
 
add(T, int) - Method in class listeners.ListenerList
 
ADD - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
ADD - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
ADD - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
addAll(IItemStack...) - Static method in class com.blamejared.crafttweaker.api.loot.modifier.CommonLootModifiers
Adds all the given IItemStack to the drops.
addAllFrom(JavaCompiledModule) - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
addAllTagsFrom(Taggable) - Method in class org.openzen.zencode.shared.Taggable
 
addAllWithBinomialBonus(Enchantment, int, float, IItemStack...) - Static method in class com.blamejared.crafttweaker.api.loot.modifier.CommonLootModifiers
Adds the given IItemStacks to the drops, modifying their count based on the level of the given Enchantment on the tool used, if available.
addAllWithChance(Percentaged<IItemStack>...) - Static method in class com.blamejared.crafttweaker.api.loot.modifier.CommonLootModifiers
Adds the given Percentaged IItemStacks to the drops, according to the specified chances.
addAllWithOreDropsBonus(Enchantment, IItemStack...) - Static method in class com.blamejared.crafttweaker.api.loot.modifier.CommonLootModifiers
Adds the given IItemStacks to the drops, modifying their count based on the level of the given Enchantment on the tool used, if available.
addAllWithUniformBonus(Enchantment, int, IItemStack...) - Static method in class com.blamejared.crafttweaker.api.loot.modifier.CommonLootModifiers
Adds the given IItemStacks to the drops, modifying their count based on the level of the given Enchantment on the tool used, if available.
ADDASSIGN - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
ADDASSIGN - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
ADDASSIGN - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
addAttributeModifier(MobEffect, Attribute, String, double, AttributeModifier.Operation) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffect
 
addAttributeModifier(ItemStack, Attribute, AttributeModifier, EquipmentSlot) - Static method in class com.blamejared.crafttweaker.api.util.AttributeUtil
 
addBaseInterface(TypeID) - Method in class org.openzen.zenscript.codemodel.definition.InterfaceDefinition
 
addBlockLootModifier(BlockState, String, ILootModifier) - Static method in class com.blamejared.crafttweaker.natives.loot.modifier.ModifierSpecificExpandBlockState
Adds an ILootModifier to this block, ignoring the current state.
addBound(TypeParameterBound) - Method in class org.openzen.zenscript.codemodel.generic.TypeParameter
 
addCaller(FunctionalMemberRef, TypeMemberPriority) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
addCaster(CasterMemberRef, TypeMemberPriority) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
addClass(Class<?>) - Method in class org.openzen.zencode.java.module.converters.JavaNativeConverter
 
addClass(Class<?>) - Method in class org.openzen.zencode.java.module.JavaNativeModule
 
addClass(String, byte[]) - Method in class org.openzen.zenscript.javabytecode.JavaBytecodeModule
 
addConst(ConstMemberRef) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
addConstructor(String, String) - Method in class org.openzen.zenscript.javashared.JavaNativeClass
 
addConstructor(FunctionalMemberRef) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
addConstructor(FunctionalMemberRef, TypeMemberPriority) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
addCooldown(ItemCooldowns, Item, int) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItemCooldowns
 
addDestructor(FunctionalMemberRef, TypeMemberPriority) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
addDrop(LivingDropsEvent, IItemStack) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingDropsEvent
Adds an item to the drops.
addDynamicDrops(LootParams, ResourceLocation, Consumer<ItemStack>) - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootParams
 
addEffect(LivingEntity, MobEffectInstance) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
addEffect(LivingEntity, MobEffectInstance, Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
addEffect(FoodProperties, MobEffectInstance, float) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
 
addElements(KnownTag<T>, T...) - Method in class com.blamejared.crafttweaker.api.tag.manager.type.KnownTagManager
 
addEmptyInteraction(Item, CTCauldronInteraction) - Method in class com.blamejared.crafttweaker.api.misc.CTCauldron
Adds an interaction that will fire when an empty Cauldron is interacted with the given item.
addEnumConstant(EnumConstantMember) - Method in class org.openzen.zenscript.codemodel.definition.EnumDefinition
 
addEnumMember(EnumConstantMember, TypeMemberPriority) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
addEnumValue(ParsedEnumConstant) - Method in class org.openzen.zenscript.parser.definitions.ParsedEnum
 
addExhaustion(FoodData, float) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodData
 
addField(FieldMemberRef, TypeMemberPriority) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
addFoodPropertiesEffect(FoodProperties, MobEffectInstance, float) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
addFoodPropertiesEffect(FoodProperties, MobEffectInstance, float) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
addFreshEntity(LevelWriter, Entity) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelWriter
add an entity to the world, return if the entity is added successfully.
addFreshEntityWithPassengers(ServerLevelAccessor, Entity) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandServerLevelAccessor
 
addGetter(GetterMemberRef, TypeMemberPriority) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
addGlobal(Class<?>, HighLevelDefinition) - Method in class org.openzen.zencode.java.module.converters.JavaNativeGlobalConverter
 
addGlobal(String, ISymbol) - Method in class org.openzen.zenscript.codemodel.ModuleSpace
 
addGlobalAttributeModifier(Attribute, String, double, AttributeModifier.Operation, EquipmentSlot[]) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
Adds an AttributeModifier to this IIngredient.
addGlobalAttributeModifier(Attribute, String, String, double, AttributeModifier.Operation, EquipmentSlot[]) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
Adds an AttributeModifier to this IIngredient using a specific UUID.
addGlobalAttributeModifier(Attribute, UUID, String, double, AttributeModifier.Operation, EquipmentSlot[]) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
Adds an AttributeModifier to this IIngredient using a specific UUID.
addGlobals(Class<?>) - Method in class org.openzen.zencode.java.module.JavaNativeModule
 
addId(KnownTag<T>, ResourceLocation...) - Method in class com.blamejared.crafttweaker.api.tag.manager.type.KnownTagManager
 
addId(UnknownTag, ResourceLocation...) - Method in class com.blamejared.crafttweaker.api.tag.manager.type.UnknownTagManager
 
addId(ResourceLocation...) - Method in interface com.blamejared.crafttweaker.api.tag.MCTag
Adds the elements that correspond to the given ResourceLocation to this tag.
addId(T, ResourceLocation...) - Method in interface com.blamejared.crafttweaker.api.tag.manager.ITagManager
Adds the elements that correspond to the given ResourceLocation to the given tag.
addImplementation(ImplementationMemberRef, TypeMemberPriority) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
addImport(String, HighLevelDefinition) - Method in class org.openzen.zenscript.codemodel.context.FileResolutionContext
 
addInnerType(String, InnerDefinition) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
addInstanceMethod(String, String, String) - Method in class org.openzen.zenscript.javashared.JavaNativeClass
 
addInstanceMethod(String, String, String, boolean) - Method in class org.openzen.zenscript.javashared.JavaNativeClass
 
addInteraction(Map<Item, CauldronInteraction>, Item, CTCauldronInteraction) - Method in class com.blamejared.crafttweaker.api.misc.CTCauldron
 
addInteraction(Block, Item, CTCauldronInteraction) - Method in class com.blamejared.crafttweaker.api.misc.CTCauldron
Adds an interaction that will fire when the provided cauldron block is interacted with the given item.
addItem(Player, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
addIterator(IteratorMemberRef, TypeMemberPriority) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
addJsonRecipe(String, MapData) - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.IRecipeManager
Adds a recipe based on a provided IData.
addJsonRecipe(String, MapData) - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.GenericRecipesManager
Add a new recipe based on the given recipe in a valid DataPack JSON format.
addLavaInteraction(Item, CTCauldronInteraction) - Method in class com.blamejared.crafttweaker.api.misc.CTCauldron
Adds an interaction that will fire when a Cauldron with lava inside is interacted with the given item.
addListener(BiConsumer<String, String>) - Method in class live.ImmutableLiveString
 
addListener(BiConsumer<String, String>) - Method in interface live.LiveString
 
addListener(BiConsumer<String, String>) - Method in class live.SimpleLiveString
 
addListener(BiConsumer<T, T>) - Method in class live.ImmutableLiveObject
 
addListener(BiConsumer<T, T>) - Method in interface live.LiveObject
 
addListener(BiConsumer<T, T>) - Method in class live.SimpleLiveObject
 
addListener(LiveList.Listener<T>) - Method in class live.LiveArrayList
 
addListener(LiveList.Listener<T>) - Method in class live.LiveConcatList
 
addListener(LiveList.Listener<T>) - Method in class live.LiveEmptyList
 
addListener(LiveList.Listener<T>) - Method in interface live.LiveList
 
addListener(LiveList.Listener<T>) - Method in class live.LivePrefixedList
 
addListener(LiveList.Listener<T>) - Method in class live.SortedLiveList
 
addListener(LiveList.Listener<U>) - Method in class live.LiveMappedList
 
addListener(FunctionBoolBoolToVoid) - Method in class live.ImmutableLiveBool
 
addListener(FunctionBoolBoolToVoid) - Method in class live.InverseLiveBool
 
addListener(FunctionBoolBoolToVoid) - Method in interface live.LiveBool
 
addListener(FunctionBoolBoolToVoid) - Method in class live.LivePredicateBool
 
addListener(FunctionBoolBoolToVoid) - Method in class live.SimpleLiveBool
 
addListener(FunctionIntIntToVoid) - Method in interface live.LiveInt
 
addListener(FunctionIntIntToVoid) - Method in class live.SimpleLiveInt
 
addLootModifier(EntityType<Entity>, String, ILootModifier) - Static method in class com.blamejared.crafttweaker.natives.loot.modifier.ModifierSpecificExpandEntityType
Adds an ILootModifier to the current entity.
addLootModifier(Block, String, ILootModifier) - Static method in class com.blamejared.crafttweaker.natives.loot.modifier.ModifierSpecificExpandBlock
Adds an ILootModifier to this block, with the given name.
addManager(ITagManager<?>) - Method in class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry
Adds a new ITagManager to the registry.
addManager(Class<? extends ITagManager<?>>) - Method in class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry
Adds a new ITagManager to the registry.
addMatchingVariantOption(String, int, VariantOptionSwitchValue) - Method in class org.openzen.zenscript.codemodel.scope.ExpressionScope
 
addMember(IDefinitionMember) - Method in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
addMember(IDefinitionMember) - Method in class org.openzen.zenscript.codemodel.member.ImplementationMember
 
addMember(ParsedDefinitionMember) - Method in class org.openzen.zenscript.parser.definitions.BaseParsedDefinition
 
addMember(ParsedDefinitionMember) - Method in class org.openzen.zenscript.parser.member.ParsedImplementation
 
addMethod(String, FunctionalMemberRef, TypeMemberPriority) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
addMethod(String, JavaMethod) - Method in class org.openzen.zenscript.javashared.JavaNativeClass
 
addMethod(FunctionalMemberRef, TypeMemberPriority) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
addModifier(Attribute, AttributeModifier) - Method in interface com.blamejared.crafttweaker.api.item.attribute.ItemAttributeModifierBase
 
addModifier(ItemAttributeModifierEvent, Attribute, String, double, AttributeModifier.Operation) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemAttributeModifierEvent
Adds a new AttributeModifier to the ItemStack.
addModifier(ItemAttributeModifierEvent, Attribute, String, String, double, AttributeModifier.Operation) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemAttributeModifierEvent
Adds a new AttributeModifier to the ItemStack.
addModule(String, SemanticModule) - Method in class org.openzen.zenscript.codemodel.ModuleSpace
 
addModule(ZSPackage, String, String, String...) - Method in class org.openzen.zencode.java.JavaNativeLoader
 
addModule(Module, JavaCompiledModule) - Method in class org.openzen.zenscript.javashared.JavaContext
 
addNativeType(NativeTypeInfo) - Method in class com.blamejared.crafttweaker.impl.registry.natives.NativeTypeRegistry
 
addNoSilkTouchLootModifier(Block, String, ILootModifier) - Static method in class com.blamejared.crafttweaker.natives.loot.modifier.ModifierSpecificExpandBlock
Adds an ILootModifier to this block, with the given name, only if it is not harvested with the silk touch enchantment.
addNoSilkTouchLootModifier(BlockState, String, ILootModifier) - Static method in class com.blamejared.crafttweaker.natives.loot.modifier.ModifierSpecificExpandBlockState
Adds an ILootModifier to this block, with the given name, only if it is not harvested with the silk touch enchantment.
addOperator(OperatorType, FunctionalMemberRef) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
addOperator(OperatorType, FunctionalMemberRef, TypeMemberPriority) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
addPackage(String, CompilingPackage) - Method in class org.openzen.zenscript.codemodel.context.CompilingPackage
 
addParameter(OnlyIfParameter) - Method in class com.blamejared.crafttweaker.impl.preprocessor.onlyif.OnlyIfPreprocessor
 
addPermanentModifier(AttributeInstance, AttributeModifier) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeInstance
 
addPlayer(Player) - Static method in class com.blamejared.crafttweaker.impl.logging.CraftTweakerLog4jEditor
 
addPlayerOnlyLootModifier(EntityType<Entity>, String, ILootModifier) - Static method in class com.blamejared.crafttweaker.natives.loot.modifier.ModifierSpecificExpandEntityType
Adds an ILootModifier to the current entity that fires only if the entity was killed by a player.
addPowderSnowInteraction(Item, CTCauldronInteraction) - Method in class com.blamejared.crafttweaker.api.misc.CTCauldron
Adds an interaction that will fire when a Cauldron with powdered snow inside is interacted with the given item.
addRecipe(IItemStack, IIngredient, IIngredient) - Method in class com.blamejared.crafttweaker.api.recipe.CTBrewing
Adds a new brewing recipe to the Brewing Stand.
addRecipe(String, IItemStack, IIngredient) - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.StoneCutterManager
Adds a recipe to the stone cutter
addRecipe(String, IItemStack, IIngredient, float, int) - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.ICookingRecipeManager
Adds a recipe based on given params.
addRecipe(String, CookingBookCategory, IItemStack, IIngredient, float, int) - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.ICookingRecipeManager
Adds a recipe based on given params.
addRef() - Method in class zsynthetic.Shared
 
addScript(JavaScriptMethod) - Method in class org.openzen.zenscript.javabytecode.JavaBytecodeModule
 
addSequence(SequenceType, Sequence<?, ?>) - Static method in class com.blamejared.crafttweaker.api.util.sequence.SequenceManager
Adds a new Sequence.
addSetter(SetterMemberRef, TypeMemberPriority) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
addShaped(String, IItemStack, IIngredient[][], RecipeFunction2D) - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.CraftingTableRecipeManager
 
addShapedMirrored(String, MirrorAxis, IItemStack, IIngredient[][], RecipeFunction2D) - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.CraftingTableRecipeManager
Adds a mirrored shaped recipe to the crafting table.
addShapedPattern(String, IItemStack, String[], Map<String, IIngredient>, RecipeFunction2D) - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.CraftingTableRecipeManager
 
addShapeless(String, IItemStack, IIngredient[], RecipeFunction1D) - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.CraftingTableRecipeManager
 
addShiftTooltip(Component, Component) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
addStateLootModifier(Block, String, StatePropertiesPredicate.Builder, ILootModifier) - Static method in class com.blamejared.crafttweaker.natives.loot.modifier.ModifierSpecificExpandBlock
Adds an ILootModifier to this block, firing only if it matches the state outlined in the StatePropertiesPredicate.
addTag(ResourceLocation, Collection<Holder<T>>) - Method in class com.blamejared.crafttweaker.api.tag.MutableLoadResult
Adds a tag to the TagManager.LoadResult
addTag(ResourceLocation, Collection<Holder<U>>) - Method in interface com.blamejared.crafttweaker.api.tag.manager.ITagManager
Adds a tag to this manager with the given id.
addTag(ResourceLocation, Collection<Holder<U>>) - Method in class com.blamejared.crafttweaker.api.tag.manager.type.KnownTagManager
 
addTag(ResourceLocation, Collection<Holder<U>>) - Method in class com.blamejared.crafttweaker.api.tag.manager.type.UnknownTagManager
 
addTag(Entity, String) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
addTargetedLootModifier(BlockState, String, ILootModifier) - Static method in class com.blamejared.crafttweaker.natives.loot.modifier.ModifierSpecificExpandBlockState
Adds an ILootModifier to the current block, only if it matches the current block state precisely.
addTask(ISequenceTask<T, U>) - Method in class com.blamejared.crafttweaker.api.util.sequence.SequenceBuilder
Adds a task to the sequence.
addToolLootModifier(Block, String, IItemStack, boolean, boolean, ILootModifier) - Static method in class com.blamejared.crafttweaker.natives.loot.modifier.ModifierSpecificExpandBlock
Adds an ILootModifier that fires if this block gets broken with the given tool, optionally considering its damage or NBT.
addToolLootModifier(Block, String, IItemStack, boolean, ILootModifier) - Static method in class com.blamejared.crafttweaker.natives.loot.modifier.ModifierSpecificExpandBlock
Adds an ILootModifier that fires if this block gets broken with the given tool, optionally considering its damage.
addToolLootModifier(Block, String, IItemStack, ILootModifier) - Static method in class com.blamejared.crafttweaker.natives.loot.modifier.ModifierSpecificExpandBlock
Adds an ILootModifier that fires if this block gets broken with the given tool.
addToolLootModifier(BlockState, String, IItemStack, boolean, boolean, ILootModifier) - Static method in class com.blamejared.crafttweaker.natives.loot.modifier.ModifierSpecificExpandBlockState
Adds an ILootModifier that fires if this block state gets broken with the given tool, optionally considering its damage or NBT.
addToolLootModifier(BlockState, String, IItemStack, boolean, ILootModifier) - Static method in class com.blamejared.crafttweaker.natives.loot.modifier.ModifierSpecificExpandBlockState
Adds an ILootModifier that fires if this block state gets broken with the given tool, optionally considering its damage.
addToolLootModifier(BlockState, String, IItemStack, ILootModifier) - Static method in class com.blamejared.crafttweaker.natives.loot.modifier.ModifierSpecificExpandBlockState
Adds an ILootModifier that fires if this block state gets broken with the given tool.
addTooltip(Component) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
addToSpecialPriceDiff(MerchantOffer, int) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
addTrade(VillagerProfession, int, int, ItemStack, int, int, float) - Method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
Adds a Villager Trade for emeralds for an Item.
addTrade(VillagerProfession, int, BiFunction<Entity, RandomSource, MerchantOffer>) - Method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
Adds a new custom trade with the selling and buying items determined by the custom MerchantOffer generator.
addTrade(VillagerProfession, int, VillagerTrades.ItemListing) - Method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
Adds the specified VillagerTrades.ItemListing trade.
addTrade(VillagerProfession, int, ItemStack, ItemStack, int, int, float) - Method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
Adds a Villager Trade for an Item for an Item.
addTrade(VillagerProfession, int, ItemStack, ItemStack, ItemStack, int, int, float) - Method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
Adds a Villager Trade for two Items for an Item.
addTransformRecipe(String, IItemStack, IIngredient, IIngredient, IIngredient) - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.SmithingRecipeManager
Adds a new transform recipe to the smithing table.
addTransientModifier(AttributeInstance, AttributeModifier) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeInstance
 
addTransition(int, DFA.DFAState<T>) - Method in class org.openzen.zenscript.lexer.DFA.DFAState
Adds a transition.
addTransition(int, NFA.NFAState<T>) - Method in class org.openzen.zenscript.lexer.NFA.NFAState
Adds a transition.
addTrimRecipe(String, IIngredient, IIngredient, IIngredient) - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.SmithingRecipeManager
Adds a new trim recipe to the smithing table.
addType(String, CompilingType) - Method in class org.openzen.zenscript.codemodel.context.CompilingPackage
 
addVariableInfo(JavaLocalVariableInfo) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
addVariant(ParsedVariantOption) - Method in class org.openzen.zenscript.parser.definitions.ParsedVariant
 
addVariantOption(VariantOptionRef) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
addWanderingTrade(int, int, ItemStack, int, int) - Method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
Adds a Wandering Trader Trade for emeralds for an Item.
addWanderingTrade(int, IItemStack, IItemStack, int, int) - Method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
Adds a Wandering Trader Trade for emeralds for an Item.
addWanderingTrade(int, VillagerTrades.ItemListing) - Method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
Adds the specific VillagerTrades.ItemListing trade to the Wandering Trader
addWaterInteraction(Item, CTCauldronInteraction) - Method in class com.blamejared.crafttweaker.api.misc.CTCauldron
Adds an interaction that will fire when a Cauldron with water inside is interacted with the given item.
addWeaponAndPlayerOnlyLootModifier(EntityType<Entity>, String, IItemStack, boolean, boolean, ILootModifier) - Static method in class com.blamejared.crafttweaker.natives.loot.modifier.ModifierSpecificExpandEntityType
Adds an ILootModifier to the current entity that fires only if the entity was killed by a player with the given weapon, optionally considering its damage and NBT data.
addWeaponAndPlayerOnlyLootModifier(EntityType<Entity>, String, IItemStack, boolean, ILootModifier) - Static method in class com.blamejared.crafttweaker.natives.loot.modifier.ModifierSpecificExpandEntityType
Adds an ILootModifier to the current entity that fires only if the entity was killed by a player with the given weapon, optionally considering its damage.
addWeaponAndPlayerOnlyLootModifier(EntityType<Entity>, String, IItemStack, ILootModifier) - Static method in class com.blamejared.crafttweaker.natives.loot.modifier.ModifierSpecificExpandEntityType
Adds an ILootModifier to the current entity that fires only if the entity was killed by a player with the given weapon.
addWeaponOnlyLootModifier(EntityType<Entity>, String, IItemStack, boolean, boolean, ILootModifier) - Static method in class com.blamejared.crafttweaker.natives.loot.modifier.ModifierSpecificExpandEntityType
Adds an ILootModifier to the current entity that fires only if the entity was killed with the given weapon, optionally considering its damage and NBT data.
addWeaponOnlyLootModifier(EntityType<Entity>, String, IItemStack, boolean, ILootModifier) - Static method in class com.blamejared.crafttweaker.natives.loot.modifier.ModifierSpecificExpandEntityType
Adds an ILootModifier to the current entity that fires only if the entity was killed with the given weapon, optionally considering its damage.
addWeaponOnlyLootModifier(EntityType<Entity>, String, IItemStack, ILootModifier) - Static method in class com.blamejared.crafttweaker.natives.loot.modifier.ModifierSpecificExpandEntityType
Adds an ILootModifier to the current entity that fires only if the entity was killed with the given weapon.
addWithBinomialBonus(Enchantment, int, float, IItemStack) - Static method in class com.blamejared.crafttweaker.api.loot.modifier.CommonLootModifiers
Adds the given IItemStack to the drops, modifying its count based on the level of the given Enchantment on the tool used, if available.
addWithChance(Percentaged<IItemStack>) - Static method in class com.blamejared.crafttweaker.api.loot.modifier.CommonLootModifiers
Adds the given Percentaged IItemStack to the drops, according to the specified chances.
addWithOreDropsBonus(Enchantment, IItemStack) - Static method in class com.blamejared.crafttweaker.api.loot.modifier.CommonLootModifiers
Adds the given IItemStack to the drops, modifying its count based on the level of the given Enchantment on the tool used, if available.
addWithRandomAmount(IItemStack, int, int) - Static method in class com.blamejared.crafttweaker.api.loot.modifier.CommonLootModifiers
Adds the given IItemStack to the drops, with an amount chosen randomly between the given bounds.
addWithUniformBonus(Enchantment, int, IItemStack) - Static method in class com.blamejared.crafttweaker.api.loot.modifier.CommonLootModifiers
Adds the given IItemStack to the drops, modifying its count based on the level of the given Enchantment on the tool used, if available.
advancement(PlayerPredicate.Builder, String, boolean) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandPlayerPredicateBuilder
 
advancement(PlayerPredicate.Builder, ResourceLocation, boolean) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandPlayerPredicateBuilder
 
advancementCriteria(PlayerPredicate.Builder, String, Map<String, Boolean>) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandPlayerPredicateBuilder
 
advancementCriteria(PlayerPredicate.Builder, ResourceLocation, Map<String, Boolean>) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandPlayerPredicateBuilder
 
advancementCriterion(PlayerPredicate.Builder, String, String, boolean) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandPlayerPredicateBuilder
 
advancementCriterion(PlayerPredicate.Builder, ResourceLocation, String, boolean) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandPlayerPredicateBuilder
 
advancementEntity() - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParamSets
Gets the 'advancement_entity' param set.
advancementLocation() - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParamSets
Gets the 'advancement_entity' param set.
advancementReward() - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParamSets
Gets the 'advancement_reward' param set.
AFTER - Enum constant in enum class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor.PushOption
 
AliasDefinition - Class in org.openzen.zenscript.codemodel.definition
 
AliasDefinition(CodePosition, Module, ZSPackage, String, int, HighLevelDefinition) - Constructor for class org.openzen.zenscript.codemodel.definition.AliasDefinition
 
all(Class<T>, T[], Predicate<T>) - Static method in class stdlib.Arrays
 
all(Class<T>, T[], FunctionUSizeTToBool<T>) - Static method in class stdlib.Arrays
 
ALL - Enum constant in enum class com.blamejared.crafttweaker.api.recipe.MirrorAxis
Mirror the recipe on all axes.
ALL - Enum constant in enum class com.blamejared.crafttweaker.impl.script.RecipeManagerScriptLoader.UpdatedState
 
ALL_LOADERS_MARKER - Static variable in class com.blamejared.crafttweaker.api.CraftTweakerConstants
 
allComponents() - Method in class com.blamejared.crafttweaker.impl.registry.recipe.RecipeComponentRegistry
 
allInheritedLoaders() - Method in interface com.blamejared.crafttweaker.api.zencode.IScriptLoader
Gets a Collection of all loaders from which this loader inherits from.
allOf(LootItemCondition...) - Static method in class com.blamejared.crafttweaker.api.loot.condition.LootConditions
 
allOf(LootItemCondition.Builder...) - Static method in class com.blamejared.crafttweaker.api.loot.condition.LootConditions
 
allowLambda - Variable in class org.openzen.zenscript.parser.expression.ParsedExpression.ParsingOptions
 
allParams() - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParamSets
Gets the 'generic' param set.
allStrategyNames() - Method in interface com.blamejared.crafttweaker.api.recipe.replacement.IReplacerRegistry
Gets a Collection with all ids used to identify known ITargetingStrategy.
allStrategyNames() - Method in class com.blamejared.crafttweaker.impl.recipe.replacement.ReplacerRegistry
 
alwaysAccepts(CommandSource) - Static method in class com.blamejared.crafttweaker.natives.command.ExpandCommandSource
 
alwaysRender() - Method in class com.blamejared.crafttweaker.api.entity.NameTagResult
Forces the name tag to be visible even when it would otherwise not be.
ambient() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandMobEffectsPredicateMobEffectInstancePredicate
 
amount(ItemPredicate.Builder, MinMaxBounds.Ints) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandItemPredicateBuilder
 
amplifier(MinMaxBounds.Ints) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandMobEffectsPredicateMobEffectInstancePredicate
 
and(IData) - Method in class com.blamejared.crafttweaker.api.data.BoolData
 
and(IData) - Method in class com.blamejared.crafttweaker.api.data.ByteData
 
and(IData) - Method in interface com.blamejared.crafttweaker.api.data.IData
Applies a bitwise AND (&) operation to this IData and the other IData
and(IData) - Method in class com.blamejared.crafttweaker.api.data.IntData
 
and(IData) - Method in class com.blamejared.crafttweaker.api.data.LongData
 
and(IData) - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
and(AllOfCondition.Builder, LootItemCondition.Builder) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.builder.ExpandAllOfConditionBuilder
 
and(LootItemCondition.Builder, LootItemCondition.Builder) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.builder.ExpandLootItemConditionBuilder
 
AND - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
AND - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
AND - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
ANDAND - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
AndAndExpression - Class in org.openzen.zenscript.codemodel.expression
 
AndAndExpression(CodePosition, Expression, Expression) - Constructor for class org.openzen.zenscript.codemodel.expression.AndAndExpression
 
ANDASSIGN - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
ANDASSIGN - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
ANDASSIGN - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
ANIMATION_DRAGON_SUMMON_ROAR() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
ANIMATION_END_GATEWAY_SPAWN() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
ANNOTATED_PARAMETERIZED_TYPE - Enum constant in enum class org.openzen.zencode.java.module.converters.JavaAnnotatedType.ElementType
 
ANNOTATED_TYPE - Enum constant in enum class org.openzen.zencode.java.module.converters.JavaAnnotatedType.ElementType
 
ANNOTATION - Static variable in class org.openzen.zenscript.javashared.JavaModifiers
 
AnnotationDefinition - Interface in org.openzen.zenscript.codemodel.annotations
 
AnnotationProcessor - Class in org.openzen.zenscript.codemodel.annotations
 
AnnotationProcessor(TypeResolutionContext, List<ExpansionDefinition>) - Constructor for class org.openzen.zenscript.codemodel.annotations.AnnotationProcessor
 
annotations - Variable in class org.openzen.zenscript.codemodel.FunctionParameter
 
annotations - Variable in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
annotations - Variable in class org.openzen.zenscript.codemodel.member.DefinitionMember
 
annotations - Variable in class org.openzen.zenscript.codemodel.SemanticModule
 
annotations - Variable in class org.openzen.zenscript.codemodel.statement.Statement
 
annotations - Variable in class org.openzen.zenscript.parser.definitions.ParsedFunctionParameter
 
annotations - Variable in class org.openzen.zenscript.parser.member.ParsedDefinitionMember
 
annotations - Variable in class org.openzen.zenscript.parser.ParsedDefinition
 
annotations - Variable in class org.openzen.zenscript.parser.statements.ParsedStatement
 
annotations - Variable in class org.openzen.zenscript.validator.Validator
 
anvil(DamageSources, Entity) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
any() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandBlockPredicate
 
any() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandDamageSourcePredicate
 
any() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandDistancePredicate
 
any() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEnchantmentPredicate
 
any() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEntityEquipmentPredicate
 
any() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEntityFlagsPredicate
 
any() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEntityPredicate
 
any() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEntitySubPredicate
 
any() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEntityTypePredicate
 
any() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandFishingHookPredicate
 
any() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandFluidPredicate
 
any() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandItemPredicate
 
any() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandLightPredicate
 
any() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandLocationPredicate
 
any() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandMinMaxBoundsDoubles
 
any() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandMinMaxBoundsInts
 
any() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandMobEffectsPredicate
 
any() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandMobEffectsPredicateMobEffectInstancePredicate
 
any() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandNbtPredicate
 
any() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandPlayerPredicate
 
any() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandStatePropertiesPredicate
 
anyDamage() - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
anyOf(String...) - Static method in class com.blamejared.crafttweaker.api.recipe.replacement.type.NameFilteringRule
Creates a rule that filters only recipes with the specific given names.
anyOf(LootItemCondition...) - Static method in class com.blamejared.crafttweaker.api.loot.condition.LootConditions
 
anyOf(LootItemCondition.Builder...) - Static method in class com.blamejared.crafttweaker.api.loot.condition.LootConditions
 
api() - Static method in class com.blamejared.crafttweaker.api.logging.CommonLoggers
Obtains the logger used by the CraftTweaker API.
append(StringBuilder, Class<T>, T[], String) - Static method in class stdlib.StringBuilderExpansion
 
append(StringBuilder, Class<T>, T[], Function<T, String>, String) - Static method in class stdlib.StringBuilderExpansion
 
append(MutableComponent, String) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandMutableComponent
 
append(MutableComponent, Component) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandMutableComponent
 
append(MutableComponent, MutableComponent) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandMutableComponent
 
append(LogEvent) - Method in class com.blamejared.crafttweaker.gametest.logging.appender.GameTestLoggerAppender
 
append(LogEvent) - Method in class com.blamejared.crafttweaker.impl.logging.PlayerAppender
 
appliedActions() - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IScriptRunInfo
Gets a list of all IActions that have been applied during this run.
apply() - Method in interface com.blamejared.crafttweaker.api.action.base.IAction
Applies the action, executing all code necessary.
apply() - Method in class com.blamejared.crafttweaker.api.action.block.ActionSetBlockProperty
 
apply() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionAddBrewingRecipe
 
apply() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionRemoveBrewingRecipe
 
apply() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionRemoveBrewingRecipeByInput
 
apply() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionRemoveBrewingRecipeByPotionInput
 
apply() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionRemoveBrewingRecipeByPotionOutput
 
apply() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionRemoveBrewingRecipeByReagent
 
apply() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionRemovePotionBrewingRecipe
 
apply() - Method in class com.blamejared.crafttweaker.api.action.entity.ActionSetNameTag
 
apply() - Method in class com.blamejared.crafttweaker.api.action.event.ActionRegisterEvent
 
apply() - Method in class com.blamejared.crafttweaker.api.action.item.ActionModifyAttribute
 
apply() - Method in class com.blamejared.crafttweaker.api.action.item.ActionSetBurnTime
 
apply() - Method in class com.blamejared.crafttweaker.api.action.item.ActionSetFood
 
apply() - Method in class com.blamejared.crafttweaker.api.action.item.ActionSetItemProperty
 
apply() - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionAddShiftedTooltip
 
apply() - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionAddTooltip
 
apply() - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionClearTooltip
 
apply() - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionModifyShiftedTooltip
 
apply() - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionModifyTooltip
 
apply() - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionRemoveRegexTooltip
 
apply() - Method in class com.blamejared.crafttweaker.api.action.loot.ActionRegisterLootModifier
 
apply() - Method in class com.blamejared.crafttweaker.api.action.loot.ActionRemoveLootModifier
 
apply() - Method in class com.blamejared.crafttweaker.api.action.misc.ActionSetCauldronInteraction
 
apply() - Method in class com.blamejared.crafttweaker.api.action.misc.ActionSetCompostable
 
apply() - Method in class com.blamejared.crafttweaker.api.action.recipe.ActionAddRecipe
 
apply() - Method in class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveAll
 
apply() - Method in class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveRecipe
 
apply() - Method in class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveRecipeByModid
 
apply() - Method in class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveRecipeByName
 
apply() - Method in class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveRecipeByRegex
 
apply() - Method in class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveAllGenericRecipes
 
apply() - Method in class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipeBase
 
apply() - Method in class com.blamejared.crafttweaker.api.action.recipe.replace.ActionBatchReplacement
 
apply() - Method in class com.blamejared.crafttweaker.api.action.recipe.replace.ActionReplaceRecipe
 
apply() - Method in class com.blamejared.crafttweaker.api.action.tag.known.ActionKnownTagAdd
 
apply() - Method in class com.blamejared.crafttweaker.api.action.tag.known.ActionKnownTagClear
 
apply() - Method in class com.blamejared.crafttweaker.api.action.tag.known.ActionKnownTagCreate
 
apply() - Method in class com.blamejared.crafttweaker.api.action.tag.known.ActionKnownTagRemove
 
apply() - Method in class com.blamejared.crafttweaker.api.action.tag.unknown.ActionUnknownTagAdd
 
apply() - Method in class com.blamejared.crafttweaker.api.action.tag.unknown.ActionUnknownTagClear
 
apply() - Method in class com.blamejared.crafttweaker.api.action.tag.unknown.ActionUnknownTagCreate
 
apply() - Method in class com.blamejared.crafttweaker.api.action.tag.unknown.ActionUnknownTagRemove
 
apply() - Method in class com.blamejared.crafttweaker.api.action.villager.ActionAddTrade
 
apply() - Method in class com.blamejared.crafttweaker.api.action.villager.ActionAddWanderingTrade
 
apply() - Method in class com.blamejared.crafttweaker.api.action.villager.ActionRemoveTrade
 
apply() - Method in class com.blamejared.crafttweaker.api.action.villager.ActionRemoveWanderingTrade
 
apply() - Method in class org.openzen.zenscript.codemodel.annotations.InvalidParameterAnnotation
 
apply() - Method in interface org.openzen.zenscript.codemodel.annotations.ParameterAnnotation
 
apply(IAction) - Static method in class com.blamejared.crafttweaker.api.CraftTweakerAPI
Applies the given IAction.
apply(IItemStack, List<Component>, TooltipFlag) - Method in interface com.blamejared.crafttweaker.api.item.tooltip.ITooltipFunction
 
apply(IScriptFile, List<String>, IMutableScriptRunInfo, List<IPreprocessor.Match>) - Method in interface com.blamejared.crafttweaker.api.zencode.IPreprocessor
Applies the preprocessor to the IScriptFile and the IMutableScriptRunInfo.
apply(IScriptFile, List<String>, IMutableScriptRunInfo, List<IPreprocessor.Match>) - Method in class com.blamejared.crafttweaker.impl.preprocessor.DebugPreprocessor
 
apply(IScriptFile, List<String>, IMutableScriptRunInfo, List<IPreprocessor.Match>) - Method in class com.blamejared.crafttweaker.impl.preprocessor.LoaderPreprocessor
 
apply(IScriptFile, List<String>, IMutableScriptRunInfo, List<IPreprocessor.Match>) - Method in class com.blamejared.crafttweaker.impl.preprocessor.LoadFirstPreprocessor
 
apply(IScriptFile, List<String>, IMutableScriptRunInfo, List<IPreprocessor.Match>) - Method in class com.blamejared.crafttweaker.impl.preprocessor.LoadLastPreprocessor
 
apply(IScriptFile, List<String>, IMutableScriptRunInfo, List<IPreprocessor.Match>) - Method in class com.blamejared.crafttweaker.impl.preprocessor.ModLoadedPreprocessor
 
apply(IScriptFile, List<String>, IMutableScriptRunInfo, List<IPreprocessor.Match>) - Method in class com.blamejared.crafttweaker.impl.preprocessor.ModLoaderPreprocessor
 
apply(IScriptFile, List<String>, IMutableScriptRunInfo, List<IPreprocessor.Match>) - Method in class com.blamejared.crafttweaker.impl.preprocessor.ModNotLoadedPreprocessor
 
apply(IScriptFile, List<String>, IMutableScriptRunInfo, List<IPreprocessor.Match>) - Method in class com.blamejared.crafttweaker.impl.preprocessor.NoBrandPreprocessor
 
apply(IScriptFile, List<String>, IMutableScriptRunInfo, List<IPreprocessor.Match>) - Method in class com.blamejared.crafttweaker.impl.preprocessor.NoLoadPreprocessor
 
apply(IScriptFile, List<String>, IMutableScriptRunInfo, List<IPreprocessor.Match>) - Method in class com.blamejared.crafttweaker.impl.preprocessor.onlyif.EndIfPreprocessor
 
apply(IScriptFile, List<String>, IMutableScriptRunInfo, List<IPreprocessor.Match>) - Method in class com.blamejared.crafttweaker.impl.preprocessor.onlyif.OnlyIfPreprocessor
 
apply(IScriptFile, List<String>, IMutableScriptRunInfo, List<IPreprocessor.Match>) - Method in class com.blamejared.crafttweaker.impl.preprocessor.PriorityPreprocessor
 
apply(IScriptFile, List<String>, IMutableScriptRunInfo, List<IPreprocessor.Match>) - Method in class com.blamejared.crafttweaker.impl.preprocessor.ReplacePreprocessor
 
apply(Void, ResourceManager, ProfilerFiller) - Method in class com.blamejared.crafttweaker.impl.script.ScriptReloadListener
 
apply(List<VillagerTrades.ItemListing>) - Method in class com.blamejared.crafttweaker.api.action.villager.ActionAddTrade
 
apply(List<VillagerTrades.ItemListing>) - Method in class com.blamejared.crafttweaker.api.action.villager.ActionAddWanderingTrade
 
apply(List<VillagerTrades.ItemListing>) - Method in class com.blamejared.crafttweaker.api.action.villager.ActionRemoveTrade
 
apply(List<VillagerTrades.ItemListing>) - Method in class com.blamejared.crafttweaker.api.action.villager.ActionRemoveWanderingTrade
 
apply(List<VillagerTrades.ItemListing>) - Method in class com.blamejared.crafttweaker.api.action.villager.ActionTradeBase
 
apply(ResourceKey<? extends Registry<EntityType<Entity>>>, Class<EntityType<Entity>>) - Method in class com.blamejared.crafttweaker.api.tag.manager.factory.EntityTypeTagManagerFactory
 
apply(ResourceKey<? extends Registry<T>>, Class<T>) - Method in interface com.blamejared.crafttweaker.api.tag.manager.TagManagerFactory
Makes a new ITagManager from the given key and class
apply(Entity, NameTagResult) - Method in interface com.blamejared.crafttweaker.api.entity.INameTagFunction
 
apply(CodePosition) - Method in interface org.openzen.zenscript.codemodel.scope.BaseScope.DollarEvaluator
 
apply(HighLevelDefinition, BaseScope) - Method in interface org.openzen.zenscript.codemodel.annotations.DefinitionAnnotation
 
apply(HighLevelDefinition, BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.InvalidDefinitionAnnotation
 
apply(HighLevelDefinition, BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.NativeDefinitionAnnotation
 
apply(IDefinitionMember, BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.InvalidMemberAnnotation
 
apply(IDefinitionMember, BaseScope) - Method in interface org.openzen.zenscript.codemodel.annotations.MemberAnnotation
 
apply(IDefinitionMember, BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.NativeMemberAnnotation
 
apply(IDefinitionMember, BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.PreconditionForMethod
 
apply(Statement, StatementScope) - Method in class org.openzen.zenscript.codemodel.annotations.InvalidStatementAnnotation
 
apply(Statement, StatementScope) - Method in interface org.openzen.zenscript.codemodel.annotations.StatementAnnotation
 
apply(T) - Method in class com.blamejared.crafttweaker.api.recipe.replacement.DescriptiveUnaryOperator
 
applyAction(IAction) - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IScriptRunManager
Applies the given action.
applyAction(IAction) - Method in class com.blamejared.crafttweaker.impl.script.scriptrun.ScriptRunManager
 
applyAttributeModifiers(ItemAttributeModifierBase) - Method in interface com.blamejared.crafttweaker.platform.services.IEventHelper
 
applyEffect(MobEffectInstance, LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectInstance
 
applyEffectTick(MobEffect, LivingEntity, int) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffect
 
applyFormat(Style, ChatFormatting) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
applyFormats(Style, ChatFormatting...) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
applyInheritanceRules() - Method in interface com.blamejared.crafttweaker.impl.plugin.core.IPluginRegistryAccess
 
applyInheritanceRules() - Method in class com.blamejared.crafttweaker.impl.registry.zencode.BracketResolverRegistry
 
applyInheritanceRules() - Method in class com.blamejared.crafttweaker.impl.registry.zencode.EnumBracketRegistry
 
applyInheritanceRules() - Method in class com.blamejared.crafttweaker.impl.registry.zencode.ZenClassRegistry
 
applyInstantenousEffect(MobEffect, Entity, Entity, LivingEntity, int, double) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffect
 
applyLegacyFormat(Style, ChatFormatting) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
applyOnOverridingGetter(GetterMember, BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.InvalidMemberAnnotation
 
applyOnOverridingGetter(GetterMember, BaseScope) - Method in interface org.openzen.zenscript.codemodel.annotations.MemberAnnotation
 
applyOnOverridingGetter(GetterMember, BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.NativeMemberAnnotation
 
applyOnOverridingGetter(GetterMember, BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.PreconditionForMethod
 
applyOnOverridingMethod(FunctionalMember, BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.InvalidMemberAnnotation
 
applyOnOverridingMethod(FunctionalMember, BaseScope) - Method in interface org.openzen.zenscript.codemodel.annotations.MemberAnnotation
 
applyOnOverridingMethod(FunctionalMember, BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.NativeMemberAnnotation
 
applyOnOverridingMethod(FunctionalMember, BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.PreconditionForMethod
 
applyOnOverridingSetter(SetterMember, BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.InvalidMemberAnnotation
 
applyOnOverridingSetter(SetterMember, BaseScope) - Method in interface org.openzen.zenscript.codemodel.annotations.MemberAnnotation
 
applyOnOverridingSetter(SetterMember, BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.NativeMemberAnnotation
 
applyOnOverridingSetter(SetterMember, BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.PreconditionForMethod
 
applyOnSubtype(HighLevelDefinition, BaseScope) - Method in interface org.openzen.zenscript.codemodel.annotations.DefinitionAnnotation
 
applyOnSubtype(HighLevelDefinition, BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.InvalidDefinitionAnnotation
 
applyOnSubtype(HighLevelDefinition, BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.NativeDefinitionAnnotation
 
applyRequest(IDecomposedRecipe) - Method in record class com.blamejared.crafttweaker.api.recipe.replacement.ReplacementRequest
Applies this request to the given IDecomposedRecipe, if possible.
applyTo(Style, Style) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
applyTooltips(ItemStack, TooltipFlag, List<Component>) - Method in interface com.blamejared.crafttweaker.platform.services.IClientHelper
 
areFluidIngredientsEqual(CTFluidIngredient, CTFluidIngredient) - Static method in class com.blamejared.crafttweaker.api.recipe.component.RecipeComponentEqualityCheckers
 
areFluidStacksEqual(IFluidStack, IFluidStack) - Static method in class com.blamejared.crafttweaker.api.recipe.component.RecipeComponentEqualityCheckers
 
areIngredientsEqual(IIngredient, IIngredient) - Static method in class com.blamejared.crafttweaker.api.recipe.component.RecipeComponentEqualityCheckers
 
areNpcsEnabled(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
areNumbersEqual(T, T) - Static method in class com.blamejared.crafttweaker.api.recipe.component.RecipeComponentEqualityCheckers
 
areStacksEqual(IItemStack, IItemStack) - Static method in class com.blamejared.crafttweaker.api.recipe.component.RecipeComponentEqualityCheckers
 
areStacksEqual(Percentaged<IItemStack>, Percentaged<IItemStack>) - Static method in class com.blamejared.crafttweaker.api.recipe.component.RecipeComponentEqualityCheckers
 
areStacksTheSame(ItemStack, ItemStack) - Static method in class com.blamejared.crafttweaker.api.util.ItemStackUtil
 
areStacksTheSame(ItemStack, ItemStack, boolean) - Static method in class com.blamejared.crafttweaker.api.util.ItemStackUtil
 
areStacksTheSame(ItemStack, ItemStack, boolean, boolean) - Static method in class com.blamejared.crafttweaker.api.util.ItemStackUtil
 
arguments - Variable in class org.openzen.zenscript.codemodel.expression.CallArguments
 
arguments - Variable in class org.openzen.zenscript.codemodel.expression.CallExpression
 
arguments - Variable in class org.openzen.zenscript.codemodel.expression.CallStaticExpression
 
arguments - Variable in class org.openzen.zenscript.codemodel.expression.CallTranslator.Call
 
arguments - Variable in class org.openzen.zenscript.codemodel.expression.ConstructorSuperCallExpression
 
arguments - Variable in class org.openzen.zenscript.codemodel.expression.ConstructorThisCallExpression
 
arguments - Variable in class org.openzen.zenscript.codemodel.expression.GlobalCallExpression
 
arguments - Variable in class org.openzen.zenscript.codemodel.expression.NewExpression
 
arguments - Variable in class org.openzen.zenscript.codemodel.expression.VariantValueExpression
 
arguments - Variable in class org.openzen.zenscript.codemodel.GenericName
 
arguments - Variable in class org.openzen.zenscript.parser.definitions.ParsedEnumConstant
 
arguments - Variable in class org.openzen.zenscript.parser.expression.ParsedCallArguments
 
arguments - Variable in class org.openzen.zenscript.parser.ParsedAnnotation
 
ARRAY - Enum constant in enum class org.openzen.zenscript.javashared.JavaClass.Kind
 
ARRAY_CONSTRUCTOR_INITIAL_VALUE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ARRAY_CONSTRUCTOR_LAMBDA - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ARRAY_CONSTRUCTOR_PROJECTED - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ARRAY_CONSTRUCTOR_PROJECTED_INDEXED - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ARRAY_CONSTRUCTOR_SIZED - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ARRAY_CONTAINS - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ARRAY_EQUALS - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ARRAY_HASHCODE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ARRAY_INDEXGET - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ARRAY_INDEXGETRANGE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ARRAY_INDEXSET - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ARRAY_ISEMPTY - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ARRAY_LENGTH - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ARRAY_NOTEQUALS - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ARRAY_NOTSAME - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ARRAY_SAME - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
arrayCopy(Expression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
arrayCopy(Expression) - Method in interface org.openzen.zenscript.javashared.JavaNativeTranslator
 
arrayCopyResize(CallExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
arrayCopyResize(CallExpression) - Method in interface org.openzen.zenscript.javashared.JavaNativeTranslator
 
arrayCopyTo(CallExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
arrayCopyTo(CallExpression) - Method in interface org.openzen.zenscript.javashared.JavaNativeTranslator
 
ArrayExpression - Class in org.openzen.zenscript.codemodel.expression
 
ArrayExpression(CodePosition, Expression[], TypeID) - Constructor for class org.openzen.zenscript.codemodel.expression.ArrayExpression
 
ArrayHelpers - Class in zsynthetic
 
ArrayHelpers() - Constructor for class zsynthetic.ArrayHelpers
 
ArrayHelperType - Class in org.openzen.zenscript.javabytecode.compiler
 
ArrayHelperType(TypeID, JavaBytecodeContext) - Constructor for class org.openzen.zenscript.javabytecode.compiler.ArrayHelperType
 
arrayLength() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
arrayLoad(Type) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
arrayOf(Object[]) - Static method in class org.openzen.zencode.java.module.converters.JavaAnnotatedType
 
Arrays - Class in stdlib
 
ARRAYS - Static variable in class org.openzen.zenscript.javashared.JavaClass
 
arrayStore(Type) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
arrayType - Variable in class org.openzen.zenscript.codemodel.expression.ArrayExpression
 
ArrayTypeID - Class in org.openzen.zenscript.codemodel.type
 
ArrayTypeID(GlobalTypeRegistry, TypeID, int) - Constructor for class org.openzen.zenscript.codemodel.type.ArrayTypeID
 
ArrayUtil - Class in com.blamejared.crafttweaker.api.util
 
arrow(DamageSources, AbstractArrow, Entity) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
ARROW_ONLY() - Static method in class com.blamejared.crafttweaker.natives.item.type.projectileweapon.ExpandProjectileWeaponItem
A predicate which only accepts arrow items
ARROW_OR_FIREWORK() - Static method in class com.blamejared.crafttweaker.natives.item.type.projectileweapon.ExpandProjectileWeaponItem
A predicate which supports arrow items and fireworks
asBlockIngredient(KnownTag<Block>) - Static method in class com.blamejared.crafttweaker.api.tag.expand.ExpandBlockTag
 
asBlockIngredient(Block) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlock
 
asBlockIngredient(BlockState) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
 
asBool() - Method in class com.blamejared.crafttweaker.api.data.BoolData
 
asBool() - Method in class com.blamejared.crafttweaker.api.data.ByteData
 
asBool() - Method in class com.blamejared.crafttweaker.api.data.DoubleData
 
asBool() - Method in class com.blamejared.crafttweaker.api.data.FloatData
 
asBool() - Method in interface com.blamejared.crafttweaker.api.data.IData
Casts this IData to a boolean.
asBool() - Method in class com.blamejared.crafttweaker.api.data.IntData
 
asBool() - Method in class com.blamejared.crafttweaker.api.data.LongData
 
asBool() - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
asBool() - Method in class com.blamejared.crafttweaker.api.data.StringData
 
asByte() - Method in class com.blamejared.crafttweaker.api.data.BoolData
 
asByte() - Method in class com.blamejared.crafttweaker.api.data.ByteData
 
asByte() - Method in class com.blamejared.crafttweaker.api.data.DoubleData
 
asByte() - Method in class com.blamejared.crafttweaker.api.data.FloatData
 
asByte() - Method in interface com.blamejared.crafttweaker.api.data.IData
Casts this IData to a byte.
asByte() - Method in class com.blamejared.crafttweaker.api.data.IntData
 
asByte() - Method in class com.blamejared.crafttweaker.api.data.LongData
 
asByte() - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
asByte() - Method in class com.blamejared.crafttweaker.api.data.StringData
 
asByteArray() - Method in class com.blamejared.crafttweaker.api.data.ByteArrayData
 
asByteArray() - Method in interface com.blamejared.crafttweaker.api.data.IData
Casts this IData to a byte array.
asByteArray() - Method in class com.blamejared.crafttweaker.api.data.IntArrayData
 
asByteArray() - Method in class com.blamejared.crafttweaker.api.data.ListData
 
asByteArray() - Method in class com.blamejared.crafttweaker.api.data.LongArrayData
 
asByteArray() - Method in class compactio.CompactBytesDataOutput
 
asCaster(TypeVariableContext, HighLevelDefinition, Method, boolean) - Method in class org.openzen.zencode.java.module.converters.JavaNativeMemberConverter
 
asComponent(String) - Static method in class com.blamejared.crafttweaker.api.zencode.expand.ExpandString
 
asCompound(CTBlockIngredient) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient
 
asCompound(CTEntityIngredient) - Method in class com.blamejared.crafttweaker.api.entity.CTEntityIngredient
 
asCompound(CTFluidIngredient) - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient
 
asConstructor(TypeVariableContext, HighLevelDefinition, Constructor) - Method in class org.openzen.zencode.java.module.converters.JavaNativeMemberConverter
 
asData(boolean) - Static method in class com.blamejared.crafttweaker.api.zencode.expand.ExpandBool
 
asData(byte) - Static method in class com.blamejared.crafttweaker.api.zencode.expand.ExpandByte
 
asData(byte[]) - Static method in class com.blamejared.crafttweaker.api.zencode.expand.ExpandByteArray
 
asData(double) - Static method in class com.blamejared.crafttweaker.api.zencode.expand.ExpandDouble
 
asData(float) - Static method in class com.blamejared.crafttweaker.api.zencode.expand.ExpandFloat
 
asData(int) - Static method in class com.blamejared.crafttweaker.api.zencode.expand.ExpandInt
 
asData(int[]) - Static method in class com.blamejared.crafttweaker.api.zencode.expand.ExpandIntArray
 
asData(long) - Static method in class com.blamejared.crafttweaker.api.zencode.expand.ExpandLong
 
asData(long[]) - Static method in class com.blamejared.crafttweaker.api.zencode.expand.ExpandLongArray
 
asData(short) - Static method in class com.blamejared.crafttweaker.api.zencode.expand.ExpandShort
 
asData(IData[]) - Static method in class com.blamejared.crafttweaker.api.zencode.expand.ExpandArray
 
asData(String) - Static method in class com.blamejared.crafttweaker.api.zencode.expand.ExpandString
 
asData(Map<String, IData>) - Static method in class com.blamejared.crafttweaker.api.zencode.expand.ExpandMap
 
asData(Map<String, String>) - Static method in class com.blamejared.crafttweaker.api.zencode.expand.ExpandMap.ExpandMapString
 
asData(ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.resource.ExpandResourceLocation
 
asDouble() - Method in class com.blamejared.crafttweaker.api.data.BoolData
 
asDouble() - Method in class com.blamejared.crafttweaker.api.data.ByteData
 
asDouble() - Method in class com.blamejared.crafttweaker.api.data.DoubleData
 
asDouble() - Method in class com.blamejared.crafttweaker.api.data.FloatData
 
asDouble() - Method in interface com.blamejared.crafttweaker.api.data.IData
Casts this IData to a double.
asDouble() - Method in class com.blamejared.crafttweaker.api.data.IntData
 
asDouble() - Method in class com.blamejared.crafttweaker.api.data.LongData
 
asDouble() - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
asDouble() - Method in class com.blamejared.crafttweaker.api.data.StringData
 
asDouble(String) - Static method in class com.blamejared.crafttweaker.api.zencode.expand.ExpandString
 
asEntityIngredient(KnownTag<EntityType<Entity>>) - Static method in class com.blamejared.crafttweaker.api.tag.expand.ExpandEntityTypeTag
 
asEntityIngredient(Many<KnownTag<EntityType<Entity>>>) - Static method in class com.blamejared.crafttweaker.api.tag.expand.ExpandManyEntityTypeTag
 
asEntityIngredient(EntityType<Entity>) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
 
asFloat() - Method in class com.blamejared.crafttweaker.api.data.BoolData
 
asFloat() - Method in class com.blamejared.crafttweaker.api.data.ByteData
 
asFloat() - Method in class com.blamejared.crafttweaker.api.data.DoubleData
 
asFloat() - Method in class com.blamejared.crafttweaker.api.data.FloatData
 
asFloat() - Method in interface com.blamejared.crafttweaker.api.data.IData
Casts this IData to a float.
asFloat() - Method in class com.blamejared.crafttweaker.api.data.IntData
 
asFloat() - Method in class com.blamejared.crafttweaker.api.data.LongData
 
asFloat() - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
asFloat() - Method in class com.blamejared.crafttweaker.api.data.StringData
 
asFluidIngredient() - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
asFluidIngredient(KnownTag<Fluid>) - Static method in class com.blamejared.crafttweaker.api.tag.expand.ExpandFluidTag
 
asFluidIngredient(KnownTag<Fluid>) - Static method in class com.blamejared.crafttweaker.api.tag.expand.ExpandFluidTagForge
Deprecated, for removal: This API element is subject to removal in a future version.
asFluidIngredient(Many<KnownTag<Fluid>>) - Static method in class com.blamejared.crafttweaker.api.tag.expand.ExpandManyFluidTag
 
asFluidIngredient(Many<KnownTag<Fluid>>) - Static method in class com.blamejared.crafttweaker.api.tag.expand.ExpandManyFluidTagForge
Deprecated, for removal: This API element is subject to removal in a future version.
asGetter(TypeVariableContext, HighLevelDefinition, Method, String) - Method in class org.openzen.zencode.java.module.converters.JavaNativeMemberConverter
 
asIData() - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
asIData() - Method in class com.blamejared.crafttweaker.api.fluid.MCFluidStack
 
asIData() - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
asIData() - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredientWithAmount
 
asIData() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
asIData(IIngredient[]) - Static method in class com.blamejared.crafttweaker.api.ingredient.ExpandIIngredientArray
 
asIData(KnownTag<Item>) - Static method in class com.blamejared.crafttweaker.api.tag.expand.ExpandItemTag
 
asIData(Many<KnownTag<Item>>) - Static method in class com.blamejared.crafttweaker.api.tag.expand.ExpandManyItemTag
 
asIIngredient(KnownTag<Item>) - Static method in class com.blamejared.crafttweaker.api.tag.expand.ExpandItemTag
 
asIIngredient(Ingredient) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandIngredient
 
asIIngredient(ItemStack) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItemStack
 
asIIngredientWithAmount() - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
Used implicitly when a machine can accept more than one item but you only provide one.
asIIngredientWithAmount() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
asIIngredientWithAmount(KnownTag<Item>) - Static method in class com.blamejared.crafttweaker.api.tag.expand.ExpandItemTag
 
asIItemStack(ItemStack) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItemStack
 
asImmutable() - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
asImmutable() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
asImmutable() - Method in class com.blamejared.crafttweaker.api.item.MCItemStack
 
asImmutable() - Method in class com.blamejared.crafttweaker.api.item.MCItemStackMutable
 
asImmutable(BlockPos) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
asIngredient(Many<KnownTag<Item>>) - Static method in class com.blamejared.crafttweaker.api.tag.expand.ExpandManyItemTag
 
asIngredient(Many<KnownTag<Block>>) - Static method in class com.blamejared.crafttweaker.api.tag.expand.ExpandManyBlockTag
 
asInt() - Method in class com.blamejared.crafttweaker.api.data.BoolData
 
asInt() - Method in class com.blamejared.crafttweaker.api.data.ByteData
 
asInt() - Method in class com.blamejared.crafttweaker.api.data.DoubleData
 
asInt() - Method in class com.blamejared.crafttweaker.api.data.FloatData
 
asInt() - Method in interface com.blamejared.crafttweaker.api.data.IData
Casts this IData to an int.
asInt() - Method in class com.blamejared.crafttweaker.api.data.IntData
 
asInt() - Method in class com.blamejared.crafttweaker.api.data.LongData
 
asInt() - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
asInt() - Method in class com.blamejared.crafttweaker.api.data.StringData
 
asInt(String) - Static method in class com.blamejared.crafttweaker.api.zencode.expand.ExpandString
 
asIntArray() - Method in class com.blamejared.crafttweaker.api.data.ByteArrayData
 
asIntArray() - Method in interface com.blamejared.crafttweaker.api.data.IData
Casts this IData to an int array.
asIntArray() - Method in class com.blamejared.crafttweaker.api.data.IntArrayData
 
asIntArray() - Method in class com.blamejared.crafttweaker.api.data.ListData
 
asIntArray() - Method in class com.blamejared.crafttweaker.api.data.LongArrayData
 
asItem(Block) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlock
Gets the Item representation of this Block.
asItem(ItemLike) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandItemLike
 
asItemLike() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
asList() - Method in class com.blamejared.crafttweaker.api.data.ByteArrayData
 
asList() - Method in interface com.blamejared.crafttweaker.api.data.IData
Casts this IData to a list.
asList() - Method in class com.blamejared.crafttweaker.api.data.IntArrayData
 
asList() - Method in class com.blamejared.crafttweaker.api.data.ListData
 
asList() - Method in class com.blamejared.crafttweaker.api.data.LongArrayData
 
asList(CTFluidIngredient) - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
asList(KnownTag<EntityType<Entity>>, CTEntityIngredient) - Static method in class com.blamejared.crafttweaker.api.tag.expand.ExpandEntityTypeTag
 
asList(KnownTag<Block>, CTBlockIngredient) - Static method in class com.blamejared.crafttweaker.api.tag.expand.ExpandBlockTag
 
asList(KnownTag<Fluid>, CTFluidIngredient) - Static method in class com.blamejared.crafttweaker.api.tag.expand.ExpandFluidTag
 
asList(KnownTag<Fluid>, CTFluidIngredient) - Static method in class com.blamejared.crafttweaker.api.tag.expand.ExpandFluidTagForge
Deprecated, for removal: This API element is subject to removal in a future version.
asList(Many<KnownTag<EntityType<Entity>>>, CTEntityIngredient) - Static method in class com.blamejared.crafttweaker.api.tag.expand.ExpandManyEntityTypeTag
 
asList(Many<KnownTag<Block>>, CTBlockIngredient) - Static method in class com.blamejared.crafttweaker.api.tag.expand.ExpandManyBlockTag
 
asList(Many<KnownTag<Fluid>>, CTFluidIngredient) - Static method in class com.blamejared.crafttweaker.api.tag.expand.ExpandManyFluidTag
 
asList(Many<KnownTag<Fluid>>, CTFluidIngredient) - Static method in class com.blamejared.crafttweaker.api.tag.expand.ExpandManyFluidTagForge
Deprecated, for removal: This API element is subject to removal in a future version.
asList(EntityType<Entity>, CTEntityIngredient) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
 
asList(Block, CTBlockIngredient) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlock
 
asList(BlockState, CTBlockIngredient) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
 
asLong() - Method in class com.blamejared.crafttweaker.api.data.BoolData
 
asLong() - Method in class com.blamejared.crafttweaker.api.data.ByteData
 
asLong() - Method in class com.blamejared.crafttweaker.api.data.DoubleData
 
asLong() - Method in class com.blamejared.crafttweaker.api.data.FloatData
 
asLong() - Method in interface com.blamejared.crafttweaker.api.data.IData
Casts this IData to a long.
asLong() - Method in class com.blamejared.crafttweaker.api.data.IntData
 
asLong() - Method in class com.blamejared.crafttweaker.api.data.LongData
 
asLong() - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
asLong() - Method in class com.blamejared.crafttweaker.api.data.StringData
 
asLong(BlockPos) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
asLongArray() - Method in class com.blamejared.crafttweaker.api.data.ByteArrayData
 
asLongArray() - Method in interface com.blamejared.crafttweaker.api.data.IData
Casts this IData to a long array.
asLongArray() - Method in class com.blamejared.crafttweaker.api.data.IntArrayData
 
asLongArray() - Method in class com.blamejared.crafttweaker.api.data.ListData
 
asLongArray() - Method in class com.blamejared.crafttweaker.api.data.LongArrayData
 
asManyTag(KnownTag<EntityType<Entity>>) - Static method in class com.blamejared.crafttweaker.api.tag.expand.ExpandEntityTypeTag
 
asMap() - Method in interface com.blamejared.crafttweaker.api.data.IData
Casts this IData to a map.
asMap() - Method in class com.blamejared.crafttweaker.api.data.MapData
 
asMapData() - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
asMethod(TypeVariableContext, HighLevelDefinition, Method, String) - Method in class org.openzen.zencode.java.module.converters.JavaNativeMemberConverter
 
asMutable() - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
Makes this stack mutable
asMutable() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
asMutable() - Method in class com.blamejared.crafttweaker.api.item.MCItemStack
 
asMutable() - Method in class com.blamejared.crafttweaker.api.item.MCItemStackMutable
 
asMutable(BlockPos) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
asOperator(TypeVariableContext, HighLevelDefinition, Method, OperatorType) - Method in class org.openzen.zencode.java.module.converters.JavaNativeMemberConverter
 
asReturnExpression(Expression...) - Method in class org.openzen.zenscript.codemodel.expression.FunctionExpression
 
assemble(Container, RegistryAccess) - Method in class com.blamejared.crafttweaker.impl.script.ScriptRecipe
 
assemble(CraftingContainer, RegistryAccess) - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapedRecipe
 
assemble(CraftingContainer, RegistryAccess) - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapelessRecipe
 
assemble(MerchantOffer) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
ASSEMBLED - Enum constant in enum class org.openzen.zenscript.codemodel.SemanticModule.State
 
assertLoader(IScriptLoader, Logger) - Method in interface com.blamejared.crafttweaker.api.action.base.IAction
Ensures that an action is only applied on a certain loader.
assertNoErrors() - Method in class com.blamejared.crafttweaker.gametest.logging.appender.GameTestLoggerAppender.QueryableLog
 
assertNoWarnings() - Method in class com.blamejared.crafttweaker.gametest.logging.appender.GameTestLoggerAppender.QueryableLog
 
assertOutput(int, String) - Method in class com.blamejared.crafttweaker.gametest.logging.appender.GameTestLoggerAppender.QueryableLog
 
assertOutputContains(int, String) - Method in class com.blamejared.crafttweaker.gametest.logging.appender.GameTestLoggerAppender.QueryableLog
 
asSetter(TypeVariableContext, HighLevelDefinition, Method, String) - Method in class org.openzen.zencode.java.module.converters.JavaNativeMemberConverter
 
asShort() - Method in class com.blamejared.crafttweaker.api.data.BoolData
 
asShort() - Method in class com.blamejared.crafttweaker.api.data.ByteData
 
asShort() - Method in class com.blamejared.crafttweaker.api.data.DoubleData
 
asShort() - Method in class com.blamejared.crafttweaker.api.data.FloatData
 
asShort() - Method in interface com.blamejared.crafttweaker.api.data.IData
Casts this IData to a short.
asShort() - Method in class com.blamejared.crafttweaker.api.data.IntData
 
asShort() - Method in class com.blamejared.crafttweaker.api.data.LongData
 
asShort() - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
asShort() - Method in class com.blamejared.crafttweaker.api.data.StringData
 
assign(CodePosition, TypeScope, Expression) - Method in class org.openzen.zenscript.codemodel.expression.GetFieldExpression
 
assign(CodePosition, TypeScope, Expression) - Method in class org.openzen.zenscript.codemodel.expression.GetFunctionParameterExpression
 
assign(CodePosition, TypeScope, Expression) - Method in class org.openzen.zenscript.codemodel.expression.GetLocalVariableExpression
 
assign(CodePosition, TypeScope, Expression) - Method in class org.openzen.zenscript.codemodel.expression.GetterExpression
 
assign(CodePosition, TypeScope, Expression) - Method in class org.openzen.zenscript.codemodel.expression.InvalidExpression
 
assign(CodePosition, TypeScope, Expression) - Method in class org.openzen.zenscript.codemodel.expression.StaticGetterExpression
 
assign(CodePosition, TypeScope, Expression) - Method in interface org.openzen.zenscript.codemodel.partial.IPartialExpression
 
assign(CodePosition, TypeScope, Expression) - Method in class org.openzen.zenscript.codemodel.partial.PartialDynamicMemberExpression
 
assign(CodePosition, TypeScope, Expression) - Method in class org.openzen.zenscript.codemodel.partial.PartialMemberGroupExpression
 
assign(CodePosition, TypeScope, Expression) - Method in class org.openzen.zenscript.codemodel.partial.PartialStaticMemberGroupExpression
 
ASSIGN - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
assignOperatorFor - Variable in enum class org.openzen.zenscript.codemodel.OperatorType
 
Assoc - Class in stdlib
 
ASSOC_CONSTRUCTOR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ASSOC_CONTAINS - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ASSOC_EQUALS - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ASSOC_GETORDEFAULT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ASSOC_HASHCODE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ASSOC_INDEXGET - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ASSOC_INDEXSET - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ASSOC_ISEMPTY - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ASSOC_KEYS - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ASSOC_NOTEQUALS - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ASSOC_NOTSAME - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ASSOC_SAME - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ASSOC_SIZE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ASSOC_VALUES - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
AssocTypeID - Class in org.openzen.zenscript.codemodel.type
 
AssocTypeID(GlobalTypeRegistry, TypeID, TypeID) - Constructor for class org.openzen.zenscript.codemodel.type.AssocTypeID
 
asString() - Method in interface com.blamejared.crafttweaker.api.data.IData
Gets an escaped string version of this IData, quotes are included in the output
asString(BlockState) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
 
asStyle(ChatFormatting) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandChatFormatting
 
asTagWithAmount() - Method in class com.blamejared.crafttweaker.api.tag.type.KnownTag
 
asTagWithAmount() - Method in class com.blamejared.crafttweaker.api.tag.type.UnknownTag
 
asType - Variable in class org.openzen.zenscript.codemodel.definition.EnumDefinition
 
asVanillaIngredient() - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
Create a Vanilla ingredient matching this one.
asVanillaIngredient() - Method in enum class com.blamejared.crafttweaker.api.ingredient.type.IIngredientAny
 
asVanillaIngredient() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientConditioned
 
asVanillaIngredient() - Method in enum class com.blamejared.crafttweaker.api.ingredient.type.IIngredientEmpty
 
asVanillaIngredient() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientList
 
asVanillaIngredient() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientTransformed
 
asVanillaIngredient() - Method in class com.blamejared.crafttweaker.api.ingredient.type.TagIngredient
 
asVanillaIngredient() - Method in class com.blamejared.crafttweaker.api.ingredient.type.WrappingIIngredient
 
asVanillaIngredient() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
asWeightedItemStack() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
at(MinMaxBounds.Doubles, MinMaxBounds.Doubles, MinMaxBounds.Doubles) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandLocationPredicate
 
ate(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
aThrow() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
atLeast(double) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandMinMaxBoundsDoubles
 
atLeast(int) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandIntRange
 
atLeast(int) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandMinMaxBoundsInts
 
atMost(double) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandMinMaxBoundsDoubles
 
atMost(int) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandIntRange
 
atMost(int) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandMinMaxBoundsInts
 
attack(Player, Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
attackable(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
attribute(ItemAttributeModifierEvent) - Static method in class com.blamejared.crafttweaker.impl.event.CTCommonEventHandler
 
ATTRIBUTE_MODIFIERS - Static variable in interface com.blamejared.crafttweaker.platform.services.IEventHelper
 
AttributeUtil - Class in com.blamejared.crafttweaker.api.util
 
AttributeUtil() - Constructor for class com.blamejared.crafttweaker.api.util.AttributeUtil
 
atY(BlockPos, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
autoGetter - Variable in class org.openzen.zenscript.codemodel.member.FieldMember
 
autoGetterAccess - Variable in class org.openzen.zenscript.codemodel.member.FieldMember
 
autoSetter - Variable in class org.openzen.zenscript.codemodel.member.FieldMember
 
autoSetterAccess - Variable in class org.openzen.zenscript.codemodel.member.FieldMember
 
award(PlayerAdvancements, Advancement, String) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandPlayerAdvancements
 
awardStat(Player, ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
awardStat(Player, ResourceLocation, int) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 

B

baby(EntityFlagsPredicate.Builder, Boolean) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityFlagsPredicateBuilder
 
badRespawnPointExplosion(DamageSources, Vec3) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
BASE_ATTACK_DAMAGE_UUID - Static variable in interface com.blamejared.crafttweaker.api.item.IItemStack
 
BASE_ATTACK_SPEED_UUID - Static variable in interface com.blamejared.crafttweaker.api.item.IItemStack
 
basedOn(boolean, int) - Static method in class com.blamejared.crafttweaker.impl.preprocessor.onlyif.OnlyIfParameterHit
 
baseInterfaces - Variable in class org.openzen.zenscript.codemodel.definition.InterfaceDefinition
 
basePackage - Variable in class org.openzen.zenscript.javashared.JavaContext
 
BaseParsedDefinition - Class in org.openzen.zenscript.parser.definitions
 
BaseParsedDefinition(CodePosition, int, CompilingPackage, ParsedAnnotation[]) - Constructor for class org.openzen.zenscript.parser.definitions.BaseParsedDefinition
 
BaseScope - Class in org.openzen.zenscript.codemodel.scope
 
BaseScope() - Constructor for class org.openzen.zenscript.codemodel.scope.BaseScope
 
BaseScope.DollarEvaluator - Interface in org.openzen.zenscript.codemodel.scope
 
baseType - Variable in class org.openzen.zenscript.codemodel.type.OptionalTypeID
 
baseType - Variable in class org.openzen.zenscript.codemodel.type.RangeTypeID
 
baseType - Variable in class org.openzen.zenscript.javashared.JavaSynthesizedRange
 
baseType - Variable in class org.openzen.zenscript.parser.type.ParsedTypeArray
 
BasicTradeListing - Class in com.blamejared.crafttweaker.api.villager.trade.type
 
BasicTradeListing(int, ItemStack, int, int) - Constructor for class com.blamejared.crafttweaker.api.villager.trade.type.BasicTradeListing
 
BasicTradeListing(int, ItemStack, int, int, float) - Constructor for class com.blamejared.crafttweaker.api.villager.trade.type.BasicTradeListing
 
BasicTradeListing(ItemStack, ItemStack, int, int, float) - Constructor for class com.blamejared.crafttweaker.api.villager.trade.type.BasicTradeListing
 
BasicTradeListing(ItemStack, ItemStack, ItemStack, int, int, float) - Constructor for class com.blamejared.crafttweaker.api.villager.trade.type.BasicTradeListing
 
BasicTypeID - Enum Class in org.openzen.zenscript.codemodel.type
 
BEFORE - Enum constant in enum class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor.PushOption
 
below(BlockPos) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
below(BlockPos, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
below(Vec3i) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
below(Vec3i, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
between(double, double) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandMinMaxBoundsDoubles
 
between(float, float) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandNumberProvider
 
between(int, int) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandIntRange
 
between(int, int) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandMinMaxBoundsInts
 
binary(ExpressionString, ExpressionString, FormattableOperator) - Static method in class org.openzen.zenscript.formattershared.ExpressionString
 
binaryThrow(CodePosition, TypeID, TypeID) - Static method in class org.openzen.zenscript.codemodel.expression.Expression
 
bind(List<TagManager.LoadResult<?>>) - Method in class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry
Binds the given results to the registry.
bind(List<TagManager.LoadResult<?>>, CraftTweakerTagRegistry.BindContext) - Method in class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry
Binds the given results to the registry.
bind(Map<ResourceKey<? extends Registry<?>>, TagNetworkSerialization.NetworkPayload>) - Method in class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry
Binds the given map to the registry.
bind(Map<ResourceKey<? extends Registry<?>>, TagNetworkSerialization.NetworkPayload>, CraftTweakerTagRegistry.BindContext) - Method in class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry
Binds the given map to the registry.
bind(TagManager) - Method in class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry
Binds the given TagManager to the registry.
bind(TagManager.LoadResult<?>) - Method in interface com.blamejared.crafttweaker.api.tag.manager.ITagManager
Binds this manager to the given load result.
bind(TagManager.LoadResult<?>) - Method in class com.blamejared.crafttweaker.api.tag.manager.type.KnownTagManager
 
bind(TagManager.LoadResult<?>) - Method in class com.blamejared.crafttweaker.api.tag.manager.type.UnknownTagManager
 
bind(TagManager.LoadResult<T>) - Method in class com.blamejared.crafttweaker.api.tag.MutableLoadResult
Binds the given TagManager.LoadResult to this object.
BindContext() - Constructor for record class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry.BindContext
 
BindContext(boolean) - Constructor for record class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry.BindContext
Creates an instance of a BindContext record class.
binomial(int, int) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandNumberProvider
 
biome(LocationPredicate.Builder, String) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandLocationPredicateBuilder
 
biome(LocationPredicate.Builder, ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandLocationPredicateBuilder
 
biomes() - Method in interface com.blamejared.crafttweaker.platform.services.IRegistryHelper
 
biPush(byte) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
BlastFurnaceRecipeManager - Enum Class in com.blamejared.crafttweaker.api.recipe.manager
 
block() - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParamSets
Gets the 'block' param set.
block(LocationPredicate.Builder, BlockPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandLocationPredicateBuilder
 
block(LocationPredicate.Builder, BlockPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandLocationPredicateBuilder
 
BLOCK_INFO_PLAYERS - Static variable in interface com.blamejared.crafttweaker.platform.services.IEventHelper
 
blockEntity() - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParams
Gets the 'block_entity' param.
BlockIngredient(Block) - Constructor for class com.blamejared.crafttweaker.api.block.CTBlockIngredient.BlockIngredient
 
blockInteract(PlayerInteractEvent.RightClickBlock) - Static method in class com.blamejared.crafttweaker.impl.event.CTCommonEventHandler
 
blockPosition(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
blockPosition(EntityAccess) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityAccess
 
blocks(BlockPredicate.Builder, Block...) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandBlockPredicateBuilder
 
blocks(FluidPredicate.Builder, Fluid) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandFluidPredicateBuilder
 
BlockScope - Class in org.openzen.zenscript.codemodel.scope
 
BlockScope(StatementScope) - Constructor for class org.openzen.zenscript.codemodel.scope.BlockScope
 
blockState() - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParams
Gets the 'block_state' param.
BlockStateIngredient(BlockState) - Constructor for class com.blamejared.crafttweaker.api.block.CTBlockIngredient.BlockStateIngredient
 
BlockStatement - Class in org.openzen.zenscript.codemodel.statement
 
BlockStatement(CodePosition, Statement[]) - Constructor for class org.openzen.zenscript.codemodel.statement.BlockStatement
 
BlockTagWithAmountIngredient(Many<KnownTag<Block>>) - Constructor for class com.blamejared.crafttweaker.api.block.CTBlockIngredient.BlockTagWithAmountIngredient
 
body - Variable in class org.openzen.zenscript.codemodel.expression.FunctionExpression
 
body - Variable in class org.openzen.zenscript.codemodel.member.FunctionalMember
 
body - Variable in class org.openzen.zenscript.codemodel.member.GetterMember
 
body - Variable in class org.openzen.zenscript.codemodel.member.IteratorMember
 
body - Variable in class org.openzen.zenscript.codemodel.member.SetterMember
 
body - Variable in class org.openzen.zenscript.codemodel.member.StaticInitializerMember
 
body - Variable in class org.openzen.zenscript.parser.expression.ParsedExpressionFunction
 
body - Variable in class org.openzen.zenscript.parser.member.ParsedFunctionalMember
 
BODY_REQUIRED - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
BOOL - Enum constant in enum class com.blamejared.crafttweaker.api.data.IData.Type
 
BOOL - Enum constant in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
BOOL - Enum constant in enum class org.openzen.zenscript.parser.type.ParsedTypeBasic
 
BOOL_AND - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BOOL_EQUALS - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BOOL_NOT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BOOL_NOTEQUALS - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BOOL_OR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BOOL_PARSE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BOOL_TO_STRING - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BOOL_XOR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BoolData - Class in com.blamejared.crafttweaker.api.data
Careful with BoolData: While it works for specifying boolean attributes in JSON syntax, using it in Tags will instead use a ByteData object.
BoolData(boolean) - Constructor for class com.blamejared.crafttweaker.api.data.BoolData
 
boolDataKeys() - Method in class com.blamejared.crafttweaker.api.data.MapData
 
BOOLEAN - Static variable in class org.openzen.zenscript.javashared.JavaClass
 
borrowInterfaceMembersFromDefinition(Set<IDefinitionMember>, TypeMembers) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
bounds - Variable in class org.openzen.zenscript.codemodel.generic.TypeParameter
 
bounds - Variable in class org.openzen.zenscript.parser.definitions.ParsedTypeParameter
 
bracket(ResourceLocation) - Static method in class com.blamejared.crafttweaker.api.bracket.custom.RecipeComponentBracketHandler
 
BRACKET_MULTIPLE_EXPRESSIONS - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
BracketDumper - Annotation Interface in com.blamejared.crafttweaker.api.annotation
Marks a method as being responsible for dumping all valid values for a specific bracket handler.
BracketDumpers - Class in com.blamejared.crafttweaker.api.bracket
 
BracketDumpers() - Constructor for class com.blamejared.crafttweaker.api.bracket.BracketDumpers
 
BracketEnum - Annotation Interface in com.blamejared.crafttweaker_annotations.annotations
 
BracketExpressionParser - Interface in org.openzen.zenscript.parser
 
BracketHandlers - Class in com.blamejared.crafttweaker.api.bracket
This class contains the "simple" Bracket handlers from CraftTweaker.
BracketHandlers() - Constructor for class com.blamejared.crafttweaker.api.bracket.BracketHandlers
 
bracketParser - Variable in class org.openzen.zenscript.lexer.ZSTokenParser
 
BracketResolver - Annotation Interface in com.blamejared.crafttweaker.api.annotation
Marks a method as being responsible for resolving a particular bracket.
BracketResolverRegistry - Class in com.blamejared.crafttweaker.impl.registry.zencode
Contains all info on Bracket resolvers, validators and dumpers
BracketResolverRegistry() - Constructor for class com.blamejared.crafttweaker.impl.registry.zencode.BracketResolverRegistry
 
bracketsAroundConditions - Variable in class org.openzen.zenscript.formatter.ScriptFormattingSettings
 
bracketsAroundConditions(boolean) - Method in class org.openzen.zenscript.formatter.ScriptFormattingSettings.Builder
 
BracketValidator - Annotation Interface in com.blamejared.crafttweaker.api.annotation
Marks a method as being responsible for validating a bracket expression for a bracket handler.
BracketValidators - Class in com.blamejared.crafttweaker.api.bracket
 
BREAK_OUTSIDE_LOOP - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
BreakStatement - Class in org.openzen.zenscript.codemodel.statement
 
BreakStatement(CodePosition, LoopStatement) - Constructor for class org.openzen.zenscript.codemodel.statement.BreakStatement
 
BRIDGE - Static variable in class com.blamejared.crafttweaker.platform.Services
 
BRIDGE - Static variable in class org.openzen.zenscript.javashared.JavaModifiers
 
BridgeService - Class in com.blamejared.crafttweaker.impl.service
 
BridgeService() - Constructor for class com.blamejared.crafttweaker.impl.service.BridgeService
 
broadcastRunExecution(ScriptRunConfiguration) - Method in class com.blamejared.crafttweaker.impl.plugin.core.PluginManager
 
broadcastSetupEnd() - Method in class com.blamejared.crafttweaker.impl.plugin.core.PluginManager
 
build() - Method in class com.blamejared.crafttweaker.api.recipe.component.DecomposedRecipeBuilder
Builds an IDecomposedRecipe with the given set of components.
build() - Method in class org.openzen.zenscript.formatter.ScriptFormattingSettings.Builder
 
build() - Method in class org.openzen.zenscript.formattershared.FormattingSettings.Builder
 
build(BlockPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandBlockPredicateBuilder
 
build(DamageSourcePredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandDamageSourcePredicateBuilder
 
build(EntityEquipmentPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityEquipmentPredicateBuilder
 
build(EntityFlagsPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityFlagsPredicateBuilder
 
build(EntityPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
build(FluidPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandFluidPredicateBuilder
 
build(ItemPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandItemPredicateBuilder
 
build(LightPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandLightPredicateBuilder
 
build(LocationPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandLocationPredicateBuilder
 
build(PlayerPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandPlayerPredicateBuilder
 
build(StatePropertiesPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandStatePropertiesPredicateBuilder
 
build(LootParams.Builder, LootContextParamSet) - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootParamsBuilder
 
build(LootItemCondition.Builder) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.builder.ExpandLootItemConditionBuilder
 
build(JavaNativePackageInfo, IZSLogger, JavaNativeTypeConversionContext, JavaNativeModule) - Method in class org.openzen.zencode.java.module.converters.JavaNativeConverterBuilder
 
buildCommand(LiteralArgumentBuilder<CommandSourceStack>) - Method in interface com.blamejared.crafttweaker.api.plugin.ICommandRegistrationHandler.CommandBuilder
Builds the command on the given builder.
builder() - Static method in interface com.blamejared.crafttweaker.api.recipe.component.IDecomposedRecipe
Constructs a builder which can be used to build a decomposed recipe.
builder(String) - Static method in class com.blamejared.crafttweaker.impl.loot.LootTableIdRegexCondition
 
builder(Pattern) - Static method in class com.blamejared.crafttweaker.impl.loot.LootTableIdRegexCondition
 
Builder() - Constructor for class org.openzen.zenscript.formatter.ScriptFormattingSettings.Builder
 
Builder(CommentFormatter) - Constructor for class org.openzen.zenscript.formattershared.FormattingSettings.Builder
 
builtin - Variable in class org.openzen.zenscript.codemodel.member.FunctionalMember
 
builtin - Variable in class org.openzen.zenscript.codemodel.member.PropertyMember
 
BUILTIN - Static variable in class org.openzen.zencode.shared.CodePosition
 
BUILTIN - Static variable in class org.openzen.zenscript.codemodel.Module
 
BUILTIN_DEFAULT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.TypeMemberPriority
 
BuiltinCraftTweakerPlugin - Class in com.blamejared.crafttweaker.impl.plugin.crafttweaker
 
BuiltinCraftTweakerPlugin() - Constructor for class com.blamejared.crafttweaker.impl.plugin.crafttweaker.BuiltinCraftTweakerPlugin
 
BuiltinID - Enum Class in org.openzen.zenscript.codemodel.type.member
 
BuiltinRecipeComponents - Class in com.blamejared.crafttweaker.api.recipe.component
Holds all IRecipeComponents that CraftTweaker makes available directly.
BuiltinRecipeComponents.Input - Class in com.blamejared.crafttweaker.api.recipe.component
Holds IRecipeComponents representing inputs for the various recipes.
BuiltinRecipeComponents.Metadata - Class in com.blamejared.crafttweaker.api.recipe.component
Holds IRecipeComponents that simply encode recipe metadata.
BuiltinRecipeComponents.Output - Class in com.blamejared.crafttweaker.api.recipe.component
Holds IRecipeComponents representing data used to determine the output of recipes.
BuiltinRecipeComponents.Processing - Class in com.blamejared.crafttweaker.api.recipe.component
Holds IRecipeComponents representing data used by recipes during their processing.
BURN_TIMES - Static variable in interface com.blamejared.crafttweaker.platform.services.IEventHelper
 
burnTimeTweaker(FurnaceFuelBurnTimeEvent) - Static method in class com.blamejared.crafttweaker.impl.event.CTCommonEventHandler
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.anvil.ExpandAnvilRepairEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.anvil.ExpandAnvilUpdateEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.block.crop.ExpandCropGrowEvent.ExpandCropGrowPostEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.block.crop.ExpandCropGrowEvent.ExpandCropGrowPreEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.block.ExpandBlockBreakEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.block.ExpandBlockToolModificationEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.block.ExpandEntityPlaceBlockEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.block.ExpandFarmlandTrampleEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.block.ExpandNeighborBlockNotifyEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.block.ExpandPortalSpawnEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.block.fluid.ExpandCreateFluidSourceEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.block.fluid.ExpandFluidPlaceBlockEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.block.piston.ExpandPistonEvent.ExpandPistonEventPostEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.block.piston.ExpandPistonEvent.ExpandPistonEventPreEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.brewing.ExpandPlayerBrewedPotionEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.brewing.ExpandPotionBrewEvent.ExpandPotionBrewPostEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.brewing.ExpandPotionBrewEvent.ExpandPotionBrewPreEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.enchantment.ExpandEnchantmentLevelSetEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.advancement.ExpandAdvancementEarnEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.advancement.ExpandAdvancementProgressEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.arrow.ExpandArrowLooseEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.arrow.ExpandArrowNockEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.conversion.ExpandLivingConversionEvent.ExpandLivingConversionPostEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.conversion.ExpandLivingConversionEvent.ExpandLivingConversionPreEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.ExpandEntityJoinLevelEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.ExpandEntityLeaveLevelEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.ExpandEntityMobGriefingEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.ExpandEntityMountEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.ExpandEntityStruckByLightningEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.ExpandEntityTravelToDimensionEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.ExpandProjectileImpactEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.living.effect.ExpandMobEffectAddedEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.living.effect.ExpandMobEffectApplicableEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.living.effect.ExpandMobEffectExpiredEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.living.effect.ExpandMobEffectRemoveEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandAnimalTameEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandBabyEntitySpawnEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingAttackEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingDamageEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingDeathEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingDestroyBlockEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingDropsEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingEquipmentChangeEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingFallEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingHealEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingHurtEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingJumpEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingKnockBackEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingUseTotemEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLootingLevelEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandShieldBlockEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.living.spawn.ExpandMobAllowDespawnEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.living.spawn.ExpandMobFinalizeSpawnEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.living.target.ExpandLivingChangeTargetEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandAttackEntityEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandBonemealEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandCriticalHitEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandFillBucketEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerBreakSpeedEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerChangedDimensionEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerChangeGameModeEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerCloneEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerFlyableFallEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerHarvestCheckEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerLoggedInEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerLoggedOutEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerNameFormatEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerRespawnEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerSetSpawnEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerSleepInBedEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerTabListNameFormatEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerWakeUpEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandSleepingLocationCheckEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandSleepingTimeCheckEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandTradeWithVillagerEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandChorusFruitTeleportEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandEnderEntityTeleportEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandEnderPearlTeleportEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandEntityCommandTeleportEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandEntitySpreadPlayersCommandEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.use.ExpandLivingEntityUseItemFinishEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.use.ExpandLivingEntityUseItemStartEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.use.ExpandLivingEntityUseItemStopEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.entity.use.ExpandLivingEntityUseItemTickEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.ExpandDifficultyChangeEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.ExpandExplosionEvent.ExpandDetonateExplosionEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.ExpandExplosionEvent.ExpandStartExplosionEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.ExpandFurnaceFuelBurnTimeEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.grindstone.ExpandGrindStoneEvent.ExpandGrindstoneOnPlaceItemEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.grindstone.ExpandGrindStoneEvent.ExpandGrindstoneOnTakeItemEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.interact.ExpandLeftClickBlockEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.interact.ExpandLeftClickEmptyEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.interact.ExpandPlayerEntityInteractEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.interact.ExpandRightClickBlockEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.interact.ExpandRightClickEmptyEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.interact.ExpandRightClickItemEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.item.ExpandEntityItemPickupEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.item.ExpandItemAttributeModifierEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.item.ExpandItemCraftedEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.item.ExpandItemExpireEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.item.ExpandItemFishedEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.item.ExpandItemPickupEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.item.ExpandItemSmeltedEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.item.ExpandItemTooltipEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.item.ExpandItemTossEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.item.ExpandPlayerDestroyItemEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.level.ExpandCreateSpawnPositionEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.tick.ExpandClientTickEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.tick.ExpandLevelTickEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.tick.ExpandLivingTickEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.tick.ExpandPlayerTickEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.tick.ExpandServerTickEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.xp.ExpandLivingExperienceDropEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.xp.ExpandPlayerPickupXpEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.xp.ExpandPlayerXpChangeEvent
 
BUS - Static variable in class com.blamejared.crafttweaker.natives.event.xp.ExpandPlayerXpLevelChangeEvent
 
BusHandlingException - Exception in com.blamejared.crafttweaker.api.event.bus
Wraps an exception that has been thrown by an IEventBus while trying to dispatch an event to various listeners.
busOf(TypeToken<T>) - Method in interface com.blamejared.crafttweaker.api.event.IEventRegistry
Obtains the IEventBus associated to the given event type, represented as a TypeToken.
busOf(Class<T>) - Method in interface com.blamejared.crafttweaker.api.event.IEventRegistry
Obtains the IEventBus associated to the given event type, represented as a Class.
BYTE - Enum constant in enum class com.blamejared.crafttweaker.api.data.IData.Type
 
BYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
BYTE - Enum constant in enum class org.openzen.zenscript.parser.type.ParsedTypeBasic
 
BYTE - Static variable in class org.openzen.zenscript.javashared.JavaClass
 
BYTE_ADD_BYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_AND_BYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_ARRAY - Enum constant in enum class com.blamejared.crafttweaker.api.data.IData.Type
 
BYTE_ARRAY_AS_SBYTE_ARRAY - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_COMPARE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_DEC - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_DIV_BYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_GET_MAX_VALUE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_GET_MIN_VALUE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_INC - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_MOD_BYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_MUL_BYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_NOT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_OR_BYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_PARSE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_PARSE_WITH_BASE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_SHL - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_SHR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_SUB_BYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_TO_CHAR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_TO_DOUBLE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_TO_FLOAT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_TO_INT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_TO_LONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_TO_SBYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_TO_SHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_TO_STRING - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_TO_UINT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_TO_ULONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_TO_USHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_TO_USIZE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
BYTE_XOR_BYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ByteArrayData - Class in com.blamejared.crafttweaker.api.data
 
ByteArrayData(byte[]) - Constructor for class com.blamejared.crafttweaker.api.data.ByteArrayData
 
ByteArrayData(ByteArrayTag) - Constructor for class com.blamejared.crafttweaker.api.data.ByteArrayData
 
ByteData - Class in com.blamejared.crafttweaker.api.data
 
ByteData(byte) - Constructor for class com.blamejared.crafttweaker.api.data.ByteData
 
ByteData(ByteTag) - Constructor for class com.blamejared.crafttweaker.api.data.ByteData
 
bytesAsciiToString(Expression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
bytesAsciiToString(Expression) - Method in interface org.openzen.zenscript.javashared.JavaNativeTranslator
 
bytesUTF8ToString(Expression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
bytesUTF8ToString(Expression) - Method in interface org.openzen.zenscript.javashared.JavaNativeTranslator
 

C

cache - Variable in class org.openzen.zenscript.codemodel.type.TypeMatcher.Matching
 
cactus(DamageSources) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
calcAccess(int) - Static method in class org.openzen.zenscript.javabytecode.compiler.CompilerUtils
 
call(CodePosition, Expression, CallArguments, TypeScope) - Method in class org.openzen.zenscript.codemodel.member.ref.FunctionalMemberRef
 
call(CodePosition, Expression, FunctionHeader, CallArguments, TypeScope) - Method in class org.openzen.zenscript.codemodel.member.ref.FunctionalMemberRef
 
call(CodePosition, Expression, FunctionHeader, CallArguments, TypeScope) - Method in class org.openzen.zenscript.codemodel.member.ref.TranslatedOperatorMemberRef
 
call(CodePosition, TypeScope, List<TypeID>, CallArguments) - Method in class org.openzen.zenscript.codemodel.expression.Expression
 
call(CodePosition, TypeScope, List<TypeID>, CallArguments) - Method in class org.openzen.zenscript.codemodel.expression.VariantValueExpression
 
call(CodePosition, TypeScope, List<TypeID>, CallArguments) - Method in interface org.openzen.zenscript.codemodel.partial.IPartialExpression
 
call(CodePosition, TypeScope, List<TypeID>, CallArguments) - Method in class org.openzen.zenscript.codemodel.partial.PartialDynamicMemberExpression
 
call(CodePosition, TypeScope, List<TypeID>, CallArguments) - Method in class org.openzen.zenscript.codemodel.partial.PartialGlobalExpression
 
call(CodePosition, TypeScope, List<TypeID>, CallArguments) - Method in class org.openzen.zenscript.codemodel.partial.PartialMemberGroupExpression
 
call(CodePosition, TypeScope, List<TypeID>, CallArguments) - Method in class org.openzen.zenscript.codemodel.partial.PartialPackageExpression
 
call(CodePosition, TypeScope, List<TypeID>, CallArguments) - Method in class org.openzen.zenscript.codemodel.partial.PartialStaticMemberGroupExpression
 
call(CodePosition, TypeScope, List<TypeID>, CallArguments) - Method in class org.openzen.zenscript.codemodel.partial.PartialTypeExpression
 
call(CodePosition, TypeScope, List<TypeID>, CallArguments) - Method in class org.openzen.zenscript.codemodel.partial.PartialVariantOptionExpression
 
call(CodePosition, TypeScope, Expression, CallArguments, boolean) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
Call(CodePosition, Expression, FunctionHeader, CallArguments, TypeScope) - Constructor for class org.openzen.zenscript.codemodel.expression.CallTranslator.Call
 
CALL - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
CALL - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
CALL_AMBIGUOUS - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
CALL_NO_VALID_METHOD - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
CallArguments - Class in org.openzen.zenscript.codemodel.expression
 
CallArguments(Expression...) - Constructor for class org.openzen.zenscript.codemodel.expression.CallArguments
 
CallArguments(TypeID...) - Constructor for class org.openzen.zenscript.codemodel.expression.CallArguments
 
CallArguments(TypeID[], Expression[]) - Constructor for class org.openzen.zenscript.codemodel.expression.CallArguments
 
callback() - Method in class com.blamejared.crafttweaker.impl.command.CommandImpl
 
caller - Variable in class org.openzen.zenscript.codemodel.definition.FunctionDefinition
 
CALLER - Enum constant in enum class org.openzen.zenscript.codemodel.member.FunctionalKind
 
callerGroup - Variable in class org.openzen.zenscript.codemodel.definition.FunctionDefinition
 
CallerMember - Class in org.openzen.zenscript.codemodel.member
 
CallerMember(CodePosition, HighLevelDefinition, int, FunctionHeader, BuiltinID) - Constructor for class org.openzen.zenscript.codemodel.member.CallerMember
 
CallExpression - Class in org.openzen.zenscript.codemodel.expression
 
CallExpression(CodePosition, Expression, FunctionalMemberRef, FunctionHeader, CallArguments) - Constructor for class org.openzen.zenscript.codemodel.expression.CallExpression
 
callOn(DistributionType, Supplier<Callable<T>>) - Method in interface com.blamejared.crafttweaker.platform.services.IDistributionHelper
 
callOn(Supplier<Supplier<T>>, Supplier<Supplier<T>>) - Method in interface com.blamejared.crafttweaker.platform.services.IDistributionHelper
 
callOnBrokenAfterFall(FallingBlockEntity, Block, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandFallingBlockEntity
Triggers the given Fallable's onBrokenAfterFall method using this entity.
callPostfix(CodePosition, TypeScope, Expression) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
callStatic(CodePosition, TypeID, FunctionHeader, CallArguments, TypeScope) - Method in class org.openzen.zenscript.codemodel.member.ref.FunctionalMemberRef
 
callStatic(CodePosition, TypeID, TypeScope, CallArguments) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
CallStaticExpression - Class in org.openzen.zenscript.codemodel.expression
 
CallStaticExpression(CodePosition, TypeID, FunctionalMemberRef, FunctionHeader, CallArguments) - Constructor for class org.openzen.zenscript.codemodel.expression.CallStaticExpression
 
CallTranslator - Interface in org.openzen.zenscript.codemodel.expression
 
CallTranslator.Call - Class in org.openzen.zenscript.codemodel.expression
 
callWithComparator(CodePosition, CompareType, Expression, FunctionHeader, CallArguments, TypeScope) - Method in class org.openzen.zenscript.codemodel.member.ref.FunctionalMemberRef
 
callWithComparator(CodePosition, TypeScope, Expression, CallArguments, CompareType) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
CampFireRecipeManager - Enum Class in com.blamejared.crafttweaker.api.recipe.manager
 
canAlwaysEat(FoodProperties) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
 
canAttack(LivingEntity, LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
canBeAffected(LivingEntity, MobEffectInstance) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
canBeCollidedWith(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
canBeLeashed(Mob, Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
canBeSeenAsEnemy(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
canBeSeenByAnyone(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
canBreatheUnderwater(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
canCast(TypeID) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
canCastExplicitFrom(TypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeID
 
canCastExplicitTo(TypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeID
 
canCastImplicit(TypeID) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
canCastImplicitFrom(TypeID) - Method in class org.openzen.zenscript.codemodel.type.DefinitionTypeID
 
canCastImplicitFrom(TypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeID
 
canCastImplicitFrom(TypeID) - Method in class org.openzen.zenscript.javashared.types.JavaFunctionalInterfaceTypeID
 
canCastImplicitTo(TypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeID
 
canCastImplicitTo(TypeID) - Method in class org.openzen.zenscript.javashared.types.JavaFunctionalInterfaceTypeID
 
cancel(Event) - Static method in class com.blamejared.crafttweaker.natives.event.ExpandEvent
Cancels the event.
cancel(T) - Method in class com.blamejared.crafttweaker.api.event.ForgeEventCancellationCarrier
 
cancel(T) - Method in interface com.blamejared.crafttweaker.api.event.IEventCancellationCarrier
Cancels the given event.
cancelable(TypeToken<T>, IEventBusWire, IEventCancellationCarrier<T>) - Static method in interface com.blamejared.crafttweaker.api.event.bus.IEventBus
Constructs a new cancelable IEventBus for the given event type.
cancelable(Class<T>, IEventBusWire, IEventCancellationCarrier<T>) - Static method in interface com.blamejared.crafttweaker.api.event.bus.IEventBus
Constructs a new cancelable IEventBus for the given event type.
canCollideWith(Entity, Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
canConflict(Ingredient, Ingredient) - Static method in class com.blamejared.crafttweaker.api.util.IngredientUtil
 
canConflict(T, T, Predicate<T>, Function<T, U[]>, BiPredicate<U, U>) - Static method in class com.blamejared.crafttweaker.api.util.IngredientUtil
 
canCraftInDimensions(int, int) - Method in class com.blamejared.crafttweaker.impl.script.ScriptRecipe
 
canCraftInDimensions(Recipe, int, int) - Static method in class com.blamejared.crafttweaker.natives.recipe.type.ExpandRecipe
 
canEat(Player, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
canEnchant(EnchantmentCategory, Item) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantmentCategory
 
canEnchant(Enchantment, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
canExtract(IEnergyStorage) - Static method in class com.blamejared.crafttweaker.natives.capability.ExpandIEnergyStorage
Checks if energy can be extracted from this storage.
canFallInLove(Animal) - Static method in class com.blamejared.crafttweaker.natives.entity.type.animal.ExpandAnimal
 
canFireProjectileWeapon(Mob, ProjectileWeaponItem) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
canFitInSlot(int, ItemStack) - Method in interface com.blamejared.crafttweaker.platform.helper.inventory.IInventoryWrapper
 
canFitInSlot(int, ItemStack) - Method in class com.blamejared.crafttweaker.platform.helper.inventory.IItemHandlerWrapper
 
canFreeze(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
canHarmPlayer(Player, Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
canHarvest(PlayerEvent.HarvestCheck) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerHarvestCheckEvent
 
canHoldItem(Mob, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
canItemStacksStack(ItemStack, ItemStack) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
canItemStacksStack(ItemStack, ItemStack) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
canMate(Animal, Animal) - Static method in class com.blamejared.crafttweaker.natives.entity.type.animal.ExpandAnimal
 
CANNOT_ASSIGN - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
CANNOT_INFER_RETURN_TYPE - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
CANNOT_SET_FINAL_VARIABLE - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
canOcclude(BlockState) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
Checks whether this BlockState is solid.
canOverride(TypeScope, FunctionHeader) - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
canPerformAction(IItemStack, ToolAction) - Static method in class com.blamejared.crafttweaker.api.item.ExpandIItemStackForge
Checks if this item can perform the given ToolAction.
canPerformAction(ToolAction) - Method in interface com.blamejared.crafttweaker.api.item.ForgeItemStack
Deprecated, for removal: This API element is subject to removal in a future version.
Method has been moved to an expansion, so it exists in IItemStack for scripters, and ExpandIItemStackForge for modders.
canPickUpLoot(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
canPlaceItem(Container, int, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandContainer
 
canReceive(IEnergyStorage) - Static method in class com.blamejared.crafttweaker.natives.capability.ExpandIEnergyStorage
Checks if this storage can receive energy.
canReplaceEqualItem(Mob, ItemStack, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
canRestock(Merchant) - Static method in class com.blamejared.crafttweaker.natives.entity.type.villager.ExpandMerchant
 
canSeeSkyFromBelowWater(LevelReader, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelReader
 
canSpawnFarFromPlayer(EntityType<Entity>) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
 
canSpawnSoulSpeedParticle(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
canStandOnFluid(LivingEntity, Fluid) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
canSummon(EntityType<Entity>) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
 
canTakeItem(LivingEntity, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
canUseGameMasterBlocks(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
Capabilities - Class in com.blamejared.crafttweaker.api.capability
 
Capabilities() - Constructor for class com.blamejared.crafttweaker.api.capability.Capabilities
 
capitalize(String) - Static method in class org.openzen.zencode.shared.StringExpansion
 
captain() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEntityEquipmentPredicate
 
capture(CodePosition, LambdaClosure) - Method in class org.openzen.zenscript.codemodel.expression.CapturedExpression
 
capture(CodePosition, LambdaClosure) - Method in class org.openzen.zenscript.codemodel.expression.GetFieldExpression
 
capture(CodePosition, LambdaClosure) - Method in class org.openzen.zenscript.codemodel.expression.GetFunctionParameterExpression
 
capture(CodePosition, LambdaClosure) - Method in class org.openzen.zenscript.codemodel.expression.GetLocalVariableExpression
 
capture(CodePosition, LambdaClosure) - Method in class org.openzen.zenscript.codemodel.expression.GetStaticFieldExpression
 
capture(CodePosition, LambdaClosure) - Method in class org.openzen.zenscript.codemodel.expression.ThisExpression
 
capture(CodePosition, LambdaClosure) - Method in interface org.openzen.zenscript.codemodel.partial.IPartialExpression
 
capture(CodePosition, LambdaClosure) - Method in class org.openzen.zenscript.codemodel.partial.PartialGlobalExpression
 
capture(CodePosition, LambdaClosure) - Method in class org.openzen.zenscript.codemodel.partial.PartialMemberGroupExpression
 
capture(CodePosition, LambdaClosure) - Method in class org.openzen.zenscript.codemodel.partial.PartialPackageExpression
 
capture(CodePosition, LambdaClosure) - Method in class org.openzen.zenscript.codemodel.partial.PartialTypeExpression
 
CapturedClosureExpression - Class in org.openzen.zenscript.codemodel.expression
 
CapturedClosureExpression(CodePosition, CapturedExpression, LambdaClosure) - Constructor for class org.openzen.zenscript.codemodel.expression.CapturedClosureExpression
 
CapturedDirectExpression - Class in org.openzen.zenscript.codemodel.expression
 
CapturedDirectExpression(CodePosition, LambdaClosure, Expression) - Constructor for class org.openzen.zenscript.codemodel.expression.CapturedDirectExpression
 
CapturedExpression - Class in org.openzen.zenscript.codemodel.expression
 
CapturedExpression(CodePosition, TypeID, LambdaClosure) - Constructor for class org.openzen.zenscript.codemodel.expression.CapturedExpression
 
CapturedExpressionVisitor<T> - Interface in org.openzen.zenscript.codemodel.expression
 
CapturedLocalVariableExpression - Class in org.openzen.zenscript.codemodel.expression
 
CapturedLocalVariableExpression(CodePosition, VarStatement, LambdaClosure) - Constructor for class org.openzen.zenscript.codemodel.expression.CapturedLocalVariableExpression
 
CapturedParameterExpression - Class in org.openzen.zenscript.codemodel.expression
 
CapturedParameterExpression(CodePosition, FunctionParameter, LambdaClosure) - Constructor for class org.openzen.zenscript.codemodel.expression.CapturedParameterExpression
 
CapturedThisExpression - Class in org.openzen.zenscript.codemodel.expression
 
CapturedThisExpression(CodePosition, TypeID, LambdaClosure) - Constructor for class org.openzen.zenscript.codemodel.expression.CapturedThisExpression
 
captures - Variable in class org.openzen.zenscript.codemodel.expression.LambdaClosure
 
Case(SwitchValue, Expression) - Constructor for class org.openzen.zenscript.codemodel.expression.MatchExpression.Case
 
Case(ParsedExpression, ParsedExpression) - Constructor for class org.openzen.zenscript.parser.expression.ParsedMatchExpression.Case
 
cases - Variable in class org.openzen.zenscript.codemodel.expression.MatchExpression
 
cases - Variable in class org.openzen.zenscript.codemodel.statement.SwitchStatement
 
cases - Variable in class org.openzen.zenscript.parser.expression.ParsedMatchExpression
 
cast(CodePosition, Expression, boolean) - Method in class org.openzen.zenscript.codemodel.member.ref.CasterMemberRef
 
CAST - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
CAST - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
CAST_TARGET_TYPE - Enum constant in enum class org.openzen.zenscript.validator.TypeContext
 
castedFilters(Collection<ITargetingFilter>) - Method in class com.blamejared.crafttweaker.impl.recipe.replacement.ReplacerRegistry
 
CASTER - Enum constant in enum class org.openzen.zenscript.codemodel.member.FunctionalKind
 
CASTER_TYPE - Enum constant in enum class org.openzen.zenscript.validator.TypeContext
 
CasterMember - Class in org.openzen.zenscript.codemodel.member
 
CasterMember(CodePosition, HighLevelDefinition, int, TypeID, BuiltinID) - Constructor for class org.openzen.zenscript.codemodel.member.CasterMember
 
CasterMemberRef - Class in org.openzen.zenscript.codemodel.member.ref
 
CasterMemberRef(CasterMember, TypeID, TypeID) - Constructor for class org.openzen.zenscript.codemodel.member.ref.CasterMemberRef
 
castExplicit(CodePosition, Expression, TypeID, boolean) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
castExplicit(CodePosition, TypeScope, TypeID, boolean) - Method in class org.openzen.zenscript.codemodel.expression.Expression
 
castExplicitFrom(CodePosition, Expression) - Method in interface org.openzen.zenscript.codemodel.type.TypeID
 
castExplicitTo(CodePosition, Expression, TypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeID
 
CastExpression - Class in org.openzen.zenscript.codemodel.expression
 
CastExpression(CodePosition, Expression, CasterMemberRef, boolean) - Constructor for class org.openzen.zenscript.codemodel.expression.CastExpression
 
castFilter(Stream<? extends Recipe<?>>) - Method in interface com.blamejared.crafttweaker.api.recipe.replacement.ITargetingFilter
Casts the filter onto the given Stream of Recipes.
castFilter(Stream<? extends Recipe<?>>) - Method in class com.blamejared.crafttweaker.api.recipe.replacement.type.ComponentFilteringRule
 
castFilter(Stream<? extends Recipe<?>>) - Method in class com.blamejared.crafttweaker.api.recipe.replacement.type.CustomFilteringRule
 
castFilter(Stream<? extends Recipe<?>>) - Method in class com.blamejared.crafttweaker.api.recipe.replacement.type.ModsFilteringRule
 
castFilter(Stream<? extends Recipe<?>>) - Method in class com.blamejared.crafttweaker.api.recipe.replacement.type.NameFilteringRule
 
castFilter(Stream<? extends Recipe<?>>) - Method in class com.blamejared.crafttweaker.api.recipe.replacement.type.NotFilteringRule
 
castFilter(Stream<? extends Recipe<?>>) - Method in class com.blamejared.crafttweaker.api.recipe.replacement.type.TypeFilteringRule
 
castImplicit(CodePosition, Expression, TypeID, boolean) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
castImplicit(CodePosition, TypeScope, TypeID) - Method in class org.openzen.zenscript.codemodel.expression.Expression
 
castImplicitFrom(CodePosition, Expression) - Method in class org.openzen.zenscript.codemodel.type.DefinitionTypeID
 
castImplicitFrom(CodePosition, Expression) - Method in interface org.openzen.zenscript.codemodel.type.TypeID
 
castImplicitFrom(CodePosition, Expression) - Method in class org.openzen.zenscript.javashared.types.JavaFunctionalInterfaceTypeID
 
castImplicitTo(CodePosition, Expression, TypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeID
 
castImplicitTo(CodePosition, Expression, TypeID) - Method in class org.openzen.zenscript.javashared.types.JavaFunctionalInterfaceTypeID
 
castStrategy(IRecipeComponent<T>, T, Function<T, T>) - Method in interface com.blamejared.crafttweaker.api.recipe.replacement.ITargetingStrategy
Executes the strategy determined by this ITargetingStrategy on the given object.
castToSuperExplicitly(Class<T>) - Static method in class com.blamejared.crafttweaker.api.util.GenericUtil
 
cat(IData) - Method in interface com.blamejared.crafttweaker.api.data.IData
Concatenates the given IData to this IData.
cat(IData) - Method in class com.blamejared.crafttweaker.api.data.StringData
 
CAT - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
CAT - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
CAT - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
CATASSIGN - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
CATASSIGN - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
CATASSIGN - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
CATCH - Enum constant in enum class org.openzen.zenscript.formatter.ParentStatementType
 
CatchClause - Class in org.openzen.zenscript.codemodel.statement
 
CatchClause(CodePosition, VarStatement, Statement) - Constructor for class org.openzen.zenscript.codemodel.statement.CatchClause
 
catchClauses - Variable in class org.openzen.zenscript.codemodel.statement.TryCatchStatement
 
catchClauses - Variable in class org.openzen.zenscript.parser.statements.ParsedStatementTryCatch
 
catVariant(String) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEntityVariantPredicate
 
catVariant(ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEntityVariantPredicate
 
causeFoodExhaustion(Player, float) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
chaining(ILootModifier...) - Static method in class com.blamejared.crafttweaker.api.loot.modifier.CommonLootModifiers
Chains the given list of ILootModifiers to be executed one after the other.
CHANCED_ITEMS - Static variable in class com.blamejared.crafttweaker.api.recipe.component.BuiltinRecipeComponents.Output
 
CHANNEL - Static variable in class com.blamejared.crafttweaker.impl.network.PacketHandler
 
CHAR - Enum constant in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
CHAR - Enum constant in enum class org.openzen.zenscript.parser.type.ParsedTypeBasic
 
CHAR - Static variable in class org.openzen.zenscript.codemodel.type.ArrayTypeID
 
CHAR_ADD_INT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
CHAR_COMPARE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
CHAR_GET_MAX_VALUE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
CHAR_GET_MIN_VALUE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
CHAR_REMOVE_DIACRITICS - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
CHAR_SUB_CHAR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
CHAR_SUB_INT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
CHAR_TO_BYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
CHAR_TO_INT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
CHAR_TO_LONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
CHAR_TO_LOWER_CASE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
CHAR_TO_SBYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
CHAR_TO_SHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
CHAR_TO_STRING - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
CHAR_TO_UINT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
CHAR_TO_ULONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
CHAR_TO_UPPER_CASE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
CHAR_TO_USHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
CHAR_TO_USIZE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
CHARACTER - Static variable in class org.openzen.zenscript.javashared.JavaClass
 
CharacterEntity - Class in org.openzen.zencode.shared
 
CharacterEntity(String, char) - Constructor for class org.openzen.zencode.shared.CharacterEntity
 
CharReader - Interface in org.openzen.zenscript.lexer
 
Chars - Class in stdlib
 
CharStream - Class in org.openzen.zenscript.lexer
Represents a character stream.
CharStream(String) - Constructor for class org.openzen.zenscript.lexer.CharStream
Constructs a character stream from a data string.
CharSwitchValue - Class in org.openzen.zenscript.codemodel.expression.switchvalue
 
CharSwitchValue(char) - Constructor for class org.openzen.zenscript.codemodel.expression.switchvalue.CharSwitchValue
 
charValue - Variable in class org.openzen.zencode.shared.CharacterEntity
 
checkAccess(Path, AccessMode...) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
checkCast(String) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
checkCast(Type) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
checkConflicts(IRecipeManager<?>, Recipe<?>, Recipe<?>) - Static method in class com.blamejared.crafttweaker.api.recipe.handler.helper.CraftingTableRecipeConflictChecker
 
CheckNullExpression - Class in org.openzen.zenscript.codemodel.expression
Converts a value from X? to X.
CheckNullExpression(CodePosition, Expression) - Constructor for class org.openzen.zenscript.codemodel.expression.CheckNullExpression
 
checkSpawnObstruction(Mob, LevelReader) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
checkSpawnRules(Mob, LevelAccessor, MobSpawnType) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
chest() - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParamSets
Gets the 'chest' param set.
chest(EntityEquipmentPredicate.Builder, ItemPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityEquipmentPredicateBuilder
 
chest(EntityEquipmentPredicate.Builder, ItemPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityEquipmentPredicateBuilder
 
choose(Direction.Axis, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandAxis
 
choose(Direction.Axis, int, int, int) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandAxis
 
claim() - Static method in class com.blamejared.crafttweaker.api.ingredient.IngredientCacheBuster
Starts caching ingredients that are dissolved.
claim() - Method in class com.blamejared.crafttweaker.gametest.logging.appender.GameTestLoggerAppender
 
claimed() - Static method in class com.blamejared.crafttweaker.api.ingredient.IngredientCacheBuster
Returns true if the cache buster is running.
claimGameTestLogger() - Static method in class com.blamejared.crafttweaker.impl.logging.CraftTweakerLog4jEditor
 
clamp(BlockPos.MutableBlockPos, Direction.Axis, int, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMutableBlockPos
 
CLASS - Enum constant in enum class com.blamejared.crafttweaker.api.zencode.ZenTypeInfo.TypeKind
Marks the type as a regular class that should be exposed to ZenCode.
CLASS - Enum constant in enum class org.openzen.zencode.java.module.converters.JavaAnnotatedType.ElementType
 
CLASS - Enum constant in enum class org.openzen.zenscript.javashared.JavaClass.Kind
 
CLASS - Static variable in class org.openzen.zenscript.javashared.JavaClass
 
CLASS_DEFAULT_CONSTRUCTOR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
classBracketOnSameLine - Variable in class org.openzen.zenscript.formatter.ScriptFormattingSettings
 
classBracketOnSameLine(boolean) - Method in class org.openzen.zenscript.formatter.ScriptFormattingSettings.Builder
 
classConverter - Variable in class org.openzen.zencode.java.module.converters.JavaNativeConverter
 
ClassDefinition - Class in org.openzen.zenscript.codemodel.definition
 
ClassDefinition(CodePosition, Module, ZSPackage, String, int) - Constructor for class org.openzen.zenscript.codemodel.definition.ClassDefinition
 
ClassDefinition(CodePosition, Module, ZSPackage, String, int, HighLevelDefinition) - Constructor for class org.openzen.zenscript.codemodel.definition.ClassDefinition
 
classes() - Method in interface com.blamejared.crafttweaker.api.zencode.IZenClassRegistry.IClassData
Gets a read-only BiMap referencing all classes that are exposed to ZenCode in this loader.
ClassUtil - Class in com.blamejared.crafttweaker.api.util
 
ClassUtil() - Constructor for class com.blamejared.crafttweaker.api.util.ClassUtil
 
classWriter - Variable in class org.openzen.zenscript.javabytecode.compiler.JavaScriptFile
 
clazzVisitor - Variable in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
clear() - Method in interface com.blamejared.crafttweaker.api.tag.MCTag
Removes all elements in this tag.
clear() - Method in class com.blamejared.crafttweaker.impl.loot.CraftTweakerPrivilegedLootModifierMap
 
clear() - Method in class com.blamejared.crafttweaker.impl.loot.ForgeLootModifierMapAdapter
 
clear() - Method in class listeners.ListenerList
 
clear() - Method in class live.LiveArrayList
 
clear() - Method in interface live.MutableLiveList
 
clear(KnownTag<T>) - Method in class com.blamejared.crafttweaker.api.tag.manager.type.KnownTagManager
 
clear(UnknownTag) - Method in class com.blamejared.crafttweaker.api.tag.manager.type.UnknownTagManager
 
clear(T) - Method in interface com.blamejared.crafttweaker.api.tag.manager.ITagManager
Clears all values of the given tag.
clearContent(Clearable) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandClearable
Clears the contents of this Clearable.
clearFire(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
clearing(ILootModifier...) - Static method in class com.blamejared.crafttweaker.api.loot.modifier.CommonLootModifiers
Chains the given list of ILootModifiers together after having cleaned the original loot.
clearLoot() - Static method in class com.blamejared.crafttweaker.api.loot.modifier.CommonLootModifiers
Clears the entire drop list.
clearModifiers() - Method in interface com.blamejared.crafttweaker.api.item.attribute.ItemAttributeModifierBase
 
clearModifiers(ItemAttributeModifierEvent) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemAttributeModifierEvent
Clears all AttributeModifiers from the ItemStack.
clearPreviousMessages() - Static method in class com.blamejared.crafttweaker.impl.logging.CraftTweakerLog4jEditor
 
clearRestriction(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
clearSequences() - Static method in class com.blamejared.crafttweaker.api.util.sequence.SequenceManager
Clears the sequences.
clearSequences(SequenceType) - Static method in class com.blamejared.crafttweaker.api.util.sequence.SequenceManager
Clears the sequences for the given SequenceType.
clearSleepingPos(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
clearToBlow(Explosion) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandExplosion
Clears the affected block positions of this Explosion.
clearTooltip(boolean) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
client() - Method in class com.blamejared.crafttweaker.impl.helper.AccessibleElementsProvider
 
client() - Method in interface com.blamejared.crafttweaker.platform.helper.IAccessibleElementsProvider
 
CLIENT - Enum constant in enum class com.blamejared.crafttweaker.platform.sides.DistributionType
 
CLIENT - Static variable in class com.blamejared.crafttweaker.platform.Services
 
CLIENT_RECIPES_UPDATED_SOURCE_ID - Static variable in class com.blamejared.crafttweaker.api.CraftTweakerConstants
 
CLIENT_THREAD_LEVEL - Static variable in class com.blamejared.crafttweaker.api.util.sequence.SequenceType
The type of the CLIENT_THREAD_LEVEL sequence which is only ticked on the server thread.
ClientMessages - Enum Class in com.blamejared.crafttweaker.impl.network.message
 
clientTick(TickEvent.ClientTickEvent) - Static method in class com.blamejared.crafttweaker.impl.event.CTCommonEventHandler
 
clip(AABB, Vec3, Vec3) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
close() - Method in class compactio.CompactBytesDataInput
 
close() - Method in class compactio.CompactBytesDataOutput
 
close() - Method in interface compactio.CompactDataInput
 
close() - Method in interface compactio.CompactDataOutput
 
close() - Method in class listeners.DummyListenerHandle
 
close() - Method in interface listeners.ListenerHandle
 
close() - Method in class live.LiveArrayList
 
close() - Method in class live.LiveConcatList
 
close() - Method in class live.LiveEmptyList
 
close() - Method in interface live.LiveList
 
close() - Method in class live.LiveMappedList
 
close() - Method in class live.LivePredicateBool
 
close() - Method in class live.LivePrefixedList
 
close() - Method in interface live.MutableLiveList
 
close() - Method in class live.SortedLiveList
 
CLOSEABLE - Static variable in class org.openzen.zenscript.javashared.JavaClass
 
closerThan(Vec3i, Vec3i, double) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
closerThan(Entity, Entity, double) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
closerThan(Vec3, Position, double) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3
 
closure - Variable in class org.openzen.zenscript.codemodel.expression.CapturedExpression
 
closure - Variable in class org.openzen.zenscript.codemodel.expression.FunctionExpression
 
cls - Variable in class org.openzen.zenscript.javashared.JavaField
 
cls - Variable in class org.openzen.zenscript.javashared.JavaMethod
 
cls - Variable in class org.openzen.zenscript.javashared.JavaNativeClass
 
cls - Variable in class org.openzen.zenscript.javashared.JavaSynthesizedClass
 
cls - Variable in class org.openzen.zenscript.javashared.JavaSynthesizedFunction
 
cls - Variable in class org.openzen.zenscript.javashared.JavaSynthesizedRange
 
COALESCE - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
COALESCE_TARGET_NOT_OPTIONAL - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
CoalesceExpression - Class in org.openzen.zenscript.codemodel.expression
 
CoalesceExpression(CodePosition, Expression, Expression) - Constructor for class org.openzen.zenscript.codemodel.expression.CoalesceExpression
 
code - Variable in exception org.openzen.zencode.shared.CompileException
 
code - Variable in class org.openzen.zenscript.codemodel.annotations.InvalidDefinitionAnnotation
 
code - Variable in class org.openzen.zenscript.codemodel.annotations.InvalidMemberAnnotation
 
code - Variable in class org.openzen.zenscript.codemodel.annotations.InvalidParameterAnnotation
 
code - Variable in class org.openzen.zenscript.codemodel.annotations.InvalidStatementAnnotation
 
code - Variable in class org.openzen.zenscript.codemodel.expression.InvalidExpression
 
code - Variable in class org.openzen.zenscript.codemodel.statement.InvalidStatement
 
code - Variable in class org.openzen.zenscript.codemodel.type.InvalidTypeID
 
code - Variable in class org.openzen.zenscript.validator.ValidationLogEntry
 
CodePosition - Class in org.openzen.zencode.shared
 
CodePosition(SourceFile, int, int, int, int) - Constructor for class org.openzen.zencode.shared.CodePosition
 
CodeSerializationInput - Interface in org.openzen.zenscript.codemodel.serialization
 
CodeSerializationOutput - Interface in org.openzen.zenscript.codemodel.serialization
 
cofactor() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
cofactor(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
collectExpansions() - Method in class org.openzen.zenscript.codemodel.ModuleSpace
 
collectGlobals() - Method in class org.openzen.zenscript.codemodel.ModuleSpace
 
COLLECTION - Static variable in class org.openzen.zenscript.javashared.JavaClass
 
COLLECTIONS - Static variable in class org.openzen.zenscript.javashared.JavaClass
 
collectMembers(MemberCollector) - Method in class org.openzen.zenscript.codemodel.definition.EnumDefinition
 
collectMembers(MemberCollector) - Method in class org.openzen.zenscript.codemodel.definition.VariantDefinition
 
collectMembers(MemberCollector) - Method in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
collectPackages() - Method in class org.openzen.zenscript.codemodel.ModuleSpace
 
collectTests() - Method in interface com.blamejared.crafttweaker.gametest.util.ICraftTweakerGameTester
 
collectWhitespaceInfo(String, boolean) - Method in class org.openzen.zenscript.lexer.ZSTokenParser
 
color(Rarity) - Static method in class com.blamejared.crafttweaker.natives.item.property.ExpandRarity
Gets the color of this Rarity
com.blamejared.crafttweaker - package com.blamejared.crafttweaker
 
com.blamejared.crafttweaker_annotations.annotations - package com.blamejared.crafttweaker_annotations.annotations
 
com.blamejared.crafttweaker.api - package com.blamejared.crafttweaker.api
 
com.blamejared.crafttweaker.api.action.base - package com.blamejared.crafttweaker.api.action.base
 
com.blamejared.crafttweaker.api.action.block - package com.blamejared.crafttweaker.api.action.block
 
com.blamejared.crafttweaker.api.action.brewing - package com.blamejared.crafttweaker.api.action.brewing
 
com.blamejared.crafttweaker.api.action.entity - package com.blamejared.crafttweaker.api.action.entity
 
com.blamejared.crafttweaker.api.action.event - package com.blamejared.crafttweaker.api.action.event
 
com.blamejared.crafttweaker.api.action.internal - package com.blamejared.crafttweaker.api.action.internal
 
com.blamejared.crafttweaker.api.action.item - package com.blamejared.crafttweaker.api.action.item
 
com.blamejared.crafttweaker.api.action.item.tooltip - package com.blamejared.crafttweaker.api.action.item.tooltip
 
com.blamejared.crafttweaker.api.action.loot - package com.blamejared.crafttweaker.api.action.loot
 
com.blamejared.crafttweaker.api.action.misc - package com.blamejared.crafttweaker.api.action.misc
 
com.blamejared.crafttweaker.api.action.recipe - package com.blamejared.crafttweaker.api.action.recipe
 
com.blamejared.crafttweaker.api.action.recipe.generic - package com.blamejared.crafttweaker.api.action.recipe.generic
 
com.blamejared.crafttweaker.api.action.recipe.replace - package com.blamejared.crafttweaker.api.action.recipe.replace
 
com.blamejared.crafttweaker.api.action.tag - package com.blamejared.crafttweaker.api.action.tag
 
com.blamejared.crafttweaker.api.action.tag.known - package com.blamejared.crafttweaker.api.action.tag.known
 
com.blamejared.crafttweaker.api.action.tag.unknown - package com.blamejared.crafttweaker.api.action.tag.unknown
 
com.blamejared.crafttweaker.api.action.villager - package com.blamejared.crafttweaker.api.action.villager
 
com.blamejared.crafttweaker.api.annotation - package com.blamejared.crafttweaker.api.annotation
 
com.blamejared.crafttweaker.api.block - package com.blamejared.crafttweaker.api.block
 
com.blamejared.crafttweaker.api.bracket - package com.blamejared.crafttweaker.api.bracket
 
com.blamejared.crafttweaker.api.bracket.custom - package com.blamejared.crafttweaker.api.bracket.custom
 
com.blamejared.crafttweaker.api.capability - package com.blamejared.crafttweaker.api.capability
 
com.blamejared.crafttweaker.api.command - package com.blamejared.crafttweaker.api.command
 
com.blamejared.crafttweaker.api.command.argument - package com.blamejared.crafttweaker.api.command.argument
 
com.blamejared.crafttweaker.api.command.type - package com.blamejared.crafttweaker.api.command.type
 
com.blamejared.crafttweaker.api.data - package com.blamejared.crafttweaker.api.data
 
com.blamejared.crafttweaker.api.data.converter - package com.blamejared.crafttweaker.api.data.converter
 
com.blamejared.crafttweaker.api.data.converter.tag - package com.blamejared.crafttweaker.api.data.converter.tag
 
com.blamejared.crafttweaker.api.data.visitor - package com.blamejared.crafttweaker.api.data.visitor
 
com.blamejared.crafttweaker.api.entity - package com.blamejared.crafttweaker.api.entity
 
com.blamejared.crafttweaker.api.event - package com.blamejared.crafttweaker.api.event
 
com.blamejared.crafttweaker.api.event.bus - package com.blamejared.crafttweaker.api.event.bus
 
com.blamejared.crafttweaker.api.fluid - package com.blamejared.crafttweaker.api.fluid
 
com.blamejared.crafttweaker.api.game - package com.blamejared.crafttweaker.api.game
 
com.blamejared.crafttweaker.api.ingredient - package com.blamejared.crafttweaker.api.ingredient
 
com.blamejared.crafttweaker.api.ingredient.condition - package com.blamejared.crafttweaker.api.ingredient.condition
 
com.blamejared.crafttweaker.api.ingredient.condition.serializer - package com.blamejared.crafttweaker.api.ingredient.condition.serializer
 
com.blamejared.crafttweaker.api.ingredient.condition.type - package com.blamejared.crafttweaker.api.ingredient.condition.type
 
com.blamejared.crafttweaker.api.ingredient.serializer - package com.blamejared.crafttweaker.api.ingredient.serializer
 
com.blamejared.crafttweaker.api.ingredient.transform - package com.blamejared.crafttweaker.api.ingredient.transform
 
com.blamejared.crafttweaker.api.ingredient.transform.serializer - package com.blamejared.crafttweaker.api.ingredient.transform.serializer
 
com.blamejared.crafttweaker.api.ingredient.transform.type - package com.blamejared.crafttweaker.api.ingredient.transform.type
 
com.blamejared.crafttweaker.api.ingredient.type - package com.blamejared.crafttweaker.api.ingredient.type
 
com.blamejared.crafttweaker.api.item - package com.blamejared.crafttweaker.api.item
 
com.blamejared.crafttweaker.api.item.attribute - package com.blamejared.crafttweaker.api.item.attribute
 
com.blamejared.crafttweaker.api.item.tooltip - package com.blamejared.crafttweaker.api.item.tooltip
 
com.blamejared.crafttweaker.api.level - package com.blamejared.crafttweaker.api.level
 
com.blamejared.crafttweaker.api.logging - package com.blamejared.crafttweaker.api.logging
 
com.blamejared.crafttweaker.api.loot - package com.blamejared.crafttweaker.api.loot
 
com.blamejared.crafttweaker.api.loot.condition - package com.blamejared.crafttweaker.api.loot.condition
 
com.blamejared.crafttweaker.api.loot.modifier - package com.blamejared.crafttweaker.api.loot.modifier
 
com.blamejared.crafttweaker.api.loot.table - package com.blamejared.crafttweaker.api.loot.table
 
com.blamejared.crafttweaker.api.misc - package com.blamejared.crafttweaker.api.misc
 
com.blamejared.crafttweaker.api.mod - package com.blamejared.crafttweaker.api.mod
 
com.blamejared.crafttweaker.api.natives - package com.blamejared.crafttweaker.api.natives
 
com.blamejared.crafttweaker.api.plugin - package com.blamejared.crafttweaker.api.plugin
 
com.blamejared.crafttweaker.api.recipe - package com.blamejared.crafttweaker.api.recipe
 
com.blamejared.crafttweaker.api.recipe.component - package com.blamejared.crafttweaker.api.recipe.component
 
com.blamejared.crafttweaker.api.recipe.fun - package com.blamejared.crafttweaker.api.recipe.fun
 
com.blamejared.crafttweaker.api.recipe.handler - package com.blamejared.crafttweaker.api.recipe.handler
 
com.blamejared.crafttweaker.api.recipe.handler.helper - package com.blamejared.crafttweaker.api.recipe.handler.helper
 
com.blamejared.crafttweaker.api.recipe.manager - package com.blamejared.crafttweaker.api.recipe.manager
 
com.blamejared.crafttweaker.api.recipe.manager.base - package com.blamejared.crafttweaker.api.recipe.manager.base
 
com.blamejared.crafttweaker.api.recipe.replacement - package com.blamejared.crafttweaker.api.recipe.replacement
 
com.blamejared.crafttweaker.api.recipe.replacement.type - package com.blamejared.crafttweaker.api.recipe.replacement.type
 
com.blamejared.crafttweaker.api.recipe.serializer - package com.blamejared.crafttweaker.api.recipe.serializer
 
com.blamejared.crafttweaker.api.recipe.type - package com.blamejared.crafttweaker.api.recipe.type
 
com.blamejared.crafttweaker.api.tag - package com.blamejared.crafttweaker.api.tag
 
com.blamejared.crafttweaker.api.tag.expand - package com.blamejared.crafttweaker.api.tag.expand
 
com.blamejared.crafttweaker.api.tag.manager - package com.blamejared.crafttweaker.api.tag.manager
 
com.blamejared.crafttweaker.api.tag.manager.factory - package com.blamejared.crafttweaker.api.tag.manager.factory
 
com.blamejared.crafttweaker.api.tag.manager.type - package com.blamejared.crafttweaker.api.tag.manager.type
 
com.blamejared.crafttweaker.api.tag.type - package com.blamejared.crafttweaker.api.tag.type
 
com.blamejared.crafttweaker.api.util - package com.blamejared.crafttweaker.api.util
 
com.blamejared.crafttweaker.api.util.random - package com.blamejared.crafttweaker.api.util.random
 
com.blamejared.crafttweaker.api.util.sequence - package com.blamejared.crafttweaker.api.util.sequence
 
com.blamejared.crafttweaker.api.util.sequence.task - package com.blamejared.crafttweaker.api.util.sequence.task
 
com.blamejared.crafttweaker.api.util.sequence.task.type - package com.blamejared.crafttweaker.api.util.sequence.task.type
 
com.blamejared.crafttweaker.api.villager - package com.blamejared.crafttweaker.api.villager
 
com.blamejared.crafttweaker.api.villager.trade.type - package com.blamejared.crafttweaker.api.villager.trade.type
 
com.blamejared.crafttweaker.api.zencode - package com.blamejared.crafttweaker.api.zencode
 
com.blamejared.crafttweaker.api.zencode.expand - package com.blamejared.crafttweaker.api.zencode.expand
 
com.blamejared.crafttweaker.api.zencode.scriptrun - package com.blamejared.crafttweaker.api.zencode.scriptrun
 
com.blamejared.crafttweaker.api.zencode.util - package com.blamejared.crafttweaker.api.zencode.util
 
com.blamejared.crafttweaker.gametest - package com.blamejared.crafttweaker.gametest
 
com.blamejared.crafttweaker.gametest.logging.appender - package com.blamejared.crafttweaker.gametest.logging.appender
 
com.blamejared.crafttweaker.gametest.util - package com.blamejared.crafttweaker.gametest.util
 
com.blamejared.crafttweaker.impl - package com.blamejared.crafttweaker.impl
 
com.blamejared.crafttweaker.impl.command - package com.blamejared.crafttweaker.impl.command
 
com.blamejared.crafttweaker.impl.command.type - package com.blamejared.crafttweaker.impl.command.type
 
com.blamejared.crafttweaker.impl.command.type.conflict - package com.blamejared.crafttweaker.impl.command.type.conflict
 
com.blamejared.crafttweaker.impl.command.type.script - package com.blamejared.crafttweaker.impl.command.type.script
 
com.blamejared.crafttweaker.impl.command.type.script.example - package com.blamejared.crafttweaker.impl.command.type.script.example
 
com.blamejared.crafttweaker.impl.event - package com.blamejared.crafttweaker.impl.event
 
com.blamejared.crafttweaker.impl.helper - package com.blamejared.crafttweaker.impl.helper
 
com.blamejared.crafttweaker.impl.logging - package com.blamejared.crafttweaker.impl.logging
 
com.blamejared.crafttweaker.impl.loot - package com.blamejared.crafttweaker.impl.loot
 
com.blamejared.crafttweaker.impl.network - package com.blamejared.crafttweaker.impl.network
 
com.blamejared.crafttweaker.impl.network.message - package com.blamejared.crafttweaker.impl.network.message
 
com.blamejared.crafttweaker.impl.plugin - package com.blamejared.crafttweaker.impl.plugin
 
com.blamejared.crafttweaker.impl.plugin.core - package com.blamejared.crafttweaker.impl.plugin.core
 
com.blamejared.crafttweaker.impl.plugin.crafttweaker - package com.blamejared.crafttweaker.impl.plugin.crafttweaker
 
com.blamejared.crafttweaker.impl.preprocessor - package com.blamejared.crafttweaker.impl.preprocessor
 
com.blamejared.crafttweaker.impl.preprocessor.onlyif - package com.blamejared.crafttweaker.impl.preprocessor.onlyif
 
com.blamejared.crafttweaker.impl.preprocessor.onlyif.parameter - package com.blamejared.crafttweaker.impl.preprocessor.onlyif.parameter
 
com.blamejared.crafttweaker.impl.recipe.handler.helper - package com.blamejared.crafttweaker.impl.recipe.handler.helper
 
com.blamejared.crafttweaker.impl.recipe.handler.type.crafttweaker - package com.blamejared.crafttweaker.impl.recipe.handler.type.crafttweaker
 
com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla - package com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla
 
com.blamejared.crafttweaker.impl.recipe.replacement - package com.blamejared.crafttweaker.impl.recipe.replacement
 
com.blamejared.crafttweaker.impl.registry - package com.blamejared.crafttweaker.impl.registry
 
com.blamejared.crafttweaker.impl.registry.natives - package com.blamejared.crafttweaker.impl.registry.natives
 
com.blamejared.crafttweaker.impl.registry.recipe - package com.blamejared.crafttweaker.impl.registry.recipe
 
com.blamejared.crafttweaker.impl.registry.zencode - package com.blamejared.crafttweaker.impl.registry.zencode
 
com.blamejared.crafttweaker.impl.script - package com.blamejared.crafttweaker.impl.script
 
com.blamejared.crafttweaker.impl.script.recipefs - package com.blamejared.crafttweaker.impl.script.recipefs
 
com.blamejared.crafttweaker.impl.script.scriptrun - package com.blamejared.crafttweaker.impl.script.scriptrun
 
com.blamejared.crafttweaker.impl.script.scriptrun.natives - package com.blamejared.crafttweaker.impl.script.scriptrun.natives
 
com.blamejared.crafttweaker.impl.script.scriptrun.runner - package com.blamejared.crafttweaker.impl.script.scriptrun.runner
 
com.blamejared.crafttweaker.impl.service - package com.blamejared.crafttweaker.impl.service
 
com.blamejared.crafttweaker.mixin.client.transform.multiplayer - package com.blamejared.crafttweaker.mixin.client.transform.multiplayer
 
com.blamejared.crafttweaker.mixin.common.access.block - package com.blamejared.crafttweaker.mixin.common.access.block
 
com.blamejared.crafttweaker.mixin.common.access.brewing - package com.blamejared.crafttweaker.mixin.common.access.brewing
 
com.blamejared.crafttweaker.mixin.common.access.entity - package com.blamejared.crafttweaker.mixin.common.access.entity
 
com.blamejared.crafttweaker.mixin.common.access.food - package com.blamejared.crafttweaker.mixin.common.access.food
 
com.blamejared.crafttweaker.mixin.common.access.item - package com.blamejared.crafttweaker.mixin.common.access.item
 
com.blamejared.crafttweaker.mixin.common.access.level.damage - package com.blamejared.crafttweaker.mixin.common.access.level.damage
 
com.blamejared.crafttweaker.mixin.common.access.loot - package com.blamejared.crafttweaker.mixin.common.access.loot
 
com.blamejared.crafttweaker.mixin.common.access.predicate - package com.blamejared.crafttweaker.mixin.common.access.predicate
 
com.blamejared.crafttweaker.mixin.common.access.recipe - package com.blamejared.crafttweaker.mixin.common.access.recipe
 
com.blamejared.crafttweaker.mixin.common.access.registry - package com.blamejared.crafttweaker.mixin.common.access.registry
 
com.blamejared.crafttweaker.mixin.common.access.server - package com.blamejared.crafttweaker.mixin.common.access.server
 
com.blamejared.crafttweaker.mixin.common.access.tag - package com.blamejared.crafttweaker.mixin.common.access.tag
 
com.blamejared.crafttweaker.mixin.common.access.villager - package com.blamejared.crafttweaker.mixin.common.access.villager
 
com.blamejared.crafttweaker.mixin.common.transform.item - package com.blamejared.crafttweaker.mixin.common.transform.item
 
com.blamejared.crafttweaker.mixin.common.transform.item.attribute - package com.blamejared.crafttweaker.mixin.common.transform.item.attribute
 
com.blamejared.crafttweaker.mixin.common.transform.tags - package com.blamejared.crafttweaker.mixin.common.transform.tags
 
com.blamejared.crafttweaker.mixin.common.transform.villager - package com.blamejared.crafttweaker.mixin.common.transform.villager
 
com.blamejared.crafttweaker.mixin.common.transform.world.level - package com.blamejared.crafttweaker.mixin.common.transform.world.level
 
com.blamejared.crafttweaker.natives.advancement - package com.blamejared.crafttweaker.natives.advancement
 
com.blamejared.crafttweaker.natives.block - package com.blamejared.crafttweaker.natives.block
 
com.blamejared.crafttweaker.natives.block.entity - package com.blamejared.crafttweaker.natives.block.entity
 
com.blamejared.crafttweaker.natives.block.material - package com.blamejared.crafttweaker.natives.block.material
 
com.blamejared.crafttweaker.natives.block.type.cauldron - package com.blamejared.crafttweaker.natives.block.type.cauldron
 
com.blamejared.crafttweaker.natives.block.type.falling - package com.blamejared.crafttweaker.natives.block.type.falling
 
com.blamejared.crafttweaker.natives.block.type.piston - package com.blamejared.crafttweaker.natives.block.type.piston
 
com.blamejared.crafttweaker.natives.capability - package com.blamejared.crafttweaker.natives.capability
 
com.blamejared.crafttweaker.natives.command - package com.blamejared.crafttweaker.natives.command
 
com.blamejared.crafttweaker.natives.entity - package com.blamejared.crafttweaker.natives.entity
 
com.blamejared.crafttweaker.natives.entity.attribute - package com.blamejared.crafttweaker.natives.entity.attribute
 
com.blamejared.crafttweaker.natives.entity.effect - package com.blamejared.crafttweaker.natives.entity.effect
 
com.blamejared.crafttweaker.natives.entity.equipment - package com.blamejared.crafttweaker.natives.entity.equipment
 
com.blamejared.crafttweaker.natives.entity.type.animal - package com.blamejared.crafttweaker.natives.entity.type.animal
 
com.blamejared.crafttweaker.natives.entity.type.item - package com.blamejared.crafttweaker.natives.entity.type.item
 
com.blamejared.crafttweaker.natives.entity.type.misc - package com.blamejared.crafttweaker.natives.entity.type.misc
 
com.blamejared.crafttweaker.natives.entity.type.player - package com.blamejared.crafttweaker.natives.entity.type.player
 
com.blamejared.crafttweaker.natives.entity.type.projectile - package com.blamejared.crafttweaker.natives.entity.type.projectile
 
com.blamejared.crafttweaker.natives.entity.type.projectile.arrow - package com.blamejared.crafttweaker.natives.entity.type.projectile.arrow
 
com.blamejared.crafttweaker.natives.entity.type.projectile.fireball - package com.blamejared.crafttweaker.natives.entity.type.projectile.fireball
 
com.blamejared.crafttweaker.natives.entity.type.villager - package com.blamejared.crafttweaker.natives.entity.type.villager
 
com.blamejared.crafttweaker.natives.event - package com.blamejared.crafttweaker.natives.event
 
com.blamejared.crafttweaker.natives.event.anvil - package com.blamejared.crafttweaker.natives.event.anvil
 
com.blamejared.crafttweaker.natives.event.block - package com.blamejared.crafttweaker.natives.event.block
 
com.blamejared.crafttweaker.natives.event.block.crop - package com.blamejared.crafttweaker.natives.event.block.crop
 
com.blamejared.crafttweaker.natives.event.block.fluid - package com.blamejared.crafttweaker.natives.event.block.fluid
 
com.blamejared.crafttweaker.natives.event.block.piston - package com.blamejared.crafttweaker.natives.event.block.piston
 
com.blamejared.crafttweaker.natives.event.brewing - package com.blamejared.crafttweaker.natives.event.brewing
 
com.blamejared.crafttweaker.natives.event.enchantment - package com.blamejared.crafttweaker.natives.event.enchantment
 
com.blamejared.crafttweaker.natives.event.entity - package com.blamejared.crafttweaker.natives.event.entity
 
com.blamejared.crafttweaker.natives.event.entity.advancement - package com.blamejared.crafttweaker.natives.event.entity.advancement
 
com.blamejared.crafttweaker.natives.event.entity.arrow - package com.blamejared.crafttweaker.natives.event.entity.arrow
 
com.blamejared.crafttweaker.natives.event.entity.conversion - package com.blamejared.crafttweaker.natives.event.entity.conversion
 
com.blamejared.crafttweaker.natives.event.entity.living - package com.blamejared.crafttweaker.natives.event.entity.living
 
com.blamejared.crafttweaker.natives.event.entity.living.effect - package com.blamejared.crafttweaker.natives.event.entity.living.effect
 
com.blamejared.crafttweaker.natives.event.entity.living.spawn - package com.blamejared.crafttweaker.natives.event.entity.living.spawn
 
com.blamejared.crafttweaker.natives.event.entity.living.target - package com.blamejared.crafttweaker.natives.event.entity.living.target
 
com.blamejared.crafttweaker.natives.event.entity.player - package com.blamejared.crafttweaker.natives.event.entity.player
 
com.blamejared.crafttweaker.natives.event.entity.teleport - package com.blamejared.crafttweaker.natives.event.entity.teleport
 
com.blamejared.crafttweaker.natives.event.entity.use - package com.blamejared.crafttweaker.natives.event.entity.use
 
com.blamejared.crafttweaker.natives.event.grindstone - package com.blamejared.crafttweaker.natives.event.grindstone
 
com.blamejared.crafttweaker.natives.event.interact - package com.blamejared.crafttweaker.natives.event.interact
 
com.blamejared.crafttweaker.natives.event.item - package com.blamejared.crafttweaker.natives.event.item
 
com.blamejared.crafttweaker.natives.event.level - package com.blamejared.crafttweaker.natives.event.level
 
com.blamejared.crafttweaker.natives.event.tick - package com.blamejared.crafttweaker.natives.event.tick
 
com.blamejared.crafttweaker.natives.event.xp - package com.blamejared.crafttweaker.natives.event.xp
 
com.blamejared.crafttweaker.natives.fluid - package com.blamejared.crafttweaker.natives.fluid
 
com.blamejared.crafttweaker.natives.food - package com.blamejared.crafttweaker.natives.food
 
com.blamejared.crafttweaker.natives.game - package com.blamejared.crafttweaker.natives.game
 
com.blamejared.crafttweaker.natives.item - package com.blamejared.crafttweaker.natives.item
 
com.blamejared.crafttweaker.natives.item.alchemy - package com.blamejared.crafttweaker.natives.item.alchemy
 
com.blamejared.crafttweaker.natives.item.enchantment - package com.blamejared.crafttweaker.natives.item.enchantment
 
com.blamejared.crafttweaker.natives.item.property - package com.blamejared.crafttweaker.natives.item.property
 
com.blamejared.crafttweaker.natives.item.type.armor - package com.blamejared.crafttweaker.natives.item.type.armor
 
com.blamejared.crafttweaker.natives.item.type.block - package com.blamejared.crafttweaker.natives.item.type.block
 
com.blamejared.crafttweaker.natives.item.type.projectileweapon - package com.blamejared.crafttweaker.natives.item.type.projectileweapon
 
com.blamejared.crafttweaker.natives.item.type.sword - package com.blamejared.crafttweaker.natives.item.type.sword
 
com.blamejared.crafttweaker.natives.item.type.tiered - package com.blamejared.crafttweaker.natives.item.type.tiered
 
com.blamejared.crafttweaker.natives.loot - package com.blamejared.crafttweaker.natives.loot
 
com.blamejared.crafttweaker.natives.loot.condition - package com.blamejared.crafttweaker.natives.loot.condition
 
com.blamejared.crafttweaker.natives.loot.condition.builder - package com.blamejared.crafttweaker.natives.loot.condition.builder
 
com.blamejared.crafttweaker.natives.loot.modifier - package com.blamejared.crafttweaker.natives.loot.modifier
 
com.blamejared.crafttweaker.natives.loot.param - package com.blamejared.crafttweaker.natives.loot.param
 
com.blamejared.crafttweaker.natives.loot.table - package com.blamejared.crafttweaker.natives.loot.table
 
com.blamejared.crafttweaker.natives.predicate - package com.blamejared.crafttweaker.natives.predicate
 
com.blamejared.crafttweaker.natives.predicate.builder - package com.blamejared.crafttweaker.natives.predicate.builder
 
com.blamejared.crafttweaker.natives.recipe.category - package com.blamejared.crafttweaker.natives.recipe.category
 
com.blamejared.crafttweaker.natives.recipe.type - package com.blamejared.crafttweaker.natives.recipe.type
 
com.blamejared.crafttweaker.natives.resource - package com.blamejared.crafttweaker.natives.resource
 
com.blamejared.crafttweaker.natives.server - package com.blamejared.crafttweaker.natives.server
 
com.blamejared.crafttweaker.natives.sound - package com.blamejared.crafttweaker.natives.sound
 
com.blamejared.crafttweaker.natives.text - package com.blamejared.crafttweaker.natives.text
 
com.blamejared.crafttweaker.natives.text.content - package com.blamejared.crafttweaker.natives.text.content
 
com.blamejared.crafttweaker.natives.text.content.type - package com.blamejared.crafttweaker.natives.text.content.type
 
com.blamejared.crafttweaker.natives.tool - package com.blamejared.crafttweaker.natives.tool
 
com.blamejared.crafttweaker.natives.util - package com.blamejared.crafttweaker.natives.util
 
com.blamejared.crafttweaker.natives.util.collection - package com.blamejared.crafttweaker.natives.util.collection
 
com.blamejared.crafttweaker.natives.util.direction - package com.blamejared.crafttweaker.natives.util.direction
 
com.blamejared.crafttweaker.natives.util.math - package com.blamejared.crafttweaker.natives.util.math
 
com.blamejared.crafttweaker.natives.villager - package com.blamejared.crafttweaker.natives.villager
 
com.blamejared.crafttweaker.natives.villager.trade - package com.blamejared.crafttweaker.natives.villager.trade
 
com.blamejared.crafttweaker.natives.villager.trade.type - package com.blamejared.crafttweaker.natives.villager.trade.type
 
com.blamejared.crafttweaker.natives.world - package com.blamejared.crafttweaker.natives.world
 
com.blamejared.crafttweaker.natives.world.biome - package com.blamejared.crafttweaker.natives.world.biome
 
com.blamejared.crafttweaker.natives.world.clip - package com.blamejared.crafttweaker.natives.world.clip
 
com.blamejared.crafttweaker.natives.world.damage - package com.blamejared.crafttweaker.natives.world.damage
 
com.blamejared.crafttweaker.natives.world.data - package com.blamejared.crafttweaker.natives.world.data
 
com.blamejared.crafttweaker.natives.world.map - package com.blamejared.crafttweaker.natives.world.map
 
com.blamejared.crafttweaker.platform - package com.blamejared.crafttweaker.platform
 
com.blamejared.crafttweaker.platform.client - package com.blamejared.crafttweaker.platform.client
 
com.blamejared.crafttweaker.platform.event - package com.blamejared.crafttweaker.platform.event
 
com.blamejared.crafttweaker.platform.helper - package com.blamejared.crafttweaker.platform.helper
 
com.blamejared.crafttweaker.platform.helper.inventory - package com.blamejared.crafttweaker.platform.helper.inventory
 
com.blamejared.crafttweaker.platform.network - package com.blamejared.crafttweaker.platform.network
 
com.blamejared.crafttweaker.platform.registry - package com.blamejared.crafttweaker.platform.registry
 
com.blamejared.crafttweaker.platform.services - package com.blamejared.crafttweaker.platform.services
 
com.blamejared.crafttweaker.platform.sides - package com.blamejared.crafttweaker.platform.sides
 
command() - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParamSets
Gets the 'command' param set.
COMMAND_LOGGER - Static variable in class com.blamejared.crafttweaker.api.command.CommandUtilities
 
CommandImpl - Class in com.blamejared.crafttweaker.impl.command
 
CommandImpl(String, MutableComponent, ICommandRegistrationHandler.CommandBuilder) - Constructor for class com.blamejared.crafttweaker.impl.command.CommandImpl
 
commands() - Static method in class com.blamejared.crafttweaker.api.logging.CommonLoggers
Obtains the logger for the command system.
commands() - Method in class com.blamejared.crafttweaker.impl.command.CtCommands
 
CommandStringDisplayable - Interface in com.blamejared.crafttweaker.api.bracket
This is a helper interface for every object that is returned by a BEP!
CommandUtilities - Class in com.blamejared.crafttweaker.api.command
 
commentFormatter - Variable in class org.openzen.zenscript.formattershared.FormattingSettings
 
CommentFormatter - Class in org.openzen.zenscript.formatter
 
CommentFormatter - Interface in org.openzen.zenscript.formattershared
 
comments - Variable in class org.openzen.zenscript.codemodel.WhitespacePostComment
 
commentsAfter - Variable in class org.openzen.zenscript.codemodel.WhitespaceInfo
 
commentsBefore - Variable in class org.openzen.zenscript.codemodel.WhitespaceInfo
 
CommonAdaptingEventBusWire<P,C> - Class in com.blamejared.crafttweaker.api.event.bus
Wire that provides a way to adapt a platform-specific event to a common event, allowing it to fire on both platform-specific buses and common buses as needed.
CommonLoggers - Class in com.blamejared.crafttweaker.api.logging
Provide a series of Logger instances for the most common systems.
CommonLootModifiers - Class in com.blamejared.crafttweaker.api.loot.modifier
Holds a set of implementations of ILootModifier of common usage.
CommonLootModifiers() - Constructor for class com.blamejared.crafttweaker.api.loot.modifier.CommonLootModifiers
 
CommonWirelessEventBusWire - Class in com.blamejared.crafttweaker.api.event.bus
Wire that allows the creation of a wireless IEventBus.
CompactBytesDataInput - Class in compactio
 
CompactBytesDataInput(byte[]) - Constructor for class compactio.CompactBytesDataInput
 
CompactBytesDataInput(byte[], int) - Constructor for class compactio.CompactBytesDataInput
 
CompactBytesDataOutput - Class in compactio
 
CompactBytesDataOutput() - Constructor for class compactio.CompactBytesDataOutput
 
CompactDataInput - Interface in compactio
 
CompactDataOutput - Interface in compactio
 
compactio - package compactio
 
COMPARATOR - Static variable in interface com.blamejared.crafttweaker.api.tag.MCTag
 
compare(IScriptFile, IScriptFile) - Method in interface com.blamejared.crafttweaker.api.zencode.IPreprocessor
Compares the two script files, allowing the preprocessor to alter their ordering.
compare(IScriptFile, IScriptFile) - Method in class com.blamejared.crafttweaker.impl.preprocessor.LoadFirstPreprocessor
 
compare(IScriptFile, IScriptFile) - Method in class com.blamejared.crafttweaker.impl.preprocessor.LoadLastPreprocessor
 
compare(IScriptFile, IScriptFile) - Method in class com.blamejared.crafttweaker.impl.preprocessor.PriorityPreprocessor
 
compare(CodePosition, TypeScope, CompareType, Expression, Expression) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
COMPARE - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
COMPARE - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
CompareExpression - Class in org.openzen.zenscript.codemodel.expression
Compare expression for basic types.
CompareExpression(CodePosition, Expression, Expression, FunctionalMemberRef, CompareType) - Constructor for class org.openzen.zenscript.codemodel.expression.CompareExpression
 
compareTo(IData) - Method in class com.blamejared.crafttweaker.api.data.BoolData
 
compareTo(IData) - Method in class com.blamejared.crafttweaker.api.data.ByteArrayData
 
compareTo(IData) - Method in class com.blamejared.crafttweaker.api.data.ByteData
 
compareTo(IData) - Method in class com.blamejared.crafttweaker.api.data.DoubleData
 
compareTo(IData) - Method in class com.blamejared.crafttweaker.api.data.FloatData
 
compareTo(IData) - Method in interface com.blamejared.crafttweaker.api.data.IData
Compares this IData to the other IData
compareTo(IData) - Method in class com.blamejared.crafttweaker.api.data.IntArrayData
 
compareTo(IData) - Method in class com.blamejared.crafttweaker.api.data.IntData
 
compareTo(IData) - Method in class com.blamejared.crafttweaker.api.data.LongArrayData
 
compareTo(IData) - Method in class com.blamejared.crafttweaker.api.data.LongData
 
compareTo(IData) - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
compareTo(IData) - Method in class com.blamejared.crafttweaker.api.data.StringData
 
compareTo(ITagManager<?>) - Method in interface com.blamejared.crafttweaker.api.tag.manager.ITagManager
 
compareTo(MCTag) - Method in interface com.blamejared.crafttweaker.api.tag.MCTag
 
compareTo(CommandImpl) - Method in class com.blamejared.crafttweaker.impl.command.CommandImpl
 
compareTo(Vec3i, Vec3i) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
compareTo(ResourceLocation, ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.resource.ExpandResourceLocation
 
compareTo(MobEffectInstance, MobEffectInstance) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectInstance
 
compareTo(JavaClass) - Method in class org.openzen.zenscript.javashared.JavaClass
 
CompareType - Enum Class in org.openzen.zenscript.codemodel
Used to indicate comparison types.
comparison - Variable in class org.openzen.zenscript.codemodel.expression.CompareExpression
 
compile - Variable in class org.openzen.zenscript.javashared.JavaMethod
 
compile() - Method in class org.openzen.zenscript.lexer.DFA
Compiles this DFA into a more efficient structure.
compile() - Method in class org.openzen.zenscript.lexer.NFA
Converts the NFA to a DFA and optimizes and compiles it into an efficient format.
compile(String, SemanticModule, JavaCompileSpace, JavaEnumMapper) - Method in class org.openzen.zenscript.javabytecode.JavaCompiler
 
compile(List<ParsedStatement>, StatementScope) - Static method in class org.openzen.zenscript.parser.statements.ParsedStatement
 
compile(CodePosition, TypeID, ParsedCallArguments, ExpressionScope) - Static method in class org.openzen.zenscript.parser.expression.ParsedNewExpression
 
compile(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.definitions.ParsedFunctionHeader
 
compile(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.definitions.ParsedFunctionParameter
 
compile(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.definitions.ParsedGenericBound
 
compile(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.definitions.ParsedSuperBound
 
compile(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.definitions.ParsedTypeBound
 
compile(TypeResolutionContext) - Method in interface org.openzen.zenscript.parser.type.IParsedType
 
compile(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.type.ParsedFunctionType
 
compile(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.type.ParsedNamedType
 
compile(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.type.ParsedOptionalType
 
compile(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.type.ParsedTypeArray
 
compile(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.type.ParsedTypeAssociative
 
compile(TypeResolutionContext) - Method in enum class org.openzen.zenscript.parser.type.ParsedTypeBasic
 
compile(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.type.ParsedTypeGenericMap
 
compile(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.type.ParsedTypeRange
 
compile(TypeResolutionContext, TypeParameter[], List<ParsedTypeParameter>) - Static method in class org.openzen.zenscript.parser.definitions.ParsedTypeParameter
 
compile(VariantDefinition, TypeResolutionContext) - Method in class org.openzen.zenscript.parser.definitions.ParsedVariantOption
 
compile(BaseScope) - Method in class org.openzen.zenscript.parser.definitions.BaseParsedDefinition
 
compile(BaseScope) - Method in class org.openzen.zenscript.parser.definitions.ParsedAlias
 
compile(BaseScope) - Method in class org.openzen.zenscript.parser.definitions.ParsedEnum
 
compile(BaseScope) - Method in class org.openzen.zenscript.parser.definitions.ParsedFunction
 
compile(BaseScope) - Method in class org.openzen.zenscript.parser.member.ParsedConst
 
compile(BaseScope) - Method in class org.openzen.zenscript.parser.member.ParsedDefinitionMember
 
compile(BaseScope) - Method in class org.openzen.zenscript.parser.member.ParsedField
 
compile(BaseScope) - Method in class org.openzen.zenscript.parser.member.ParsedFunctionalMember
 
compile(BaseScope) - Method in class org.openzen.zenscript.parser.member.ParsedGetter
 
compile(BaseScope) - Method in class org.openzen.zenscript.parser.member.ParsedImplementation
 
compile(BaseScope) - Method in class org.openzen.zenscript.parser.member.ParsedInnerDefinition
 
compile(BaseScope) - Method in class org.openzen.zenscript.parser.member.ParsedIterator
 
compile(BaseScope) - Method in class org.openzen.zenscript.parser.member.ParsedSetter
 
compile(BaseScope) - Method in class org.openzen.zenscript.parser.member.ParsedStaticInitializer
 
compile(BaseScope) - Method in class org.openzen.zenscript.parser.ParsedDefinition
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedDollarExpression
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpression
Compiles the given parsed expression to a high-level expression or partial expression.
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionAndAnd
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionArray
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionAssign
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionBinary
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionBool
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionBracket
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionCall
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionCast
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionCoalesce
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionCompare
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionConditional
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionFloat
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionFunction
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionIndex
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionInt
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionIs
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionMap
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionMember
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionNull
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionOpAssign
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionOrOr
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionOuter
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionPostCall
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionRange
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionSame
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionString
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionSuper
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionThis
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionUnary
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionVariable
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedLocalVariableExpression
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedMatchExpression
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedNewExpression
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedPanicExpression
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedThrowExpression
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedTryConvertExpression
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedTryRethrowExpression
 
compile(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedTypeExpression
 
compile(StatementScope) - Method in class org.openzen.zenscript.parser.statements.ParsedCatchClause
 
compile(StatementScope) - Method in class org.openzen.zenscript.parser.statements.ParsedStatement
 
compile(StatementScope) - Method in class org.openzen.zenscript.parser.statements.ParsedStatementBlock
 
compile(StatementScope) - Method in class org.openzen.zenscript.parser.statements.ParsedStatementBreak
 
compile(StatementScope) - Method in class org.openzen.zenscript.parser.statements.ParsedStatementContinue
 
compile(StatementScope) - Method in class org.openzen.zenscript.parser.statements.ParsedStatementDoWhile
 
compile(StatementScope) - Method in class org.openzen.zenscript.parser.statements.ParsedStatementExpression
 
compile(StatementScope) - Method in class org.openzen.zenscript.parser.statements.ParsedStatementForeach
 
compile(StatementScope) - Method in class org.openzen.zenscript.parser.statements.ParsedStatementIf
 
compile(StatementScope) - Method in class org.openzen.zenscript.parser.statements.ParsedStatementLock
 
compile(StatementScope) - Method in class org.openzen.zenscript.parser.statements.ParsedStatementReturn
 
compile(StatementScope) - Method in class org.openzen.zenscript.parser.statements.ParsedStatementSwitch
 
compile(StatementScope) - Method in class org.openzen.zenscript.parser.statements.ParsedStatementThrow
 
compile(StatementScope) - Method in class org.openzen.zenscript.parser.statements.ParsedStatementTryCatch
 
compile(StatementScope) - Method in class org.openzen.zenscript.parser.statements.ParsedStatementVar
 
compile(StatementScope) - Method in class org.openzen.zenscript.parser.statements.ParsedStatementWhile
 
compile(StatementScope, FunctionHeader) - Method in class org.openzen.zenscript.parser.statements.ParsedEmptyFunctionBody
 
compile(StatementScope, FunctionHeader) - Method in interface org.openzen.zenscript.parser.statements.ParsedFunctionBody
 
compile(StatementScope, FunctionHeader) - Method in class org.openzen.zenscript.parser.statements.ParsedLambdaFunctionBody
 
compile(StatementScope, FunctionHeader) - Method in class org.openzen.zenscript.parser.statements.ParsedStatementsFunctionBody
 
compile(TypeID, ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedMatchExpression.Case
 
compile(TypeID, StatementScope) - Method in class org.openzen.zenscript.parser.statements.ParsedSwitchCase
 
compileAnnotation(BaseScope) - Method in interface org.openzen.zenscript.parser.type.IParsedType
 
compileAnnotation(BaseScope) - Method in class org.openzen.zenscript.parser.type.ParsedNamedType
 
compileCall(CodePosition, ExpressionScope, TypeID[], List<FunctionHeader>) - Method in class org.openzen.zenscript.parser.expression.ParsedCallArguments
 
compileCall(CodePosition, ExpressionScope, TypeID[], FunctionHeader) - Method in class org.openzen.zenscript.parser.expression.ParsedCallArguments
 
compileCall(CodePosition, ExpressionScope, TypeID[], TypeMemberGroup) - Method in class org.openzen.zenscript.parser.expression.ParsedCallArguments
 
compileCode(ModuleTypeResolutionContext, PrecompilationState, ZSPackage, CompilingPackage, List<ExpansionDefinition>, List<ScriptBlock>, Map<String, ISymbol>, FunctionHeader, CompileExceptionLogger, Map<String, CompileException>) - Method in class org.openzen.zenscript.parser.ParsedFile
 
compileCode(DefinitionTypeID, ExpressionScope) - Method in class org.openzen.zenscript.parser.definitions.ParsedEnumConstant
 
compiled - Variable in class org.openzen.zencode.java.module.JavaNativeTypeConversionContext
 
compiled - Variable in class org.openzen.zenscript.parser.definitions.ParsedTypeParameter
 
COMPILED - Enum constant in enum class org.openzen.zenscript.javashared.JavaMethod.Kind
 
CompiledDFA<T> - Class in org.openzen.zenscript.lexer
Represents a compiled DFA.
CompiledDFA(Map<Integer, Integer>[], T[]) - Constructor for class org.openzen.zenscript.lexer.CompiledDFA
Constructs a compiled DFA from the specified transition graph and finals arrays.
compileDefaultValue(BaseScope, PrecompilationState) - Method in class org.openzen.zenscript.parser.definitions.ParsedFunctionParameter
 
compiledName - Variable in enum class org.openzen.zenscript.codemodel.OperatorType
 
CompileException - Exception in org.openzen.zencode.shared
 
CompileException(CodePosition, CompileExceptionCode, String) - Constructor for exception org.openzen.zencode.shared.CompileException
 
CompileExceptionCode - Enum Class in org.openzen.zencode.shared
 
CompileExceptionLogger - Interface in org.openzen.zencode.shared.logging
 
compileForDefinition(HighLevelDefinition, BaseScope) - Method in class org.openzen.zenscript.parser.ParsedAnnotation
 
compileForDefinition(ParsedAnnotation[], HighLevelDefinition, BaseScope) - Static method in class org.openzen.zenscript.parser.ParsedAnnotation
 
compileForMember(IDefinitionMember, BaseScope) - Method in class org.openzen.zenscript.parser.ParsedAnnotation
 
compileForMember(ParsedAnnotation[], IDefinitionMember, BaseScope) - Static method in class org.openzen.zenscript.parser.ParsedAnnotation
 
compileForParameter(FunctionHeader, FunctionParameter, BaseScope) - Method in class org.openzen.zenscript.parser.ParsedAnnotation
 
compileForParameter(ParsedAnnotation[], FunctionHeader, FunctionParameter, BaseScope) - Static method in class org.openzen.zenscript.parser.ParsedAnnotation
 
compileForStatement(Statement, StatementScope) - Method in class org.openzen.zenscript.parser.ParsedAnnotation
 
compileForStatement(ParsedAnnotation[], Statement, StatementScope) - Static method in class org.openzen.zenscript.parser.ParsedAnnotation
 
compileKey(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpression
 
compileKey(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionArray
 
compileKey(ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionVariable
 
compileList(List<IParsedType>, TypeResolutionContext) - Static method in interface org.openzen.zenscript.parser.type.IParsedType
 
compileOverrides - Static variable in class org.openzen.zenscript.parser.expression.ParsedExpressionArray
 
compileOverrides - Static variable in class org.openzen.zenscript.parser.expression.ParsedExpressionMap
 
CompilerUtils - Class in org.openzen.zenscript.javabytecode.compiler
 
compileSyntaxToSemantic(SemanticModule[], CompilingPackage, ParsedFile[], ModuleSpace, FunctionParameter[], ParserLogger) - Static method in class org.openzen.zenscript.parser.ParsedFile
 
compileToSwitchValue(TypeID, ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpression
 
compileToSwitchValue(TypeID, ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionCall
 
compileToSwitchValue(TypeID, ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionInt
 
compileToSwitchValue(TypeID, ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionString
 
compileToSwitchValue(TypeID, ExpressionScope) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionVariable
 
compileTypeArguments(BaseScope) - Method in interface org.openzen.zenscript.parser.type.IParsedType
 
compileTypeArguments(BaseScope) - Method in class org.openzen.zenscript.parser.type.ParsedNamedType
 
compileTypes(List<IParsedType>, TypeResolutionContext) - Static method in interface org.openzen.zenscript.parser.type.IParsedType
 
compileTypes(ModuleTypeResolutionContext, ZSPackage, CompilingPackage, Map<String, CompileException>) - Method in class org.openzen.zenscript.parser.ParsedFile
 
CompilingPackage - Class in org.openzen.zenscript.codemodel.context
 
CompilingPackage(ZSPackage, Module) - Constructor for class org.openzen.zenscript.codemodel.context.CompilingPackage
 
CompilingType - Interface in org.openzen.zenscript.codemodel.context
 
component() - Method in record class com.blamejared.crafttweaker.api.recipe.replacement.ReplacementRequest
Returns the value of the component record component.
ComponentFilteringRule<T> - Class in com.blamejared.crafttweaker.api.recipe.replacement.type
Filters recipes that have the specified IRecipeComponent, optionally with a check on its value.
components() - Method in interface com.blamejared.crafttweaker.api.recipe.component.IDecomposedRecipe
Obtains all IRecipeComponents that are currently present in the recipe.
compose(OctahedralGroup, OctahedralGroup) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandOctahedralGroup
 
composite(LightPredicate.Builder, MinMaxBounds.Ints) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandLightPredicateBuilder
 
composite(ResourceLocation, TypeToken<T>, BiPredicate<T, T>, Function<T, Collection<T>>, Function<Collection<T>, T>) - Static method in interface com.blamejared.crafttweaker.api.recipe.component.IRecipeComponent
Builds a new IRecipeComponent whose data is a composite of multiple smaller units.
COMPOSTER_FILL() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
CompoundBlockIngredient(List<CTBlockIngredient>) - Constructor for class com.blamejared.crafttweaker.api.block.CTBlockIngredient.CompoundBlockIngredient
 
CompoundEntityIngredient(List<CTEntityIngredient>) - Constructor for class com.blamejared.crafttweaker.api.entity.CTEntityIngredient.CompoundEntityIngredient
 
CompoundFluidIngredient(List<CTFluidIngredient>) - Constructor for class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.CompoundFluidIngredient
 
concat(K, V) - Method in class org.openzen.zencode.shared.ConcatMap
 
concat(T[], T[]) - Static method in class org.openzen.zenscript.codemodel.context.TypeContext
 
ConcatMap<K extends EqualsComparable<K>,V> - Class in org.openzen.zencode.shared
 
condition - Variable in class org.openzen.zenscript.codemodel.expression.ConditionalExpression
 
condition - Variable in class org.openzen.zenscript.codemodel.statement.DoWhileStatement
 
condition - Variable in class org.openzen.zenscript.codemodel.statement.IfStatement
 
condition - Variable in class org.openzen.zenscript.codemodel.statement.WhileStatement
 
condition - Variable in class org.openzen.zenscript.parser.statements.ParsedStatementDoWhile
 
condition - Variable in class org.openzen.zenscript.parser.statements.ParsedStatementWhile
 
ConditionalExpression - Class in org.openzen.zenscript.codemodel.expression
 
ConditionalExpression(CodePosition, Expression, Expression, Expression, TypeID) - Constructor for class org.openzen.zenscript.codemodel.expression.ConditionalExpression
 
ConditionAnyDamage<T extends IIngredient> - Class in com.blamejared.crafttweaker.api.ingredient.condition.type
 
ConditionAnyDamage() - Constructor for class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionAnyDamage
 
ConditionAnyDamagedSerializer - Enum Class in com.blamejared.crafttweaker.api.ingredient.condition.serializer
 
ConditionCustom<T extends IIngredient> - Class in com.blamejared.crafttweaker.api.ingredient.condition.type
 
ConditionCustom(String, Predicate<IItemStack>) - Constructor for class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionCustom
 
ConditionCustomSerializer - Enum Class in com.blamejared.crafttweaker.api.ingredient.condition.serializer
 
ConditionDamaged<T extends IIngredient> - Class in com.blamejared.crafttweaker.api.ingredient.condition.type
 
ConditionDamaged() - Constructor for class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamaged
 
ConditionDamagedAtLeast<T extends IIngredient> - Class in com.blamejared.crafttweaker.api.ingredient.condition.type
 
ConditionDamagedAtLeast(int) - Constructor for class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtLeast
 
ConditionDamagedAtLeastSerializer - Enum Class in com.blamejared.crafttweaker.api.ingredient.condition.serializer
 
ConditionDamagedAtMost<T extends IIngredient> - Class in com.blamejared.crafttweaker.api.ingredient.condition.type
 
ConditionDamagedAtMost(int) - Constructor for class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtMost
 
ConditionDamagedAtMostSerializer - Enum Class in com.blamejared.crafttweaker.api.ingredient.condition.serializer
 
ConditionDamagedSerializer - Enum Class in com.blamejared.crafttweaker.api.ingredient.condition.serializer
 
conditionFailed(int) - Static method in class com.blamejared.crafttweaker.impl.preprocessor.onlyif.OnlyIfParameterHit
 
conditionMet() - Method in class com.blamejared.crafttweaker.impl.preprocessor.onlyif.OnlyIfParameterHit
 
conditionPassed(int) - Static method in class com.blamejared.crafttweaker.impl.preprocessor.onlyif.OnlyIfParameterHit
 
configuration() - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IScriptRunInfo
Obtains the configuration used to execute the script run.
ConflictCommand - Class in com.blamejared.crafttweaker.impl.command.type.conflict
 
CONST - Static variable in class org.openzen.zenscript.codemodel.Modifiers
 
CONST_OPTIONAL - Static variable in class org.openzen.zenscript.codemodel.Modifiers
 
constant - Variable in class org.openzen.zenscript.codemodel.expression.ConstExpression
 
constant - Variable in class org.openzen.zenscript.codemodel.expression.switchvalue.EnumConstantSwitchValue
 
constant(Class<?>) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
constant(Object) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
ConstantBoolExpression - Class in org.openzen.zenscript.codemodel.expression
 
ConstantBoolExpression(CodePosition, boolean) - Constructor for class org.openzen.zenscript.codemodel.expression.ConstantBoolExpression
 
ConstantByteExpression - Class in org.openzen.zenscript.codemodel.expression
 
ConstantByteExpression(CodePosition, int) - Constructor for class org.openzen.zenscript.codemodel.expression.ConstantByteExpression
 
ConstantCharExpression - Class in org.openzen.zenscript.codemodel.expression
 
ConstantCharExpression(CodePosition, char) - Constructor for class org.openzen.zenscript.codemodel.expression.ConstantCharExpression
 
constantClass(JavaClass) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
ConstantDoubleExpression - Class in org.openzen.zenscript.codemodel.expression
 
ConstantDoubleExpression(CodePosition, double) - Constructor for class org.openzen.zenscript.codemodel.expression.ConstantDoubleExpression
 
ConstantFloatExpression - Class in org.openzen.zenscript.codemodel.expression
 
ConstantFloatExpression(CodePosition, float) - Constructor for class org.openzen.zenscript.codemodel.expression.ConstantFloatExpression
 
ConstantIntExpression - Class in org.openzen.zenscript.codemodel.expression
 
ConstantIntExpression(CodePosition, int) - Constructor for class org.openzen.zenscript.codemodel.expression.ConstantIntExpression
 
ConstantLongExpression - Class in org.openzen.zenscript.codemodel.expression
 
ConstantLongExpression(CodePosition, long) - Constructor for class org.openzen.zenscript.codemodel.expression.ConstantLongExpression
 
ConstantSByteExpression - Class in org.openzen.zenscript.codemodel.expression
 
ConstantSByteExpression(CodePosition, byte) - Constructor for class org.openzen.zenscript.codemodel.expression.ConstantSByteExpression
 
ConstantShortExpression - Class in org.openzen.zenscript.codemodel.expression
 
ConstantShortExpression(CodePosition, short) - Constructor for class org.openzen.zenscript.codemodel.expression.ConstantShortExpression
 
ConstantStringExpression - Class in org.openzen.zenscript.codemodel.expression
 
ConstantStringExpression(CodePosition, String) - Constructor for class org.openzen.zenscript.codemodel.expression.ConstantStringExpression
 
ConstantUIntExpression - Class in org.openzen.zenscript.codemodel.expression
 
ConstantUIntExpression(CodePosition, int) - Constructor for class org.openzen.zenscript.codemodel.expression.ConstantUIntExpression
 
ConstantULongExpression - Class in org.openzen.zenscript.codemodel.expression
 
ConstantULongExpression(CodePosition, long) - Constructor for class org.openzen.zenscript.codemodel.expression.ConstantULongExpression
 
ConstantUShortExpression - Class in org.openzen.zenscript.codemodel.expression
 
ConstantUShortExpression(CodePosition, int) - Constructor for class org.openzen.zenscript.codemodel.expression.ConstantUShortExpression
 
ConstantUSizeExpression - Class in org.openzen.zenscript.codemodel.expression
 
ConstantUSizeExpression(CodePosition, long) - Constructor for class org.openzen.zenscript.codemodel.expression.ConstantUSizeExpression
 
ConstExpression - Class in org.openzen.zenscript.codemodel.expression
 
ConstExpression(CodePosition, ConstMemberRef) - Constructor for class org.openzen.zenscript.codemodel.expression.ConstExpression
 
ConstMember - Class in org.openzen.zenscript.codemodel.member
 
ConstMember(CodePosition, HighLevelDefinition, int, String, TypeID, BuiltinID) - Constructor for class org.openzen.zenscript.codemodel.member.ConstMember
 
ConstMemberRef - Class in org.openzen.zenscript.codemodel.member.ref
 
ConstMemberRef(TypeID, ConstMember, GenericMapper) - Constructor for class org.openzen.zenscript.codemodel.member.ref.ConstMemberRef
 
constructor - Variable in class org.openzen.zenscript.codemodel.expression.ConstructorSuperCallExpression
 
constructor - Variable in class org.openzen.zenscript.codemodel.expression.ConstructorThisCallExpression
 
constructor - Variable in class org.openzen.zenscript.codemodel.expression.NewExpression
 
constructor - Variable in class org.openzen.zenscript.codemodel.member.EnumConstantMember
 
Constructor(NativeTypeInfo.Parameter...) - Constructor for record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Constructor
Creates an instance holding information relative to a native constructor that should be exposed to ZenCode.
Constructor(String, NativeTypeInfo.Parameter...) - Constructor for record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Constructor
Creates an instance holding information relative to a native constructor that should be exposed to ZenCode.
Constructor(String, String, NativeTypeInfo.Parameter...) - Constructor for record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Constructor
Creates an instance holding information relative to a native constructor that should be exposed to ZenCode.
Constructor(String, String, String, NativeTypeInfo.Parameter...) - Constructor for record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Constructor
Creates an instance of a Constructor record class.
CONSTRUCTOR - Enum constant in enum class org.openzen.zenscript.codemodel.member.FunctionalKind
 
CONSTRUCTOR - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
CONSTRUCTOR - Enum constant in enum class org.openzen.zenscript.javashared.JavaMethod.Kind
 
CONSTRUCTOR_FORWARD_MISSING - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
CONSTRUCTOR_FORWARD_NOT_FIRST_STATEMENT - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
CONSTRUCTOR_FORWARD_OUTSIDE_CONSTRUCTOR - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
CONSTRUCTOR_TYPE - Enum constant in enum class org.openzen.zenscript.validator.TypeContext
 
constructorForwarded - Variable in class org.openzen.zenscript.validator.visitors.StatementValidator
 
ConstructorMember - Class in org.openzen.zenscript.codemodel.member
 
ConstructorMember(CodePosition, HighLevelDefinition, int, FunctionHeader, BuiltinID) - Constructor for class org.openzen.zenscript.codemodel.member.ConstructorMember
 
constructors() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeTypeRegistration
The constructors that should be registered
constructors() - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo
Returns the value of the constructors record component.
ConstructorSuperCallExpression - Class in org.openzen.zenscript.codemodel.expression
 
ConstructorSuperCallExpression(CodePosition, TypeID, FunctionalMemberRef, CallArguments) - Constructor for class org.openzen.zenscript.codemodel.expression.ConstructorSuperCallExpression
 
ConstructorThisCallExpression - Class in org.openzen.zenscript.codemodel.expression
 
ConstructorThisCallExpression(CodePosition, TypeID, FunctionalMemberRef, CallArguments) - Constructor for class org.openzen.zenscript.codemodel.expression.ConstructorThisCallExpression
 
consume(Class<T>, T) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandInteractionResultHolder
 
consumesAction(InteractionResult) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandInteractionResult
 
containing(double, double, double) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
containing(String) - Static method in class com.blamejared.crafttweaker.api.recipe.replacement.type.NameFilteringRule
Creates a rule filtering recipes that have the given word in their name.
contains(IData) - Method in class com.blamejared.crafttweaker.api.data.BoolData
 
contains(IData) - Method in class com.blamejared.crafttweaker.api.data.ByteArrayData
 
contains(IData) - Method in class com.blamejared.crafttweaker.api.data.ByteData
 
contains(IData) - Method in class com.blamejared.crafttweaker.api.data.DoubleData
 
contains(IData) - Method in class com.blamejared.crafttweaker.api.data.FloatData
 
contains(IData) - Method in interface com.blamejared.crafttweaker.api.data.IData
Checks if this IData contains the other IData
contains(IData) - Method in class com.blamejared.crafttweaker.api.data.IntArrayData
 
contains(IData) - Method in class com.blamejared.crafttweaker.api.data.IntData
 
contains(IData) - Method in class com.blamejared.crafttweaker.api.data.ListData
 
contains(IData) - Method in class com.blamejared.crafttweaker.api.data.LongArrayData
 
contains(IData) - Method in class com.blamejared.crafttweaker.api.data.LongData
 
contains(IData) - Method in class com.blamejared.crafttweaker.api.data.MapData
 
contains(IData) - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
contains(IData) - Method in class com.blamejared.crafttweaker.api.data.StringData
 
contains(CTFluidIngredient) - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient
 
contains(IIngredient) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
Does the ingredient contain the given ingredient?
contains(Class<T>, T[], Predicate<T>) - Static method in class stdlib.Arrays
 
contains(Class<T>, T[], FunctionUSizeTToBool<T>) - Static method in class stdlib.Arrays
 
contains(String) - Method in class org.openzen.zenscript.codemodel.definition.ZSPackage
 
contains(K) - Method in class org.openzen.zencode.shared.ConcatMap
 
contains(ResourceLocation) - Method in interface com.blamejared.crafttweaker.api.tag.MCTag
Checks if this tag contains an element with the given id
contains(Inventory, KnownTag<Item>) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandInventory
 
contains(Inventory, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandInventory
 
contains(AABB, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
contains(AABB, Vec3) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
contains(T) - Method in class com.blamejared.crafttweaker.api.tag.type.KnownTag
 
CONTAINS - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
CONTAINS - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
CONTAINS - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
containsAsIndexOf(Expression, Expression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
containsAsIndexOf(Expression, Expression) - Method in interface org.openzen.zenscript.javashared.JavaNativeTranslator
 
containsChar(char[], char) - Static method in class zsynthetic.ArrayHelpers
 
containsChargedProjectile(ItemStack, Item) - Static method in class com.blamejared.crafttweaker.natives.item.type.projectileweapon.ExpandCrossBowItem
Checks if the given stack has any charged items of the given type
containsKey(Object) - Method in class com.blamejared.crafttweaker.impl.loot.CraftTweakerPrivilegedLootModifierMap
 
containsKey(Object) - Method in class com.blamejared.crafttweaker.impl.loot.ForgeLootModifierMapAdapter
 
containsKey(ResourceLocation) - Method in interface com.blamejared.crafttweaker.platform.registry.RegistryWrapper
 
containsKey(ResourceLocation) - Method in class com.blamejared.crafttweaker.platform.registry.VanillaRegistryWrapper
 
containsList(List<IData>) - Method in interface com.blamejared.crafttweaker.api.data.IData
 
containsValue(Object) - Method in class com.blamejared.crafttweaker.impl.loot.CraftTweakerPrivilegedLootModifierMap
 
containsValue(Object) - Method in class com.blamejared.crafttweaker.impl.loot.ForgeLootModifierMapAdapter
 
content - Variable in class org.openzen.zenscript.codemodel.statement.CatchClause
 
content - Variable in class org.openzen.zenscript.codemodel.statement.DoWhileStatement
 
content - Variable in class org.openzen.zenscript.codemodel.statement.ForeachStatement
 
content - Variable in class org.openzen.zenscript.codemodel.statement.LockStatement
 
content - Variable in class org.openzen.zenscript.codemodel.statement.TryCatchStatement
 
content - Variable in class org.openzen.zenscript.codemodel.statement.WhileStatement
 
content - Variable in class org.openzen.zenscript.lexer.ZSToken
 
content - Variable in class org.openzen.zenscript.parser.statements.ParsedCatchClause
 
content - Variable in class org.openzen.zenscript.parser.statements.ParsedStatementDoWhile
 
content - Variable in class org.openzen.zenscript.parser.statements.ParsedStatementLock
 
content - Variable in class org.openzen.zenscript.parser.statements.ParsedStatementWhile
 
content() - Method in record class com.blamejared.crafttweaker.api.zencode.IPreprocessor.Match
Returns the value of the content record component.
contents - Variable in class org.openzen.zenscript.parser.expression.ParsedExpressionArray
 
context - Variable in class org.openzen.zencode.java.module.JavaNativeTypeConversionContext
 
CONTINUE_OUTSIDE_LOOP - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
ContinueStatement - Class in org.openzen.zenscript.codemodel.statement
 
ContinueStatement(CodePosition, LoopStatement) - Constructor for class org.openzen.zenscript.codemodel.statement.ContinueStatement
 
contract(AABB, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
convert(JsonElement) - Static method in class com.blamejared.crafttweaker.api.data.converter.JSONConverter
 
convert(JsonObject) - Static method in class com.blamejared.crafttweaker.api.data.converter.JSONConverter
 
convert(String) - Static method in class com.blamejared.crafttweaker.api.data.converter.StringConverter
 
convert(Tag) - Static method in class com.blamejared.crafttweaker.api.data.converter.tag.TagToDataConverter
Converts the given Tag to it's IData representation.
convertClass(Class<?>) - Method in class org.openzen.zencode.java.module.converters.JavaNativeClassConverter
 
convertExpansion(Class<?>) - Method in class org.openzen.zencode.java.module.converters.JavaNativeExpansionConverter
 
convertToSwitch(String) - Method in class org.openzen.zenscript.codemodel.expression.MatchExpression
 
COOKING_BOOK_CATEGORY - Static variable in class com.blamejared.crafttweaker.api.recipe.component.BuiltinRecipeComponents.Metadata
 
CookingRecipeHandler - Class in com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla
 
CookingRecipeHandler() - Constructor for class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.CookingRecipeHandler
 
copy() - Method in class com.blamejared.crafttweaker.api.data.BoolData
 
copy() - Method in class com.blamejared.crafttweaker.api.data.ByteArrayData
 
copy() - Method in class com.blamejared.crafttweaker.api.data.ByteData
 
copy() - Method in class com.blamejared.crafttweaker.api.data.DoubleData
 
copy() - Method in class com.blamejared.crafttweaker.api.data.FloatData
 
copy() - Method in interface com.blamejared.crafttweaker.api.data.IData
 
copy() - Method in class com.blamejared.crafttweaker.api.data.IntArrayData
 
copy() - Method in class com.blamejared.crafttweaker.api.data.IntData
 
copy() - Method in class com.blamejared.crafttweaker.api.data.ListData
 
copy() - Method in class com.blamejared.crafttweaker.api.data.LongArrayData
 
copy() - Method in class com.blamejared.crafttweaker.api.data.LongData
 
copy() - Method in class com.blamejared.crafttweaker.api.data.MapData
 
copy() - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
copy() - Method in class com.blamejared.crafttweaker.api.data.StringData
 
copy() - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
Copies the stack.
copy() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Creates a copy
copy() - Method in class com.blamejared.crafttweaker.api.item.MCItemStack
 
copy() - Method in class com.blamejared.crafttweaker.api.item.MCItemStackMutable
 
copy(Path, Path, CopyOption...) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
copy(Component) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandComponent
 
copy(MutableComponent, String) - Static method in class com.blamejared.crafttweaker.api.command.CommandUtilities
 
copy(Player, String) - Static method in class com.blamejared.crafttweaker.api.command.CommandUtilities
 
copy(LootContext) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandLootContextBuilder
 
copy(T[]) - Static method in class com.blamejared.crafttweaker.api.util.ArrayUtil
 
COPY - Enum constant in enum class com.blamejared.crafttweaker.impl.network.message.ClientMessages
 
copyInternal() - Method in class com.blamejared.crafttweaker.api.data.BoolData
 
copyInternal() - Method in class com.blamejared.crafttweaker.api.data.ByteArrayData
 
copyInternal() - Method in class com.blamejared.crafttweaker.api.data.ByteData
 
copyInternal() - Method in class com.blamejared.crafttweaker.api.data.DoubleData
 
copyInternal() - Method in class com.blamejared.crafttweaker.api.data.FloatData
 
copyInternal() - Method in interface com.blamejared.crafttweaker.api.data.IData
 
copyInternal() - Method in class com.blamejared.crafttweaker.api.data.IntArrayData
 
copyInternal() - Method in class com.blamejared.crafttweaker.api.data.IntData
 
copyInternal() - Method in class com.blamejared.crafttweaker.api.data.ListData
 
copyInternal() - Method in class com.blamejared.crafttweaker.api.data.LongArrayData
 
copyInternal() - Method in class com.blamejared.crafttweaker.api.data.LongData
 
copyInternal() - Method in class com.blamejared.crafttweaker.api.data.MapData
 
copyInternal() - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
copyInternal() - Method in class com.blamejared.crafttweaker.api.data.StringData
 
copyMembersTo(TypeMembers, TypeMemberPriority) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
copyOf(T[], int, T) - Static method in class com.blamejared.crafttweaker.api.util.ArrayUtil
 
count(Class<T>, T[], Predicate<T>) - Static method in class stdlib.Arrays
 
count(Class<T>, T[], FunctionUSizeTToBool<T>) - Static method in class stdlib.Arrays
 
CountingCharReader - Class in org.openzen.zenscript.lexer
 
CountingCharReader(CharReader, SourceFile) - Constructor for class org.openzen.zenscript.lexer.CountingCharReader
 
countItem(Container, Item) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandContainer
 
countStack(Container, IItemStack) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandContainer
 
CRAFTING_BOOK_CATEGORY - Static variable in class com.blamejared.crafttweaker.api.recipe.component.BuiltinRecipeComponents.Metadata
 
CraftingTableRecipeConflictChecker - Class in com.blamejared.crafttweaker.api.recipe.handler.helper
 
CraftingTableRecipeConflictChecker() - Constructor for class com.blamejared.crafttweaker.api.recipe.handler.helper.CraftingTableRecipeConflictChecker
 
CraftingTableRecipeManager - Enum Class in com.blamejared.crafttweaker.api.recipe.manager
 
CRAFTTWEAKER_DATA_KEY - Static variable in interface com.blamejared.crafttweaker.api.item.IItemStack
 
CRAFTTWEAKER_UUID - Static variable in class com.blamejared.crafttweaker.api.CraftTweakerConstants
 
crafttweaker$appendConsumer(Consumer<? super T>) - Method in class com.blamejared.crafttweaker.mixin.common.transform.tags.MixinTagManager
 
crafttweaker$callAddMix(Potion, Item, Potion) - Static method in interface com.blamejared.crafttweaker.mixin.common.access.brewing.AccessPotionBrewing
 
crafttweaker$callFromValues(Stream<? extends Ingredient.Value>) - Static method in interface com.blamejared.crafttweaker.mixin.common.access.item.AccessIngredient
 
crafttweaker$callGetRandomItems(LootContext) - Method in interface com.blamejared.crafttweaker.mixin.common.access.loot.AccessLootTable
 
crafttweaker$callOwnedNetworkableRegistries(RegistryAccess) - Static method in interface com.blamejared.crafttweaker.mixin.common.access.registry.AccessRegistrySynchronization
 
crafttweaker$crafttweakerSavedData - Variable in class com.blamejared.crafttweaker.mixin.common.transform.world.level.MixinServerLevel
 
crafttweaker$createFoodProperties(int, float, boolean, boolean, boolean, List<Pair<MobEffectInstance, Float>>) - Static method in interface com.blamejared.crafttweaker.mixin.common.access.food.AccessFoodProperties
 
crafttweaker$getAddition() - Method in interface com.blamejared.crafttweaker.mixin.common.access.recipe.AccessSmithingTransformRecipe
 
crafttweaker$getAddition() - Method in interface com.blamejared.crafttweaker.mixin.common.access.recipe.AccessSmithingTrimRecipe
 
crafttweaker$getBase() - Method in interface com.blamejared.crafttweaker.mixin.common.access.recipe.AccessSmithingTransformRecipe
 
crafttweaker$getBase() - Method in interface com.blamejared.crafttweaker.mixin.common.access.recipe.AccessSmithingTrimRecipe
 
crafttweaker$getBASE_ATTACK_DAMAGE_UUID() - Static method in interface com.blamejared.crafttweaker.mixin.common.access.item.AccessItem
 
crafttweaker$getBASE_ATTACK_SPEED_UUID() - Static method in interface com.blamejared.crafttweaker.mixin.common.access.item.AccessItem
 
crafttweaker$getByName() - Method in interface com.blamejared.crafttweaker.mixin.common.access.recipe.AccessRecipeManager
 
crafttweaker$getCONTAINER_MIXES() - Static method in interface com.blamejared.crafttweaker.mixin.common.access.brewing.AccessPotionBrewing
 
crafttweaker$getDamageTypes() - Method in interface com.blamejared.crafttweaker.mixin.common.access.level.damage.AccessDamageSources
 
crafttweaker$getDestroySpeed() - Method in interface com.blamejared.crafttweaker.mixin.common.access.block.AccessBlockStateBase
 
crafttweaker$getEffects() - Method in interface com.blamejared.crafttweaker.mixin.common.access.food.AccessFoodPropertiesForge
 
crafttweaker$getExplosionResistance() - Method in interface com.blamejared.crafttweaker.mixin.common.access.block.AccessBlockBehaviour
 
crafttweaker$getFakePlayers() - Static method in interface com.blamejared.crafttweaker.mixin.common.access.entity.AccessFakePlayerFactory
 
crafttweaker$getForSale() - Method in interface com.blamejared.crafttweaker.mixin.common.access.villager.AccessBasicTrade
 
crafttweaker$getFriction() - Method in interface com.blamejared.crafttweaker.mixin.common.access.block.AccessBlockBehaviour
 
crafttweaker$getFromItem() - Method in interface com.blamejared.crafttweaker.mixin.common.access.villager.AccessItemsAndEmeraldsToItems
 
crafttweaker$getFromItem() - Method in interface com.blamejared.crafttweaker.mixin.common.access.villager.AccessTippedArrowForItemsAndEmeralds
 
crafttweaker$getHasCollision() - Method in interface com.blamejared.crafttweaker.mixin.common.access.block.AccessBlockBehaviour
 
crafttweaker$getInteractions() - Method in interface com.blamejared.crafttweaker.mixin.common.access.block.AccessAbstractCauldronBlock
 
crafttweaker$getItem() - Method in interface com.blamejared.crafttweaker.mixin.common.access.villager.AccessDyedArmorForEmeralds
 
crafttweaker$getItem() - Method in interface com.blamejared.crafttweaker.mixin.common.access.villager.AccessEmeraldForItems
 
crafttweaker$getItemStack() - Method in interface com.blamejared.crafttweaker.mixin.common.access.villager.AccessEnchantedItemForEmeralds
 
crafttweaker$getItemStack() - Method in interface com.blamejared.crafttweaker.mixin.common.access.villager.AccessItemsForEmeralds
 
crafttweaker$getItemStacks() - Method in interface com.blamejared.crafttweaker.mixin.common.access.item.AccessIngredient
 
crafttweaker$getJumpFactor() - Method in interface com.blamejared.crafttweaker.mixin.common.access.block.AccessBlockBehaviour
 
crafttweaker$getLightEmission() - Method in interface com.blamejared.crafttweaker.mixin.common.access.block.AccessBlockStateBase
 
crafttweaker$getMatchers() - Method in interface com.blamejared.crafttweaker.mixin.common.access.predicate.AccessStatePropertiesPredicateBuilder
 
crafttweaker$getMaxTrades() - Method in interface com.blamejared.crafttweaker.mixin.common.access.villager.AccessBasicTrade
 
crafttweaker$getMINECRAFT() - Static method in interface com.blamejared.crafttweaker.mixin.common.access.entity.AccessFakePlayerFactory
 
crafttweaker$getParams() - Method in interface com.blamejared.crafttweaker.mixin.common.access.loot.AccessLootContext
 
crafttweaker$getParams() - Method in interface com.blamejared.crafttweaker.mixin.common.access.loot.AccessLootContextBuilder
 
crafttweaker$getPOTION_MIXES() - Static method in interface com.blamejared.crafttweaker.mixin.common.access.brewing.AccessPotionBrewing
 
crafttweaker$getPrice() - Method in interface com.blamejared.crafttweaker.mixin.common.access.villager.AccessBasicTrade
 
crafttweaker$getPrice2() - Method in interface com.blamejared.crafttweaker.mixin.common.access.villager.AccessBasicTrade
 
crafttweaker$getPriceMult() - Method in interface com.blamejared.crafttweaker.mixin.common.access.villager.AccessBasicTrade
 
crafttweaker$getRecipes() - Static method in interface com.blamejared.crafttweaker.mixin.common.access.brewing.AccessBrewingRecipeRegistry
 
crafttweaker$getRecipes() - Method in interface com.blamejared.crafttweaker.mixin.common.access.recipe.AccessRecipeManager
 
crafttweaker$getRegistryAccess() - Method in interface com.blamejared.crafttweaker.mixin.common.access.tag.AccessTagManager
 
crafttweaker$getResources() - Method in interface com.blamejared.crafttweaker.mixin.common.access.server.AccessMinecraftServer
 
crafttweaker$getSavedData() - Method in interface com.blamejared.crafttweaker.api.level.CraftTweakerSavedDataHolder
 
crafttweaker$getSavedData() - Method in class com.blamejared.crafttweaker.mixin.common.transform.world.level.MixinServerLevel
 
crafttweaker$getSpeedFactor() - Method in interface com.blamejared.crafttweaker.mixin.common.access.block.AccessBlockBehaviour
 
crafttweaker$getTag() - Method in interface com.blamejared.crafttweaker.mixin.common.access.item.AccessIngredientTagValue
 
crafttweaker$getTagManager() - Method in interface com.blamejared.crafttweaker.mixin.common.access.server.AccessReloadableServerResources
 
crafttweaker$getTemplate() - Method in interface com.blamejared.crafttweaker.mixin.common.access.recipe.AccessSmithingTransformRecipe
 
crafttweaker$getTemplate() - Method in interface com.blamejared.crafttweaker.mixin.common.access.recipe.AccessSmithingTrimRecipe
 
crafttweaker$getToItem() - Method in interface com.blamejared.crafttweaker.mixin.common.access.villager.AccessItemsAndEmeraldsToItems
 
crafttweaker$getToItem() - Method in interface com.blamejared.crafttweaker.mixin.common.access.villager.AccessTippedArrowForItemsAndEmeralds
 
crafttweaker$getValues() - Method in interface com.blamejared.crafttweaker.mixin.common.access.item.AccessIngredient
 
crafttweaker$getXp() - Method in interface com.blamejared.crafttweaker.mixin.common.access.villager.AccessBasicTrade
 
crafttweaker$init(MinecraftServer, Executor, LevelStorageSource.LevelStorageAccess, ServerLevelData, ResourceKey, LevelStem, ChunkProgressListener, boolean, long, List, boolean, RandomSequences, CallbackInfo) - Method in class com.blamejared.crafttweaker.mixin.common.transform.world.level.MixinServerLevel
 
crafttweaker$injectTags(CallbackInfoReturnable<Collection<ItemStack>>) - Method in class com.blamejared.crafttweaker.mixin.common.transform.item.MixinIngredientTagValue
 
crafttweaker$isCanOcclude() - Method in interface com.blamejared.crafttweaker.mixin.common.access.block.AccessBlockStateBase
 
crafttweaker$isFrozen() - Method in interface com.blamejared.crafttweaker.mixin.common.access.registry.AccessMappedRegistry
 
crafttweaker$isIsAir() - Method in interface com.blamejared.crafttweaker.mixin.common.access.block.AccessBlockStateBase
 
crafttweaker$isRequiresCorrectToolForDrops() - Method in interface com.blamejared.crafttweaker.mixin.common.access.block.AccessBlockStateBase
 
crafttweaker$isUseShapeForLightOcclusion() - Method in interface com.blamejared.crafttweaker.mixin.common.access.block.AccessBlockStateBase
 
crafttweaker$isVisualOnly() - Method in interface com.blamejared.crafttweaker.mixin.common.access.entity.AccessLightningBolt
 
crafttweaker$of(MinMaxBounds.Ints, EntityPredicate) - Static method in interface com.blamejared.crafttweaker.mixin.common.access.predicate.AccessLightningBoltPredicate
 
crafttweaker$setBlockState(BlockState) - Method in interface com.blamejared.crafttweaker.mixin.common.access.entity.AccessFallingBlockEntity
 
crafttweaker$setByName(Map<ResourceLocation, Recipe<?>>) - Method in interface com.blamejared.crafttweaker.mixin.common.access.recipe.AccessRecipeManager
 
crafttweaker$setCanAlwaysEat(boolean) - Method in interface com.blamejared.crafttweaker.mixin.common.access.food.AccessFoodProperties
 
crafttweaker$setCanOcclude(boolean) - Method in interface com.blamejared.crafttweaker.mixin.common.access.block.AccessBlockStateBase
 
crafttweaker$setDestroySpeed(float) - Method in interface com.blamejared.crafttweaker.mixin.common.access.block.AccessBlockStateBase
 
crafttweaker$setExplosionResistance(float) - Method in interface com.blamejared.crafttweaker.mixin.common.access.block.AccessBlockBehaviour
 
crafttweaker$setFastFood(boolean) - Method in interface com.blamejared.crafttweaker.mixin.common.access.food.AccessFoodProperties
 
crafttweaker$setFireResistant(boolean) - Method in interface com.blamejared.crafttweaker.mixin.common.access.item.AccessItem
 
crafttweaker$setFoodProperties(FoodProperties) - Method in interface com.blamejared.crafttweaker.mixin.common.access.item.AccessItem
 
crafttweaker$setFriction(float) - Method in interface com.blamejared.crafttweaker.mixin.common.access.block.AccessBlockBehaviour
 
crafttweaker$setFrozen(boolean) - Method in interface com.blamejared.crafttweaker.mixin.common.access.registry.AccessMappedRegistry
 
crafttweaker$setHasCollision(boolean) - Method in interface com.blamejared.crafttweaker.mixin.common.access.block.AccessBlockBehaviour
 
crafttweaker$setIsAir(boolean) - Method in interface com.blamejared.crafttweaker.mixin.common.access.block.AccessBlockStateBase
 
crafttweaker$setIsMeat(boolean) - Method in interface com.blamejared.crafttweaker.mixin.common.access.food.AccessFoodProperties
 
crafttweaker$setItemStacks(ItemStack[]) - Method in interface com.blamejared.crafttweaker.mixin.common.access.item.AccessIngredient
 
crafttweaker$setJumpFactor(float) - Method in interface com.blamejared.crafttweaker.mixin.common.access.block.AccessBlockBehaviour
 
crafttweaker$setLightEmission(int) - Method in interface com.blamejared.crafttweaker.mixin.common.access.block.AccessBlockStateBase
 
crafttweaker$setMaxDamage(int) - Method in interface com.blamejared.crafttweaker.mixin.common.access.item.AccessItem
 
crafttweaker$setMaxStackSize(int) - Method in interface com.blamejared.crafttweaker.mixin.common.access.item.AccessItem
 
crafttweaker$setNutrition(int) - Method in interface com.blamejared.crafttweaker.mixin.common.access.food.AccessFoodProperties
 
crafttweaker$setRarity(Rarity) - Method in interface com.blamejared.crafttweaker.mixin.common.access.item.AccessItem
 
crafttweaker$setRecipes(Map<RecipeType<?>, Map<ResourceLocation, Recipe<?>>>) - Method in interface com.blamejared.crafttweaker.mixin.common.access.recipe.AccessRecipeManager
 
crafttweaker$setRequiresCorrectToolForDrops(boolean) - Method in interface com.blamejared.crafttweaker.mixin.common.access.block.AccessBlockStateBase
 
crafttweaker$setSaturationModifier(float) - Method in interface com.blamejared.crafttweaker.mixin.common.access.food.AccessFoodProperties
 
crafttweaker$setSpeedFactor(float) - Method in interface com.blamejared.crafttweaker.mixin.common.access.block.AccessBlockBehaviour
 
crafttweaker$setUseShapeForLightOcclusion(boolean) - Method in interface com.blamejared.crafttweaker.mixin.common.access.block.AccessBlockStateBase
 
crafttweaker$storeDissolve(CallbackInfoReturnable<ItemStack[]>) - Method in class com.blamejared.crafttweaker.mixin.common.transform.item.MixinIngredient
 
CraftTweakerAction - Class in com.blamejared.crafttweaker.api.action.internal
Marks an action as being executed by CraftTweaker.
CraftTweakerAction() - Constructor for class com.blamejared.crafttweaker.api.action.internal.CraftTweakerAction
 
CraftTweakerAPI - Class in com.blamejared.crafttweaker.api
Provides access to the main CraftTweaker API.
CraftTweakerAPI() - Constructor for class com.blamejared.crafttweaker.api.CraftTweakerAPI
 
CraftTweakerCommon - Class in com.blamejared.crafttweaker
 
CraftTweakerCommon() - Constructor for class com.blamejared.crafttweaker.CraftTweakerCommon
 
CraftTweakerConstants - Class in com.blamejared.crafttweaker.api
 
CraftTweakerConstants() - Constructor for class com.blamejared.crafttweaker.api.CraftTweakerConstants
 
CraftTweakerEarlyInit - Class in com.blamejared.crafttweaker.impl
 
CraftTweakerForge - Class in com.blamejared.crafttweaker
 
CraftTweakerForge() - Constructor for class com.blamejared.crafttweaker.CraftTweakerForge
 
CraftTweakerGameTester - Annotation Interface in com.blamejared.crafttweaker.gametest.util
 
CraftTweakerGameTests - Class in com.blamejared.crafttweaker.gametest
 
CraftTweakerGameTests() - Constructor for class com.blamejared.crafttweaker.gametest.CraftTweakerGameTests
 
CraftTweakerGlobals - Class in com.blamejared.crafttweaker.api.zencode
 
CraftTweakerGlobals() - Constructor for class com.blamejared.crafttweaker.api.zencode.CraftTweakerGlobals
 
CraftTweakerLog4jEditor - Class in com.blamejared.crafttweaker.impl.logging
 
CraftTweakerPlugin - Annotation Interface in com.blamejared.crafttweaker.api.plugin
Marks the class as a CraftTweaker plugin, which needs to be detected and loaded by CraftTweaker.
CraftTweakerPluginForge - Class in com.blamejared.crafttweaker.impl.plugin
 
CraftTweakerPluginForge() - Constructor for class com.blamejared.crafttweaker.impl.plugin.CraftTweakerPluginForge
 
CraftTweakerPrivilegedLootModifierMap - Class in com.blamejared.crafttweaker.impl.loot
 
CraftTweakerRegistries - Class in com.blamejared.crafttweaker
 
CraftTweakerRegistries() - Constructor for class com.blamejared.crafttweaker.CraftTweakerRegistries
 
CraftTweakerRegistry - Class in com.blamejared.crafttweaker.impl.registry
 
CraftTweakerSavedData - Class in com.blamejared.crafttweaker.api.level
Data that is saved and loaded with the world when it is saved and loaded from disk.
CraftTweakerSavedData() - Constructor for class com.blamejared.crafttweaker.api.level.CraftTweakerSavedData
 
CraftTweakerSavedData(MapData) - Constructor for class com.blamejared.crafttweaker.api.level.CraftTweakerSavedData
 
CraftTweakerSavedDataHolder - Interface in com.blamejared.crafttweaker.api.level
 
CraftTweakerTagRegistry - Class in com.blamejared.crafttweaker.api.tag
 
CraftTweakerTagRegistry.BindContext - Record Class in com.blamejared.crafttweaker.api.tag
 
cramming(DamageSources) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
create() - Static method in class com.blamejared.crafttweaker.api.recipe.replacement.Replacer
Creates a new replacer instance.
create() - Method in class com.blamejared.crafttweaker.natives.loot.condition.ExpandAllOfCondition
 
create() - Method in class com.blamejared.crafttweaker.natives.loot.condition.ExpandAnyOfCondition
 
create() - Static method in class com.blamejared.crafttweaker.natives.loot.condition.ExpandExplosionCondition
 
create() - Static method in class com.blamejared.crafttweaker.natives.loot.condition.ExpandLootItemKilledByPlayerCondition
 
create() - Static method in class com.blamejared.crafttweaker.natives.loot.condition.ExpandWeatherCheck
 
create() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandBlockPredicate
 
create() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandDamageSourcePredicate
 
create() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEntityEquipmentPredicate
 
create() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEntityFlagsPredicate
 
create() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEntityPredicate
 
create() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandFluidPredicate
 
create() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandItemPredicate
 
create() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandLightPredicate
 
create() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandLocationPredicate
 
create() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandPlayerPredicate
 
create() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandStatePropertiesPredicate
 
create(float) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.ExpandLootItemRandomChanceCondition
 
create(float, float) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.ExpandLootItemRandomChanceWithLootingCondition
 
create(int, float) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
 
create(int, int, int, Map<VillagerType, IItemStack>) - Static method in class com.blamejared.crafttweaker.natives.villager.trade.type.ExpandEmeraldsForVillagerTypeItem
Creates a new EmeraldsForVillagerTypeItem trade
create(int, ResourceLocation, String, MapDecoration.Type, int, int) - Static method in class com.blamejared.crafttweaker.natives.villager.trade.type.ExpandTreasureMapForEmeralds
Creates a new TreasureMapForEmeralds trade
create(IData) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandNbtPredicate
 
create(MapData) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandNbtPredicate
 
create(IItemStack...) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandItemPredicate
 
create(KnownTag<EntityType<?>>) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEntityPredicate
 
create(KnownTag<EntityType<?>>) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEntityTypePredicate
 
create(KnownTag<Item>) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandItemPredicate
 
create(KnownTag<Block>) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandBlockPredicate
 
create(KnownTag<Fluid>) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandFluidPredicate
 
create(String) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.ExpandConditionReference
 
create(String) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.ExpandLootTableIdCondition
 
create(String) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.ExpandLootTableIdRegexCondition
 
create(String, double, AttributeModifier.Operation, String) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeModifier
Creates a new AttributeModifier
create(Map<MobEffect, MobEffectsPredicate.MobEffectInstancePredicate>) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandMobEffectsPredicate
 
create(DamageSourcePredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.ExpandDamageSourceCondition
 
create(EntityPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandLightningBoltPredicate
 
create(ItemPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.ExpandMatchTool
 
create(LocationPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.ExpandLocationCheck
 
create(LocationPredicate.Builder, int, int, int) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.ExpandLocationCheck
 
create(LocationPredicate.Builder, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.ExpandLocationCheck
 
create(MinMaxBounds.Doubles, MinMaxBounds.Doubles, MinMaxBounds.Doubles, MinMaxBounds.Doubles, MinMaxBounds.Doubles) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandDistancePredicate
 
create(MinMaxBounds.Ints) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEnchantmentPredicate
 
create(MinMaxBounds.Ints) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandLightningBoltPredicate
 
create(MinMaxBounds.Ints) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandLightPredicate
 
create(MinMaxBounds.Ints) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandSlimePredicate
 
create(MinMaxBounds.Ints, EntityPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandLightningBoltPredicate
 
create(MinMaxBounds.Ints, EntityPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandLightningBoltPredicate
 
create(MinMaxBounds.Ints, MinMaxBounds.Ints) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandMobEffectsPredicateMobEffectInstancePredicate
 
create(MinMaxBounds.Ints, MinMaxBounds.Ints, Boolean) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandMobEffectsPredicateMobEffectInstancePredicate
 
create(MinMaxBounds.Ints, MinMaxBounds.Ints, Boolean, Boolean) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandMobEffectsPredicateMobEffectInstancePredicate
 
create(ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.ExpandConditionReference
 
create(ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.ExpandLootTableIdCondition
 
create(ServerLevel) - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootParamsBuilder
 
create(DamageType, Entity, Entity) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSource
 
create(DamageType, Vec3) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSource
 
create(MobEffect, MobEffectsPredicate.MobEffectInstancePredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandMobEffectsPredicate
 
create(EntityType<?>) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEntityPredicate
 
create(EntityType<?>) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEntityTypePredicate
 
create(EntityType<Entity>, Level) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
 
create(Enchantment) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEnchantmentPredicate
 
create(Enchantment, float...) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.ExpandBonusLevelTableCondition
 
create(Enchantment, MinMaxBounds.Ints) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEnchantmentPredicate
 
create(Item...) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandItemPredicate
 
create(Block) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.ExpandLootItemBlockStatePropertyCondition
 
create(Block...) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandBlockPredicate
 
create(Level, double, double, double, float, boolean, Explosion.BlockInteraction, Entity, DamageSource) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandExplosion
 
create(Fluid) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandFluidPredicate
 
create(IntRange) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.ExpandTimeCheck
 
create(LootContext.Builder, ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandLootContextBuilder
Creates a new LootContext with the given LootContextParamSet.
create(LootContext.EntityTarget) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.ExpandEntityHasScoreCondition
 
create(LootContext.EntityTarget) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.ExpandLootItemEntityPropertyCondition
 
create(LootContext.EntityTarget, EntityPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.ExpandLootItemEntityPropertyCondition
 
create(LootParams) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandLootContextBuilder
Creates a new builder with the given level.
create(LootItemCondition.Builder) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.ExpandInvertedLootItemCondition
 
create(NumberProvider, IntRange) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.ExpandValueCheckCondition
 
create(SourceFile, BracketExpressionParser) - Static method in class org.openzen.zenscript.lexer.ZSTokenParser
 
create(ZSTokenType, String) - Method in class org.openzen.zenscript.lexer.ZSTokenFactory
 
create(TT, String) - Method in interface org.openzen.zenscript.lexer.TokenFactory
 
createAppender(String, Filter, Layout<? extends Serializable>) - Static method in class com.blamejared.crafttweaker.gametest.logging.appender.GameTestLoggerAppender
 
createAppender(String, Filter, Layout<? extends Serializable>) - Static method in class com.blamejared.crafttweaker.impl.logging.PlayerAppender
 
createDefault(String) - Static method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IScriptRunModuleConfigurator
Creates a default IScriptRunModuleConfigurator for the given base package.
createDirectory(Path, FileAttribute<?>...) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
createFluidStack(Fluid, long, CompoundTag) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
createFluidStack(Fluid, long, CompoundTag) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
createFluidStack(T) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
createFluidStack(T) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
createFluidStackMutable(Fluid, long, CompoundTag) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
createFluidStackMutable(Fluid, long, CompoundTag) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
createFluidStackMutable(T) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
createFluidStackMutable(T) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
createForDefinition(CodePosition, CallArguments) - Method in interface org.openzen.zenscript.codemodel.annotations.AnnotationDefinition
 
createForDefinition(CodePosition, CallArguments) - Method in class org.openzen.zenscript.codemodel.annotations.InvalidAnnotationDefinition
 
createForDefinition(CodePosition, CallArguments) - Method in class org.openzen.zenscript.codemodel.annotations.NativeAnnotationDefinition
 
createForDefinition(CodePosition, CallArguments) - Method in class org.openzen.zenscript.codemodel.annotations.PreconditionAnnotationDefinition
 
createForMember(CodePosition, CallArguments) - Method in interface org.openzen.zenscript.codemodel.annotations.AnnotationDefinition
 
createForMember(CodePosition, CallArguments) - Method in class org.openzen.zenscript.codemodel.annotations.InvalidAnnotationDefinition
 
createForMember(CodePosition, CallArguments) - Method in class org.openzen.zenscript.codemodel.annotations.NativeAnnotationDefinition
 
createForMember(CodePosition, CallArguments) - Method in class org.openzen.zenscript.codemodel.annotations.PreconditionAnnotationDefinition
 
createForParameter(CodePosition, CallArguments) - Method in interface org.openzen.zenscript.codemodel.annotations.AnnotationDefinition
 
createForParameter(CodePosition, CallArguments) - Method in class org.openzen.zenscript.codemodel.annotations.InvalidAnnotationDefinition
 
createForParameter(CodePosition, CallArguments) - Method in class org.openzen.zenscript.codemodel.annotations.NativeAnnotationDefinition
 
createForParameter(CodePosition, CallArguments) - Method in class org.openzen.zenscript.codemodel.annotations.PreconditionAnnotationDefinition
 
createForStatement(CodePosition, CallArguments) - Method in interface org.openzen.zenscript.codemodel.annotations.AnnotationDefinition
 
createForStatement(CodePosition, CallArguments) - Method in class org.openzen.zenscript.codemodel.annotations.InvalidAnnotationDefinition
 
createForStatement(CodePosition, CallArguments) - Method in class org.openzen.zenscript.codemodel.annotations.NativeAnnotationDefinition
 
createForStatement(CodePosition, CallArguments) - Method in class org.openzen.zenscript.codemodel.annotations.PreconditionAnnotationDefinition
 
createInner(List<TypeID>, BaseScope.DollarEvaluator) - Method in class org.openzen.zenscript.codemodel.scope.ExpressionScope
 
createInstanceMethod(String, String) - Method in class org.openzen.zenscript.javashared.JavaNativeClass
 
createItemStack(ItemStack) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
createItemStack(ItemStack) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
createItemStackMutable(ItemStack) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
createItemStackMutable(ItemStack) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
createLabelName() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
createLexerDFA(T[], Class<T>) - Static method in class org.openzen.zenscript.lexer.CompiledDFA
 
createLink(Path, Path) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
createMethod(String, String, JavaMethod.Kind) - Method in class org.openzen.zenscript.javashared.JavaNativeClass
 
createMethod(String, String, JavaMethod.Kind, boolean) - Method in class org.openzen.zenscript.javashared.JavaNativeClass
 
createNativeModule(String, String, List<JavaNativeModule>, Consumer<JavaNativeModule>) - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IScriptRunModuleConfigurator.ModuleCreator
Creates a JavaNativeModule from the given information.
createNativeModule(String, String, JavaNativeModule...) - Method in class org.openzen.zencode.java.ScriptingEngine
 
createNativeModule(String, String, JavaNativeModule[], JavaNativeConverterBuilder) - Method in class org.openzen.zencode.java.ScriptingEngine
 
createRaw(SourceFile, CharReader) - Static method in class org.openzen.zenscript.lexer.ZSTokenParser
 
createResourceLocationArgument(CodePosition, ResourceLocation) - Static method in class com.blamejared.crafttweaker.api.util.ParseUtil
 
createRoot() - Static method in class org.openzen.zenscript.codemodel.definition.ZSPackage
 
createRunUnit() - Method in class org.openzen.zencode.java.ScriptingEngine
 
createScriptedModule(String, SourceFile[], String...) - Method in class org.openzen.zencode.java.ScriptingEngine
 
createScriptedModule(String, SourceFile[], BracketExpressionParser, FunctionParameter[], String...) - Method in class org.openzen.zencode.java.ScriptingEngine
 
createScriptRun(ScriptRunConfiguration) - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IScriptRunManager
Creates an IScriptRun with the specified ScriptRunConfiguration.
createScriptRun(ScriptRunConfiguration) - Method in class com.blamejared.crafttweaker.impl.script.scriptrun.ScriptRunManager
 
createScriptRun(Path, ScriptDiscoveryConfiguration, ScriptRunConfiguration) - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IScriptRunManager
Creates an IScriptRun with the specified ScriptRunConfiguration executing all valid scripts discovered according to the given ScriptDiscoveryConfiguration from the given root.
createScriptRun(Path, ScriptDiscoveryConfiguration, ScriptRunConfiguration) - Method in class com.blamejared.crafttweaker.impl.script.scriptrun.ScriptRunManager
 
createScriptRun(Path, ScriptRunConfiguration) - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IScriptRunManager
Creates an IScriptRun with the specified ScriptRunConfiguration executing all valid scripts from the given root.
createScriptRun(Path, ScriptRunConfiguration) - Method in class com.blamejared.crafttweaker.impl.script.scriptrun.ScriptRunManager
 
createScriptRun(Path, List<Path>, ScriptRunConfiguration) - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IScriptRunManager
Creates an IScriptRun with the specified ScriptRunConfiguration executing the script files in the files list.
createScriptRun(Path, List<Path>, ScriptRunConfiguration) - Method in class com.blamejared.crafttweaker.impl.script.scriptrun.ScriptRunManager
 
createScriptRun(List<SourceFile>, ScriptRunConfiguration) - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IScriptRunManager
Creates an IScriptRun with the specified ScriptRunConfiguration executing the given ZenCode SourceFiles.
createScriptRun(List<SourceFile>, ScriptRunConfiguration) - Method in class com.blamejared.crafttweaker.impl.script.scriptrun.ScriptRunManager
 
createSymbolicLink(Path, Path, FileAttribute<?>...) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
createTag(MerchantOffer) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
createTag(MerchantOffers) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffers
 
crit(Player, Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
cross(BlockPos, Vec3i) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
cross(Vec3i, Vec3i) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
cross(Vec3, Vec3) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3
 
crouching(EntityFlagsPredicate.Builder, Boolean) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityFlagsPredicateBuilder
 
CTBlockIngredient - Class in com.blamejared.crafttweaker.api.block
 
CTBlockIngredient() - Constructor for class com.blamejared.crafttweaker.api.block.CTBlockIngredient
 
CTBlockIngredient.BlockIngredient - Class in com.blamejared.crafttweaker.api.block
 
CTBlockIngredient.BlockStateIngredient - Class in com.blamejared.crafttweaker.api.block
 
CTBlockIngredient.BlockTagWithAmountIngredient - Class in com.blamejared.crafttweaker.api.block
 
CTBlockIngredient.CompoundBlockIngredient - Class in com.blamejared.crafttweaker.api.block
 
CTBrewing - Class in com.blamejared.crafttweaker.api.recipe
 
CTCauldron - Class in com.blamejared.crafttweaker.api.misc
Lets you add new Cauldron interactions.
CTCauldronInteraction - Interface in com.blamejared.crafttweaker.api.misc
Fired when a Cauldron is interacted with.
CTClientEventHandler - Class in com.blamejared.crafttweaker.impl.event
 
CTClientEventHandler() - Constructor for class com.blamejared.crafttweaker.impl.event.CTClientEventHandler
 
CtCommands - Class in com.blamejared.crafttweaker.impl.command
 
CTCommonEventHandler - Class in com.blamejared.crafttweaker.impl.event
 
CTCommonEventHandler() - Constructor for class com.blamejared.crafttweaker.impl.event.CTCommonEventHandler
 
CTComposter - Class in com.blamejared.crafttweaker.api.misc
 
CTEntityIngredient - Class in com.blamejared.crafttweaker.api.entity
EntityIngredient that facilitates accepting either a single, or multiple EntityTypes, s or Many<KnownTag<net.minecraft.world.entity.EntityType>>s.
CTEntityIngredient.CompoundEntityIngredient - Class in com.blamejared.crafttweaker.api.entity
 
CTEntityIngredient.EntityTagWithAmountIngredient - Class in com.blamejared.crafttweaker.api.entity
 
CTEntityIngredient.EntityTypeIngredient - Class in com.blamejared.crafttweaker.api.entity
 
CTFluidIngredient - Class in com.blamejared.crafttweaker.api.fluid
FluidIngredient that facilitates accepting either a single, or multiple IFluidStacks, s or Many<KnownTag<net.minecraft.world.level.material.Fluid>>s.
CTFluidIngredient.CompoundFluidIngredient - Class in com.blamejared.crafttweaker.api.fluid
 
CTFluidIngredient.FluidStackIngredient - Class in com.blamejared.crafttweaker.api.fluid
 
CTFluidIngredient.FluidTagWithAmountIngredient - Class in com.blamejared.crafttweaker.api.fluid
 
CtJavaNativeConverterBuilder - Class in com.blamejared.crafttweaker.impl.script.scriptrun.natives
 
CtJavaNativeConverterBuilder(IScriptRunInfo, IZenClassRegistry) - Constructor for class com.blamejared.crafttweaker.impl.script.scriptrun.natives.CtJavaNativeConverterBuilder
 
CTModEventHandler - Class in com.blamejared.crafttweaker.impl.event
 
CTModEventHandler() - Constructor for class com.blamejared.crafttweaker.impl.event.CTModEventHandler
 
CTShapedRecipe - Class in com.blamejared.crafttweaker.api.recipe.type
 
CTShapedRecipe(String, IItemStack, IIngredient[][], MirrorAxis, RecipeFunction2D) - Constructor for class com.blamejared.crafttweaker.api.recipe.type.CTShapedRecipe
 
CTShapedRecipe(String, CraftingBookCategory, IItemStack, IIngredient[][], MirrorAxis, RecipeFunction2D) - Constructor for class com.blamejared.crafttweaker.api.recipe.type.CTShapedRecipe
 
CTShapedRecipeHandler - Class in com.blamejared.crafttweaker.impl.recipe.handler.type.crafttweaker
 
CTShapedRecipeHandler() - Constructor for class com.blamejared.crafttweaker.impl.recipe.handler.type.crafttweaker.CTShapedRecipeHandler
 
CTShapedRecipeSerializer - Class in com.blamejared.crafttweaker.api.recipe.serializer
 
CTShapelessRecipe - Class in com.blamejared.crafttweaker.api.recipe.type
 
CTShapelessRecipe(String, IItemStack, IIngredient[], RecipeFunction1D) - Constructor for class com.blamejared.crafttweaker.api.recipe.type.CTShapelessRecipe
 
CTShapelessRecipe(String, CraftingBookCategory, IItemStack, IIngredient[], RecipeFunction1D) - Constructor for class com.blamejared.crafttweaker.api.recipe.type.CTShapelessRecipe
 
CTShapelessRecipeHandler - Class in com.blamejared.crafttweaker.impl.recipe.handler.type.crafttweaker
 
CTShapelessRecipeHandler() - Constructor for class com.blamejared.crafttweaker.impl.recipe.handler.type.crafttweaker.CTShapelessRecipeHandler
 
CTShapelessRecipeSerializer - Class in com.blamejared.crafttweaker.api.recipe.serializer
 
CTTradeObject - Class in com.blamejared.crafttweaker.api.villager
 
CTTradeObject(IItemStack, IItemStack, IItemStack) - Constructor for class com.blamejared.crafttweaker.api.villager.CTTradeObject
 
CTVillagerTrades - Class in com.blamejared.crafttweaker.api.villager
 
CTVillagerTrades() - Constructor for class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
 
currentRunInfo() - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IScriptRunManager
Obtains the IScriptRunInfo of the currently executing IScriptRun, if any.
currentRunInfo() - Method in class com.blamejared.crafttweaker.impl.script.scriptrun.ScriptRunManager
 
CustomFilteringRule - Class in com.blamejared.crafttweaker.api.recipe.replacement.type
Filters recipes according to a custom set of rules.
CustomTradeListing - Class in com.blamejared.crafttweaker.api.villager.trade.type
 
CustomTradeListing(BiFunction<Entity, RandomSource, MerchantOffer>) - Constructor for class com.blamejared.crafttweaker.api.villager.trade.type.CustomTradeListing
 
cycle(AxisCycle, double, double, double, Direction.Axis) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAxisCycle
 
cycle(AxisCycle, int, int, int, Direction.Axis) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAxisCycle
 
cycle(AxisCycle, Direction.Axis) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAxisCycle
 

D

d2f() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
d2i() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
d2l() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
dAdd() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
damageSource() - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParams
Gets the 'damage_source' param.
damageSources(ServerLevel) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandServerLevel
 
dampensVibrations(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
data() - Method in record class com.blamejared.crafttweaker.api.plugin.IBracketParserRegistrationHandler.DumperData
Returns the value of the data record component.
DATA_TO_COMPONENT - Static variable in class com.blamejared.crafttweaker.api.data.visitor.DataToTextComponentVisitor
 
DataToJsonStringVisitor - Enum Class in com.blamejared.crafttweaker.api.data.visitor
 
DataToStringVisitor - Enum Class in com.blamejared.crafttweaker.api.data.visitor
 
DataToTextComponentVisitor - Class in com.blamejared.crafttweaker.api.data.visitor
 
DataToTextComponentVisitor(String, int) - Constructor for class com.blamejared.crafttweaker.api.data.visitor.DataToTextComponentVisitor
 
DataVisitor<T> - Interface in com.blamejared.crafttweaker.api.data.visitor
 
dCmp() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
dDiv() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
deathMessageType(DamageType) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageType
 
debug - Variable in class org.openzen.zencode.java.ScriptingEngine
 
debug(String) - Method in class org.openzen.zencode.java.logger.ScriptingEngineStreamLogger
 
debug(String) - Method in interface org.openzen.zencode.shared.logging.IZSLogger
 
DebugPreprocessor - Class in com.blamejared.crafttweaker.impl.preprocessor
 
DebugPreprocessor() - Constructor for class com.blamejared.crafttweaker.impl.preprocessor.DebugPreprocessor
 
decode(CodeSerializationInput) - Method in interface org.openzen.zenscript.codemodel.serialization.DecodingOperation
 
DecodingOperation - Interface in org.openzen.zenscript.codemodel.serialization
 
decompose(IRecipeManager<? super CTShapedRecipe>, CTShapedRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.crafttweaker.CTShapedRecipeHandler
 
decompose(IRecipeManager<? super CTShapelessRecipe>, CTShapelessRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.crafttweaker.CTShapelessRecipeHandler
 
decompose(IRecipeManager<? super AbstractCookingRecipe>, AbstractCookingRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.CookingRecipeHandler
 
decompose(IRecipeManager<? super ShapedRecipe>, ShapedRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.ShapedRecipeHandler
 
decompose(IRecipeManager<? super ShapelessRecipe>, ShapelessRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.ShapelessRecipeHandler
 
decompose(IRecipeManager<? super SmithingTransformRecipe>, SmithingTransformRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.SmithingTransformRecipeHandler
 
decompose(IRecipeManager<? super SmithingTrimRecipe>, SmithingTrimRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.SmithingTrimRecipeHandler
 
decompose(IRecipeManager<? super StonecutterRecipe>, StonecutterRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.StoneCutterRecipeHandler
 
decompose(IRecipeManager<? super T>, T) - Method in interface com.blamejared.crafttweaker.api.recipe.handler.IRecipeHandler
Decomposes a recipe from its complete form into an IDecomposedRecipe.
DecomposedRecipeBuilder - Class in com.blamejared.crafttweaker.api.recipe.component
Creates a simple instance of an IDecomposedRecipe with the given components.
DECREMENT - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
DECREMENT - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
deep(IRecipeComponent<T>, T, Function<T, T>) - Static method in class com.blamejared.crafttweaker.impl.recipe.replacement.DefaultTargetingStrategies
 
DEFAULT - Static variable in interface com.blamejared.crafttweaker.api.loot.modifier.ILootModifier
 
DEFAULT - Static variable in class org.openzen.zenscript.parser.expression.ParsedExpression.ParsingOptions
 
DEFAULT_LOADER_NAME - Static variable in class com.blamejared.crafttweaker.api.CraftTweakerConstants
 
DEFAULT_STRATEGY_ID - Static variable in interface com.blamejared.crafttweaker.api.recipe.replacement.ITargetingStrategy
The ID that identifies the strategy used in case of no other strategy being specified.
defaultScriptRunModuleConfigurator(String) - Method in class com.blamejared.crafttweaker.impl.service.BridgeService
 
defaultScriptRunModuleConfigurator(String) - Method in interface com.blamejared.crafttweaker.platform.services.IBridgeService
 
DefaultScriptRunModuleConfigurator - Class in com.blamejared.crafttweaker.impl.script.scriptrun
 
DefaultTargetingFilters - Class in com.blamejared.crafttweaker.impl.recipe.replacement
 
DefaultTargetingStrategies - Class in com.blamejared.crafttweaker.impl.recipe.replacement
 
defaultValue - Variable in class org.openzen.zenscript.codemodel.FunctionParameter
 
defaultValue - Variable in class org.openzen.zenscript.parser.definitions.ParsedFunctionParameter
 
defaultValue() - Method in interface com.blamejared.crafttweaker.api.zencode.IPreprocessor
Gets the default value of a preprocessor.
defaultValue() - Method in class com.blamejared.crafttweaker.impl.preprocessor.DebugPreprocessor
 
defaultValue() - Method in class com.blamejared.crafttweaker.impl.preprocessor.LoaderPreprocessor
 
defaultValue() - Method in class com.blamejared.crafttweaker.impl.preprocessor.LoadFirstPreprocessor
 
defaultValue() - Method in class com.blamejared.crafttweaker.impl.preprocessor.LoadLastPreprocessor
 
defaultValue() - Method in class com.blamejared.crafttweaker.impl.preprocessor.ModLoadedPreprocessor
 
defaultValue() - Method in class com.blamejared.crafttweaker.impl.preprocessor.ModLoaderPreprocessor
 
defaultValue() - Method in class com.blamejared.crafttweaker.impl.preprocessor.ModNotLoadedPreprocessor
 
defaultValue() - Method in class com.blamejared.crafttweaker.impl.preprocessor.NoBrandPreprocessor
 
defaultValue() - Method in class com.blamejared.crafttweaker.impl.preprocessor.NoLoadPreprocessor
 
defaultValue() - Method in class com.blamejared.crafttweaker.impl.preprocessor.onlyif.EndIfPreprocessor
 
defaultValue() - Method in class com.blamejared.crafttweaker.impl.preprocessor.onlyif.OnlyIfPreprocessor
 
defaultValue() - Method in class com.blamejared.crafttweaker.impl.preprocessor.PriorityPreprocessor
 
defaultValue() - Method in class com.blamejared.crafttweaker.impl.preprocessor.ReplacePreprocessor
 
defineVariable(VarStatement) - Method in class org.openzen.zenscript.codemodel.scope.StatementScope
 
definition - Variable in class org.openzen.zenscript.codemodel.AccessScope
 
definition - Variable in class org.openzen.zenscript.codemodel.member.DefinitionMember
 
definition - Variable in class org.openzen.zenscript.codemodel.member.EnumConstantMember
 
definition - Variable in class org.openzen.zenscript.codemodel.member.InnerDefinition
 
definition - Variable in class org.openzen.zenscript.codemodel.type.DefinitionTypeID
 
definition - Variable in class org.openzen.zenscript.parser.member.ParsedDefinitionMember
 
DEFINITION - Enum constant in enum class org.openzen.zenscript.validator.visitors.DefinitionMemberContext
 
DefinitionAnnotation - Interface in org.openzen.zenscript.codemodel.annotations
 
definitionBorrowedMembers - Variable in class org.openzen.zenscript.codemodel.member.ImplementationMember
 
definitionByClass - Variable in class org.openzen.zencode.java.module.JavaNativeTypeConversionContext
 
DefinitionFormatter - Class in org.openzen.zenscript.formatter
 
DefinitionFormatter(ScriptFormattingSettings, TypeFormatter, String) - Constructor for class org.openzen.zenscript.formatter.DefinitionFormatter
 
DefinitionMember - Class in org.openzen.zenscript.codemodel.member
 
DefinitionMember(CodePosition, HighLevelDefinition, int) - Constructor for class org.openzen.zenscript.codemodel.member.DefinitionMember
 
DefinitionMemberContext - Enum Class in org.openzen.zenscript.validator.visitors
 
DefinitionMemberRef - Interface in org.openzen.zenscript.codemodel.member.ref
 
DefinitionMemberValidator - Class in org.openzen.zenscript.validator.visitors
 
DefinitionMemberValidator(Validator, HighLevelDefinition, TypeScope, DefinitionMemberContext) - Constructor for class org.openzen.zenscript.validator.visitors.DefinitionMemberValidator
 
definitions - Variable in class org.openzen.zenscript.codemodel.SemanticModule
 
DefinitionScope - Class in org.openzen.zenscript.codemodel.scope
 
DefinitionScope(BaseScope, HighLevelDefinition) - Constructor for class org.openzen.zenscript.codemodel.scope.DefinitionScope
 
DefinitionScope(BaseScope, HighLevelDefinition, boolean) - Constructor for class org.openzen.zenscript.codemodel.scope.DefinitionScope
 
DefinitionTypeID - Class in org.openzen.zenscript.codemodel.type
 
DefinitionTypeID(HighLevelDefinition) - Constructor for class org.openzen.zenscript.codemodel.type.DefinitionTypeID
 
DefinitionTypeID(GlobalTypeRegistry, HighLevelDefinition, TypeID[]) - Constructor for class org.openzen.zenscript.codemodel.type.DefinitionTypeID
 
DefinitionTypeID(GlobalTypeRegistry, HighLevelDefinition, TypeID[], DefinitionTypeID) - Constructor for class org.openzen.zenscript.codemodel.type.DefinitionTypeID
 
DefinitionValidator - Class in org.openzen.zenscript.validator.visitors
 
DefinitionValidator(Validator) - Constructor for class org.openzen.zenscript.validator.visitors.DefinitionValidator
 
DefinitionVisitor<T> - Interface in org.openzen.zenscript.codemodel.definition
 
DefinitionVisitorWithContext<C,R> - Interface in org.openzen.zenscript.codemodel.definition
 
deflate(AABB, double) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
deflate(AABB, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
delete(int, int) - Method in class org.openzen.zenscript.lexer.ZSToken
 
delete(Path) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
deleteIfExists(Path) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
dependencies - Variable in class org.openzen.zenscript.codemodel.SemanticModule
 
deprecationMessage() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeConstructor
 
deprecationMessage() - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Constructor
Returns the value of the deprecationMessage record component.
describe() - Method in interface com.blamejared.crafttweaker.api.action.base.IAction
Gets a human-readable description of the action.
describe() - Method in class com.blamejared.crafttweaker.api.action.block.ActionSetBlockProperty
 
describe() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionAddBrewingRecipe
 
describe() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionRemoveBrewingRecipe
 
describe() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionRemoveBrewingRecipeByInput
 
describe() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionRemoveBrewingRecipeByPotionInput
 
describe() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionRemoveBrewingRecipeByPotionOutput
 
describe() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionRemoveBrewingRecipeByReagent
 
describe() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionRemovePotionBrewingRecipe
 
describe() - Method in class com.blamejared.crafttweaker.api.action.entity.ActionSetNameTag
 
describe() - Method in class com.blamejared.crafttweaker.api.action.event.ActionRegisterEvent
 
describe() - Method in class com.blamejared.crafttweaker.api.action.item.ActionModifyAttribute
 
describe() - Method in class com.blamejared.crafttweaker.api.action.item.ActionSetBurnTime
 
describe() - Method in class com.blamejared.crafttweaker.api.action.item.ActionSetFood
 
describe() - Method in class com.blamejared.crafttweaker.api.action.item.ActionSetItemProperty
 
describe() - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionAddShiftedTooltip
 
describe() - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionAddTooltip
 
describe() - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionClearTooltip
 
describe() - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionModifyShiftedTooltip
 
describe() - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionModifyTooltip
 
describe() - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionRemoveRegexTooltip
 
describe() - Method in class com.blamejared.crafttweaker.api.action.loot.ActionRegisterLootModifier
 
describe() - Method in class com.blamejared.crafttweaker.api.action.loot.ActionRemoveLootModifier
 
describe() - Method in class com.blamejared.crafttweaker.api.action.misc.ActionSetCauldronInteraction
 
describe() - Method in class com.blamejared.crafttweaker.api.action.misc.ActionSetCompostable
 
describe() - Method in class com.blamejared.crafttweaker.api.action.recipe.ActionAddRecipe
 
describe() - Method in class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveAll
 
describe() - Method in class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveRecipe
 
describe() - Method in class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveRecipeByModid
 
describe() - Method in class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveRecipeByName
 
describe() - Method in class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveRecipeByRegex
 
describe() - Method in class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveAllGenericRecipes
 
describe() - Method in class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipe
 
describe() - Method in class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipeByModId
 
describe() - Method in class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipeByName
 
describe() - Method in class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipeByOutput
 
describe() - Method in class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipeByRegex
 
describe() - Method in class com.blamejared.crafttweaker.api.action.recipe.replace.ActionBatchReplacement
 
describe() - Method in class com.blamejared.crafttweaker.api.action.recipe.replace.ActionReplaceRecipe
 
describe() - Method in class com.blamejared.crafttweaker.api.action.tag.known.ActionKnownTagAdd
 
describe() - Method in class com.blamejared.crafttweaker.api.action.tag.known.ActionKnownTagClear
 
describe() - Method in class com.blamejared.crafttweaker.api.action.tag.known.ActionKnownTagCreate
 
describe() - Method in class com.blamejared.crafttweaker.api.action.tag.known.ActionKnownTagRemove
 
describe() - Method in class com.blamejared.crafttweaker.api.action.tag.unknown.ActionUnknownTagAdd
 
describe() - Method in class com.blamejared.crafttweaker.api.action.tag.unknown.ActionUnknownTagClear
 
describe() - Method in class com.blamejared.crafttweaker.api.action.tag.unknown.ActionUnknownTagCreate
 
describe() - Method in class com.blamejared.crafttweaker.api.action.tag.unknown.ActionUnknownTagRemove
 
describe() - Method in class com.blamejared.crafttweaker.api.action.villager.ActionAddTrade
 
describe() - Method in class com.blamejared.crafttweaker.api.action.villager.ActionAddWanderingTrade
 
describe() - Method in class com.blamejared.crafttweaker.api.action.villager.ActionRemoveTrade
 
describe() - Method in class com.blamejared.crafttweaker.api.action.villager.ActionRemoveWanderingTrade
 
describe() - Method in class com.blamejared.crafttweaker.api.recipe.replacement.DescriptivePredicate
 
describe() - Method in class com.blamejared.crafttweaker.api.recipe.replacement.DescriptiveUnaryOperator
 
describe() - Method in interface com.blamejared.crafttweaker.api.recipe.replacement.IFilteringRule
Describes the actions of this filtering rule in a human-readable form, for log output.
describe() - Method in record class com.blamejared.crafttweaker.api.recipe.replacement.ReplacementRequest
Describes this request in a human-readable format for log output.
describe() - Method in class com.blamejared.crafttweaker.api.recipe.replacement.type.ComponentFilteringRule
 
describe() - Method in class com.blamejared.crafttweaker.api.recipe.replacement.type.CustomFilteringRule
 
describe() - Method in class com.blamejared.crafttweaker.api.recipe.replacement.type.ModsFilteringRule
 
describe() - Method in class com.blamejared.crafttweaker.api.recipe.replacement.type.NameFilteringRule
 
describe() - Method in class com.blamejared.crafttweaker.api.recipe.replacement.type.NotFilteringRule
 
describe() - Method in class com.blamejared.crafttweaker.api.recipe.replacement.type.TypeFilteringRule
 
describe() - Method in class org.openzen.zenscript.codemodel.member.CallerMember
 
describe() - Method in class org.openzen.zenscript.codemodel.member.CasterMember
 
describe() - Method in class org.openzen.zenscript.codemodel.member.ConstMember
 
describe() - Method in class org.openzen.zenscript.codemodel.member.ConstructorMember
 
describe() - Method in class org.openzen.zenscript.codemodel.member.DestructorMember
 
describe() - Method in class org.openzen.zenscript.codemodel.member.FieldMember
 
describe() - Method in class org.openzen.zenscript.codemodel.member.GetterMember
 
describe() - Method in interface org.openzen.zenscript.codemodel.member.IDefinitionMember
 
describe() - Method in class org.openzen.zenscript.codemodel.member.ImplementationMember
 
describe() - Method in class org.openzen.zenscript.codemodel.member.InnerDefinitionMember
 
describe() - Method in class org.openzen.zenscript.codemodel.member.IteratorMember
 
describe() - Method in class org.openzen.zenscript.codemodel.member.MethodMember
 
describe() - Method in class org.openzen.zenscript.codemodel.member.OperatorMember
 
describe() - Method in class org.openzen.zenscript.codemodel.member.ref.CasterMemberRef
 
describe() - Method in interface org.openzen.zenscript.codemodel.member.ref.DefinitionMemberRef
 
describe() - Method in class org.openzen.zenscript.codemodel.member.ref.FunctionalMemberRef
 
describe() - Method in class org.openzen.zenscript.codemodel.member.ref.ImplementationMemberRef
 
describe() - Method in class org.openzen.zenscript.codemodel.member.ref.IteratorMemberRef
 
describe() - Method in class org.openzen.zenscript.codemodel.member.ref.PropertyRef
 
describe() - Method in class org.openzen.zenscript.codemodel.member.SetterMember
 
describe() - Method in class org.openzen.zenscript.codemodel.member.StaticInitializerMember
 
describe(int) - Static method in class org.openzen.zenscript.codemodel.Modifiers
 
describeDefaultRemoval(CommandStringDisplayable) - Method in class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveRecipe
 
describeFunction - Variable in class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveRecipe
 
describeFunction - Variable in class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipe
 
describeUndo() - Method in interface com.blamejared.crafttweaker.api.action.base.IUndoableAction
Gets a human-readable description of the action rollback.
describeUndo() - Method in class com.blamejared.crafttweaker.api.action.block.ActionSetBlockProperty
 
describeUndo() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionAddBrewingRecipe
 
describeUndo() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionRemoveBrewingRecipe
 
describeUndo() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionRemoveBrewingRecipeByInput
 
describeUndo() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionRemoveBrewingRecipeByPotionInput
 
describeUndo() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionRemoveBrewingRecipeByPotionOutput
 
describeUndo() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionRemoveBrewingRecipeByReagent
 
describeUndo() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionRemovePotionBrewingRecipe
 
describeUndo() - Method in class com.blamejared.crafttweaker.api.action.entity.ActionSetNameTag
 
describeUndo() - Method in class com.blamejared.crafttweaker.api.action.event.ActionRegisterEvent
 
describeUndo() - Method in class com.blamejared.crafttweaker.api.action.item.ActionModifyAttribute
 
describeUndo() - Method in class com.blamejared.crafttweaker.api.action.item.ActionSetBurnTime
 
describeUndo() - Method in class com.blamejared.crafttweaker.api.action.item.ActionSetFood
 
describeUndo() - Method in class com.blamejared.crafttweaker.api.action.item.ActionSetItemProperty
 
describeUndo() - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionAddShiftedTooltip
 
describeUndo() - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionAddTooltip
 
describeUndo() - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionClearTooltip
 
describeUndo() - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionModifyShiftedTooltip
 
describeUndo() - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionModifyTooltip
 
describeUndo() - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionRemoveRegexTooltip
 
describeUndo() - Method in class com.blamejared.crafttweaker.api.action.misc.ActionSetCauldronInteraction
 
describeUndo() - Method in class com.blamejared.crafttweaker.api.action.misc.ActionSetCompostable
 
describeUndo() - Method in class com.blamejared.crafttweaker.api.action.villager.ActionAddTrade
 
describeUndo() - Method in class com.blamejared.crafttweaker.api.action.villager.ActionAddWanderingTrade
 
describeUndo() - Method in class com.blamejared.crafttweaker.api.action.villager.ActionRemoveTrade
 
describeUndo() - Method in class com.blamejared.crafttweaker.api.action.villager.ActionRemoveWanderingTrade
 
describeValues() - Method in class com.blamejared.crafttweaker.api.action.tag.known.ActionKnownTagModify
 
describeValues() - Method in class com.blamejared.crafttweaker.api.action.tag.unknown.ActionUnknownTagModify
 
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 interface com.blamejared.crafttweaker.api.command.type.IBracketDumperInfo
Returns a human-readable representation of what the values dumped represent.
description() - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Constructor
Returns the value of the description record component.
description() - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Parameter
Returns the value of the description record component.
description() - Method in class com.blamejared.crafttweaker.impl.command.CommandImpl
 
DescriptivePredicate<T> - Class in com.blamejared.crafttweaker.api.recipe.replacement
 
DescriptiveUnaryOperator<T> - Class in com.blamejared.crafttweaker.api.recipe.replacement
 
descriptor - Variable in class org.openzen.zenscript.javashared.JavaField
 
descriptor - Variable in class org.openzen.zenscript.javashared.JavaMethod
 
DeserializationException - Exception in org.openzen.zenscript.codemodel.serialization
 
DeserializationException(String) - Constructor for exception org.openzen.zenscript.codemodel.serialization.DeserializationException
 
DeserializationException(String, Exception) - Constructor for exception org.openzen.zenscript.codemodel.serialization.DeserializationException
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class com.blamejared.crafttweaker.impl.loot.LootTableIdRegexCondition.Serializer
 
deserializeArguments(StatementContext) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
deserializeExpression(StatementContext) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
deserializeForDefinition(CodeSerializationInput, TypeContext) - Method in interface org.openzen.zenscript.codemodel.annotations.AnnotationDefinition
 
deserializeForDefinition(CodeSerializationInput, TypeContext) - Method in class org.openzen.zenscript.codemodel.annotations.InvalidAnnotationDefinition
 
deserializeForDefinition(CodeSerializationInput, TypeContext) - Method in class org.openzen.zenscript.codemodel.annotations.NativeAnnotationDefinition
 
deserializeForDefinition(CodeSerializationInput, TypeContext) - Method in class org.openzen.zenscript.codemodel.annotations.PreconditionAnnotationDefinition
 
deserializeForMember(CodeSerializationInput, TypeContext, IDefinitionMember) - Method in interface org.openzen.zenscript.codemodel.annotations.AnnotationDefinition
 
deserializeForMember(CodeSerializationInput, TypeContext, IDefinitionMember) - Method in class org.openzen.zenscript.codemodel.annotations.InvalidAnnotationDefinition
 
deserializeForMember(CodeSerializationInput, TypeContext, IDefinitionMember) - Method in class org.openzen.zenscript.codemodel.annotations.NativeAnnotationDefinition
 
deserializeForMember(CodeSerializationInput, TypeContext, IDefinitionMember) - Method in class org.openzen.zenscript.codemodel.annotations.PreconditionAnnotationDefinition
 
deserializeForParameter(CodeSerializationInput, TypeContext) - Method in interface org.openzen.zenscript.codemodel.annotations.AnnotationDefinition
 
deserializeForParameter(CodeSerializationInput, TypeContext) - Method in class org.openzen.zenscript.codemodel.annotations.InvalidAnnotationDefinition
 
deserializeForParameter(CodeSerializationInput, TypeContext) - Method in class org.openzen.zenscript.codemodel.annotations.NativeAnnotationDefinition
 
deserializeForParameter(CodeSerializationInput, TypeContext) - Method in class org.openzen.zenscript.codemodel.annotations.PreconditionAnnotationDefinition
 
deserializeForStatement(CodeSerializationInput, StatementContext) - Method in interface org.openzen.zenscript.codemodel.annotations.AnnotationDefinition
 
deserializeForStatement(CodeSerializationInput, StatementContext) - Method in class org.openzen.zenscript.codemodel.annotations.InvalidAnnotationDefinition
 
deserializeForStatement(CodeSerializationInput, StatementContext) - Method in class org.openzen.zenscript.codemodel.annotations.NativeAnnotationDefinition
 
deserializeForStatement(CodeSerializationInput, StatementContext) - Method in class org.openzen.zenscript.codemodel.annotations.PreconditionAnnotationDefinition
 
deserializeHeader(TypeContext) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
deserializePosition() - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
deserializeStatement(StatementContext) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
deserializeType(TypeContext) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
deserializeTypeParameter(TypeContext) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
deserializeTypeParameters(TypeContext) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
destroyBlock(LevelWriter, BlockPos, boolean) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelWriter
Destroys a block within the world.
destroyBlock(LevelWriter, BlockPos, boolean, Entity, int) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelWriter
 
destroyBlock(LevelWriter, BlockPos, boolean, Entity) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelWriter
Destroys a block within the world.
DESTRUCTOR - Enum constant in enum class org.openzen.zenscript.codemodel.member.FunctionalKind
 
DESTRUCTOR - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
DESTRUCTOR_CANNOT_THROW - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
DestructorMember - Class in org.openzen.zenscript.codemodel.member
 
DestructorMember(CodePosition, HighLevelDefinition, int) - Constructor for class org.openzen.zenscript.codemodel.member.DestructorMember
 
determinant() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
DFA<T> - Class in org.openzen.zenscript.lexer
Implements a DFA.
DFA(Class<T>, DFA.DFAState<T>) - Constructor for class org.openzen.zenscript.lexer.DFA
Constructs a new DFA with the specified initial state.
DFA.DFAState<T> - Class in org.openzen.zenscript.lexer
Represents a state in a DFA.
DFAState() - Constructor for class org.openzen.zenscript.lexer.DFA.DFAState
Creates a new DFA state.
DIAGONAL - Enum constant in enum class com.blamejared.crafttweaker.api.recipe.MirrorAxis
Mirror the recipe diagonally.
die(LivingEntity, DamageSource) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
DIFFERENT_EXCEPTIONS - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
dimension - Variable in class org.openzen.zenscript.codemodel.type.ArrayTypeID
 
dimension - Variable in class org.openzen.zenscript.parser.type.ParsedTypeArray
 
dimension(LocationPredicate.Builder, String) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandLocationPredicateBuilder
 
dimension(LocationPredicate.Builder, ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandLocationPredicateBuilder
 
direct(TypeToken<T>, IEventBusWire) - Static method in interface com.blamejared.crafttweaker.api.event.bus.IEventBus
Constructs a new direct IEventBus for the given event type.
direct(Class<T>, IEventBusWire) - Static method in interface com.blamejared.crafttweaker.api.event.bus.IEventBus
Constructs a new direct IEventBus for the given event type.
direct(DamageSourcePredicate.Builder, EntityPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandDamageSourcePredicateBuilder
 
direct(DamageSourcePredicate.Builder, EntityPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandDamageSourcePredicateBuilder
 
directKillerEntity() - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParams
Gets the 'direct_killer_entity' param.
disableShield(Player, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
discard(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
dismountsUnderwater(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
display - Variable in enum class org.openzen.zenscript.validator.TypeContext
 
displayBranding() - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IScriptRunInfo
Indicates whether a branding message should be printed to the logs during the script run.
displayBranding(boolean) - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IMutableScriptRunInfo
Sets whether the mod should print its branding message in the log.
displayClientMessage(Player, Component, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
displayName() - Method in class com.blamejared.crafttweaker.api.mod.Mod
Gets the display name of this mod.
dissolve() - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.CompoundFluidIngredient
 
dissolve() - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient
 
dissolve() - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.FluidStackIngredient
 
dissolve() - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.FluidTagWithAmountIngredient
 
dissolvePattern(String[], Map<String, IIngredient>, int, int) - Static method in enum class com.blamejared.crafttweaker.api.recipe.manager.CraftingTableRecipeManager
 
distance(EntityPredicate.Builder, DistancePredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
distanceTo(Entity, Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
distanceTo(HitResult, Entity) - Static method in class com.blamejared.crafttweaker.natives.util.ExpandHitResult
 
distanceTo(Vec3, Vec3) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3
 
distanceToSqr(Entity, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
distanceToSqr(Entity, Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
distanceToSqr(Entity, Vec3) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
distanceToSqr(Vec3, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3
 
distanceToSqr(Vec3, Vec3) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3
 
distManhattan(Vec3i, Vec3i) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
DISTRIBUTION - Static variable in class com.blamejared.crafttweaker.platform.Services
 
DistributionType - Enum Class in com.blamejared.crafttweaker.platform.sides
 
distSqr(Vec3i, Vec3i) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
distToCenterSqr(Vec3i, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
distToCenterSqr(Vec3i, Position) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
div(IData) - Method in class com.blamejared.crafttweaker.api.data.ByteData
 
div(IData) - Method in class com.blamejared.crafttweaker.api.data.DoubleData
 
div(IData) - Method in class com.blamejared.crafttweaker.api.data.FloatData
 
div(IData) - Method in interface com.blamejared.crafttweaker.api.data.IData
Divides the given IData from this IData.
div(IData) - Method in class com.blamejared.crafttweaker.api.data.IntData
 
div(IData) - Method in class com.blamejared.crafttweaker.api.data.LongData
 
div(IData) - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
DIV - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
DIV - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
DIV - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
DIVASSIGN - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
DIVASSIGN - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
DIVASSIGN - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
dMul() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
dNeg() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
doApply(ObjectArrayList<ItemStack>, LootContext) - Method in interface com.blamejared.crafttweaker.api.loot.modifier.ILootModifier
Applies the modifier to the drops of a loot table.
doCraftingTableRecipesConflict(IRecipeManager<?>, Recipe<?>, Recipe<?>) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
doCraftingTableRecipesConflict(IRecipeManager<?>, Recipe<?>, Recipe<?>) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
Document - Annotation Interface in com.blamejared.crafttweaker_annotations.annotations
 
doesClassNotHaveAnnotation(Class<?>) - Method in class org.openzen.zencode.java.module.converters.JavaNativeExpansionConverter
 
doesConflict(IRecipeManager<?>, SmithingRecipe, SmithingRecipe) - Static method in class com.blamejared.crafttweaker.impl.recipe.handler.helper.SmithingRecipeConflictChecker
 
doesConflict(IRecipeManager<? super CTShapedRecipe>, CTShapedRecipe, U) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.crafttweaker.CTShapedRecipeHandler
 
doesConflict(IRecipeManager<? super CTShapelessRecipe>, CTShapelessRecipe, U) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.crafttweaker.CTShapelessRecipeHandler
 
doesConflict(IRecipeManager<? super AbstractCookingRecipe>, AbstractCookingRecipe, U) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.CookingRecipeHandler
 
doesConflict(IRecipeManager<? super ShapedRecipe>, ShapedRecipe, U) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.ShapedRecipeHandler
 
doesConflict(IRecipeManager<? super ShapelessRecipe>, ShapelessRecipe, U) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.ShapelessRecipeHandler
 
doesConflict(IRecipeManager<? super SmithingTransformRecipe>, SmithingTransformRecipe, U) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.SmithingTransformRecipeHandler
 
doesConflict(IRecipeManager<? super SmithingTrimRecipe>, SmithingTrimRecipe, U) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.SmithingTrimRecipeHandler
 
doesConflict(IRecipeManager<? super StonecutterRecipe>, StonecutterRecipe, U) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.StoneCutterRecipeHandler
 
doesConflict(IRecipeManager<? super T>, T, U) - Method in interface com.blamejared.crafttweaker.api.recipe.handler.IRecipeHandler
Checks if the two recipes conflict with each other.
doHurtTarget(LivingEntity, Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
doIngredientsConflict(List<Ingredient>, List<Ingredient>) - Static method in class com.blamejared.crafttweaker.api.util.IngredientUtil
 
doIngredientsConflict(List<T>, List<T>, Predicate<T>, Function<T, U[]>, BiPredicate<U, U>) - Static method in class com.blamejared.crafttweaker.api.util.IngredientUtil
 
doPostAttack(Enchantment, LivingEntity, Entity, int) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
doPostHurt(Enchantment, LivingEntity, Entity, int) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
dot(Vec3, Vec3) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3
 
DOUBLE - Enum constant in enum class com.blamejared.crafttweaker.api.data.IData.Type
 
DOUBLE - Enum constant in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
DOUBLE - Enum constant in enum class org.openzen.zenscript.parser.type.ParsedTypeBasic
 
DOUBLE - Static variable in class org.openzen.zenscript.javashared.JavaClass
 
DOUBLE_ADD_DOUBLE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
DOUBLE_BITS - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
DOUBLE_COMPARE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
DOUBLE_DEC - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
DOUBLE_DIV_DOUBLE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
DOUBLE_FROM_BITS - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
DOUBLE_GET_MAX_VALUE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
DOUBLE_GET_MIN_VALUE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
DOUBLE_INC - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
DOUBLE_MOD_DOUBLE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
DOUBLE_MUL_DOUBLE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
DOUBLE_NEG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
DOUBLE_PARSE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
DOUBLE_SUB_DOUBLE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
DOUBLE_TO_BYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
DOUBLE_TO_FLOAT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
DOUBLE_TO_INT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
DOUBLE_TO_LONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
DOUBLE_TO_SBYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
DOUBLE_TO_SHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
DOUBLE_TO_STRING - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
DOUBLE_TO_UINT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
DOUBLE_TO_ULONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
DOUBLE_TO_USHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
DOUBLE_TO_USIZE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
DoubleData - Class in com.blamejared.crafttweaker.api.data
 
DoubleData(double) - Constructor for class com.blamejared.crafttweaker.api.data.DoubleData
 
DoubleData(DoubleTag) - Constructor for class com.blamejared.crafttweaker.api.data.DoubleData
 
DoWhileStatement - Class in org.openzen.zenscript.codemodel.statement
 
DoWhileStatement(CodePosition, String, Expression) - Constructor for class org.openzen.zenscript.codemodel.statement.DoWhileStatement
 
dragonBreath(DamageSources) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
drain(IFluidHandler, int, IFluidHandler.FluidAction) - Static method in class com.blamejared.crafttweaker.natives.capability.ExpandIFluidHandler
Drains fluid out of the internal tanks.
drain(IFluidHandler, IFluidStack, IFluidHandler.FluidAction) - Static method in class com.blamejared.crafttweaker.natives.capability.ExpandIFluidHandler
Drains fluid out of the internal tanks.
dRem() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
DRIPSTONE_DRIP() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
drop(Player, ItemStack, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
dropAll(Inventory) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandInventory
 
dropLeash(Mob, boolean, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
drown(DamageSources) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
dryOut(DamageSources) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
dSub() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
DummyExpression - Class in org.openzen.zenscript.codemodel.expression
 
DummyExpression(TypeID) - Constructor for class org.openzen.zenscript.codemodel.expression.DummyExpression
 
DummyListenerHandle<T> - Class in listeners
 
DummyListenerHandle(T) - Constructor for class listeners.DummyListenerHandle
 
dump() - Method in class com.blamejared.crafttweaker.gametest.logging.appender.GameTestLoggerAppender.QueryableLog
 
dump(File) - Method in class org.openzen.zenscript.javabytecode.JavaBytecodeRunUnit
 
dumpClasses() - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IScriptRunInfo
Indicates whether the generated classes should be dumped for debugging purposes.
dumpClasses(boolean) - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IMutableScriptRunInfo
Sets whether the generated classes should be dumped for debugging purposes.
DumpCommands - Class in com.blamejared.crafttweaker.impl.command.type
 
dumpedFileName() - Method in interface com.blamejared.crafttweaker.api.command.type.IBracketDumperInfo
Gets the name of the file on which all dumped values will be written to.
DumperData(String, String, Supplier<Stream<String>>) - Constructor for record class com.blamejared.crafttweaker.api.plugin.IBracketParserRegistrationHandler.DumperData
Creates an instance of a DumperData record class.
DumperData(String, Supplier<Stream<String>>) - Constructor for record class com.blamejared.crafttweaker.api.plugin.IBracketParserRegistrationHandler.DumperData
Constructs a new bracket dumper using the sub command name for the name of the dump file.
dumpToCommandString(IRecipeManager<? super CTShapedRecipe>, CTShapedRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.crafttweaker.CTShapedRecipeHandler
 
dumpToCommandString(IRecipeManager<? super CTShapelessRecipe>, CTShapelessRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.crafttweaker.CTShapelessRecipeHandler
 
dumpToCommandString(IRecipeManager<? super AbstractCookingRecipe>, AbstractCookingRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.CookingRecipeHandler
 
dumpToCommandString(IRecipeManager<? super ShapedRecipe>, ShapedRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.ShapedRecipeHandler
 
dumpToCommandString(IRecipeManager<? super ShapelessRecipe>, ShapelessRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.ShapelessRecipeHandler
 
dumpToCommandString(IRecipeManager<? super SmithingTransformRecipe>, SmithingTransformRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.SmithingTransformRecipeHandler
 
dumpToCommandString(IRecipeManager<? super SmithingTrimRecipe>, SmithingTrimRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.SmithingTrimRecipeHandler
 
dumpToCommandString(IRecipeManager<? super StonecutterRecipe>, StonecutterRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.StoneCutterRecipeHandler
 
dumpToCommandString(IRecipeManager<? super T>, T) - Method in interface com.blamejared.crafttweaker.api.recipe.handler.IRecipeHandler
Creates a String representation of a valid addRecipe (or alternative) call for the given subclass of Recipe.
dup() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
dup(boolean) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
dup(Type) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
dup2() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
dup2X1() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
dup2X2() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
DUPLICATE_CASE - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
DUPLICATE_CONSTRUCTOR - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
DUPLICATE_DEFAULT_CASE - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
DUPLICATE_FIELD_NAME - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
DUPLICATE_GLOBAL - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
DUPLICATE_MEMBER_NAME - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
DUPLICATE_METHOD - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
DUPLICATE_PARAMETER_NAME - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
DUPLICATE_VARIABLE_NAME - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
dupX1() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
dupX1(boolean, boolean) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
dupX2() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
durability(ItemPredicate.Builder, MinMaxBounds.Ints) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandItemPredicateBuilder
 
duration(MinMaxBounds.Ints) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandMobEffectsPredicateMobEffectInstancePredicate
 

E

each(Class<T>, T[], Consumer<T>) - Static method in class stdlib.Arrays
 
each(Class<T>, T[], FunctionUSizeTToVoid<T>) - Static method in class stdlib.Arrays
 
EARLIEST - Enum constant in enum class com.blamejared.crafttweaker.api.event.Phase
Represents the earliest phase of event dispatching.
EARLIEST - Enum constant in enum class com.blamejared.crafttweaker.impl.event.ZenEventPhase
 
east(BlockPos) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
east(BlockPos, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
east(Vec3i) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
east(Vec3i, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
eat(LivingEntity, Level, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
eat(FoodData, int, float) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodData
 
eat(FoodData, IItemStack) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodData
 
edit() - Static method in class com.blamejared.crafttweaker.impl.logging.CraftTweakerLog4jEditor
 
effects(EntityPredicate.Builder, MobEffectsPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
effects(DamageType) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageType
 
ejectPassengers(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
elementClass() - Method in interface com.blamejared.crafttweaker.api.tag.manager.ITagManager
Gets the element type that this tag manager handles.
elementClass() - Method in class com.blamejared.crafttweaker.api.tag.manager.type.KnownTagManager
 
elements() - Method in class com.blamejared.crafttweaker.api.tag.type.KnownTag
 
elements(KnownTag<T>) - Method in class com.blamejared.crafttweaker.api.tag.manager.type.KnownTagManager
Gets the elements of the given tag.
elementType - Variable in class org.openzen.zenscript.codemodel.type.ArrayTypeID
 
ELSE - Enum constant in enum class org.openzen.zenscript.formatter.ParentStatementType
 
elseBracketOnSameLine - Variable in class org.openzen.zenscript.formatter.ScriptFormattingSettings
 
elseBracketOnSameLine(boolean) - Method in class org.openzen.zenscript.formatter.ScriptFormattingSettings.Builder
 
elseSingleLineOnSameLine - Variable in class org.openzen.zenscript.formatter.ScriptFormattingSettings
 
elseSingleLineOnSameLine(boolean) - Method in class org.openzen.zenscript.formatter.ScriptFormattingSettings.Builder
 
empty - Variable in class org.openzen.zenscript.javashared.JavaClass
 
empty() - Static method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
Gets the empty IFluidStack
empty() - Static method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
empty() - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParamSets
Gets the 'empty' param set.
empty() - Static method in class com.blamejared.crafttweaker.natives.text.content.ExpandComponentContents
 
empty() - Static method in class com.blamejared.crafttweaker.natives.text.ExpandComponent
 
empty() - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
empty(Class<K>, Class<V>) - Static method in class org.openzen.zencode.shared.ConcatMap
 
EMPTY - Static variable in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient
 
EMPTY - Static variable in class org.openzen.zenscript.codemodel.expression.CallArguments
 
EMPTY - Static variable in class org.openzen.zenscript.codemodel.GenericMapper
 
EMPTY - Static variable in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
emptyLine - Variable in class org.openzen.zenscript.codemodel.WhitespaceInfo
 
EmptyStatement - Class in org.openzen.zenscript.codemodel.statement
 
EmptyStatement(CodePosition) - Constructor for class org.openzen.zenscript.codemodel.statement.EmptyStatement
 
enableDebug() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
enchantedWith(ItemPredicate.Builder, EnchantmentPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandItemPredicateBuilder
 
EnchantmentUtil - Class in com.blamejared.crafttweaker.api.util
 
EnchantmentUtil() - Constructor for class com.blamejared.crafttweaker.api.util.EnchantmentUtil
 
encode(CodeSerializationOutput) - Method in interface org.openzen.zenscript.codemodel.serialization.EncodingOperation
 
EncodingOperation - Interface in org.openzen.zenscript.codemodel.serialization
 
end - Variable in class org.openzen.zenscript.javabytecode.JavaLocalVariableInfo
 
end() - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaExpansionMemberVisitor
 
end() - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor
 
end() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaStatementVisitor
 
end() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
end(ParsedDefinitionMember) - Method in class org.openzen.zenscript.parser.PrecompilationState
 
END_PORTAL_FRAME_FILL() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
EndIfPreprocessor - Class in com.blamejared.crafttweaker.impl.preprocessor.onlyif
 
ENERGY - Static variable in class com.blamejared.crafttweaker.api.capability.Capabilities
 
ENFORCE - Enum constant in enum class stdlib.EnforcementLevel
 
EnforcementLevel - Enum Class in stdlib
 
enqueueCode(DecodingOperation) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
enqueueCode(EncodingOperation) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
enqueueMembers(DecodingOperation) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
enqueueMembers(EncodingOperation) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
entity() - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParamSets
Gets the 'entity' param set.
ENTITY_INFO_PLAYERS - Static variable in interface com.blamejared.crafttweaker.platform.services.IEventHelper
 
entityInteract(PlayerInteractEvent.EntityInteract) - Static method in class com.blamejared.crafttweaker.impl.event.CTCommonEventHandler
 
EntityTagWithAmountIngredient(Many<KnownTag<EntityType<?>>>) - Constructor for class com.blamejared.crafttweaker.api.entity.CTEntityIngredient.EntityTagWithAmountIngredient
 
entityType(EntityPredicate.Builder, EntityTypePredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
EntityTypeIngredient(EntityType<?>) - Constructor for class com.blamejared.crafttweaker.api.entity.CTEntityIngredient.EntityTypeIngredient
 
EntityTypeTagManager - Class in com.blamejared.crafttweaker.api.tag.manager.type
 
EntityTypeTagManager(ResourceKey<? extends Registry<EntityType<Entity>>>, Class<EntityType<Entity>>) - Constructor for class com.blamejared.crafttweaker.api.tag.manager.type.EntityTypeTagManager
 
EntityTypeTagManagerFactory - Class in com.blamejared.crafttweaker.api.tag.manager.factory
 
EntityTypeTagManagerFactory() - Constructor for class com.blamejared.crafttweaker.api.tag.manager.factory.EntityTypeTagManagerFactory
 
entrySet() - Method in class com.blamejared.crafttweaker.impl.loot.CraftTweakerPrivilegedLootModifierMap
 
entrySet() - Method in class com.blamejared.crafttweaker.impl.loot.ForgeLootModifierMapAdapter
 
ENUM - Enum constant in enum class org.openzen.zenscript.javashared.JavaClass.Kind
 
ENUM - Static variable in class org.openzen.zenscript.javashared.JavaClass
 
ENUM - Static variable in class org.openzen.zenscript.javashared.JavaModifiers
 
ENUM_COMPARE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ENUM_CONSTANT_NOT_YET_INITIALIZED - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
ENUM_EMPTY_CONSTRUCTOR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ENUM_NAME - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ENUM_ORDINAL - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ENUM_ORDINAL - Static variable in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
ENUM_TO_STRING - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ENUM_VALUE_DUPLICATE - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
ENUM_VALUES - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
EnumBracketRegistry - Class in com.blamejared.crafttweaker.impl.registry.zencode
 
EnumBracketRegistry() - Constructor for class com.blamejared.crafttweaker.impl.registry.zencode.EnumBracketRegistry
 
enumConstant(EnumConstantMember) - Method in interface org.openzen.zenscript.codemodel.definition.MemberCollector
 
EnumConstantBracketHandler - Class in com.blamejared.crafttweaker.api.bracket.custom
 
EnumConstantBracketHandler() - Constructor for class com.blamejared.crafttweaker.api.bracket.custom.EnumConstantBracketHandler
 
EnumConstantExpression - Class in org.openzen.zenscript.codemodel.expression
 
EnumConstantExpression(CodePosition, GlobalTypeRegistry, EnumDefinition, EnumConstantMember) - Constructor for class org.openzen.zenscript.codemodel.expression.EnumConstantExpression
 
EnumConstantExpression(CodePosition, TypeID, EnumConstantMember) - Constructor for class org.openzen.zenscript.codemodel.expression.EnumConstantExpression
 
EnumConstantMember - Class in org.openzen.zenscript.codemodel.member
 
EnumConstantMember(CodePosition, HighLevelDefinition, String, int) - Constructor for class org.openzen.zenscript.codemodel.member.EnumConstantMember
 
enumConstants - Variable in class org.openzen.zenscript.codemodel.definition.EnumDefinition
 
EnumConstantSwitchValue - Class in org.openzen.zenscript.codemodel.expression.switchvalue
 
EnumConstantSwitchValue(EnumConstantMember) - Constructor for class org.openzen.zenscript.codemodel.expression.switchvalue.EnumConstantSwitchValue
 
EnumDefinition - Class in org.openzen.zenscript.codemodel.definition
 
EnumDefinition(CodePosition, Module, ZSPackage, String, int, HighLevelDefinition) - Constructor for class org.openzen.zenscript.codemodel.definition.EnumDefinition
 
ENV_FORWARD_LOG_TO_LATEST_LOG - Static variable in class com.blamejared.crafttweaker.api.CraftTweakerConstants
 
EOF - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
EPSILON - Static variable in class org.openzen.zenscript.lexer.NFA
 
EQ - Enum constant in enum class org.openzen.zenscript.codemodel.CompareType
 
equals(MCTag) - Method in interface com.blamejared.crafttweaker.api.tag.MCTag
Checks if this tag equals the other tag.
equals(Object) - Method in class com.blamejared.crafttweaker.api.data.BoolData
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.data.ByteArrayData
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.data.ByteData
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.data.DoubleData
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.data.FloatData
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.data.IntArrayData
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.data.IntData
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.data.ListData
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.data.LongArrayData
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.data.LongData
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.data.MapData
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.data.StringData
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.fluid.MCFluidStack
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.fluid.MCFluidStackMutable
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionAnyDamage
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionCustom
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamaged
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtLeast
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtMost
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientConditioned
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientList
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientTransformed
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.item.MCItemStack
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.item.MCItemStackMutable
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.mod.Mod
 
equals(Object) - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Constructor
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Method
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Parameter
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.blamejared.crafttweaker.api.plugin.IBracketParserRegistrationHandler.DumperData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.blamejared.crafttweaker.api.recipe.manager.RecipeManagerWrapper
 
equals(Object) - Method in record class com.blamejared.crafttweaker.api.recipe.replacement.ReplacementRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry.BindContext
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.blamejared.crafttweaker.api.tag.type.KnownTag
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.tag.type.UnknownTag
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.util.random.Percentaged
 
equals(Object) - Method in record class com.blamejared.crafttweaker.api.zencode.IPreprocessor.Match
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.blamejared.crafttweaker.api.zencode.scriptrun.ScriptDiscoveryConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.blamejared.crafttweaker.api.zencode.scriptrun.ScriptRunConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.blamejared.crafttweaker.api.zencode.ZenTypeInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.blamejared.crafttweaker.impl.network.message.MessageCopy
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.openzen.zenscript.codemodel.AccessScope
 
equals(Object) - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
equals(Object) - Method in class org.openzen.zenscript.codemodel.FunctionParameter
 
equals(Object) - Method in class org.openzen.zenscript.codemodel.generic.TypeParameter
 
equals(Object) - Method in class org.openzen.zenscript.codemodel.member.ref.FunctionalMemberRef
 
equals(Object) - Method in class org.openzen.zenscript.codemodel.type.ArrayTypeID
 
equals(Object) - Method in class org.openzen.zenscript.codemodel.type.AssocTypeID
 
equals(Object) - Method in class org.openzen.zenscript.codemodel.type.DefinitionTypeID
 
equals(Object) - Method in class org.openzen.zenscript.codemodel.type.FunctionTypeID
 
equals(Object) - Method in class org.openzen.zenscript.codemodel.type.GenericMapTypeID
 
equals(Object) - Method in class org.openzen.zenscript.codemodel.type.GenericTypeID
 
equals(Object) - Method in class org.openzen.zenscript.codemodel.type.IteratorTypeID
 
equals(Object) - Method in class org.openzen.zenscript.codemodel.type.OptionalTypeID
 
equals(Object) - Method in class org.openzen.zenscript.codemodel.type.RangeTypeID
 
equals(ResourceLocation, Object) - Static method in class com.blamejared.crafttweaker.natives.resource.ExpandResourceLocation
 
equals(Matrix3fc, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
EQUALS - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
EQUALS - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
EQUALS - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
equals_(LoopStatement) - Method in class org.openzen.zenscript.codemodel.statement.LoopStatement
 
equals_(T) - Method in interface stdlib.EqualsComparable
 
equals_(T) - Method in interface stdlib.Hashable
 
EqualsComparable<T> - Interface in stdlib
 
equalTo(IData) - Method in class com.blamejared.crafttweaker.api.data.BoolData
 
equalTo(IData) - Method in class com.blamejared.crafttweaker.api.data.ByteArrayData
 
equalTo(IData) - Method in class com.blamejared.crafttweaker.api.data.ByteData
 
equalTo(IData) - Method in class com.blamejared.crafttweaker.api.data.DoubleData
 
equalTo(IData) - Method in class com.blamejared.crafttweaker.api.data.FloatData
 
equalTo(IData) - Method in interface com.blamejared.crafttweaker.api.data.IData
Checks if this IData is equal to the other IData.
equalTo(IData) - Method in class com.blamejared.crafttweaker.api.data.IntArrayData
 
equalTo(IData) - Method in class com.blamejared.crafttweaker.api.data.IntData
 
equalTo(IData) - Method in class com.blamejared.crafttweaker.api.data.ListData
 
equalTo(IData) - Method in class com.blamejared.crafttweaker.api.data.LongArrayData
 
equalTo(IData) - Method in class com.blamejared.crafttweaker.api.data.LongData
 
equalTo(IData) - Method in class com.blamejared.crafttweaker.api.data.MapData
 
equalTo(IData) - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
equalTo(IData) - Method in class com.blamejared.crafttweaker.api.data.StringData
 
equipItemIfPossible(Mob, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
equipment(EntityPredicate.Builder, EntityEquipmentPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
equipment(EntityPredicate.Builder, EntityEquipmentPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
error(String) - Method in class org.openzen.zencode.java.logger.ScriptingEngineStreamLogger
 
error(String) - Method in interface org.openzen.zencode.shared.logging.IZSLogger
 
Error - Enum constant in enum class stdlib.Result.Discriminant
 
Error(E) - Constructor for class stdlib.Result.Error
 
ERROR - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Kind
 
EscapableBracketParser - Class in org.openzen.zenscript.parser
 
EscapableBracketParser(GlobalTypeRegistry, FunctionalMemberRef) - Constructor for class org.openzen.zenscript.parser.EscapableBracketParser
 
escape(String, char, boolean) - Static method in class org.openzen.zencode.shared.StringExpansion
 
ESCAPE - Enum constant in enum class com.blamejared.crafttweaker.api.data.visitor.DataToStringVisitor
 
eval() - Method in class org.openzen.zenscript.codemodel.expression.Expression
 
eval() - Method in interface org.openzen.zenscript.codemodel.partial.IPartialExpression
 
eval() - Method in class org.openzen.zenscript.codemodel.partial.PartialDynamicMemberExpression
 
eval() - Method in class org.openzen.zenscript.codemodel.partial.PartialGlobalExpression
 
eval() - Method in class org.openzen.zenscript.codemodel.partial.PartialMemberGroupExpression
 
eval() - Method in class org.openzen.zenscript.codemodel.partial.PartialPackageExpression
 
eval() - Method in class org.openzen.zenscript.codemodel.partial.PartialStaticMemberGroupExpression
 
eval() - Method in class org.openzen.zenscript.codemodel.partial.PartialTypeExpression
 
eval() - Method in class org.openzen.zenscript.codemodel.partial.PartialVariantOptionExpression
 
eval(String) - Method in class org.openzen.zenscript.lexer.CompiledDFA
Determines the token type for the given token.
evaluateEnumConstant() - Method in class org.openzen.zenscript.codemodel.expression.ConstExpression
 
evaluateEnumConstant() - Method in class org.openzen.zenscript.codemodel.expression.EnumConstantExpression
 
evaluateEnumConstant() - Method in class org.openzen.zenscript.codemodel.expression.Expression
 
evaluateStringConstant() - Method in class org.openzen.zenscript.codemodel.expression.CallExpression
 
evaluateStringConstant() - Method in class org.openzen.zenscript.codemodel.expression.ConstantStringExpression
 
evaluateStringConstant() - Method in class org.openzen.zenscript.codemodel.expression.ConstExpression
 
evaluateStringConstant() - Method in class org.openzen.zenscript.codemodel.expression.Expression
 
EVENT - Static variable in class com.blamejared.crafttweaker.platform.Services
 
EVENTS - Static variable in class com.blamejared.crafttweaker.impl.event.ZenEventManager
Represents the global entry point for all event handling.
eventType() - Method in interface com.blamejared.crafttweaker.api.event.bus.IEventBus
Gets the TypeToken representing the type of events that this bus dispatches.
every(TickEvent.LevelTickEvent, int, Consumer<TickEvent.LevelTickEvent>) - Static method in class com.blamejared.crafttweaker.natives.event.tick.ExpandLevelTickEvent
 
every(TickEvent.PlayerTickEvent, int, Consumer<TickEvent.PlayerTickEvent>) - Static method in class com.blamejared.crafttweaker.natives.event.tick.ExpandPlayerTickEvent
 
exactly(double) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandMinMaxBoundsDoubles
 
exactly(float) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandNumberProvider
 
exactly(int) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandIntRange
 
exactly(int) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandMinMaxBoundsInts
 
examples() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeConstructor.ConstructorParameter
 
examples() - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Parameter
Returns the value of the examples record component.
ExamplesCommand - Class in com.blamejared.crafttweaker.impl.command.type.script.example
 
exceptionName - Variable in class org.openzen.zenscript.parser.statements.ParsedCatchClause
 
exceptionType - Variable in class org.openzen.zenscript.parser.statements.ParsedCatchClause
 
exceptionVariable - Variable in class org.openzen.zenscript.codemodel.statement.CatchClause
 
execute() - Method in class com.blamejared.crafttweaker.api.recipe.replacement.Replacer
Executes the replacer, carrying out all replacements determined up until now.
execute() - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IScriptRun
Executes the script run.
execute(IFluidHandler.FluidAction) - Static method in class com.blamejared.crafttweaker.natives.capability.ExpandFluidHandlerAction
If the action should execute.
EXECUTE - Enum constant in enum class com.blamejared.crafttweaker.api.zencode.scriptrun.ScriptRunConfiguration.RunKind
Indicates that all scripts will be run and the various actions will be applied.
executeCommand(MinecraftServer, String, boolean) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Runs a command, if silent is true, the output is hidden.
executeCommand(MinecraftServer, String, Player, boolean) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
let a player send a command, if silent is true, the output is hidden.
exhaustion(DamageType) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageType
 
exists() - Method in interface com.blamejared.crafttweaker.api.tag.MCTag
Checks if this tag exists.
exists(String) - Method in interface com.blamejared.crafttweaker.api.tag.manager.ITagManager
Checks if a tag with the given id exists and is registered.
exists(ResourceLocation) - Method in interface com.blamejared.crafttweaker.api.tag.manager.ITagManager
Checks if a tag with the given id exists and is registered.
exists(T) - Method in interface com.blamejared.crafttweaker.api.tag.manager.ITagManager
Checks if the given tag exists and is registered.
ExpandAABB - Class in com.blamejared.crafttweaker.natives.util.math
 
ExpandAABB() - Constructor for class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
ExpandAbilities - Class in com.blamejared.crafttweaker.natives.entity.type.player
 
ExpandAbilities() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.player.ExpandAbilities
 
ExpandAbsorptionMobEffect - Class in com.blamejared.crafttweaker.natives.entity.effect
 
ExpandAbsorptionMobEffect() - Constructor for class com.blamejared.crafttweaker.natives.entity.effect.ExpandAbsorptionMobEffect
 
ExpandAbstractArrow - Class in com.blamejared.crafttweaker.natives.entity.type.projectile.arrow
 
ExpandAbstractArrow() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.projectile.arrow.ExpandAbstractArrow
 
ExpandAbstractCauldronBlock - Class in com.blamejared.crafttweaker.natives.block.type.cauldron
 
ExpandAbstractCauldronBlock() - Constructor for class com.blamejared.crafttweaker.natives.block.type.cauldron.ExpandAbstractCauldronBlock
 
ExpandAbstractCookingRecipe - Class in com.blamejared.crafttweaker.natives.recipe.type
 
ExpandAbstractCookingRecipe() - Constructor for class com.blamejared.crafttweaker.natives.recipe.type.ExpandAbstractCookingRecipe
 
ExpandAbstractHurtingProjectile - Class in com.blamejared.crafttweaker.natives.entity.type.projectile.arrow
 
ExpandAbstractHurtingProjectile() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.projectile.arrow.ExpandAbstractHurtingProjectile
 
ExpandAbstractVillager - Class in com.blamejared.crafttweaker.natives.entity.type.villager
 
ExpandAbstractVillager() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.villager.ExpandAbstractVillager
 
ExpandAdvancement - Class in com.blamejared.crafttweaker.natives.advancement
 
ExpandAdvancement() - Constructor for class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancement
 
ExpandAdvancementEarnEvent - Class in com.blamejared.crafttweaker.natives.event.entity.advancement
 
ExpandAdvancementEarnEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.advancement.ExpandAdvancementEarnEvent
 
ExpandAdvancementEvent - Class in com.blamejared.crafttweaker.natives.event.entity.advancement
 
ExpandAdvancementEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.advancement.ExpandAdvancementEvent
 
ExpandAdvancementProgress - Class in com.blamejared.crafttweaker.natives.advancement
 
ExpandAdvancementProgress() - Constructor for class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementProgress
 
ExpandAdvancementProgressEvent - Class in com.blamejared.crafttweaker.natives.event.entity.advancement
 
ExpandAdvancementProgressEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.advancement.ExpandAdvancementProgressEvent
 
ExpandAdvancementProgressEventType - Class in com.blamejared.crafttweaker.natives.event.entity.advancement
 
ExpandAdvancementProgressEventType() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.advancement.ExpandAdvancementProgressEventType
 
ExpandAdvancementRewards - Class in com.blamejared.crafttweaker.natives.advancement
 
ExpandAdvancementRewards() - Constructor for class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementRewards
 
ExpandAgeableMob - Class in com.blamejared.crafttweaker.natives.entity.type.misc
 
ExpandAgeableMob() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandAgeableMob
 
ExpandAllOfCondition - Class in com.blamejared.crafttweaker.natives.loot.condition
 
ExpandAllOfCondition() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.ExpandAllOfCondition
 
ExpandAllOfConditionBuilder - Class in com.blamejared.crafttweaker.natives.loot.condition.builder
 
ExpandAllOfConditionBuilder() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.builder.ExpandAllOfConditionBuilder
 
ExpandAnimal - Class in com.blamejared.crafttweaker.natives.entity.type.animal
 
ExpandAnimal() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.animal.ExpandAnimal
 
ExpandAnimalTameEvent - Class in com.blamejared.crafttweaker.natives.event.entity.living
 
ExpandAnimalTameEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.ExpandAnimalTameEvent
 
ExpandAnvilRepairEvent - Class in com.blamejared.crafttweaker.natives.event.anvil
 
ExpandAnvilRepairEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.anvil.ExpandAnvilRepairEvent
 
ExpandAnvilUpdateEvent - Class in com.blamejared.crafttweaker.natives.event.anvil
 
ExpandAnvilUpdateEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.anvil.ExpandAnvilUpdateEvent
 
ExpandAnyOfCondition - Class in com.blamejared.crafttweaker.natives.loot.condition
 
ExpandAnyOfCondition() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.ExpandAnyOfCondition
 
ExpandAnyOfConditionBuilder - Class in com.blamejared.crafttweaker.natives.loot.condition.builder
 
ExpandAnyOfConditionBuilder() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.builder.ExpandAnyOfConditionBuilder
 
ExpandArmorItem - Class in com.blamejared.crafttweaker.natives.item.type.armor
 
ExpandArmorItem() - Constructor for class com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorItem
 
ExpandArmorItemType - Class in com.blamejared.crafttweaker.natives.item.type.armor
 
ExpandArmorItemType() - Constructor for class com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorItemType
 
ExpandArmorMaterial - Class in com.blamejared.crafttweaker.natives.item.type.armor
 
ExpandArmorMaterial() - Constructor for class com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorMaterial
 
ExpandArmorMaterials - Class in com.blamejared.crafttweaker.natives.item.type.armor
 
ExpandArmorMaterials() - Constructor for class com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorMaterials
 
ExpandArray - Class in com.blamejared.crafttweaker.api.zencode.expand
 
ExpandArray() - Constructor for class com.blamejared.crafttweaker.api.zencode.expand.ExpandArray
 
ExpandArrowLooseEvent - Class in com.blamejared.crafttweaker.natives.event.entity.arrow
 
ExpandArrowLooseEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.arrow.ExpandArrowLooseEvent
 
ExpandArrowNockEvent - Class in com.blamejared.crafttweaker.natives.event.entity.arrow
 
ExpandArrowNockEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.arrow.ExpandArrowNockEvent
 
ExpandAttackDamageMobEffect - Class in com.blamejared.crafttweaker.natives.entity.effect
 
ExpandAttackDamageMobEffect() - Constructor for class com.blamejared.crafttweaker.natives.entity.effect.ExpandAttackDamageMobEffect
 
ExpandAttackEntityEvent - Class in com.blamejared.crafttweaker.natives.event.entity.player
 
ExpandAttackEntityEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.player.ExpandAttackEntityEvent
 
ExpandAttribute - Class in com.blamejared.crafttweaker.natives.entity.attribute
 
ExpandAttribute() - Constructor for class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttribute
 
ExpandAttributeInstance - Class in com.blamejared.crafttweaker.natives.entity.attribute
 
ExpandAttributeInstance() - Constructor for class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeInstance
 
ExpandAttributeModifier - Class in com.blamejared.crafttweaker.natives.entity.attribute
 
ExpandAttributeModifier() - Constructor for class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeModifier
 
ExpandAttributeOperation - Class in com.blamejared.crafttweaker.natives.entity.attribute
 
ExpandAttributeOperation() - Constructor for class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeOperation
 
ExpandAxis - Class in com.blamejared.crafttweaker.natives.util.direction
 
ExpandAxis() - Constructor for class com.blamejared.crafttweaker.natives.util.direction.ExpandAxis
 
ExpandAxisCycle - Class in com.blamejared.crafttweaker.natives.util.math
 
ExpandAxisCycle() - Constructor for class com.blamejared.crafttweaker.natives.util.math.ExpandAxisCycle
 
ExpandAxisDirection - Class in com.blamejared.crafttweaker.natives.util.direction
 
ExpandAxisDirection() - Constructor for class com.blamejared.crafttweaker.natives.util.direction.ExpandAxisDirection
 
ExpandBabyEntitySpawnEvent - Class in com.blamejared.crafttweaker.natives.event.entity.living
 
ExpandBabyEntitySpawnEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.ExpandBabyEntitySpawnEvent
 
ExpandBaseSpawner - Class in com.blamejared.crafttweaker.natives.world
 
ExpandBaseSpawner() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandBaseSpawner
 
ExpandBasicItemListing - Class in com.blamejared.crafttweaker.natives.villager.trade.type
 
ExpandBasicItemListing() - Constructor for class com.blamejared.crafttweaker.natives.villager.trade.type.ExpandBasicItemListing
 
ExpandBiome - Class in com.blamejared.crafttweaker.natives.world.biome
 
ExpandBiome() - Constructor for class com.blamejared.crafttweaker.natives.world.biome.ExpandBiome
 
ExpandBlastingRecipe - Class in com.blamejared.crafttweaker.natives.recipe.type
 
ExpandBlastingRecipe() - Constructor for class com.blamejared.crafttweaker.natives.recipe.type.ExpandBlastingRecipe
 
ExpandBlock - Class in com.blamejared.crafttweaker.natives.block
 
ExpandBlock() - Constructor for class com.blamejared.crafttweaker.natives.block.ExpandBlock
 
ExpandBlockAndTintGetter - Class in com.blamejared.crafttweaker.natives.world
 
ExpandBlockAndTintGetter() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandBlockAndTintGetter
 
ExpandBlockBreakEvent - Class in com.blamejared.crafttweaker.natives.event.block
 
ExpandBlockBreakEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.block.ExpandBlockBreakEvent
 
ExpandBlockEntity - Class in com.blamejared.crafttweaker.natives.block.entity
 
ExpandBlockEntity() - Constructor for class com.blamejared.crafttweaker.natives.block.entity.ExpandBlockEntity
 
ExpandBlockEvent - Class in com.blamejared.crafttweaker.natives.event.block
 
ExpandBlockEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.block.ExpandBlockEvent
 
ExpandBlockGetter - Class in com.blamejared.crafttweaker.natives.world
 
ExpandBlockGetter() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandBlockGetter
 
ExpandBlockHitResult - Class in com.blamejared.crafttweaker.natives.util
 
ExpandBlockHitResult() - Constructor for class com.blamejared.crafttweaker.natives.util.ExpandBlockHitResult
 
ExpandBlockItem - Class in com.blamejared.crafttweaker.natives.item.type.block
 
ExpandBlockItem() - Constructor for class com.blamejared.crafttweaker.natives.item.type.block.ExpandBlockItem
 
ExpandBlockPos - Class in com.blamejared.crafttweaker.natives.util.math
 
ExpandBlockPos() - Constructor for class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
ExpandBlockPredicate - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandBlockPredicate() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandBlockPredicate
 
ExpandBlockPredicateBuilder - Class in com.blamejared.crafttweaker.natives.predicate.builder
 
ExpandBlockPredicateBuilder() - Constructor for class com.blamejared.crafttweaker.natives.predicate.builder.ExpandBlockPredicateBuilder
 
ExpandBlockState - Class in com.blamejared.crafttweaker.natives.block
 
ExpandBlockState() - Constructor for class com.blamejared.crafttweaker.natives.block.ExpandBlockState
 
ExpandBlockTag - Class in com.blamejared.crafttweaker.api.tag.expand
This expansion specifically targets BlockTags.
ExpandBlockTag() - Constructor for class com.blamejared.crafttweaker.api.tag.expand.ExpandBlockTag
 
ExpandBlockToolModificationEvent - Class in com.blamejared.crafttweaker.natives.event.block
 
ExpandBlockToolModificationEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.block.ExpandBlockToolModificationEvent
 
ExpandBonemealEvent - Class in com.blamejared.crafttweaker.natives.event.entity.player
 
ExpandBonemealEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.player.ExpandBonemealEvent
 
ExpandBonusLevelTableCondition - Class in com.blamejared.crafttweaker.natives.loot.condition
 
ExpandBonusLevelTableCondition() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.ExpandBonusLevelTableCondition
 
ExpandBool - Class in com.blamejared.crafttweaker.api.zencode.expand
 
ExpandBool() - Constructor for class com.blamejared.crafttweaker.api.zencode.expand.ExpandBool
 
ExpandBowItem - Class in com.blamejared.crafttweaker.natives.item.type.projectileweapon
 
ExpandBowItem() - Constructor for class com.blamejared.crafttweaker.natives.item.type.projectileweapon.ExpandBowItem
 
ExpandByte - Class in com.blamejared.crafttweaker.api.zencode.expand
 
ExpandByte() - Constructor for class com.blamejared.crafttweaker.api.zencode.expand.ExpandByte
 
ExpandByteArray - Class in com.blamejared.crafttweaker.api.zencode.expand
 
ExpandByteArray() - Constructor for class com.blamejared.crafttweaker.api.zencode.expand.ExpandByteArray
 
ExpandCampfireCookingRecipe - Class in com.blamejared.crafttweaker.natives.recipe.type
 
ExpandCampfireCookingRecipe() - Constructor for class com.blamejared.crafttweaker.natives.recipe.type.ExpandCampfireCookingRecipe
 
ExpandCapability - Class in com.blamejared.crafttweaker.natives.capability
 
ExpandCapability() - Constructor for class com.blamejared.crafttweaker.natives.capability.ExpandCapability
 
ExpandCapabilityProvider - Class in com.blamejared.crafttweaker.natives.capability
 
ExpandCapabilityProvider() - Constructor for class com.blamejared.crafttweaker.natives.capability.ExpandCapabilityProvider
 
ExpandCauldronBlock - Class in com.blamejared.crafttweaker.natives.block.type.cauldron
 
ExpandCauldronBlock() - Constructor for class com.blamejared.crafttweaker.natives.block.type.cauldron.ExpandCauldronBlock
 
ExpandChatFormatting - Class in com.blamejared.crafttweaker.natives.text
 
ExpandChatFormatting() - Constructor for class com.blamejared.crafttweaker.natives.text.ExpandChatFormatting
 
ExpandChorusFruitTeleportEvent - Class in com.blamejared.crafttweaker.natives.event.entity.teleport
 
ExpandChorusFruitTeleportEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandChorusFruitTeleportEvent
 
ExpandClearable - Class in com.blamejared.crafttweaker.natives.world
 
ExpandClearable() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandClearable
 
ExpandClientTickEvent - Class in com.blamejared.crafttweaker.natives.event.tick
 
ExpandClientTickEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.tick.ExpandClientTickEvent
 
ExpandClipContext - Class in com.blamejared.crafttweaker.natives.world.clip
 
ExpandClipContext() - Constructor for class com.blamejared.crafttweaker.natives.world.clip.ExpandClipContext
 
ExpandClipContextBlock - Class in com.blamejared.crafttweaker.natives.world.clip
 
ExpandClipContextBlock() - Constructor for class com.blamejared.crafttweaker.natives.world.clip.ExpandClipContextBlock
 
ExpandClipContextFluid - Class in com.blamejared.crafttweaker.natives.world.clip
 
ExpandClipContextFluid() - Constructor for class com.blamejared.crafttweaker.natives.world.clip.ExpandClipContextFluid
 
ExpandCollection - Class in com.blamejared.crafttweaker.natives.util.collection
 
ExpandCollection() - Constructor for class com.blamejared.crafttweaker.natives.util.collection.ExpandCollection
 
ExpandCommandSource - Class in com.blamejared.crafttweaker.natives.command
 
ExpandCommandSource() - Constructor for class com.blamejared.crafttweaker.natives.command.ExpandCommandSource
 
ExpandCommonLevelAccessor - Class in com.blamejared.crafttweaker.natives.world
 
ExpandCommonLevelAccessor() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandCommonLevelAccessor
 
ExpandComponent - Class in com.blamejared.crafttweaker.natives.text
 
ExpandComponent() - Constructor for class com.blamejared.crafttweaker.natives.text.ExpandComponent
 
ExpandComponentContents - Class in com.blamejared.crafttweaker.natives.text.content
 
ExpandComponentContents() - Constructor for class com.blamejared.crafttweaker.natives.text.content.ExpandComponentContents
 
ExpandConditionReference - Class in com.blamejared.crafttweaker.natives.loot.condition
 
ExpandConditionReference() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.ExpandConditionReference
 
ExpandContainer - Class in com.blamejared.crafttweaker.natives.world
 
ExpandContainer() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandContainer
 
ExpandCookingBookCategory - Class in com.blamejared.crafttweaker.natives.recipe.category
 
ExpandCookingBookCategory() - Constructor for class com.blamejared.crafttweaker.natives.recipe.category.ExpandCookingBookCategory
 
ExpandCraftingBookCategory - Class in com.blamejared.crafttweaker.natives.recipe.category
 
ExpandCraftingBookCategory() - Constructor for class com.blamejared.crafttweaker.natives.recipe.category.ExpandCraftingBookCategory
 
ExpandCraftingRecipe - Class in com.blamejared.crafttweaker.natives.recipe.type
 
ExpandCraftingRecipe() - Constructor for class com.blamejared.crafttweaker.natives.recipe.type.ExpandCraftingRecipe
 
ExpandCreateFluidSourceEvent - Class in com.blamejared.crafttweaker.natives.event.block.fluid
 
ExpandCreateFluidSourceEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.block.fluid.ExpandCreateFluidSourceEvent
 
ExpandCreateSpawnPositionEvent - Class in com.blamejared.crafttweaker.natives.event.level
 
ExpandCreateSpawnPositionEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.level.ExpandCreateSpawnPositionEvent
 
ExpandCriterion - Class in com.blamejared.crafttweaker.natives.advancement
 
ExpandCriterion() - Constructor for class com.blamejared.crafttweaker.natives.advancement.ExpandCriterion
 
ExpandCriterionProgress - Class in com.blamejared.crafttweaker.natives.advancement
 
ExpandCriterionProgress() - Constructor for class com.blamejared.crafttweaker.natives.advancement.ExpandCriterionProgress
 
ExpandCriticalHitEvent - Class in com.blamejared.crafttweaker.natives.event.entity.player
 
ExpandCriticalHitEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.player.ExpandCriticalHitEvent
 
ExpandCropGrowEvent - Class in com.blamejared.crafttweaker.natives.event.block.crop
 
ExpandCropGrowEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.block.crop.ExpandCropGrowEvent
 
ExpandCropGrowEvent.ExpandCropGrowPostEvent - Class in com.blamejared.crafttweaker.natives.event.block.crop
 
ExpandCropGrowEvent.ExpandCropGrowPreEvent - Class in com.blamejared.crafttweaker.natives.event.block.crop
 
ExpandCropGrowPostEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.block.crop.ExpandCropGrowEvent.ExpandCropGrowPostEvent
 
ExpandCropGrowPreEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.block.crop.ExpandCropGrowEvent.ExpandCropGrowPreEvent
 
ExpandCrossBowItem - Class in com.blamejared.crafttweaker.natives.item.type.projectileweapon
 
ExpandCrossBowItem() - Constructor for class com.blamejared.crafttweaker.natives.item.type.projectileweapon.ExpandCrossBowItem
 
ExpandDamageEffects - Class in com.blamejared.crafttweaker.natives.world.damage
 
ExpandDamageEffects() - Constructor for class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageEffects
 
ExpandDamageScaling - Class in com.blamejared.crafttweaker.natives.world.damage
 
ExpandDamageScaling() - Constructor for class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageScaling
 
ExpandDamageSource - Class in com.blamejared.crafttweaker.natives.world.damage
 
ExpandDamageSource() - Constructor for class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSource
 
ExpandDamageSourceCondition - Class in com.blamejared.crafttweaker.natives.loot.condition
 
ExpandDamageSourceCondition() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.ExpandDamageSourceCondition
 
ExpandDamageSourcePredicate - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandDamageSourcePredicate() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandDamageSourcePredicate
 
ExpandDamageSourcePredicateBuilder - Class in com.blamejared.crafttweaker.natives.predicate.builder
 
ExpandDamageSourcePredicateBuilder() - Constructor for class com.blamejared.crafttweaker.natives.predicate.builder.ExpandDamageSourcePredicateBuilder
 
ExpandDamageSources - Class in com.blamejared.crafttweaker.natives.world.damage
 
ExpandDamageSources() - Constructor for class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
ExpandDamageType - Class in com.blamejared.crafttweaker.natives.world.damage
 
ExpandDamageType() - Constructor for class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageType
 
ExpandDeathMessageType - Class in com.blamejared.crafttweaker.natives.world.damage
 
ExpandDeathMessageType() - Constructor for class com.blamejared.crafttweaker.natives.world.damage.ExpandDeathMessageType
 
ExpandDetonateExplosionEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.ExpandExplosionEvent.ExpandDetonateExplosionEvent
 
ExpandDifficulty - Class in com.blamejared.crafttweaker.natives.world
 
ExpandDifficulty() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandDifficulty
 
ExpandDifficultyChangeEvent - Class in com.blamejared.crafttweaker.natives.event
 
ExpandDifficultyChangeEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.ExpandDifficultyChangeEvent
 
ExpandDifficultyInstance - Class in com.blamejared.crafttweaker.natives.world
 
ExpandDifficultyInstance() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandDifficultyInstance
 
ExpandDirection - Class in com.blamejared.crafttweaker.natives.util.direction
 
ExpandDirection() - Constructor for class com.blamejared.crafttweaker.natives.util.direction.ExpandDirection
 
ExpandDisplayInfo - Class in com.blamejared.crafttweaker.natives.advancement
 
ExpandDisplayInfo() - Constructor for class com.blamejared.crafttweaker.natives.advancement.ExpandDisplayInfo
 
ExpandDist - Class in com.blamejared.crafttweaker.natives.game
 
ExpandDist() - Constructor for class com.blamejared.crafttweaker.natives.game.ExpandDist
 
ExpandDistancePredicate - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandDistancePredicate() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandDistancePredicate
 
ExpandDouble - Class in com.blamejared.crafttweaker.api.zencode.expand
 
ExpandDouble() - Constructor for class com.blamejared.crafttweaker.api.zencode.expand.ExpandDouble
 
ExpandDyedArmorForEmeralds - Class in com.blamejared.crafttweaker.natives.villager.trade.type
 
ExpandDyedArmorForEmeralds() - Constructor for class com.blamejared.crafttweaker.natives.villager.trade.type.ExpandDyedArmorForEmeralds
 
ExpandDynamicDrop - Class in com.blamejared.crafttweaker.natives.loot.param
 
ExpandDynamicDrop() - Constructor for class com.blamejared.crafttweaker.natives.loot.param.ExpandDynamicDrop
 
ExpandEmeraldForItems - Class in com.blamejared.crafttweaker.natives.villager.trade.type
 
ExpandEmeraldForItems() - Constructor for class com.blamejared.crafttweaker.natives.villager.trade.type.ExpandEmeraldForItems
 
ExpandEmeraldsForVillagerTypeItem - Class in com.blamejared.crafttweaker.natives.villager.trade.type
 
ExpandEmeraldsForVillagerTypeItem() - Constructor for class com.blamejared.crafttweaker.natives.villager.trade.type.ExpandEmeraldsForVillagerTypeItem
 
ExpandEnchantedItemForEmeralds - Class in com.blamejared.crafttweaker.natives.villager.trade.type
 
ExpandEnchantedItemForEmeralds() - Constructor for class com.blamejared.crafttweaker.natives.villager.trade.type.ExpandEnchantedItemForEmeralds
 
ExpandEnchantment - Class in com.blamejared.crafttweaker.natives.item.enchantment
 
ExpandEnchantment() - Constructor for class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
ExpandEnchantmentCategory - Class in com.blamejared.crafttweaker.natives.item.enchantment
 
ExpandEnchantmentCategory() - Constructor for class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantmentCategory
 
ExpandEnchantmentLevelSetEvent - Class in com.blamejared.crafttweaker.natives.event.enchantment
 
ExpandEnchantmentLevelSetEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.enchantment.ExpandEnchantmentLevelSetEvent
 
ExpandEnchantmentPredicate - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandEnchantmentPredicate() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandEnchantmentPredicate
 
ExpandEnchantmentRarity - Class in com.blamejared.crafttweaker.natives.item.enchantment
 
ExpandEnchantmentRarity() - Constructor for class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantmentRarity
 
ExpandEnderEntityTeleportEvent - Class in com.blamejared.crafttweaker.natives.event.entity.teleport
 
ExpandEnderEntityTeleportEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandEnderEntityTeleportEvent
 
ExpandEnderPearlTeleportEvent - Class in com.blamejared.crafttweaker.natives.event.entity.teleport
 
ExpandEnderPearlTeleportEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandEnderPearlTeleportEvent
 
ExpandEntity - Class in com.blamejared.crafttweaker.natives.entity
 
ExpandEntity() - Constructor for class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
ExpandEntityAccess - Class in com.blamejared.crafttweaker.natives.entity
 
ExpandEntityAccess() - Constructor for class com.blamejared.crafttweaker.natives.entity.ExpandEntityAccess
 
ExpandEntityCommandTeleportEvent - Class in com.blamejared.crafttweaker.natives.event.entity.teleport
 
ExpandEntityCommandTeleportEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandEntityCommandTeleportEvent
 
ExpandEntityDimensions - Class in com.blamejared.crafttweaker.natives.entity
 
ExpandEntityDimensions() - Constructor for class com.blamejared.crafttweaker.natives.entity.ExpandEntityDimensions
 
ExpandEntityEquipmentPredicate - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandEntityEquipmentPredicate() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandEntityEquipmentPredicate
 
ExpandEntityEquipmentPredicateBuilder - Class in com.blamejared.crafttweaker.natives.predicate.builder
 
ExpandEntityEquipmentPredicateBuilder() - Constructor for class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityEquipmentPredicateBuilder
 
ExpandEntityEvent - Class in com.blamejared.crafttweaker.natives.event.entity
 
ExpandEntityEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.ExpandEntityEvent
 
ExpandEntityFlagsPredicate - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandEntityFlagsPredicate() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandEntityFlagsPredicate
 
ExpandEntityFlagsPredicateBuilder - Class in com.blamejared.crafttweaker.natives.predicate.builder
 
ExpandEntityFlagsPredicateBuilder() - Constructor for class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityFlagsPredicateBuilder
 
ExpandEntityHasScoreCondition - Class in com.blamejared.crafttweaker.natives.loot.condition
 
ExpandEntityHasScoreCondition() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.ExpandEntityHasScoreCondition
 
ExpandEntityHasScoreConditionBuilder - Class in com.blamejared.crafttweaker.natives.loot.condition.builder
 
ExpandEntityHasScoreConditionBuilder() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.builder.ExpandEntityHasScoreConditionBuilder
 
ExpandEntityHitResult - Class in com.blamejared.crafttweaker.natives.util
 
ExpandEntityHitResult() - Constructor for class com.blamejared.crafttweaker.natives.util.ExpandEntityHitResult
 
ExpandEntityItemPickupEvent - Class in com.blamejared.crafttweaker.natives.event.item
 
ExpandEntityItemPickupEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.item.ExpandEntityItemPickupEvent
 
ExpandEntityJoinLevelEvent - Class in com.blamejared.crafttweaker.natives.event.entity
 
ExpandEntityJoinLevelEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.ExpandEntityJoinLevelEvent
 
ExpandEntityLeaveLevelEvent - Class in com.blamejared.crafttweaker.natives.event.entity
 
ExpandEntityLeaveLevelEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.ExpandEntityLeaveLevelEvent
 
ExpandEntityMobGriefingEvent - Class in com.blamejared.crafttweaker.natives.event.entity
 
ExpandEntityMobGriefingEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.ExpandEntityMobGriefingEvent
 
ExpandEntityMountEvent - Class in com.blamejared.crafttweaker.natives.event.entity
 
ExpandEntityMountEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.ExpandEntityMountEvent
 
ExpandEntityPlaceBlockEvent - Class in com.blamejared.crafttweaker.natives.event.block
 
ExpandEntityPlaceBlockEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.block.ExpandEntityPlaceBlockEvent
 
ExpandEntityPredicate - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandEntityPredicate() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandEntityPredicate
 
ExpandEntityPredicateBuilder - Class in com.blamejared.crafttweaker.natives.predicate.builder
 
ExpandEntityPredicateBuilder() - Constructor for class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
ExpandEntityRemovalReason - Class in com.blamejared.crafttweaker.natives.entity
 
ExpandEntityRemovalReason() - Constructor for class com.blamejared.crafttweaker.natives.entity.ExpandEntityRemovalReason
 
ExpandEntitySpreadPlayersCommandEvent - Class in com.blamejared.crafttweaker.natives.event.entity.teleport
 
ExpandEntitySpreadPlayersCommandEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandEntitySpreadPlayersCommandEvent
 
ExpandEntityStruckByLightningEvent - Class in com.blamejared.crafttweaker.natives.event.entity
 
ExpandEntityStruckByLightningEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.ExpandEntityStruckByLightningEvent
 
ExpandEntitySubPredicate - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandEntitySubPredicate() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandEntitySubPredicate
 
ExpandEntityTarget - Class in com.blamejared.crafttweaker.natives.loot
 
ExpandEntityTarget() - Constructor for class com.blamejared.crafttweaker.natives.loot.ExpandEntityTarget
 
ExpandEntityTeleportEvent - Class in com.blamejared.crafttweaker.natives.event.entity.teleport
 
ExpandEntityTeleportEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandEntityTeleportEvent
 
ExpandEntityTravelToDimensionEvent - Class in com.blamejared.crafttweaker.natives.event.entity
 
ExpandEntityTravelToDimensionEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.ExpandEntityTravelToDimensionEvent
 
ExpandEntityType - Class in com.blamejared.crafttweaker.natives.entity
 
ExpandEntityType() - Constructor for class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
 
ExpandEntityTypeForge - Class in com.blamejared.crafttweaker.natives.entity
 
ExpandEntityTypeForge() - Constructor for class com.blamejared.crafttweaker.natives.entity.ExpandEntityTypeForge
 
ExpandEntityTypePredicate - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandEntityTypePredicate() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandEntityTypePredicate
 
ExpandEntityTypeTag - Class in com.blamejared.crafttweaker.api.tag.expand
 
ExpandEntityTypeTag() - Constructor for class com.blamejared.crafttweaker.api.tag.expand.ExpandEntityTypeTag
 
ExpandEntityTypeTest - Class in com.blamejared.crafttweaker.natives.entity
 
ExpandEntityTypeTest() - Constructor for class com.blamejared.crafttweaker.natives.entity.ExpandEntityTypeTest
 
ExpandEntityVariantPredicate - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandEntityVariantPredicate() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandEntityVariantPredicate
 
ExpandEquipable - Class in com.blamejared.crafttweaker.natives.item
Used to denote armor items that can be worn.
ExpandEquipable() - Constructor for class com.blamejared.crafttweaker.natives.item.ExpandEquipable
 
ExpandEquipmentSlot - Class in com.blamejared.crafttweaker.natives.entity.equipment
 
ExpandEquipmentSlot() - Constructor for class com.blamejared.crafttweaker.natives.entity.equipment.ExpandEquipmentSlot
 
ExpandEquipmentSlotType - Class in com.blamejared.crafttweaker.natives.entity.equipment
 
ExpandEquipmentSlotType() - Constructor for class com.blamejared.crafttweaker.natives.entity.equipment.ExpandEquipmentSlotType
 
ExpandEvent - Class in com.blamejared.crafttweaker.natives.event
 
ExpandEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.ExpandEvent
 
ExpandEventResult - Class in com.blamejared.crafttweaker.natives.event
 
ExpandEventResult() - Constructor for class com.blamejared.crafttweaker.natives.event.ExpandEventResult
 
ExpandExperienceOrb - Class in com.blamejared.crafttweaker.natives.entity.type.misc
 
ExpandExperienceOrb() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandExperienceOrb
 
ExpandExplosion - Class in com.blamejared.crafttweaker.natives.world
 
ExpandExplosion() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandExplosion
 
ExpandExplosionBlockInteraction - Class in com.blamejared.crafttweaker.natives.world
 
ExpandExplosionBlockInteraction() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandExplosionBlockInteraction
 
ExpandExplosionCondition - Class in com.blamejared.crafttweaker.natives.loot.condition
 
ExpandExplosionCondition() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.ExpandExplosionCondition
 
ExpandExplosionEvent - Class in com.blamejared.crafttweaker.natives.event
 
ExpandExplosionEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.ExpandExplosionEvent
 
ExpandExplosionEvent.ExpandDetonateExplosionEvent - Class in com.blamejared.crafttweaker.natives.event
 
ExpandExplosionEvent.ExpandStartExplosionEvent - Class in com.blamejared.crafttweaker.natives.event
 
ExpandFallable - Class in com.blamejared.crafttweaker.natives.block.type.falling
 
ExpandFallable() - Constructor for class com.blamejared.crafttweaker.natives.block.type.falling.ExpandFallable
 
ExpandFallingBlock - Class in com.blamejared.crafttweaker.natives.block.type.falling
 
ExpandFallingBlock() - Constructor for class com.blamejared.crafttweaker.natives.block.type.falling.ExpandFallingBlock
 
ExpandFallingBlockEntity - Class in com.blamejared.crafttweaker.natives.entity.type.misc
 
ExpandFallingBlockEntity() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandFallingBlockEntity
 
ExpandFarmlandTrampleEvent - Class in com.blamejared.crafttweaker.natives.event.block
 
ExpandFarmlandTrampleEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.block.ExpandFarmlandTrampleEvent
 
ExpandFillBucketEvent - Class in com.blamejared.crafttweaker.natives.event.entity.player
 
ExpandFillBucketEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.player.ExpandFillBucketEvent
 
ExpandFireball - Class in com.blamejared.crafttweaker.natives.entity.type.projectile.fireball
 
ExpandFireball() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.projectile.fireball.ExpandFireball
 
ExpandFireworkRocketEntity - Class in com.blamejared.crafttweaker.natives.entity.type.projectile
 
ExpandFireworkRocketEntity() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.projectile.ExpandFireworkRocketEntity
 
ExpandFishingHook - Class in com.blamejared.crafttweaker.natives.entity.type.projectile
 
ExpandFishingHook() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.projectile.ExpandFishingHook
 
ExpandFishingHookPredicate - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandFishingHookPredicate() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandFishingHookPredicate
 
ExpandFloat - Class in com.blamejared.crafttweaker.api.zencode.expand
 
ExpandFloat() - Constructor for class com.blamejared.crafttweaker.api.zencode.expand.ExpandFloat
 
ExpandFluid - Class in com.blamejared.crafttweaker.natives.fluid
 
ExpandFluid() - Constructor for class com.blamejared.crafttweaker.natives.fluid.ExpandFluid
 
ExpandFluidHandlerAction - Class in com.blamejared.crafttweaker.natives.capability
 
ExpandFluidHandlerAction() - Constructor for class com.blamejared.crafttweaker.natives.capability.ExpandFluidHandlerAction
 
ExpandFluidPlaceBlockEvent - Class in com.blamejared.crafttweaker.natives.event.block.fluid
 
ExpandFluidPlaceBlockEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.block.fluid.ExpandFluidPlaceBlockEvent
 
ExpandFluidPredicate - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandFluidPredicate() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandFluidPredicate
 
ExpandFluidPredicateBuilder - Class in com.blamejared.crafttweaker.natives.predicate.builder
 
ExpandFluidPredicateBuilder() - Constructor for class com.blamejared.crafttweaker.natives.predicate.builder.ExpandFluidPredicateBuilder
 
ExpandFluidTag - Class in com.blamejared.crafttweaker.api.tag.expand
This expansion specifically targets FluidTags.
ExpandFluidTag() - Constructor for class com.blamejared.crafttweaker.api.tag.expand.ExpandFluidTag
 
ExpandFluidTagForge - Class in com.blamejared.crafttweaker.api.tag.expand
Deprecated, for removal: This API element is subject to removal in a future version.
Use ExpandFluidTag instead.
ExpandFluidTagForge() - Constructor for class com.blamejared.crafttweaker.api.tag.expand.ExpandFluidTagForge
Deprecated.
 
ExpandFoodData - Class in com.blamejared.crafttweaker.natives.food
 
ExpandFoodData() - Constructor for class com.blamejared.crafttweaker.natives.food.ExpandFoodData
 
ExpandFoodProperties - Class in com.blamejared.crafttweaker.natives.food
 
ExpandFoodProperties() - Constructor for class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
 
ExpandFormattedText - Class in com.blamejared.crafttweaker.natives.text
 
ExpandFormattedText() - Constructor for class com.blamejared.crafttweaker.natives.text.ExpandFormattedText
 
ExpandFrameType - Class in com.blamejared.crafttweaker.natives.advancement
 
ExpandFrameType() - Constructor for class com.blamejared.crafttweaker.natives.advancement.ExpandFrameType
 
ExpandFrontAndTop - Class in com.blamejared.crafttweaker.natives.util.math
 
ExpandFrontAndTop() - Constructor for class com.blamejared.crafttweaker.natives.util.math.ExpandFrontAndTop
 
ExpandFurnaceFuelBurnTimeEvent - Class in com.blamejared.crafttweaker.natives.event
 
ExpandFurnaceFuelBurnTimeEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.ExpandFurnaceFuelBurnTimeEvent
 
ExpandGameType - Class in com.blamejared.crafttweaker.natives.world
 
ExpandGameType() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandGameType
 
ExpandGrindStoneEvent - Class in com.blamejared.crafttweaker.natives.event.grindstone
 
ExpandGrindStoneEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.grindstone.ExpandGrindStoneEvent
 
ExpandGrindStoneEvent.ExpandGrindstoneOnPlaceItemEvent - Class in com.blamejared.crafttweaker.natives.event.grindstone
 
ExpandGrindStoneEvent.ExpandGrindstoneOnTakeItemEvent - Class in com.blamejared.crafttweaker.natives.event.grindstone
 
ExpandGrindstoneOnPlaceItemEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.grindstone.ExpandGrindStoneEvent.ExpandGrindstoneOnPlaceItemEvent
 
ExpandGrindstoneOnTakeItemEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.grindstone.ExpandGrindStoneEvent.ExpandGrindstoneOnTakeItemEvent
 
ExpandHealthBoostMobEffect - Class in com.blamejared.crafttweaker.natives.entity.effect
 
ExpandHealthBoostMobEffect() - Constructor for class com.blamejared.crafttweaker.natives.entity.effect.ExpandHealthBoostMobEffect
 
ExpandHitResult - Class in com.blamejared.crafttweaker.natives.util
 
ExpandHitResult() - Constructor for class com.blamejared.crafttweaker.natives.util.ExpandHitResult
 
ExpandHitResultType - Class in com.blamejared.crafttweaker.natives.util
 
ExpandHitResultType() - Constructor for class com.blamejared.crafttweaker.natives.util.ExpandHitResultType
 
ExpandHumanoidArm - Class in com.blamejared.crafttweaker.natives.entity
 
ExpandHumanoidArm() - Constructor for class com.blamejared.crafttweaker.natives.entity.ExpandHumanoidArm
 
ExpandICapabilityProvider - Class in com.blamejared.crafttweaker.natives.capability
 
ExpandICapabilityProvider() - Constructor for class com.blamejared.crafttweaker.natives.capability.ExpandICapabilityProvider
 
ExpandICapabilityProviderImpl - Class in com.blamejared.crafttweaker.natives.capability
 
ExpandICapabilityProviderImpl() - Constructor for class com.blamejared.crafttweaker.natives.capability.ExpandICapabilityProviderImpl
 
ExpandIEnergyStorage - Class in com.blamejared.crafttweaker.natives.capability
 
ExpandIEnergyStorage() - Constructor for class com.blamejared.crafttweaker.natives.capability.ExpandIEnergyStorage
 
ExpandIFluidHandler - Class in com.blamejared.crafttweaker.natives.capability
 
ExpandIFluidHandler() - Constructor for class com.blamejared.crafttweaker.natives.capability.ExpandIFluidHandler
 
ExpandIFluidHandlerItem - Class in com.blamejared.crafttweaker.natives.capability
 
ExpandIFluidHandlerItem() - Constructor for class com.blamejared.crafttweaker.natives.capability.ExpandIFluidHandlerItem
 
ExpandIIngredientArray - Class in com.blamejared.crafttweaker.api.ingredient
 
ExpandIIngredientArray() - Constructor for class com.blamejared.crafttweaker.api.ingredient.ExpandIIngredientArray
 
ExpandIItemHandler - Class in com.blamejared.crafttweaker.natives.capability
 
ExpandIItemHandler() - Constructor for class com.blamejared.crafttweaker.natives.capability.ExpandIItemHandler
 
ExpandIItemStackForge - Class in com.blamejared.crafttweaker.api.item
 
ExpandIItemStackForge() - Constructor for class com.blamejared.crafttweaker.api.item.ExpandIItemStackForge
 
ExpandILivingTargetType - Class in com.blamejared.crafttweaker.natives.event.entity.living.target
 
ExpandILivingTargetType() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.target.ExpandILivingTargetType
 
ExpandIngredient - Class in com.blamejared.crafttweaker.natives.item
This is the vanilla ingredient type.
ExpandIngredient() - Constructor for class com.blamejared.crafttweaker.natives.item.ExpandIngredient
 
ExpandInstantenousMobEffect - Class in com.blamejared.crafttweaker.natives.entity.effect
 
ExpandInstantenousMobEffect() - Constructor for class com.blamejared.crafttweaker.natives.entity.effect.ExpandInstantenousMobEffect
 
ExpandInt - Class in com.blamejared.crafttweaker.api.zencode.expand
 
ExpandInt() - Constructor for class com.blamejared.crafttweaker.api.zencode.expand.ExpandInt
 
ExpandIntArray - Class in com.blamejared.crafttweaker.api.zencode.expand
 
ExpandIntArray() - Constructor for class com.blamejared.crafttweaker.api.zencode.expand.ExpandIntArray
 
ExpandInteractionHand - Class in com.blamejared.crafttweaker.natives.util
 
ExpandInteractionHand() - Constructor for class com.blamejared.crafttweaker.natives.util.ExpandInteractionHand
 
ExpandInteractionResult - Class in com.blamejared.crafttweaker.natives.world
 
ExpandInteractionResult() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandInteractionResult
 
ExpandInteractionResultHolder - Class in com.blamejared.crafttweaker.natives.world
 
ExpandInteractionResultHolder() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandInteractionResultHolder
 
ExpandIntRange - Class in com.blamejared.crafttweaker.natives.loot
 
ExpandIntRange() - Constructor for class com.blamejared.crafttweaker.natives.loot.ExpandIntRange
 
ExpandInventory - Class in com.blamejared.crafttweaker.natives.entity.type.player
 
ExpandInventory() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.player.ExpandInventory
 
ExpandInvertedLootItemCondition - Class in com.blamejared.crafttweaker.natives.loot.condition
 
ExpandInvertedLootItemCondition() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.ExpandInvertedLootItemCondition
 
ExpandItem - Class in com.blamejared.crafttweaker.natives.item
 
ExpandItem() - Constructor for class com.blamejared.crafttweaker.natives.item.ExpandItem
 
ExpandItemAttributeModifierEvent - Class in com.blamejared.crafttweaker.natives.event.item
This event is fired when the attributes for an ItemStack are being calculated.
ExpandItemAttributeModifierEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.item.ExpandItemAttributeModifierEvent
 
ExpandItemCooldowns - Class in com.blamejared.crafttweaker.natives.item
 
ExpandItemCooldowns() - Constructor for class com.blamejared.crafttweaker.natives.item.ExpandItemCooldowns
 
ExpandItemCraftedEvent - Class in com.blamejared.crafttweaker.natives.event.item
 
ExpandItemCraftedEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.item.ExpandItemCraftedEvent
 
ExpandItemEntity - Class in com.blamejared.crafttweaker.natives.entity.type.item
 
ExpandItemEntity() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.item.ExpandItemEntity
 
ExpandItemEvent - Class in com.blamejared.crafttweaker.natives.event.item
 
ExpandItemEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.item.ExpandItemEvent
 
ExpandItemExpireEvent - Class in com.blamejared.crafttweaker.natives.event.item
 
ExpandItemExpireEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.item.ExpandItemExpireEvent
 
ExpandItemFishedEvent - Class in com.blamejared.crafttweaker.natives.event.item
 
ExpandItemFishedEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.item.ExpandItemFishedEvent
 
ExpandItemLike - Class in com.blamejared.crafttweaker.natives.world
 
ExpandItemLike() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandItemLike
 
ExpandItemListing - Class in com.blamejared.crafttweaker.natives.villager.trade
 
ExpandItemListing() - Constructor for class com.blamejared.crafttweaker.natives.villager.trade.ExpandItemListing
 
ExpandItemPickupEvent - Class in com.blamejared.crafttweaker.natives.event.item
 
ExpandItemPickupEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.item.ExpandItemPickupEvent
 
ExpandItemPredicate - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandItemPredicate() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandItemPredicate
 
ExpandItemPredicateBuilder - Class in com.blamejared.crafttweaker.natives.predicate.builder
 
ExpandItemPredicateBuilder() - Constructor for class com.blamejared.crafttweaker.natives.predicate.builder.ExpandItemPredicateBuilder
 
ExpandItemsAndEmeraldsToItems - Class in com.blamejared.crafttweaker.natives.villager.trade.type
 
ExpandItemsAndEmeraldsToItems() - Constructor for class com.blamejared.crafttweaker.natives.villager.trade.type.ExpandItemsAndEmeraldsToItems
 
ExpandItemsForEmeralds - Class in com.blamejared.crafttweaker.natives.villager.trade.type
 
ExpandItemsForEmeralds() - Constructor for class com.blamejared.crafttweaker.natives.villager.trade.type.ExpandItemsForEmeralds
 
ExpandItemSmeltedEvent - Class in com.blamejared.crafttweaker.natives.event.item
 
ExpandItemSmeltedEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.item.ExpandItemSmeltedEvent
 
ExpandItemStack - Class in com.blamejared.crafttweaker.natives.item
This is the vanilla ItemStack.
ExpandItemStack() - Constructor for class com.blamejared.crafttweaker.natives.item.ExpandItemStack
 
ExpandItemSupplier - Class in com.blamejared.crafttweaker.natives.entity.type.projectile
 
ExpandItemSupplier() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.projectile.ExpandItemSupplier
 
ExpandItemTag - Class in com.blamejared.crafttweaker.api.tag.expand
This expansion specifically targets itemTags.
ExpandItemTag() - Constructor for class com.blamejared.crafttweaker.api.tag.expand.ExpandItemTag
 
ExpandItemTooltipEvent - Class in com.blamejared.crafttweaker.natives.event.item
This event is fired whenever a tooltip is calculated.
ExpandItemTooltipEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.item.ExpandItemTooltipEvent
 
ExpandItemTossEvent - Class in com.blamejared.crafttweaker.natives.event.item
 
ExpandItemTossEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.item.ExpandItemTossEvent
 
ExpandIVanishable - Class in com.blamejared.crafttweaker.natives.item
Used to denote items and blocks that can have the vanishing enchantment applied.
ExpandIVanishable() - Constructor for class com.blamejared.crafttweaker.natives.item.ExpandIVanishable
 
ExpandKeybindContents - Class in com.blamejared.crafttweaker.natives.text.content.type
 
ExpandKeybindContents() - Constructor for class com.blamejared.crafttweaker.natives.text.content.type.ExpandKeybindContents
 
ExpandLargeFireball - Class in com.blamejared.crafttweaker.natives.entity.type.projectile.fireball
 
ExpandLargeFireball() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.projectile.fireball.ExpandLargeFireball
 
ExpandLavaCauldronBlock - Class in com.blamejared.crafttweaker.natives.block.type.cauldron
 
ExpandLavaCauldronBlock() - Constructor for class com.blamejared.crafttweaker.natives.block.type.cauldron.ExpandLavaCauldronBlock
 
ExpandLayeredCauldronBlock - Class in com.blamejared.crafttweaker.natives.block.type.cauldron
 
ExpandLayeredCauldronBlock() - Constructor for class com.blamejared.crafttweaker.natives.block.type.cauldron.ExpandLayeredCauldronBlock
 
ExpandLeftClickBlockEvent - Class in com.blamejared.crafttweaker.natives.event.interact
This event is fired when a player left clicks while targeting a block.
ExpandLeftClickBlockEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.interact.ExpandLeftClickBlockEvent
 
ExpandLeftClickEmptyEvent - Class in com.blamejared.crafttweaker.natives.event.interact
This event is fired when a player left clicks while targeting a block.
ExpandLeftClickEmptyEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.interact.ExpandLeftClickEmptyEvent
 
ExpandLevel - Class in com.blamejared.crafttweaker.natives.world
 
ExpandLevel() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandLevel
 
ExpandLevelAccessor - Class in com.blamejared.crafttweaker.natives.world
 
ExpandLevelAccessor() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandLevelAccessor
 
ExpandLevelData - Class in com.blamejared.crafttweaker.natives.world.data
 
ExpandLevelData() - Constructor for class com.blamejared.crafttweaker.natives.world.data.ExpandLevelData
 
ExpandLevelEvent - Class in com.blamejared.crafttweaker.natives.event.level
 
ExpandLevelEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.level.ExpandLevelEvent
 
ExpandLevelEventConstants - Class in com.blamejared.crafttweaker.natives.world
This is not an event that you can listen to, this just holds fields for use in LevelAccessor.levelEvent(int, BlockPos, int)
ExpandLevelEventConstants() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
ExpandLevelReader - Class in com.blamejared.crafttweaker.natives.world
 
ExpandLevelReader() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandLevelReader
 
ExpandLevelSimulatedRW - Class in com.blamejared.crafttweaker.natives.world
 
ExpandLevelSimulatedRW() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandLevelSimulatedRW
 
ExpandLevelTickEvent - Class in com.blamejared.crafttweaker.natives.event.tick
 
ExpandLevelTickEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.tick.ExpandLevelTickEvent
 
ExpandLevelWriter - Class in com.blamejared.crafttweaker.natives.world
 
ExpandLevelWriter() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandLevelWriter
 
ExpandLightningBolt - Class in com.blamejared.crafttweaker.natives.entity.type.misc
 
ExpandLightningBolt() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandLightningBolt
 
ExpandLightningBoltPredicate - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandLightningBoltPredicate() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandLightningBoltPredicate
 
ExpandLightPredicate - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandLightPredicate() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandLightPredicate
 
ExpandLightPredicateBuilder - Class in com.blamejared.crafttweaker.natives.predicate.builder
 
ExpandLightPredicateBuilder() - Constructor for class com.blamejared.crafttweaker.natives.predicate.builder.ExpandLightPredicateBuilder
 
ExpandLiteralContents - Class in com.blamejared.crafttweaker.natives.text.content.type
 
ExpandLiteralContents() - Constructor for class com.blamejared.crafttweaker.natives.text.content.type.ExpandLiteralContents
 
ExpandLivingAttackEvent - Class in com.blamejared.crafttweaker.natives.event.entity.living
 
ExpandLivingAttackEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingAttackEvent
 
ExpandLivingChangeTargetEvent - Class in com.blamejared.crafttweaker.natives.event.entity.living.target
 
ExpandLivingChangeTargetEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.target.ExpandLivingChangeTargetEvent
 
ExpandLivingConversionEvent - Class in com.blamejared.crafttweaker.natives.event.entity.conversion
 
ExpandLivingConversionEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.conversion.ExpandLivingConversionEvent
 
ExpandLivingConversionEvent.ExpandLivingConversionPostEvent - Class in com.blamejared.crafttweaker.natives.event.entity.conversion
 
ExpandLivingConversionEvent.ExpandLivingConversionPreEvent - Class in com.blamejared.crafttweaker.natives.event.entity.conversion
 
ExpandLivingConversionPostEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.conversion.ExpandLivingConversionEvent.ExpandLivingConversionPostEvent
 
ExpandLivingConversionPreEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.conversion.ExpandLivingConversionEvent.ExpandLivingConversionPreEvent
 
ExpandLivingDamageEvent - Class in com.blamejared.crafttweaker.natives.event.entity.living
 
ExpandLivingDamageEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingDamageEvent
 
ExpandLivingDeathEvent - Class in com.blamejared.crafttweaker.natives.event.entity.living
 
ExpandLivingDeathEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingDeathEvent
 
ExpandLivingDestroyBlockEvent - Class in com.blamejared.crafttweaker.natives.event.entity.living
 
ExpandLivingDestroyBlockEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingDestroyBlockEvent
 
ExpandLivingDropsEvent - Class in com.blamejared.crafttweaker.natives.event.entity.living
 
ExpandLivingDropsEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingDropsEvent
 
ExpandLivingEntity - Class in com.blamejared.crafttweaker.natives.entity
 
ExpandLivingEntity() - Constructor for class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
ExpandLivingEntityUseItemEvent - Class in com.blamejared.crafttweaker.natives.event.entity.use
 
ExpandLivingEntityUseItemEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.use.ExpandLivingEntityUseItemEvent
 
ExpandLivingEntityUseItemFinishEvent - Class in com.blamejared.crafttweaker.natives.event.entity.use
 
ExpandLivingEntityUseItemFinishEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.use.ExpandLivingEntityUseItemFinishEvent
 
ExpandLivingEntityUseItemStartEvent - Class in com.blamejared.crafttweaker.natives.event.entity.use
 
ExpandLivingEntityUseItemStartEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.use.ExpandLivingEntityUseItemStartEvent
 
ExpandLivingEntityUseItemStopEvent - Class in com.blamejared.crafttweaker.natives.event.entity.use
 
ExpandLivingEntityUseItemStopEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.use.ExpandLivingEntityUseItemStopEvent
 
ExpandLivingEntityUseItemTickEvent - Class in com.blamejared.crafttweaker.natives.event.entity.use
 
ExpandLivingEntityUseItemTickEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.use.ExpandLivingEntityUseItemTickEvent
 
ExpandLivingEquipmentChangeEvent - Class in com.blamejared.crafttweaker.natives.event.entity.living
 
ExpandLivingEquipmentChangeEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingEquipmentChangeEvent
 
ExpandLivingEvent - Class in com.blamejared.crafttweaker.natives.event.entity.living
 
ExpandLivingEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingEvent
 
ExpandLivingExperienceDropEvent - Class in com.blamejared.crafttweaker.natives.event.xp
 
ExpandLivingExperienceDropEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.xp.ExpandLivingExperienceDropEvent
 
ExpandLivingFallEvent - Class in com.blamejared.crafttweaker.natives.event.entity.living
 
ExpandLivingFallEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingFallEvent
 
ExpandLivingHealEvent - Class in com.blamejared.crafttweaker.natives.event.entity.living
 
ExpandLivingHealEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingHealEvent
 
ExpandLivingHurtEvent - Class in com.blamejared.crafttweaker.natives.event.entity.living
 
ExpandLivingHurtEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingHurtEvent
 
ExpandLivingJumpEvent - Class in com.blamejared.crafttweaker.natives.event.entity.living
 
ExpandLivingJumpEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingJumpEvent
 
ExpandLivingKnockBackEvent - Class in com.blamejared.crafttweaker.natives.event.entity.living
 
ExpandLivingKnockBackEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingKnockBackEvent
 
ExpandLivingTargetType - Class in com.blamejared.crafttweaker.natives.event.entity.living.target
 
ExpandLivingTargetType() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.target.ExpandLivingTargetType
 
ExpandLivingTickEvent - Class in com.blamejared.crafttweaker.natives.event.tick
 
ExpandLivingTickEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.tick.ExpandLivingTickEvent
 
ExpandLivingUseTotemEvent - Class in com.blamejared.crafttweaker.natives.event.entity.living
 
ExpandLivingUseTotemEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingUseTotemEvent
 
ExpandLocationCheck - Class in com.blamejared.crafttweaker.natives.loot.condition
 
ExpandLocationCheck() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.ExpandLocationCheck
 
ExpandLocationPredicate - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandLocationPredicate() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandLocationPredicate
 
ExpandLocationPredicateBuilder - Class in com.blamejared.crafttweaker.natives.predicate.builder
 
ExpandLocationPredicateBuilder() - Constructor for class com.blamejared.crafttweaker.natives.predicate.builder.ExpandLocationPredicateBuilder
 
ExpandLogicalSide - Class in com.blamejared.crafttweaker.natives.game
 
ExpandLogicalSide() - Constructor for class com.blamejared.crafttweaker.natives.game.ExpandLogicalSide
 
ExpandLong - Class in com.blamejared.crafttweaker.api.zencode.expand
 
ExpandLong() - Constructor for class com.blamejared.crafttweaker.api.zencode.expand.ExpandLong
 
ExpandLongArray - Class in com.blamejared.crafttweaker.api.zencode.expand
 
ExpandLongArray() - Constructor for class com.blamejared.crafttweaker.api.zencode.expand.ExpandLongArray
 
ExpandLootContext - Class in com.blamejared.crafttweaker.natives.loot
 
ExpandLootContext() - Constructor for class com.blamejared.crafttweaker.natives.loot.ExpandLootContext
 
ExpandLootContextBuilder - Class in com.blamejared.crafttweaker.natives.loot
Creates a new LootContext using a builder style pattern.
ExpandLootContextBuilder() - Constructor for class com.blamejared.crafttweaker.natives.loot.ExpandLootContextBuilder
 
ExpandLootContextParam - Class in com.blamejared.crafttweaker.natives.loot.param
A loot context param is provided to a LootContext allowing it to supply information to functions.
ExpandLootContextParam() - Constructor for class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParam
 
ExpandLootContextParams - Class in com.blamejared.crafttweaker.natives.loot.param
These are pre-registered params that are used by vanilla.
ExpandLootContextParams() - Constructor for class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParams
 
ExpandLootContextParamSet - Class in com.blamejared.crafttweaker.natives.loot.param
A set of LootContextParam that are required for a specific loot table to roll.
ExpandLootContextParamSet() - Constructor for class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParamSet
 
ExpandLootContextParamSets - Class in com.blamejared.crafttweaker.natives.loot.param
These are pre-registered param sets that are used by vanilla.
ExpandLootContextParamSets() - Constructor for class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParamSets
 
ExpandLootingLevelEvent - Class in com.blamejared.crafttweaker.natives.event.entity.living
 
ExpandLootingLevelEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLootingLevelEvent
 
ExpandLootItemBlockStatePropertyCondition - Class in com.blamejared.crafttweaker.natives.loot.condition
 
ExpandLootItemBlockStatePropertyCondition() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.ExpandLootItemBlockStatePropertyCondition
 
ExpandLootItemBlockStatePropertyConditionBuilder - Class in com.blamejared.crafttweaker.natives.loot.condition.builder
 
ExpandLootItemBlockStatePropertyConditionBuilder() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.builder.ExpandLootItemBlockStatePropertyConditionBuilder
 
ExpandLootItemCondition - Class in com.blamejared.crafttweaker.natives.loot.condition
 
ExpandLootItemCondition() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.ExpandLootItemCondition
 
ExpandLootItemConditionBuilder - Class in com.blamejared.crafttweaker.natives.loot.condition.builder
 
ExpandLootItemConditionBuilder() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.builder.ExpandLootItemConditionBuilder
 
ExpandLootItemEntityPropertyCondition - Class in com.blamejared.crafttweaker.natives.loot.condition
 
ExpandLootItemEntityPropertyCondition() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.ExpandLootItemEntityPropertyCondition
 
ExpandLootItemKilledByPlayerCondition - Class in com.blamejared.crafttweaker.natives.loot.condition
 
ExpandLootItemKilledByPlayerCondition() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.ExpandLootItemKilledByPlayerCondition
 
ExpandLootItemRandomChanceCondition - Class in com.blamejared.crafttweaker.natives.loot.condition
 
ExpandLootItemRandomChanceCondition() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.ExpandLootItemRandomChanceCondition
 
ExpandLootItemRandomChanceWithLootingCondition - Class in com.blamejared.crafttweaker.natives.loot.condition
 
ExpandLootItemRandomChanceWithLootingCondition() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.ExpandLootItemRandomChanceWithLootingCondition
 
ExpandLootParams - Class in com.blamejared.crafttweaker.natives.loot.param
 
ExpandLootParams() - Constructor for class com.blamejared.crafttweaker.natives.loot.param.ExpandLootParams
 
ExpandLootParamsBuilder - Class in com.blamejared.crafttweaker.natives.loot.param
 
ExpandLootParamsBuilder() - Constructor for class com.blamejared.crafttweaker.natives.loot.param.ExpandLootParamsBuilder
 
ExpandLootTable - Class in com.blamejared.crafttweaker.natives.loot.table
A loot table is used to determine what is dropped when the game needs to drop loot.
ExpandLootTable() - Constructor for class com.blamejared.crafttweaker.natives.loot.table.ExpandLootTable
 
ExpandLootTableIdCondition - Class in com.blamejared.crafttweaker.natives.loot.condition
 
ExpandLootTableIdCondition() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.ExpandLootTableIdCondition
 
ExpandLootTableIdConditionBuilder - Class in com.blamejared.crafttweaker.natives.loot.condition.builder
 
ExpandLootTableIdConditionBuilder() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.builder.ExpandLootTableIdConditionBuilder
 
ExpandLootTableIdRegexCondition - Class in com.blamejared.crafttweaker.natives.loot.condition
 
ExpandLootTableIdRegexCondition() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.ExpandLootTableIdRegexCondition
 
ExpandManyBlockTag - Class in com.blamejared.crafttweaker.api.tag.expand
This expansion specifically targets itemTags.
ExpandManyBlockTag() - Constructor for class com.blamejared.crafttweaker.api.tag.expand.ExpandManyBlockTag
 
ExpandManyEntityTypeTag - Class in com.blamejared.crafttweaker.api.tag.expand
 
ExpandManyEntityTypeTag() - Constructor for class com.blamejared.crafttweaker.api.tag.expand.ExpandManyEntityTypeTag
 
ExpandManyFluidTag - Class in com.blamejared.crafttweaker.api.tag.expand
 
ExpandManyFluidTag() - Constructor for class com.blamejared.crafttweaker.api.tag.expand.ExpandManyFluidTag
 
ExpandManyFluidTagForge - Class in com.blamejared.crafttweaker.api.tag.expand
Deprecated, for removal: This API element is subject to removal in a future version.
ExpandManyFluidTagForge() - Constructor for class com.blamejared.crafttweaker.api.tag.expand.ExpandManyFluidTagForge
Deprecated.
 
ExpandManyItemTag - Class in com.blamejared.crafttweaker.api.tag.expand
This expansion specifically targets itemTags.
ExpandManyItemTag() - Constructor for class com.blamejared.crafttweaker.api.tag.expand.ExpandManyItemTag
 
ExpandMap - Class in com.blamejared.crafttweaker.api.zencode.expand
 
ExpandMap() - Constructor for class com.blamejared.crafttweaker.api.zencode.expand.ExpandMap
 
ExpandMap.ExpandMapString - Class in com.blamejared.crafttweaker.api.zencode.expand
 
ExpandMapDecorationType - Class in com.blamejared.crafttweaker.natives.world.map
 
ExpandMapDecorationType() - Constructor for class com.blamejared.crafttweaker.natives.world.map.ExpandMapDecorationType
 
ExpandMapString() - Constructor for class com.blamejared.crafttweaker.api.zencode.expand.ExpandMap.ExpandMapString
 
ExpandMatchTool - Class in com.blamejared.crafttweaker.natives.loot.condition
 
ExpandMatchTool() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.ExpandMatchTool
 
ExpandMatrix3f - Class in com.blamejared.crafttweaker.natives.util.math
 
ExpandMatrix3f() - Constructor for class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
ExpandMerchant - Class in com.blamejared.crafttweaker.natives.entity.type.villager
 
ExpandMerchant() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.villager.ExpandMerchant
 
ExpandMerchantOffer - Class in com.blamejared.crafttweaker.natives.villager
 
ExpandMerchantOffer() - Constructor for class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
ExpandMerchantOffers - Class in com.blamejared.crafttweaker.natives.villager
 
ExpandMerchantOffers() - Constructor for class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffers
 
ExpandMessage - Class in com.blamejared.crafttweaker.natives.text
 
ExpandMessage() - Constructor for class com.blamejared.crafttweaker.natives.text.ExpandMessage
 
ExpandMinMaxBoundsDoubles - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandMinMaxBoundsDoubles() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandMinMaxBoundsDoubles
 
ExpandMinMaxBoundsInts - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandMinMaxBoundsInts() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandMinMaxBoundsInts
 
ExpandMob - Class in com.blamejared.crafttweaker.natives.entity.type.misc
 
ExpandMob() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
ExpandMobAllowDespawnEvent - Class in com.blamejared.crafttweaker.natives.event.entity.living.spawn
 
ExpandMobAllowDespawnEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.spawn.ExpandMobAllowDespawnEvent
 
ExpandMobCategory - Class in com.blamejared.crafttweaker.natives.entity
 
ExpandMobCategory() - Constructor for class com.blamejared.crafttweaker.natives.entity.ExpandMobCategory
 
ExpandMobEffect - Class in com.blamejared.crafttweaker.natives.entity.effect
 
ExpandMobEffect() - Constructor for class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffect
 
ExpandMobEffectAddedEvent - Class in com.blamejared.crafttweaker.natives.event.entity.living.effect
 
ExpandMobEffectAddedEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.effect.ExpandMobEffectAddedEvent
 
ExpandMobEffectApplicableEvent - Class in com.blamejared.crafttweaker.natives.event.entity.living.effect
 
ExpandMobEffectApplicableEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.effect.ExpandMobEffectApplicableEvent
 
ExpandMobEffectCategory - Class in com.blamejared.crafttweaker.natives.entity.effect
 
ExpandMobEffectCategory() - Constructor for class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectCategory
 
ExpandMobEffectEvent - Class in com.blamejared.crafttweaker.natives.event.entity.living.effect
 
ExpandMobEffectEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.effect.ExpandMobEffectEvent
 
ExpandMobEffectExpiredEvent - Class in com.blamejared.crafttweaker.natives.event.entity.living.effect
 
ExpandMobEffectExpiredEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.effect.ExpandMobEffectExpiredEvent
 
ExpandMobEffectInstance - Class in com.blamejared.crafttweaker.natives.entity.effect
 
ExpandMobEffectInstance() - Constructor for class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectInstance
 
ExpandMobEffectRemoveEvent - Class in com.blamejared.crafttweaker.natives.event.entity.living.effect
 
ExpandMobEffectRemoveEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.effect.ExpandMobEffectRemoveEvent
 
ExpandMobEffectsPredicate - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandMobEffectsPredicate() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandMobEffectsPredicate
 
ExpandMobEffectsPredicateMobEffectInstancePredicate - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandMobEffectsPredicateMobEffectInstancePredicate() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandMobEffectsPredicateMobEffectInstancePredicate
 
ExpandMobEffectUtil - Class in com.blamejared.crafttweaker.natives.entity.effect
 
ExpandMobEffectUtil() - Constructor for class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectUtil
 
ExpandMobFinalizeSpawnEvent - Class in com.blamejared.crafttweaker.natives.event.entity.living.spawn
 
ExpandMobFinalizeSpawnEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.spawn.ExpandMobFinalizeSpawnEvent
 
ExpandMobSpawnEvent - Class in com.blamejared.crafttweaker.natives.event.entity.living.spawn
 
ExpandMobSpawnEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.spawn.ExpandMobSpawnEvent
 
ExpandMobSpawnType - Class in com.blamejared.crafttweaker.natives.entity
 
ExpandMobSpawnType() - Constructor for class com.blamejared.crafttweaker.natives.entity.ExpandMobSpawnType
 
ExpandMobType - Class in com.blamejared.crafttweaker.natives.entity
 
ExpandMobType() - Constructor for class com.blamejared.crafttweaker.natives.entity.ExpandMobType
 
ExpandMutableBlockPos - Class in com.blamejared.crafttweaker.natives.util.math
 
ExpandMutableBlockPos() - Constructor for class com.blamejared.crafttweaker.natives.util.math.ExpandMutableBlockPos
 
ExpandMutableComponent - Class in com.blamejared.crafttweaker.natives.text
 
ExpandMutableComponent() - Constructor for class com.blamejared.crafttweaker.natives.text.ExpandMutableComponent
 
ExpandNameable - Class in com.blamejared.crafttweaker.natives.world
 
ExpandNameable() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandNameable
 
ExpandNbtContents - Class in com.blamejared.crafttweaker.natives.text.content.type
 
ExpandNbtContents() - Constructor for class com.blamejared.crafttweaker.natives.text.content.type.ExpandNbtContents
 
ExpandNbtPredicate - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandNbtPredicate() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandNbtPredicate
 
ExpandNeighborBlockNotifyEvent - Class in com.blamejared.crafttweaker.natives.event.block
 
ExpandNeighborBlockNotifyEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.block.ExpandNeighborBlockNotifyEvent
 
ExpandNumberProvider - Class in com.blamejared.crafttweaker.natives.loot
 
ExpandNumberProvider() - Constructor for class com.blamejared.crafttweaker.natives.loot.ExpandNumberProvider
 
ExpandOctahedralGroup - Class in com.blamejared.crafttweaker.natives.util.math
 
ExpandOctahedralGroup() - Constructor for class com.blamejared.crafttweaker.natives.util.math.ExpandOctahedralGroup
 
ExpandPair - Class in com.blamejared.crafttweaker.natives.util
 
ExpandPair() - Constructor for class com.blamejared.crafttweaker.natives.util.ExpandPair
 
ExpandPathfinderMob - Class in com.blamejared.crafttweaker.natives.entity.type.misc
 
ExpandPathfinderMob() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandPathfinderMob
 
ExpandPistonEvent - Class in com.blamejared.crafttweaker.natives.event.block.piston
 
ExpandPistonEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.block.piston.ExpandPistonEvent
 
ExpandPistonEvent.ExpandPistonEventPostEvent - Class in com.blamejared.crafttweaker.natives.event.block.piston
 
ExpandPistonEvent.ExpandPistonEventPreEvent - Class in com.blamejared.crafttweaker.natives.event.block.piston
 
ExpandPistonEventMoveType - Class in com.blamejared.crafttweaker.natives.event.block.piston
 
ExpandPistonEventMoveType() - Constructor for class com.blamejared.crafttweaker.natives.event.block.piston.ExpandPistonEventMoveType
 
ExpandPistonEventPostEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.block.piston.ExpandPistonEvent.ExpandPistonEventPostEvent
 
ExpandPistonEventPreEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.block.piston.ExpandPistonEvent.ExpandPistonEventPreEvent
 
ExpandPistonMath - Class in com.blamejared.crafttweaker.natives.block.type.piston
 
ExpandPistonMath() - Constructor for class com.blamejared.crafttweaker.natives.block.type.piston.ExpandPistonMath
 
ExpandPistonStructureResolver - Class in com.blamejared.crafttweaker.natives.block.type.piston
 
ExpandPistonStructureResolver() - Constructor for class com.blamejared.crafttweaker.natives.block.type.piston.ExpandPistonStructureResolver
 
ExpandPlane - Class in com.blamejared.crafttweaker.natives.util.direction
 
ExpandPlane() - Constructor for class com.blamejared.crafttweaker.natives.util.direction.ExpandPlane
 
ExpandPlayer - Class in com.blamejared.crafttweaker.natives.entity.type.player
 
ExpandPlayer() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
ExpandPlayerAdvancements - Class in com.blamejared.crafttweaker.natives.advancement
 
ExpandPlayerAdvancements() - Constructor for class com.blamejared.crafttweaker.natives.advancement.ExpandPlayerAdvancements
 
ExpandPlayerBedSleepingProblem - Class in com.blamejared.crafttweaker.natives.entity.type.player
 
ExpandPlayerBedSleepingProblem() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayerBedSleepingProblem
 
ExpandPlayerBreakSpeedEvent - Class in com.blamejared.crafttweaker.natives.event.entity.player
 
ExpandPlayerBreakSpeedEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerBreakSpeedEvent
 
ExpandPlayerBrewedPotionEvent - Class in com.blamejared.crafttweaker.natives.event.brewing
 
ExpandPlayerBrewedPotionEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.brewing.ExpandPlayerBrewedPotionEvent
 
ExpandPlayerChangedDimensionEvent - Class in com.blamejared.crafttweaker.natives.event.entity.player
 
ExpandPlayerChangedDimensionEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerChangedDimensionEvent
 
ExpandPlayerChangeGameModeEvent - Class in com.blamejared.crafttweaker.natives.event.entity.player
 
ExpandPlayerChangeGameModeEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerChangeGameModeEvent
 
ExpandPlayerCloneEvent - Class in com.blamejared.crafttweaker.natives.event.entity.player
 
ExpandPlayerCloneEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerCloneEvent
 
ExpandPlayerDestroyItemEvent - Class in com.blamejared.crafttweaker.natives.event.item
 
ExpandPlayerDestroyItemEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.item.ExpandPlayerDestroyItemEvent
 
ExpandPlayerEntityInteractEvent - Class in com.blamejared.crafttweaker.natives.event.interact
This event is fired on both sides whenever the player interacts with an entity.
ExpandPlayerEntityInteractEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.interact.ExpandPlayerEntityInteractEvent
 
ExpandPlayerEvent - Class in com.blamejared.crafttweaker.natives.event.entity.player
 
ExpandPlayerEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerEvent
 
ExpandPlayerFlyableFallEvent - Class in com.blamejared.crafttweaker.natives.event.entity.player
 
ExpandPlayerFlyableFallEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerFlyableFallEvent
 
ExpandPlayerHarvestCheckEvent - Class in com.blamejared.crafttweaker.natives.event.entity.player
 
ExpandPlayerHarvestCheckEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerHarvestCheckEvent
 
ExpandPlayerInteractEvent - Class in com.blamejared.crafttweaker.natives.event.interact
This event is the superclass of all other PlayerInteract events.
ExpandPlayerInteractEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.interact.ExpandPlayerInteractEvent
 
ExpandPlayerList - Class in com.blamejared.crafttweaker.natives.server
 
ExpandPlayerList() - Constructor for class com.blamejared.crafttweaker.natives.server.ExpandPlayerList
 
ExpandPlayerLoggedInEvent - Class in com.blamejared.crafttweaker.natives.event.entity.player
 
ExpandPlayerLoggedInEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerLoggedInEvent
 
ExpandPlayerLoggedOutEvent - Class in com.blamejared.crafttweaker.natives.event.entity.player
 
ExpandPlayerLoggedOutEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerLoggedOutEvent
 
ExpandPlayerNameFormatEvent - Class in com.blamejared.crafttweaker.natives.event.entity.player
 
ExpandPlayerNameFormatEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerNameFormatEvent
 
ExpandPlayerPickupXpEvent - Class in com.blamejared.crafttweaker.natives.event.xp
 
ExpandPlayerPickupXpEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.xp.ExpandPlayerPickupXpEvent
 
ExpandPlayerPredicate - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandPlayerPredicate() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandPlayerPredicate
 
ExpandPlayerPredicateBuilder - Class in com.blamejared.crafttweaker.natives.predicate.builder
 
ExpandPlayerPredicateBuilder() - Constructor for class com.blamejared.crafttweaker.natives.predicate.builder.ExpandPlayerPredicateBuilder
 
ExpandPlayerRespawnEvent - Class in com.blamejared.crafttweaker.natives.event.entity.player
 
ExpandPlayerRespawnEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerRespawnEvent
 
ExpandPlayerSetSpawnEvent - Class in com.blamejared.crafttweaker.natives.event.entity.player
 
ExpandPlayerSetSpawnEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerSetSpawnEvent
 
ExpandPlayerSleepInBedEvent - Class in com.blamejared.crafttweaker.natives.event.entity.player
 
ExpandPlayerSleepInBedEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerSleepInBedEvent
 
ExpandPlayerTabListNameFormatEvent - Class in com.blamejared.crafttweaker.natives.event.entity.player
 
ExpandPlayerTabListNameFormatEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerTabListNameFormatEvent
 
ExpandPlayerTickEvent - Class in com.blamejared.crafttweaker.natives.event.tick
 
ExpandPlayerTickEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.tick.ExpandPlayerTickEvent
 
ExpandPlayerWakeUpEvent - Class in com.blamejared.crafttweaker.natives.event.entity.player
 
ExpandPlayerWakeUpEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerWakeUpEvent
 
ExpandPlayerXpChangeEvent - Class in com.blamejared.crafttweaker.natives.event.xp
 
ExpandPlayerXpChangeEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.xp.ExpandPlayerXpChangeEvent
 
ExpandPlayerXpEvent - Class in com.blamejared.crafttweaker.natives.event.xp
 
ExpandPlayerXpEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.xp.ExpandPlayerXpEvent
 
ExpandPlayerXpLevelChangeEvent - Class in com.blamejared.crafttweaker.natives.event.xp
 
ExpandPlayerXpLevelChangeEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.xp.ExpandPlayerXpLevelChangeEvent
 
ExpandPortalSpawnEvent - Class in com.blamejared.crafttweaker.natives.event.block
 
ExpandPortalSpawnEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.block.ExpandPortalSpawnEvent
 
ExpandPosition - Class in com.blamejared.crafttweaker.natives.util
 
ExpandPosition() - Constructor for class com.blamejared.crafttweaker.natives.util.ExpandPosition
 
ExpandPotion - Class in com.blamejared.crafttweaker.natives.item.alchemy
 
ExpandPotion() - Constructor for class com.blamejared.crafttweaker.natives.item.alchemy.ExpandPotion
 
ExpandPotionBrewEvent - Class in com.blamejared.crafttweaker.natives.event.brewing
 
ExpandPotionBrewEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.brewing.ExpandPotionBrewEvent
 
ExpandPotionBrewEvent.ExpandPotionBrewPostEvent - Class in com.blamejared.crafttweaker.natives.event.brewing
 
ExpandPotionBrewEvent.ExpandPotionBrewPreEvent - Class in com.blamejared.crafttweaker.natives.event.brewing
 
ExpandPotionBrewPostEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.brewing.ExpandPotionBrewEvent.ExpandPotionBrewPostEvent
 
ExpandPotionBrewPreEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.brewing.ExpandPotionBrewEvent.ExpandPotionBrewPreEvent
 
ExpandPowderSnowCauldronBlock - Class in com.blamejared.crafttweaker.natives.block.type.cauldron
 
ExpandPowderSnowCauldronBlock() - Constructor for class com.blamejared.crafttweaker.natives.block.type.cauldron.ExpandPowderSnowCauldronBlock
 
ExpandProjectile - Class in com.blamejared.crafttweaker.natives.entity.type.projectile
 
ExpandProjectile() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.projectile.ExpandProjectile
 
ExpandProjectileImpactEvent - Class in com.blamejared.crafttweaker.natives.event.entity
 
ExpandProjectileImpactEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.ExpandProjectileImpactEvent
 
ExpandProjectileWeaponItem - Class in com.blamejared.crafttweaker.natives.item.type.projectileweapon
 
ExpandProjectileWeaponItem() - Constructor for class com.blamejared.crafttweaker.natives.item.type.projectileweapon.ExpandProjectileWeaponItem
 
ExpandPushReaction - Class in com.blamejared.crafttweaker.natives.block.material
 
ExpandPushReaction() - Constructor for class com.blamejared.crafttweaker.natives.block.material.ExpandPushReaction
 
ExpandQuaternion - Class in com.blamejared.crafttweaker.natives.util.math
 
ExpandQuaternion() - Constructor for class com.blamejared.crafttweaker.natives.util.math.ExpandQuaternion
 
ExpandQuaternionfc - Class in com.blamejared.crafttweaker.natives.util.math
 
ExpandQuaternionfc() - Constructor for class com.blamejared.crafttweaker.natives.util.math.ExpandQuaternionfc
 
ExpandRandom - Class in com.blamejared.crafttweaker.natives.util.math
 
ExpandRandom() - Constructor for class com.blamejared.crafttweaker.natives.util.math.ExpandRandom
 
ExpandRandomSource - Class in com.blamejared.crafttweaker.natives.util.math
 
ExpandRandomSource() - Constructor for class com.blamejared.crafttweaker.natives.util.math.ExpandRandomSource
 
ExpandRarity - Class in com.blamejared.crafttweaker.natives.item.property
 
ExpandRarity() - Constructor for class com.blamejared.crafttweaker.natives.item.property.ExpandRarity
 
ExpandRecipe - Class in com.blamejared.crafttweaker.natives.recipe.type
 
ExpandRecipe() - Constructor for class com.blamejared.crafttweaker.natives.recipe.type.ExpandRecipe
 
ExpandResourceLocation - Class in com.blamejared.crafttweaker.natives.resource
 
ExpandResourceLocation() - Constructor for class com.blamejared.crafttweaker.natives.resource.ExpandResourceLocation
 
ExpandRightClickBlockEvent - Class in com.blamejared.crafttweaker.natives.event.interact
This event is fired on both sides whenever the player right clicks while targeting a block.
ExpandRightClickBlockEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.interact.ExpandRightClickBlockEvent
 
ExpandRightClickEmptyEvent - Class in com.blamejared.crafttweaker.natives.event.interact
The rightClickEmpty event is fired whenever the player right clicks with an empty hand.
ExpandRightClickEmptyEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.interact.ExpandRightClickEmptyEvent
 
ExpandRightClickItemEvent - Class in com.blamejared.crafttweaker.natives.event.interact
The rightClickItem event is fired whenever the player right clicks with an item in their hand.
ExpandRightClickItemEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.interact.ExpandRightClickItemEvent
 
ExpandRotation - Class in com.blamejared.crafttweaker.natives.util.math
 
ExpandRotation() - Constructor for class com.blamejared.crafttweaker.natives.util.math.ExpandRotation
 
ExpandSavedData - Class in com.blamejared.crafttweaker.natives.world
 
ExpandSavedData() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandSavedData
 
ExpandScoreContents - Class in com.blamejared.crafttweaker.natives.text.content.type
 
ExpandScoreContents() - Constructor for class com.blamejared.crafttweaker.natives.text.content.type.ExpandScoreContents
 
ExpandSelectorContents - Class in com.blamejared.crafttweaker.natives.text.content.type
 
ExpandSelectorContents() - Constructor for class com.blamejared.crafttweaker.natives.text.content.type.ExpandSelectorContents
 
ExpandServer - Class in com.blamejared.crafttweaker.natives.game
 
ExpandServer() - Constructor for class com.blamejared.crafttweaker.natives.game.ExpandServer
 
ExpandServerAdvancementManager - Class in com.blamejared.crafttweaker.natives.advancement
 
ExpandServerAdvancementManager() - Constructor for class com.blamejared.crafttweaker.natives.advancement.ExpandServerAdvancementManager
 
ExpandServerLevel - Class in com.blamejared.crafttweaker.natives.world
 
ExpandServerLevel() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandServerLevel
 
ExpandServerLevelAccessor - Class in com.blamejared.crafttweaker.natives.world
 
ExpandServerLevelAccessor() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandServerLevelAccessor
 
ExpandServerLevelData - Class in com.blamejared.crafttweaker.natives.world.data
 
ExpandServerLevelData() - Constructor for class com.blamejared.crafttweaker.natives.world.data.ExpandServerLevelData
 
ExpandServerPlayer - Class in com.blamejared.crafttweaker.natives.entity.type.player
 
ExpandServerPlayer() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.player.ExpandServerPlayer
 
ExpandServerTickEvent - Class in com.blamejared.crafttweaker.natives.event.tick
 
ExpandServerTickEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.tick.ExpandServerTickEvent
 
ExpandShapedRecipe - Class in com.blamejared.crafttweaker.natives.recipe.type
 
ExpandShapedRecipe() - Constructor for class com.blamejared.crafttweaker.natives.recipe.type.ExpandShapedRecipe
 
ExpandShapelessRecipe - Class in com.blamejared.crafttweaker.natives.recipe.type
 
ExpandShapelessRecipe() - Constructor for class com.blamejared.crafttweaker.natives.recipe.type.ExpandShapelessRecipe
 
ExpandShieldBlockEvent - Class in com.blamejared.crafttweaker.natives.event.entity.living
 
ExpandShieldBlockEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.living.ExpandShieldBlockEvent
 
ExpandShort - Class in com.blamejared.crafttweaker.api.zencode.expand
 
ExpandShort() - Constructor for class com.blamejared.crafttweaker.api.zencode.expand.ExpandShort
 
ExpandSleepingLocationCheckEvent - Class in com.blamejared.crafttweaker.natives.event.entity.player
 
ExpandSleepingLocationCheckEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.player.ExpandSleepingLocationCheckEvent
 
ExpandSleepingTimeCheckEvent - Class in com.blamejared.crafttweaker.natives.event.entity.player
 
ExpandSleepingTimeCheckEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.player.ExpandSleepingTimeCheckEvent
 
ExpandSlimePredicate - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandSlimePredicate() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandSlimePredicate
 
ExpandSmallFireball - Class in com.blamejared.crafttweaker.natives.entity.type.projectile.fireball
 
ExpandSmallFireball() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.projectile.fireball.ExpandSmallFireball
 
ExpandSmeltingRecipe - Class in com.blamejared.crafttweaker.natives.recipe.type
 
ExpandSmeltingRecipe() - Constructor for class com.blamejared.crafttweaker.natives.recipe.type.ExpandSmeltingRecipe
 
ExpandSmokingRecipe - Class in com.blamejared.crafttweaker.natives.recipe.type
 
ExpandSmokingRecipe() - Constructor for class com.blamejared.crafttweaker.natives.recipe.type.ExpandSmokingRecipe
 
ExpandSoundEvent - Class in com.blamejared.crafttweaker.natives.sound
 
ExpandSoundEvent() - Constructor for class com.blamejared.crafttweaker.natives.sound.ExpandSoundEvent
 
ExpandSoundSource - Class in com.blamejared.crafttweaker.natives.sound
 
ExpandSoundSource() - Constructor for class com.blamejared.crafttweaker.natives.sound.ExpandSoundSource
 
ExpandSoundType - Class in com.blamejared.crafttweaker.natives.sound
 
ExpandSoundType() - Constructor for class com.blamejared.crafttweaker.natives.sound.ExpandSoundType
 
ExpandStartExplosionEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.ExpandExplosionEvent.ExpandStartExplosionEvent
 
ExpandStatePropertiesPredicate - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandStatePropertiesPredicate() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandStatePropertiesPredicate
 
ExpandStatePropertiesPredicateBuilder - Class in com.blamejared.crafttweaker.natives.predicate.builder
 
ExpandStatePropertiesPredicateBuilder() - Constructor for class com.blamejared.crafttweaker.natives.predicate.builder.ExpandStatePropertiesPredicateBuilder
 
ExpandStonecutterRecipe - Class in com.blamejared.crafttweaker.natives.recipe.type
 
ExpandStonecutterRecipe() - Constructor for class com.blamejared.crafttweaker.natives.recipe.type.ExpandStonecutterRecipe
 
ExpandString - Class in com.blamejared.crafttweaker.api.zencode.expand
 
ExpandString() - Constructor for class com.blamejared.crafttweaker.api.zencode.expand.ExpandString
 
ExpandStringRepresentable - Class in com.blamejared.crafttweaker.natives.util
 
ExpandStringRepresentable() - Constructor for class com.blamejared.crafttweaker.natives.util.ExpandStringRepresentable
 
ExpandStyle - Class in com.blamejared.crafttweaker.natives.text
 
ExpandStyle() - Constructor for class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
ExpandSuspiciousStewForEmerald - Class in com.blamejared.crafttweaker.natives.villager.trade.type
 
ExpandSuspiciousStewForEmerald() - Constructor for class com.blamejared.crafttweaker.natives.villager.trade.type.ExpandSuspiciousStewForEmerald
 
ExpandSwordItem - Class in com.blamejared.crafttweaker.natives.item.type.sword
 
ExpandSwordItem() - Constructor for class com.blamejared.crafttweaker.natives.item.type.sword.ExpandSwordItem
 
ExpandTagPredicate - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandTagPredicate() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandTagPredicate
 
ExpandTargeting - Class in com.blamejared.crafttweaker.natives.entity
 
ExpandTargeting() - Constructor for class com.blamejared.crafttweaker.natives.entity.ExpandTargeting
 
ExpandTextColor - Class in com.blamejared.crafttweaker.natives.text
 
ExpandTextColor() - Constructor for class com.blamejared.crafttweaker.natives.text.ExpandTextColor
 
ExpandThrowableItemProjectile - Class in com.blamejared.crafttweaker.natives.entity.type.projectile
 
ExpandThrowableItemProjectile() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.projectile.ExpandThrowableItemProjectile
 
ExpandThrowableProjectile - Class in com.blamejared.crafttweaker.natives.entity.type.projectile
 
ExpandThrowableProjectile() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.projectile.ExpandThrowableProjectile
 
ExpandThrownEnderpearl - Class in com.blamejared.crafttweaker.natives.entity.type.projectile
 
ExpandThrownEnderpearl() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.projectile.ExpandThrownEnderpearl
 
ExpandTickEvent - Class in com.blamejared.crafttweaker.natives.event.tick
 
ExpandTickEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.tick.ExpandTickEvent
 
ExpandTickEvent.ExpandTickEventPhase - Class in com.blamejared.crafttweaker.natives.event.tick
 
ExpandTickEvent.ExpandTickEventType - Class in com.blamejared.crafttweaker.natives.event.tick
 
ExpandTickEventPhase() - Constructor for class com.blamejared.crafttweaker.natives.event.tick.ExpandTickEvent.ExpandTickEventPhase
 
ExpandTickEventType() - Constructor for class com.blamejared.crafttweaker.natives.event.tick.ExpandTickEvent.ExpandTickEventType
 
ExpandTier - Class in com.blamejared.crafttweaker.natives.item.type.tiered
 
ExpandTier() - Constructor for class com.blamejared.crafttweaker.natives.item.type.tiered.ExpandTier
 
ExpandTieredItem - Class in com.blamejared.crafttweaker.natives.item.type.tiered
 
ExpandTieredItem() - Constructor for class com.blamejared.crafttweaker.natives.item.type.tiered.ExpandTieredItem
 
ExpandTiers - Class in com.blamejared.crafttweaker.natives.item.type.tiered
 
ExpandTiers() - Constructor for class com.blamejared.crafttweaker.natives.item.type.tiered.ExpandTiers
 
ExpandTimeCheck - Class in com.blamejared.crafttweaker.natives.loot.condition
 
ExpandTimeCheck() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.ExpandTimeCheck
 
ExpandTimeCheckBuilder - Class in com.blamejared.crafttweaker.natives.loot.condition.builder
 
ExpandTimeCheckBuilder() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.builder.ExpandTimeCheckBuilder
 
ExpandTippedArrowForItemsAndEmeralds - Class in com.blamejared.crafttweaker.natives.villager.trade.type
 
ExpandTippedArrowForItemsAndEmeralds() - Constructor for class com.blamejared.crafttweaker.natives.villager.trade.type.ExpandTippedArrowForItemsAndEmeralds
 
ExpandToolAction - Class in com.blamejared.crafttweaker.natives.tool
 
ExpandToolAction() - Constructor for class com.blamejared.crafttweaker.natives.tool.ExpandToolAction
 
ExpandTooltipFlag - Class in com.blamejared.crafttweaker.natives.item
 
ExpandTooltipFlag() - Constructor for class com.blamejared.crafttweaker.natives.item.ExpandTooltipFlag
 
expandTowards(AABB, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
expandTowards(AABB, Vec3) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
ExpandTradeWithVillagerEvent - Class in com.blamejared.crafttweaker.natives.event.entity.player
 
ExpandTradeWithVillagerEvent() - Constructor for class com.blamejared.crafttweaker.natives.event.entity.player.ExpandTradeWithVillagerEvent
 
ExpandTranslatableContents - Class in com.blamejared.crafttweaker.natives.text.content.type
 
ExpandTranslatableContents() - Constructor for class com.blamejared.crafttweaker.natives.text.content.type.ExpandTranslatableContents
 
ExpandTreasureMapForEmeralds - Class in com.blamejared.crafttweaker.natives.villager.trade.type
 
ExpandTreasureMapForEmeralds() - Constructor for class com.blamejared.crafttweaker.natives.villager.trade.type.ExpandTreasureMapForEmeralds
 
ExpandUpgradeRecipe - Class in com.blamejared.crafttweaker.natives.recipe.type
 
ExpandUpgradeRecipe() - Constructor for class com.blamejared.crafttweaker.natives.recipe.type.ExpandUpgradeRecipe
 
ExpandUseOnContext - Class in com.blamejared.crafttweaker.natives.item
 
ExpandUseOnContext() - Constructor for class com.blamejared.crafttweaker.natives.item.ExpandUseOnContext
 
ExpandValueCheckCondition - Class in com.blamejared.crafttweaker.natives.loot.condition
 
ExpandValueCheckCondition() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.ExpandValueCheckCondition
 
ExpandVec3 - Class in com.blamejared.crafttweaker.natives.util.math
 
ExpandVec3() - Constructor for class com.blamejared.crafttweaker.natives.util.math.ExpandVec3
 
ExpandVec3i - Class in com.blamejared.crafttweaker.natives.util.math
 
ExpandVec3i() - Constructor for class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
ExpandVector3f - Class in com.blamejared.crafttweaker.natives.util.math
 
ExpandVector3f() - Constructor for class com.blamejared.crafttweaker.natives.util.math.ExpandVector3f
 
ExpandVector3fc - Class in com.blamejared.crafttweaker.natives.util.math
 
ExpandVector3fc() - Constructor for class com.blamejared.crafttweaker.natives.util.math.ExpandVector3fc
 
ExpandVillagerProfession - Class in com.blamejared.crafttweaker.natives.villager
 
ExpandVillagerProfession() - Constructor for class com.blamejared.crafttweaker.natives.villager.ExpandVillagerProfession
 
ExpandVillagerType - Class in com.blamejared.crafttweaker.natives.villager
 
ExpandVillagerType() - Constructor for class com.blamejared.crafttweaker.natives.villager.ExpandVillagerType
 
ExpandWeatherCheck - Class in com.blamejared.crafttweaker.natives.loot.condition
 
ExpandWeatherCheck() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.ExpandWeatherCheck
 
ExpandWeatherCheckBuilder - Class in com.blamejared.crafttweaker.natives.loot.condition.builder
 
ExpandWeatherCheckBuilder() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.builder.ExpandWeatherCheckBuilder
 
ExpandWitherSkull - Class in com.blamejared.crafttweaker.natives.entity.type.projectile
 
ExpandWitherSkull() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.projectile.ExpandWitherSkull
 
ExpandWritableLevelData - Class in com.blamejared.crafttweaker.natives.world.data
 
ExpandWritableLevelData() - Constructor for class com.blamejared.crafttweaker.natives.world.data.ExpandWritableLevelData
 
EXPANSION - Enum constant in enum class com.blamejared.crafttweaker.api.zencode.ZenTypeInfo.TypeKind
Marks the type as an expansion for the targetName.
EXPANSION - Enum constant in enum class org.openzen.zenscript.javashared.JavaMethod.Kind
 
EXPANSION - Enum constant in enum class org.openzen.zenscript.validator.visitors.DefinitionMemberContext
 
EXPANSION_TARGET_TYPE - Enum constant in enum class org.openzen.zenscript.validator.TypeContext
 
expansionConverter - Variable in class org.openzen.zencode.java.module.converters.JavaNativeConverter
 
ExpansionDefinition - Class in org.openzen.zenscript.codemodel.definition
 
ExpansionDefinition(CodePosition, Module, ZSPackage, int, HighLevelDefinition) - Constructor for class org.openzen.zenscript.codemodel.definition.ExpansionDefinition
 
expansions - Variable in class org.openzen.zenscript.codemodel.context.ModuleContext
 
expansions - Variable in class org.openzen.zenscript.codemodel.SemanticModule
 
expansions - Variable in class org.openzen.zenscript.validator.Validator
 
expansions() - Method in interface com.blamejared.crafttweaker.api.zencode.IZenClassRegistry.IClassData
Gets a read-only Multimap referencing all expansions for the various types known to ZenCode for this loader.
expect() - Method in class stdlib.Result
 
EXPERIENCE - Static variable in class com.blamejared.crafttweaker.api.recipe.component.BuiltinRecipeComponents.Output
 
explainWhyIncompatible(TypeScope, CallArguments) - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
explode(Explosion) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandExplosion
Performs the first part of the explosion which is destroying the blocks.
explosion(DamageSources, Entity, Entity) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
explosion(DamageSources, Explosion) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
explosionRadius() - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParams
Gets the 'explosion_radius' param.
expression - Variable in class org.openzen.zenscript.codemodel.statement.ExpressionStatement
 
Expression - Class in org.openzen.zenscript.codemodel.expression
 
Expression(CodePosition, TypeID, TypeID) - Constructor for class org.openzen.zenscript.codemodel.expression.Expression
 
ExpressionFormatter - Class in org.openzen.zenscript.formatter
 
ExpressionFormatter(ScriptFormattingSettings, TypeFormatter, String) - Constructor for class org.openzen.zenscript.formatter.ExpressionFormatter
 
expressions - Variable in class org.openzen.zenscript.codemodel.expression.ArrayExpression
 
expressions - Variable in class org.openzen.zenscript.parser.expression.ParsedExpressionBracket
 
ExpressionScope - Class in org.openzen.zenscript.codemodel.scope
 
ExpressionScope - Interface in org.openzen.zenscript.validator.analysis
 
ExpressionScope(BaseScope) - Constructor for class org.openzen.zenscript.codemodel.scope.ExpressionScope
 
ExpressionScope(BaseScope, List<TypeID>) - Constructor for class org.openzen.zenscript.codemodel.scope.ExpressionScope
 
ExpressionScope(BaseScope, TypeID) - Constructor for class org.openzen.zenscript.codemodel.scope.ExpressionScope
 
ExpressionStatement - Class in org.openzen.zenscript.codemodel.statement
 
ExpressionStatement(CodePosition, Expression) - Constructor for class org.openzen.zenscript.codemodel.statement.ExpressionStatement
 
ExpressionString - Class in org.openzen.zenscript.formattershared
 
ExpressionString(String, FormattableOperator) - Constructor for class org.openzen.zenscript.formattershared.ExpressionString
 
ExpressionSymbol - Class in org.openzen.zenscript.codemodel.expression
 
ExpressionSymbol(BiFunction<CodePosition, BaseScope, IPartialExpression>) - Constructor for class org.openzen.zenscript.codemodel.expression.ExpressionSymbol
 
ExpressionTransformer - Interface in org.openzen.zenscript.codemodel.expression
 
ExpressionValidator - Class in org.openzen.zenscript.validator.visitors
 
ExpressionValidator(Validator, ExpressionScope) - Constructor for class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
expressionVisitor - Variable in class org.openzen.zenscript.javabytecode.compiler.JavaCapturedExpressionVisitor
 
expressionVisitor - Variable in class org.openzen.zenscript.javabytecode.compiler.JavaStatementVisitor
 
ExpressionVisitor<T> - Interface in org.openzen.zenscript.codemodel.expression
 
ExpressionVisitorWithContext<C,R> - Interface in org.openzen.zenscript.codemodel.expression
 
extendsOrImplements(TypeID) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
extendsType(TypeID) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
EXTERN - Static variable in class org.openzen.zenscript.codemodel.Modifiers
 
extractEnergy(IEnergyStorage, int, boolean) - Static method in class com.blamejared.crafttweaker.natives.capability.ExpandIEnergyStorage
Extracts energy from the storage.
extractItem(IItemHandler, int, int, boolean) - Static method in class com.blamejared.crafttweaker.natives.capability.ExpandIItemHandler
Extract from the given slot.
extractTypeParameters(List<TypeParameter>) - Method in class org.openzen.zenscript.codemodel.type.ArrayTypeID
 
extractTypeParameters(List<TypeParameter>) - Method in class org.openzen.zenscript.codemodel.type.AssocTypeID
 
extractTypeParameters(List<TypeParameter>) - Method in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
extractTypeParameters(List<TypeParameter>) - Method in class org.openzen.zenscript.codemodel.type.DefinitionTypeID
 
extractTypeParameters(List<TypeParameter>) - Method in class org.openzen.zenscript.codemodel.type.FunctionTypeID
 
extractTypeParameters(List<TypeParameter>) - Method in class org.openzen.zenscript.codemodel.type.GenericMapTypeID
 
extractTypeParameters(List<TypeParameter>) - Method in class org.openzen.zenscript.codemodel.type.GenericTypeID
 
extractTypeParameters(List<TypeParameter>) - Method in class org.openzen.zenscript.codemodel.type.InvalidTypeID
 
extractTypeParameters(List<TypeParameter>) - Method in class org.openzen.zenscript.codemodel.type.IteratorTypeID
 
extractTypeParameters(List<TypeParameter>) - Method in class org.openzen.zenscript.codemodel.type.OptionalTypeID
 
extractTypeParameters(List<TypeParameter>) - Method in class org.openzen.zenscript.codemodel.type.RangeTypeID
 
extractTypeParameters(List<TypeParameter>) - Method in interface org.openzen.zenscript.codemodel.type.TypeID
 

F

f2d() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
f2i() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
f2l() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
fAdd() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
fail(Class<T>, T) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandInteractionResultHolder
 
fakePlayers() - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
fakePlayers() - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
fall(DamageSources) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
fall(Level, BlockPos, BlockState) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandFallingBlockEntity
Spawns a new falling block entity at the given position with the given blockstate.
fallingBlock(DamageSources, Entity) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
fallingStalactite(DamageSources, Entity) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
FALSE - Static variable in class com.blamejared.crafttweaker.api.data.BoolData
 
FALSE - Static variable in class live.ImmutableLiveBool
 
fCmp() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
fDiv() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
feet(EntityEquipmentPredicate.Builder, ItemPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityEquipmentPredicateBuilder
 
feet(EntityEquipmentPredicate.Builder, ItemPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityEquipmentPredicateBuilder
 
fellOutOfWorld(DamageSources) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
field - Variable in class org.openzen.zenscript.codemodel.expression.GetFieldExpression
 
field - Variable in class org.openzen.zenscript.codemodel.expression.GetStaticFieldExpression
 
field - Variable in class org.openzen.zenscript.codemodel.expression.SetFieldExpression
 
field - Variable in class org.openzen.zenscript.codemodel.expression.SetStaticFieldExpression
 
field - Variable in class org.openzen.zenscript.javashared.JavaTypeParameterInfo
 
FIELD_NOT_YET_INITIALIZED - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
FIELD_TYPE - Enum constant in enum class org.openzen.zenscript.validator.TypeContext
 
FieldMember - Class in org.openzen.zenscript.codemodel.member
 
FieldMember(CodePosition, HighLevelDefinition, int, String, TypeID, TypeID, GlobalTypeRegistry, int, int, BuiltinID) - Constructor for class org.openzen.zenscript.codemodel.member.FieldMember
 
FieldMemberRef - Class in org.openzen.zenscript.codemodel.member.ref
 
FieldMemberRef(TypeID, FieldMember, GenericMapper) - Constructor for class org.openzen.zenscript.codemodel.member.ref.FieldMemberRef
 
fields - Variable in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaInitializedVariables
 
file - Variable in class org.openzen.zencode.shared.CodePosition
 
file - Variable in class org.openzen.zencode.shared.FileSourceFile
 
file - Variable in class org.openzen.zenscript.codemodel.ScriptBlock
 
file - Variable in class org.openzen.zenscript.parser.ParsedFile
 
FILE_SYSTEM_NAME - Static variable in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
fileContents() - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IScriptFile
Gets the unaltered contents of the file.
FileFormatter - Class in org.openzen.zenscript.formatter
 
FileFormatter(ScriptFormattingSettings) - Constructor for class org.openzen.zenscript.formatter.FileFormatter
 
FileGathererHelper - Class in com.blamejared.crafttweaker.impl.helper
 
filename - Variable in class org.openzen.zencode.shared.LiteralSourceFile
 
filename - Variable in class org.openzen.zencode.shared.VirtualSourceFile
 
fileName() - Element in annotation interface com.blamejared.crafttweaker.api.annotation.BracketDumper
Gets the name of the file where data will be dumped to if requested.
FileResolutionContext - Class in org.openzen.zenscript.codemodel.context
 
FileResolutionContext(ModuleTypeResolutionContext, ZSPackage, CompilingPackage) - Constructor for class org.openzen.zenscript.codemodel.context.FileResolutionContext
 
FileScope - Class in org.openzen.zenscript.codemodel.scope
 
FileScope(TypeResolutionContext, List<ExpansionDefinition>, Map<String, ISymbol>) - Constructor for class org.openzen.zenscript.codemodel.scope.FileScope
 
FileScope(TypeResolutionContext, List<ExpansionDefinition>, Map<String, ISymbol>, TypeMemberPreparer) - Constructor for class org.openzen.zenscript.codemodel.scope.FileScope
 
FileSourceFile - Class in org.openzen.zencode.shared
 
FileSourceFile(String, File) - Constructor for class org.openzen.zencode.shared.FileSourceFile
 
fill(LootTable, Container, LootParams, long) - Static method in class com.blamejared.crafttweaker.natives.loot.table.ExpandLootTable
Fills the given container with loot rolled by this table.
fill(IFluidHandler, IFluidStack, IFluidHandler.FluidAction) - Static method in class com.blamejared.crafttweaker.natives.capability.ExpandIFluidHandler
Fills the internal tanks with the given fluid.
fillGenericArguments(CodePosition, TypeScope, TypeID[]) - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
fillLoaderData(Collection<IScriptLoader>) - Method in class com.blamejared.crafttweaker.impl.registry.zencode.BracketResolverRegistry
 
fillLoaderData(Collection<IScriptLoader>) - Method in class com.blamejared.crafttweaker.impl.registry.zencode.EnumBracketRegistry
 
fillLoaderData(Collection<IScriptLoader>) - Method in class com.blamejared.crafttweaker.impl.registry.zencode.ZenClassRegistry
 
fillOverride(TypeScope, TypeID) - Method in class org.openzen.zenscript.parser.member.ParsedCaller
 
fillOverride(TypeScope, TypeID) - Method in class org.openzen.zenscript.parser.member.ParsedCaster
 
fillOverride(TypeScope, TypeID) - Method in class org.openzen.zenscript.parser.member.ParsedConstructor
 
fillOverride(TypeScope, TypeID) - Method in class org.openzen.zenscript.parser.member.ParsedDestructor
 
fillOverride(TypeScope, TypeID) - Method in class org.openzen.zenscript.parser.member.ParsedFunctionalMember
 
fillOverride(TypeScope, TypeID) - Method in class org.openzen.zenscript.parser.member.ParsedMethod
 
fillOverride(TypeScope, TypeID) - Method in class org.openzen.zenscript.parser.member.ParsedOperator
 
filter(IFilteringRule) - Method in class com.blamejared.crafttweaker.api.recipe.replacement.Replacer
Specifies an IFilteringRule that the replacer must follow.
filter(Class<T>, T[], Predicate<T>) - Static method in class stdlib.Arrays
 
filter(Class<T>, T[], FunctionUSizeTToBool<T>) - Static method in class stdlib.Arrays
 
filters() - Method in interface com.blamejared.crafttweaker.api.recipe.replacement.IReplacerRegistry
Gets a Collection of all global filters registered.
filters() - Method in class com.blamejared.crafttweaker.impl.recipe.replacement.ReplacerRegistry
 
FINAL - Static variable in class org.openzen.zenscript.codemodel.Modifiers
 
FINAL - Static variable in class org.openzen.zenscript.javashared.JavaModifiers
 
finalizeCommands() - Method in class com.blamejared.crafttweaker.impl.command.CtCommands
 
finalizeExplosion(Explosion, boolean) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandExplosion
Performs the second part of the explosion which is the sound, drops and if enabled the particles.
finalizeSpawnChildFromBreeding(Animal, ServerLevel, Animal, AgeableMob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.animal.ExpandAnimal
 
FINALLY - Enum constant in enum class org.openzen.zenscript.formatter.ParentStatementType
 
finallyClause - Variable in class org.openzen.zenscript.codemodel.statement.TryCatchStatement
 
finallyClause - Variable in class org.openzen.zenscript.parser.statements.ParsedStatementTryCatch
 
finals - Variable in class org.openzen.zenscript.lexer.CompiledDFA
 
find(String) - Static method in interface com.blamejared.crafttweaker.api.zencode.IScriptLoader
Attempts to find a loader with the given name in the registry.
find(ResourceLocation) - Static method in interface com.blamejared.crafttweaker.api.recipe.component.IRecipeComponent
Identifies the recipe component with the given id, if registered.
find(ResourceLocation) - Static method in interface com.blamejared.crafttweaker.api.recipe.replacement.ITargetingStrategy
Obtains an ITargetingStrategy with the given id, if available.
find(ResourceLocation) - Static method in interface com.blamejared.crafttweaker.api.zencode.IScriptLoadSource
Attempts to find a load source with the given ID in the registry.
find(ResourceLocation) - Method in class com.blamejared.crafttweaker.impl.registry.recipe.RecipeComponentRegistry
 
findClassesWithAnnotation(Class<T>) - Static method in class com.blamejared.crafttweaker.api.util.ClassUtil
 
findClassesWithAnnotation(Class<T>, Consumer<Mod>) - Static method in class com.blamejared.crafttweaker.api.util.ClassUtil
 
findClassesWithAnnotation(Class<T>, Consumer<Mod>, Predicate<Either<T, Map<String, Object>>>) - Static method in class com.blamejared.crafttweaker.api.util.ClassUtil
 
findClassesWithAnnotation(Class<T>, Consumer<Mod>, Predicate<Either<T, Map<String, Object>>>) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
findClassesWithAnnotation(Class<T>, Consumer<Mod>, Predicate<Either<T, Map<String, Object>>>) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
Finds classes with the given annotation and applies a filter.
findClassesWithAnnotation(Class<T>, Predicate<Either<T, Map<String, Object>>>) - Static method in class com.blamejared.crafttweaker.api.util.ClassUtil
 
findFromGameDirectory(String) - Static method in class com.blamejared.crafttweaker.api.util.PathUtil
Resolves the given path from the current game directory.
findFromGameDirectory(Path) - Static method in class com.blamejared.crafttweaker.api.util.PathUtil
Resolves the given path from the current game directory.
findIntersection(Ingredient, Ingredient) - Static method in class com.blamejared.crafttweaker.api.util.IngredientUtil
 
findIntersection(T, T, Predicate<T>, Function<T, U[]>, BiPredicate<U, U>) - Static method in class com.blamejared.crafttweaker.api.util.IngredientUtil
 
findKnownManager(ResourceKey<? extends Registry<T>>) - Method in class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry
Finds a KnownTagManager for the given ResourceKey
findLoader(String) - Method in interface com.blamejared.crafttweaker.api.ICraftTweakerRegistry
Attempts to find an IScriptLoader with the given name, if available.
findLoader(String) - Method in class com.blamejared.crafttweaker.impl.registry.CraftTweakerRegistry
 
findLoadSource(ResourceLocation) - Method in interface com.blamejared.crafttweaker.api.ICraftTweakerRegistry
Attempts to find an IScriptLoadSource with the given id, if possible.
findLoadSource(ResourceLocation) - Method in class com.blamejared.crafttweaker.impl.registry.CraftTweakerRegistry
 
findManager(ResourceKey<? extends Registry<T>>) - Method in class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry
Finds a ITagManager for the given ResourceKey
findMappedFieldName(Class<?>, String, Class<?>) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
findMappedFieldName(Class<?>, String, Class<?>) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
findMappedMethodName(Class<?>, String, Class<?>, Class<?>...) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
findMappedMethodName(Class<?>, String, Class<?>, Class<?>...) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
findMethod(Constructor<?>) - Method in interface com.blamejared.crafttweaker.api.natives.IBakedTypeInfo
Gets information relative to the specified constructor as exposed to ZenCode, if possible.
findMethod(Method) - Method in interface com.blamejared.crafttweaker.api.natives.IBakedTypeInfo
Gets information relative to the specified method as exposed to ZenCode, if possible.
findRecipeComponent(ResourceLocation) - Method in interface com.blamejared.crafttweaker.api.ICraftTweakerRegistry
Obtains the IRecipeComponent with the given id, if available.
findRecipeComponent(ResourceLocation) - Method in class com.blamejared.crafttweaker.impl.registry.CraftTweakerRegistry
 
findSlotMatchingItem(Inventory, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandInventory
 
findSlotMatchingUnusedItem(Inventory, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandInventory
 
findStrategy(ResourceLocation) - Method in interface com.blamejared.crafttweaker.api.recipe.replacement.IReplacerRegistry
Finds the ITargetingStrategy with the given id, if available.
findStrategy(ResourceLocation) - Method in class com.blamejared.crafttweaker.impl.recipe.replacement.ReplacerRegistry
 
fireball(DamageSources, Fireball, Entity) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
fireImmune(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
fireImmune(EntityType<Entity>) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
 
fireworks(DamageSources, FireworkRocketEntity, Entity) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
first(Class<T>, T[], Predicate<T>) - Static method in class stdlib.Arrays
 
first(Class<T>, T[], FunctionUSizeTToBool<T>) - Static method in class stdlib.Arrays
 
fishing() - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParamSets
Gets the 'fishing' param set.
fixing(String) - Static method in class com.blamejared.crafttweaker.api.util.NameUtil
Attempts to automatically fix the given input string, if possible, so that it can be used to build a well-formed ResourceLocation.
fixing(String, BiConsumer<String, List<String>>) - Static method in class com.blamejared.crafttweaker.api.util.NameUtil
Attempts to automatically fix the given input string, if possible, so that it can be used to build a well-formed ResourceLocation.
fixRecipeName(String) - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.IRecipeManager
Fixes and logs some common errors that people run into with recipe names
flags(EntityPredicate.Builder, EntityFlagsPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
flags(EntityPredicate.Builder, EntityFlagsPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
FLOAT - Enum constant in enum class com.blamejared.crafttweaker.api.data.IData.Type
 
FLOAT - Enum constant in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
FLOAT - Enum constant in enum class org.openzen.zenscript.parser.type.ParsedTypeBasic
 
FLOAT - Static variable in class org.openzen.zenscript.javashared.JavaClass
 
FLOAT_ADD_FLOAT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
FLOAT_BITS - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
FLOAT_COMPARE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
FLOAT_DEC - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
FLOAT_DIV_FLOAT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
FLOAT_FROM_BITS - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
FLOAT_GET_MAX_VALUE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
FLOAT_GET_MIN_VALUE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
FLOAT_INC - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
FLOAT_MOD_FLOAT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
FLOAT_MUL_FLOAT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
FLOAT_NEG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
FLOAT_PARSE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
FLOAT_SUB_FLOAT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
FLOAT_TO_BYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
FLOAT_TO_DOUBLE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
FLOAT_TO_INT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
FLOAT_TO_LONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
FLOAT_TO_SBYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
FLOAT_TO_SHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
FLOAT_TO_STRING - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
FLOAT_TO_UINT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
FLOAT_TO_ULONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
FLOAT_TO_USHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
FLOAT_TO_USIZE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
FloatData - Class in com.blamejared.crafttweaker.api.data
 
FloatData(float) - Constructor for class com.blamejared.crafttweaker.api.data.FloatData
 
FloatData(FloatTag) - Constructor for class com.blamejared.crafttweaker.api.data.FloatData
 
fluid(LocationPredicate.Builder, FluidPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandLocationPredicateBuilder
 
fluid(LocationPredicate.Builder, FluidPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandLocationPredicateBuilder
 
FLUID - Static variable in class com.blamejared.crafttweaker.api.capability.Capabilities
 
FLUID_INGREDIENTS - Static variable in class com.blamejared.crafttweaker.api.recipe.component.BuiltinRecipeComponents.Input
 
FLUID_ITEM - Static variable in class com.blamejared.crafttweaker.api.capability.Capabilities
 
FLUIDS - Static variable in class com.blamejared.crafttweaker.api.recipe.component.BuiltinRecipeComponents.Output
 
FluidStackIngredient(IFluidStack) - Constructor for class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.FluidStackIngredient
 
FluidTagWithAmountIngredient(Many<KnownTag<Fluid>>) - Constructor for class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.FluidTagWithAmountIngredient
 
flush() - Method in class compactio.CompactBytesDataOutput
 
flush() - Method in interface compactio.CompactDataOutput
 
flushDirty(PlayerAdvancements, ServerPlayer) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandPlayerAdvancements
 
flyIntoWall(DamageSources) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
flyweight - Variable in enum class org.openzen.zenscript.lexer.ZSTokenType
 
fMul() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
fNeg() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
FolderPackage - Class in org.openzen.zenscript.parser
 
FolderPackage(File) - Constructor for class org.openzen.zenscript.parser.FolderPackage
 
forCall(FunctionHeader) - Method in class org.openzen.zenscript.codemodel.scope.ExpressionScope
 
forceAddEffect(LivingEntity, MobEffectInstance, Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
forDefinition - Variable in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
ForeachScope - Class in org.openzen.zenscript.codemodel.scope
 
ForeachScope(ForeachStatement, StatementScope) - Constructor for class org.openzen.zenscript.codemodel.scope.ForeachScope
 
forEachStatement(Consumer<Statement>) - Method in class org.openzen.zenscript.codemodel.expression.Expression
 
forEachStatement(Consumer<Statement>) - Method in class org.openzen.zenscript.codemodel.expression.FunctionExpression
 
forEachStatement(Consumer<Statement>) - Method in class org.openzen.zenscript.codemodel.statement.BlockStatement
 
forEachStatement(Consumer<Statement>) - Method in class org.openzen.zenscript.codemodel.statement.BreakStatement
 
forEachStatement(Consumer<Statement>) - Method in class org.openzen.zenscript.codemodel.statement.ContinueStatement
 
forEachStatement(Consumer<Statement>) - Method in class org.openzen.zenscript.codemodel.statement.DoWhileStatement
 
forEachStatement(Consumer<Statement>) - Method in class org.openzen.zenscript.codemodel.statement.EmptyStatement
 
forEachStatement(Consumer<Statement>) - Method in class org.openzen.zenscript.codemodel.statement.ExpressionStatement
 
forEachStatement(Consumer<Statement>) - Method in class org.openzen.zenscript.codemodel.statement.ForeachStatement
 
forEachStatement(Consumer<Statement>) - Method in class org.openzen.zenscript.codemodel.statement.IfStatement
 
forEachStatement(Consumer<Statement>) - Method in class org.openzen.zenscript.codemodel.statement.InvalidStatement
 
forEachStatement(Consumer<Statement>) - Method in class org.openzen.zenscript.codemodel.statement.LockStatement
 
forEachStatement(Consumer<Statement>) - Method in class org.openzen.zenscript.codemodel.statement.ReturnStatement
 
forEachStatement(Consumer<Statement>) - Method in class org.openzen.zenscript.codemodel.statement.Statement
 
forEachStatement(Consumer<Statement>) - Method in class org.openzen.zenscript.codemodel.statement.SwitchStatement
 
forEachStatement(Consumer<Statement>) - Method in class org.openzen.zenscript.codemodel.statement.ThrowStatement
 
forEachStatement(Consumer<Statement>) - Method in class org.openzen.zenscript.codemodel.statement.TryCatchStatement
 
forEachStatement(Consumer<Statement>) - Method in class org.openzen.zenscript.codemodel.statement.VarStatement
 
forEachStatement(Consumer<Statement>) - Method in class org.openzen.zenscript.codemodel.statement.WhileStatement
 
ForeachStatement - Class in org.openzen.zenscript.codemodel.statement
 
ForeachStatement(CodePosition, VarStatement[], IteratorMemberRef, Expression) - Constructor for class org.openzen.zenscript.codemodel.statement.ForeachStatement
 
ForgeBracketDumpers - Class in com.blamejared.crafttweaker.api.bracket
 
ForgeBracketDumpers() - Constructor for class com.blamejared.crafttweaker.api.bracket.ForgeBracketDumpers
 
ForgeBracketHandlers - Class in com.blamejared.crafttweaker.api.bracket
This class contains the "simple" Forge Bracket handlers from CraftTweaker.
ForgeBracketHandlers() - Constructor for class com.blamejared.crafttweaker.api.bracket.ForgeBracketHandlers
 
ForgeBracketValidators - Class in com.blamejared.crafttweaker.api.bracket
 
ForgeClientHelper - Class in com.blamejared.crafttweaker.platform.client
 
ForgeClientHelper() - Constructor for class com.blamejared.crafttweaker.platform.client.ForgeClientHelper
 
ForgeDistributionHelper - Class in com.blamejared.crafttweaker.platform
 
ForgeDistributionHelper() - Constructor for class com.blamejared.crafttweaker.platform.ForgeDistributionHelper
 
ForgeEventBusWire - Class in com.blamejared.crafttweaker.api.event.bus
Wires the given IEventBus onto the default Forge's IEventBus.
ForgeEventCancellationCarrier<T extends net.minecraftforge.eventbus.api.Event> - Class in com.blamejared.crafttweaker.api.event
Represents the cancellation carrier for all Forge events.
ForgeEventHelper - Class in com.blamejared.crafttweaker.platform.event
 
ForgeEventHelper() - Constructor for class com.blamejared.crafttweaker.platform.event.ForgeEventHelper
 
ForgeItemStack - Interface in com.blamejared.crafttweaker.api.item
 
ForgeLootModifierMapAdapter - Class in com.blamejared.crafttweaker.impl.loot
 
ForgeNetworkHelper - Class in com.blamejared.crafttweaker.platform.network
 
ForgeNetworkHelper() - Constructor for class com.blamejared.crafttweaker.platform.network.ForgeNetworkHelper
 
ForgePlatformHelper - Class in com.blamejared.crafttweaker.platform
 
ForgePlatformHelper() - Constructor for class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
ForgeRegistryHelper - Class in com.blamejared.crafttweaker.platform
 
ForgeRegistryHelper() - Constructor for class com.blamejared.crafttweaker.platform.ForgeRegistryHelper
 
forLambda(FunctionHeader) - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
forLoop(LoopStatement) - Method in interface org.openzen.zenscript.formattershared.StatementFormatter.Formatter
 
format(String[]) - Static method in class org.openzen.zenscript.formatter.CommentFormatter
 
format(String[]) - Method in interface org.openzen.zenscript.formattershared.CommentFormatter
 
format(ZSPackage, ScriptBlock, List<HighLevelDefinition>) - Method in class org.openzen.zenscript.formatter.FileFormatter
 
format(TypeID) - Method in class org.openzen.zenscript.formatter.TypeFormatter
 
FORMAT - Enum constant in enum class com.blamejared.crafttweaker.api.zencode.scriptrun.ScriptRunConfiguration.RunKind
Indicates that no script will be executed, but an automatic formatter will be applied, bringing them in line with the suggested coding style.
formatBlock(StatementFormattingTarget, BlockStatement) - Method in interface org.openzen.zenscript.formattershared.StatementFormatter.Formatter
 
formatBody(StringBuilder, ScriptFormattingSettings, String, TypeFormatter, Statement) - Static method in class org.openzen.zenscript.formatter.FormattingUtils
 
formatBreak(StatementFormattingTarget, BreakStatement) - Method in interface org.openzen.zenscript.formattershared.StatementFormatter.Formatter
 
formatCall(StringBuilder, TypeFormatter, ExpressionFormatter, CallArguments) - Static method in class org.openzen.zenscript.formatter.FormattingUtils
 
formatContinue(StatementFormattingTarget, ContinueStatement) - Method in interface org.openzen.zenscript.formattershared.StatementFormatter.Formatter
 
formatDoWhile(StatementFormattingTarget, DoWhileStatement) - Method in interface org.openzen.zenscript.formattershared.StatementFormatter.Formatter
 
formatDuration(MobEffectInstance, float) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectUtil
 
formatEmpty(StatementFormattingTarget, EmptyStatement) - Method in interface org.openzen.zenscript.formattershared.StatementFormatter.Formatter
 
formatExpression(StatementFormattingTarget, ExpressionStatement) - Method in interface org.openzen.zenscript.formattershared.StatementFormatter.Formatter
 
formatForeach(StatementFormattingTarget, ForeachStatement) - Method in interface org.openzen.zenscript.formattershared.StatementFormatter.Formatter
 
formatHeader(StringBuilder, ScriptFormattingSettings, FunctionHeader, TypeFormatter) - Static method in class org.openzen.zenscript.formatter.FormattingUtils
 
formatIf(StatementFormattingTarget, IfStatement) - Method in interface org.openzen.zenscript.formattershared.StatementFormatter.Formatter
 
formatLock(StatementFormattingTarget, LockStatement) - Method in interface org.openzen.zenscript.formattershared.StatementFormatter.Formatter
 
formatModifiers(StringBuilder, int) - Static method in class org.openzen.zenscript.formatter.FormattingUtils
 
formatReturn(StatementFormattingTarget, ReturnStatement) - Method in interface org.openzen.zenscript.formattershared.StatementFormatter.Formatter
 
formatSwitch(StatementFormattingTarget, SwitchStatement) - Method in interface org.openzen.zenscript.formattershared.StatementFormatter.Formatter
 
FormattableOperator - Interface in org.openzen.zenscript.formattershared
 
formatThrow(StatementFormattingTarget, ThrowStatement) - Method in interface org.openzen.zenscript.formattershared.StatementFormatter.Formatter
 
FormattingSettings - Class in org.openzen.zenscript.formattershared
 
FormattingSettings(FormattingSettings.Builder) - Constructor for class org.openzen.zenscript.formattershared.FormattingSettings
 
FormattingSettings.Builder<T extends FormattingSettings.Builder<T>> - Class in org.openzen.zenscript.formattershared
 
FormattingUtils - Class in org.openzen.zenscript.formatter
 
formatTryCatch(StatementFormattingTarget, TryCatchStatement) - Method in interface org.openzen.zenscript.formattershared.StatementFormatter.Formatter
 
formatTypeParameters(StringBuilder, TypeParameter[], TypeFormatter) - Static method in class org.openzen.zenscript.formatter.FormattingUtils
 
formatVar(StatementFormattingTarget, VarStatement) - Method in interface org.openzen.zenscript.formattershared.StatementFormatter.Formatter
 
formatWhile(StatementFormattingTarget, WhileStatement) - Method in interface org.openzen.zenscript.formattershared.StatementFormatter.Formatter
 
forMethod(String, FunctionalMemberRef) - Static method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
forSale - Variable in class com.blamejared.crafttweaker.api.villager.trade.type.BasicTradeListing
 
forTypeParameterInference() - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
freeze(DamageSources) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
fRem() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
frogVariant(String) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEntityVariantPredicate
 
frogVariant(ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEntityVariantPredicate
 
from - Variable in class org.openzen.zenscript.codemodel.expression.RangeExpression
 
from(NativeTypeInfo) - Static method in record class com.blamejared.crafttweaker.api.zencode.ZenTypeInfo
Converts a NativeTypeInfo into a ZenTypeInfo for ZenCode registration.
from(Enum<?>) - Static method in enum class com.blamejared.crafttweaker.platform.sides.DistributionType
 
from(String, String, boolean) - Static method in class org.openzen.zenscript.codemodel.WhitespaceInfo
 
FROM_TYPE_BOUNDS - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.TypeMemberPriority
 
fromFixedName(String) - Static method in class com.blamejared.crafttweaker.api.util.NameUtil
Creates a ResourceLocation from the given input, if possible, while fixing mistakes that may be present in the string.
fromFixedName(String, BiConsumer<String, List<String>>) - Static method in class com.blamejared.crafttweaker.api.util.NameUtil
Creates a ResourceLocation from the given input, if possible, while fixing mistakes that may be present in the string.
fromIngredient(Ingredient) - Static method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
fromIngredient(Ingredient) - Static method in class com.blamejared.crafttweaker.api.ingredient.IngredientConverter
 
fromInternalName(String, JavaClass.Kind) - Static method in class org.openzen.zenscript.javashared.JavaClass
 
fromJson(JsonObject) - Method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionAnyDamagedSerializer
 
fromJson(JsonObject) - Method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionCustomSerializer
 
fromJson(JsonObject) - Method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedAtLeastSerializer
 
fromJson(JsonObject) - Method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedAtMostSerializer
 
fromJson(JsonObject) - Method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedSerializer
 
fromJson(JsonObject) - Method in interface com.blamejared.crafttweaker.api.ingredient.condition.serializer.IIngredientConditionSerializer
 
fromJson(JsonObject) - Method in interface com.blamejared.crafttweaker.api.ingredient.transform.serializer.IIngredientTransformerSerializer
 
fromJson(JsonObject) - Method in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformCustomSerializer
 
fromJson(JsonObject) - Method in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformDamageSerializer
 
fromJson(JsonObject) - Method in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformerReuseSerializer
 
fromJson(JsonObject) - Method in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformReplaceSerializer
 
fromJson(ResourceLocation, JsonObject) - Method in class com.blamejared.crafttweaker.api.recipe.serializer.CTShapedRecipeSerializer
 
fromJson(ResourceLocation, JsonObject) - Method in class com.blamejared.crafttweaker.api.recipe.serializer.CTShapelessRecipeSerializer
 
fromJson(ResourceLocation, JsonObject) - Method in class com.blamejared.crafttweaker.impl.script.ScriptSerializer
 
fromLine - Variable in class org.openzen.zencode.shared.CodePosition
 
fromLineOffset - Variable in class org.openzen.zencode.shared.CodePosition
 
fromNetwork(FriendlyByteBuf) - Method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionAnyDamagedSerializer
 
fromNetwork(FriendlyByteBuf) - Method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionCustomSerializer
 
fromNetwork(FriendlyByteBuf) - Method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedAtLeastSerializer
 
fromNetwork(FriendlyByteBuf) - Method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedAtMostSerializer
 
fromNetwork(FriendlyByteBuf) - Method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedSerializer
 
fromNetwork(FriendlyByteBuf) - Method in interface com.blamejared.crafttweaker.api.ingredient.condition.serializer.IIngredientConditionSerializer
 
fromNetwork(FriendlyByteBuf) - Method in interface com.blamejared.crafttweaker.api.ingredient.transform.serializer.IIngredientTransformerSerializer
 
fromNetwork(FriendlyByteBuf) - Method in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformCustomSerializer
 
fromNetwork(FriendlyByteBuf) - Method in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformDamageSerializer
 
fromNetwork(FriendlyByteBuf) - Method in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformerReuseSerializer
 
fromNetwork(FriendlyByteBuf) - Method in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformReplaceSerializer
 
fromNetwork(ResourceLocation, FriendlyByteBuf) - Method in class com.blamejared.crafttweaker.api.recipe.serializer.CTShapedRecipeSerializer
 
fromNetwork(ResourceLocation, FriendlyByteBuf) - Method in class com.blamejared.crafttweaker.api.recipe.serializer.CTShapelessRecipeSerializer
 
fromNetwork(ResourceLocation, FriendlyByteBuf) - Method in class com.blamejared.crafttweaker.impl.script.ScriptSerializer
 
fromWhitespace(String) - Static method in class org.openzen.zenscript.codemodel.WhitespacePostComment
 
front(FrontAndTop) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandFrontAndTop
 
fSub() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
fullName - Variable in class org.openzen.zenscript.codemodel.definition.ZSPackage
 
fullName - Variable in class org.openzen.zenscript.javashared.JavaClass
 
FUNCTION - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
FUNCTION_0D - Static variable in class com.blamejared.crafttweaker.api.recipe.component.BuiltinRecipeComponents.Processing
 
FUNCTION_1D - Static variable in class com.blamejared.crafttweaker.api.recipe.component.BuiltinRecipeComponents.Processing
 
FUNCTION_2D - Static variable in class com.blamejared.crafttweaker.api.recipe.component.BuiltinRecipeComponents.Processing
 
FUNCTION_CALL - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
FUNCTION_NOTSAME - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
FUNCTION_SAME - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
functionalInterfaceMethod - Variable in class org.openzen.zenscript.javashared.types.JavaFunctionalInterfaceTypeID
 
FunctionalKind - Enum Class in org.openzen.zenscript.codemodel.member
 
FunctionalMember - Class in org.openzen.zenscript.codemodel.member
 
FunctionalMember(CodePosition, HighLevelDefinition, int, FunctionHeader, BuiltinID) - Constructor for class org.openzen.zenscript.codemodel.member.FunctionalMember
 
FunctionalMemberRef - Class in org.openzen.zenscript.codemodel.member.ref
 
FunctionalMemberRef(FunctionalMember, TypeID, GenericMapper) - Constructor for class org.openzen.zenscript.codemodel.member.ref.FunctionalMemberRef
 
FunctionBoolBoolToVoid - Interface in zsynthetic
 
functionBracketOnSameLine - Variable in class org.openzen.zenscript.formatter.ScriptFormattingSettings
 
functionBracketOnSameLine(boolean) - Method in class org.openzen.zenscript.formatter.ScriptFormattingSettings.Builder
 
FunctionDefinition - Class in org.openzen.zenscript.codemodel.definition
 
FunctionDefinition(CodePosition, Module, ZSPackage, String, int, FunctionHeader, GlobalTypeRegistry) - Constructor for class org.openzen.zenscript.codemodel.definition.FunctionDefinition
 
FunctionDefinition(CodePosition, Module, ZSPackage, String, int, HighLevelDefinition) - Constructor for class org.openzen.zenscript.codemodel.definition.FunctionDefinition
 
FunctionExpression - Class in org.openzen.zenscript.codemodel.expression
 
FunctionExpression(CodePosition, TypeID, LambdaClosure, FunctionHeader, Statement) - Constructor for class org.openzen.zenscript.codemodel.expression.FunctionExpression
 
FunctionHeader - Class in org.openzen.zenscript.codemodel
 
FunctionHeader(TypeParameter[], TypeID, TypeID, FunctionParameter...) - Constructor for class org.openzen.zenscript.codemodel.FunctionHeader
 
FunctionHeader(TypeID) - Constructor for class org.openzen.zenscript.codemodel.FunctionHeader
 
FunctionHeader(TypeID, FunctionParameter...) - Constructor for class org.openzen.zenscript.codemodel.FunctionHeader
 
FunctionHeader(TypeID, TypeID...) - Constructor for class org.openzen.zenscript.codemodel.FunctionHeader
 
FunctionIntIntToVoid - Interface in zsynthetic
 
FunctionIntTToBool<T> - Interface in zsynthetic
 
FunctionIntTToU<U,T> - Interface in zsynthetic
 
FunctionIntTToVoid<T> - Interface in zsynthetic
 
FunctionParameter - Class in org.openzen.zenscript.codemodel
 
FunctionParameter(TypeID) - Constructor for class org.openzen.zenscript.codemodel.FunctionParameter
 
FunctionParameter(TypeID, String) - Constructor for class org.openzen.zenscript.codemodel.FunctionParameter
 
FunctionParameter(TypeID, String, boolean) - Constructor for class org.openzen.zenscript.codemodel.FunctionParameter
 
FunctionParameter(TypeID, String, Expression, boolean) - Constructor for class org.openzen.zenscript.codemodel.FunctionParameter
 
FunctionScope - Class in org.openzen.zenscript.codemodel.scope
 
FunctionScope(CodePosition, BaseScope, FunctionHeader) - Constructor for class org.openzen.zenscript.codemodel.scope.FunctionScope
 
FunctionScope(CodePosition, BaseScope, FunctionHeader, BaseScope.DollarEvaluator) - Constructor for class org.openzen.zenscript.codemodel.scope.FunctionScope
 
FunctionStringStringToVoid - Interface in zsynthetic
 
FunctionTToBool<T> - Interface in zsynthetic
 
FunctionTToResultWithUV<R,E,T> - Interface in zsynthetic
 
FunctionTToU<U,T> - Interface in zsynthetic
 
FunctionTToVoid<T> - Interface in zsynthetic
 
FunctionTTToVoid<T> - Interface in zsynthetic
 
functionType - Variable in class org.openzen.zenscript.javashared.expressions.JavaFunctionInterfaceCastExpression
 
FunctionTypeID - Class in org.openzen.zenscript.codemodel.type
 
FunctionTypeID(GlobalTypeRegistry, FunctionHeader) - Constructor for class org.openzen.zenscript.codemodel.type.FunctionTypeID
 
FunctionUSizeTToBool<T> - Interface in zsynthetic
 
FunctionUSizeTToU<T,U> - Interface in zsynthetic
 
FunctionUSizeTToVoid<T> - Interface in zsynthetic
 
FurnaceRecipeManager - Enum Class in com.blamejared.crafttweaker.api.recipe.manager
 

G

Game - Class in com.blamejared.crafttweaker.api.game
 
GAME_TEST - Enum constant in enum class com.blamejared.crafttweaker.api.zencode.scriptrun.ScriptRunConfiguration.RunKind
Indicates that all scripts will be run and the various actions will be applied.
GameTestLoggerAppender - Class in com.blamejared.crafttweaker.gametest.logging.appender
 
GameTestLoggerAppender(String, Filter, Layout<? extends Serializable>, boolean, Property[]) - Constructor for class com.blamejared.crafttweaker.gametest.logging.appender.GameTestLoggerAppender
 
GameTestLoggerAppender.QueryableLog - Class in com.blamejared.crafttweaker.gametest.logging.appender
 
gameType(PlayerPredicate.Builder, GameType) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandPlayerPredicateBuilder
 
gather() - Method in class com.blamejared.crafttweaker.api.loot.condition.LootConditions
 
gatherData(GatherDataEvent) - Static method in class com.blamejared.crafttweaker.impl.event.CTModEventHandler
Creates a fake tag registry for mods using CraftTweaker in their own DataGen.
GE - Enum constant in enum class org.openzen.zenscript.codemodel.CompareType
 
GENERATED - Static variable in class org.openzen.zencode.shared.CodePosition
 
generateMappings() - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
generateNameFrom(String, String) - Static method in class com.blamejared.crafttweaker.api.util.NameUtil
 
generic(DamageSources) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
GENERIC_ARRAY - Enum constant in enum class org.openzen.zencode.java.module.converters.JavaAnnotatedType.ElementType
 
genericInferenceMap - Variable in class org.openzen.zenscript.codemodel.scope.ExpressionScope
 
genericKill(DamageSources) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
GENERICMAP_ADDALL - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
GENERICMAP_CONSTRUCTOR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
GENERICMAP_CONTAINS - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
GENERICMAP_EQUALS - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
GENERICMAP_GETOPTIONAL - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
GENERICMAP_HASHCODE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
GENERICMAP_ISEMPTY - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
GENERICMAP_NOTEQUALS - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
GENERICMAP_NOTSAME - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
GENERICMAP_PUT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
GENERICMAP_SAME - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
GENERICMAP_SIZE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
GenericMapper - Class in org.openzen.zenscript.codemodel
 
GenericMapper(CodePosition, GlobalTypeRegistry, Map<TypeParameter, TypeID>) - Constructor for class org.openzen.zenscript.codemodel.GenericMapper
 
GenericMapTypeID - Class in org.openzen.zenscript.codemodel.type
 
GenericMapTypeID(GlobalTypeRegistry, TypeID, TypeParameter) - Constructor for class org.openzen.zenscript.codemodel.type.GenericMapTypeID
 
GenericName - Class in org.openzen.zenscript.codemodel
 
GenericName(String) - Constructor for class org.openzen.zenscript.codemodel.GenericName
 
GenericName(String, TypeID[]) - Constructor for class org.openzen.zenscript.codemodel.GenericName
 
GenericParameterBoundVisitor<T> - Interface in org.openzen.zenscript.codemodel.generic
 
GenericParameterBoundVisitorWithContext<C,R> - Interface in org.openzen.zenscript.codemodel.generic
 
genericParameters - Variable in class org.openzen.zenscript.parser.definitions.ParsedFunctionHeader
 
GenericRecipesManager - Enum Class in com.blamejared.crafttweaker.api.recipe.manager
This recipe manager allows you to perform removal actions over all recipe managers.
genericResult - Variable in class org.openzen.zenscript.javashared.JavaMethod
 
GenericTypeID - Class in org.openzen.zenscript.codemodel.type
 
GenericTypeID(TypeParameter) - Constructor for class org.openzen.zenscript.codemodel.type.GenericTypeID
 
GenericUtil - Class in com.blamejared.crafttweaker.api.util
 
GenericUtil() - Constructor for class com.blamejared.crafttweaker.api.util.GenericUtil
 
get() - Static method in class com.blamejared.crafttweaker.api.command.argument.IItemStackArgument
 
get() - Static method in class com.blamejared.crafttweaker.api.command.argument.RecipeTypeArgument
 
get() - Static method in class com.blamejared.crafttweaker.impl.command.CtCommands
 
get() - Static method in class com.blamejared.crafttweaker.impl.helper.AccessibleElementsProvider
 
get() - Static method in class com.blamejared.crafttweaker.impl.logging.LoggerRegistry
 
get() - Static method in class com.blamejared.crafttweaker.impl.registry.CraftTweakerRegistry
 
get() - Static method in class com.blamejared.crafttweaker.impl.script.scriptrun.ScriptRunManager
 
get() - Static method in class live.LiveEmptyList
 
get(float[]) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
get(float[], int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
get(int) - Static method in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
get(int, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
get(int, ByteBuffer) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
get(int, FloatBuffer) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
get(IRecipeComponent<C>) - Method in interface com.blamejared.crafttweaker.api.recipe.component.IDecomposedRecipe
Gets the values that are being pointed to by the given IRecipeComponent, if any.
get(Object) - Method in class com.blamejared.crafttweaker.impl.loot.CraftTweakerPrivilegedLootModifierMap
 
get(Object) - Method in class com.blamejared.crafttweaker.impl.loot.ForgeLootModifierMapAdapter
 
get(TypeVariable) - Method in class org.openzen.zencode.java.module.TypeVariableContext
 
get(String) - Method in class com.blamejared.crafttweaker.api.recipe.RecipeList
Gets a recipe based on the given Id.
get(ByteBuffer) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
get(FloatBuffer) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
get(ResourceLocation) - Method in class com.blamejared.crafttweaker.api.recipe.RecipeList
Gets a recipe based on the given Id.
get(ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParamSets
Gets a param set from its name.
get(ResourceLocation) - Method in interface com.blamejared.crafttweaker.platform.registry.RegistryWrapper
 
get(ResourceLocation) - Method in class com.blamejared.crafttweaker.platform.registry.VanillaRegistryWrapper
 
get(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
get(Matrix4f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
get(CodePosition, Expression) - Method in class org.openzen.zenscript.codemodel.member.ref.GetterMemberRef
 
get(CodePosition, GenericName) - Method in class org.openzen.zenscript.codemodel.scope.BaseScope
 
get(CodePosition, GenericName) - Method in class org.openzen.zenscript.codemodel.scope.BlockScope
 
get(CodePosition, GenericName) - Method in class org.openzen.zenscript.codemodel.scope.DefinitionScope
 
get(CodePosition, GenericName) - Method in class org.openzen.zenscript.codemodel.scope.ExpressionScope
 
get(CodePosition, GenericName) - Method in class org.openzen.zenscript.codemodel.scope.FileScope
 
get(CodePosition, GenericName) - Method in class org.openzen.zenscript.codemodel.scope.ForeachScope
 
get(CodePosition, GenericName) - Method in class org.openzen.zenscript.codemodel.scope.FunctionScope
 
get(CodePosition, GenericName) - Method in class org.openzen.zenscript.codemodel.scope.GlobalScriptScope
 
get(CodePosition, GenericName) - Method in class org.openzen.zenscript.codemodel.scope.ImplementationScope
 
get(CodePosition, GenericName) - Method in class org.openzen.zenscript.codemodel.scope.LambdaScope
 
get(CodePosition, GenericName) - Method in class org.openzen.zenscript.codemodel.scope.LoopScope
 
get(CodePosition, GenericName) - Method in class org.openzen.zenscript.codemodel.scope.StatementScope
 
get(TypeID) - Method in class org.openzen.zenscript.codemodel.type.member.LocalMemberCache
 
get(TypeID) - Static method in class org.openzen.zenscript.javashared.JavaTypeInfo
 
get3x4(int, ByteBuffer) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
get3x4(int, FloatBuffer) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
get3x4(ByteBuffer) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
get3x4(FloatBuffer) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
getAbilities(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
getAbsoluteMaxWorldSize(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
getAbsorptionAmount(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getAbstractVillager(TradeWithVillagerEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandTradeWithVillagerEvent
 
getAccessibleElementsProvider() - Static method in class com.blamejared.crafttweaker.api.CraftTweakerAPI
Provides access to the IAccessibleElementsProvider, allowing for more internal access.
getAccessScope() - Method in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
getAccessScope() - Method in interface org.openzen.zenscript.codemodel.member.IDefinitionMember
 
getAccessScope() - Method in interface org.openzen.zenscript.validator.analysis.ExpressionScope
 
getAccessScope() - Method in interface org.openzen.zenscript.validator.analysis.StatementScope
 
getAction(ArrowNockEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.arrow.ExpandArrowNockEvent
 
getActiveEffects(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getActiveEffectsMap(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getAdvancement(ServerAdvancementManager, ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandServerAdvancementManager
 
getAdvancement(AdvancementEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.advancement.ExpandAdvancementEvent
 
getAdvancement(AdvancementEvent.AdvancementEarnEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.advancement.ExpandAdvancementEarnEvent
 
getAdvancement(AdvancementEvent.AdvancementProgressEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.advancement.ExpandAdvancementProgressEvent
 
getAdvancementProgress(AdvancementEvent.AdvancementProgressEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.advancement.ExpandAdvancementProgressEvent
 
getAdvancements(ServerPlayer) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandServerPlayer
Gets the PlayerAdvancements for this player.
getAdvancements(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
getAffectedBlocks(ExplosionEvent.Detonate) - Static method in class com.blamejared.crafttweaker.natives.event.ExpandExplosionEvent.ExpandDetonateExplosionEvent
 
getAffectedEntities(ExplosionEvent.Detonate) - Static method in class com.blamejared.crafttweaker.natives.event.ExpandExplosionEvent.ExpandDetonateExplosionEvent
 
getAirSupply(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getAll() - Method in enum class com.blamejared.crafttweaker.api.loot.modifier.LootModifierManager
Gets a list containing all currently registered loot modifiers.
getAll() - Method in class org.openzen.zenscript.codemodel.PackageDefinitions
 
getAllAdvancements(ServerAdvancementManager) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandServerAdvancementManager
 
getAllEnumStringsForEnumBracket(IScriptLoader) - Method in interface com.blamejared.crafttweaker.api.ICraftTweakerRegistry
Gets all bracket handler possibilities that can be queried under the given IScriptLoader.
getAllEnumStringsForEnumBracket(IScriptLoader) - Method in class com.blamejared.crafttweaker.impl.registry.CraftTweakerRegistry
 
getAllLevels(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
getAllLoaders() - Method in interface com.blamejared.crafttweaker.api.ICraftTweakerRegistry
Obtains a Collection of all IScriptLoaders known to CraftTweaker.
getAllLoaders() - Method in class com.blamejared.crafttweaker.impl.registry.CraftTweakerRegistry
 
getAllManagers() - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.GenericRecipesManager
Returns a list of all known recipe managers.
getAllNames() - Method in enum class com.blamejared.crafttweaker.api.loot.modifier.LootModifierManager
Gets a list of all the names of the currently registered loot modifiers.
getAllowCommands(ServerLevelData) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandServerLevelData
 
getAllowedValuesForProperty(BlockState, String) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
Gets a list of allowed values for a given property.
getAllRecipeComponents() - Method in interface com.blamejared.crafttweaker.api.ICraftTweakerRegistry
Obtains a Collection of all IRecipeComponents known to CraftTweaker.
getAllRecipeComponents() - Method in class com.blamejared.crafttweaker.impl.registry.CraftTweakerRegistry
 
getAllRecipes() - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.IRecipeManager
 
getAllRecipes() - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.GenericRecipesManager
 
getAllRecipes() - Method in class com.blamejared.crafttweaker.api.recipe.RecipeList
Gets a view of the recipes in this RecipeList.
getAllSlots(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getAllSupportedProjectiles(ProjectileWeaponItem) - Static method in class com.blamejared.crafttweaker.natives.item.type.projectileweapon.ExpandProjectileWeaponItem
Gets a predicate for the supported projectiles for this item.
getAmbientSoundInterval(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
getAmount() - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
Gets the fluid amount in MilliBuckets (mB).
getAmount() - Method in class com.blamejared.crafttweaker.api.fluid.MCFluidStack
 
getAmount() - Method in class com.blamejared.crafttweaker.api.fluid.MCFluidStackMutable
 
getAmount() - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredientWithAmount
Gets the amount of Items in the ItemStack
getAmount() - Method in class com.blamejared.crafttweaker.api.ingredient.transform.type.TransformDamage
 
getAmount() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IngredientWithAmount
 
getAmount() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Gets the amount of Items in the ItemStack
getAmount() - Method in class com.blamejared.crafttweaker.api.util.Many
 
getAmount(AttributeModifier) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeModifier
Gets the amount of this AttributeModifier.
getAmount(LivingAttackEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingAttackEvent
 
getAmount(LivingDamageEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingDamageEvent
 
getAmount(LivingHealEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingHealEvent
 
getAmount(LivingHurtEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingHurtEvent
 
getAmount(PlayerXpEvent.XpChange) - Static method in class com.blamejared.crafttweaker.natives.event.xp.ExpandPlayerXpChangeEvent
 
getAmplifier(MobEffectInstance) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectInstance
 
getAnnotatedElement() - Method in class org.openzen.zencode.java.module.converters.JavaAnnotatedType
 
getAnnotation(Class<T>) - Method in interface com.blamejared.crafttweaker.api.natives.IExecutableReferenceInfo
Attempts to grab information relative to the given annotation class, if available.
getAnnotation(Class<T>) - Method in class org.openzen.zencode.java.module.converters.JavaAnnotatedType
 
getAnnotation(Method, Class<T>) - Method in class org.openzen.zencode.java.module.converters.JavaNativeClassConverter
Protected so that other implementations can inject "virtual" Annotations here
getAnnotation(String) - Method in class org.openzen.zenscript.codemodel.context.FileResolutionContext
 
getAnnotation(String) - Method in class org.openzen.zenscript.codemodel.context.LocalTypeResolutionContext
 
getAnnotation(String) - Method in class org.openzen.zenscript.codemodel.context.ModuleTypeResolutionContext
 
getAnnotation(String) - Method in interface org.openzen.zenscript.codemodel.context.TypeResolutionContext
 
getAnnotation(String) - Method in class org.openzen.zenscript.codemodel.scope.BlockScope
 
getAnnotation(String) - Method in class org.openzen.zenscript.codemodel.scope.DefinitionScope
 
getAnnotation(String) - Method in class org.openzen.zenscript.codemodel.scope.ExpressionScope
 
getAnnotation(String) - Method in class org.openzen.zenscript.codemodel.scope.FileScope
 
getAnnotation(String) - Method in class org.openzen.zenscript.codemodel.scope.ForeachScope
 
getAnnotation(String) - Method in class org.openzen.zenscript.codemodel.scope.FunctionScope
 
getAnnotation(String) - Method in class org.openzen.zenscript.codemodel.scope.GlobalScriptScope
 
getAnnotation(String) - Method in class org.openzen.zenscript.codemodel.scope.ImplementationScope
 
getAnnotation(String) - Method in class org.openzen.zenscript.codemodel.scope.LambdaScope
 
getAnnotation(String) - Method in class org.openzen.zenscript.codemodel.scope.LoopScope
 
getAnnotationName() - Method in interface org.openzen.zenscript.codemodel.annotations.AnnotationDefinition
 
getAnnotationName() - Method in class org.openzen.zenscript.codemodel.annotations.InvalidAnnotationDefinition
 
getAnnotationName() - Method in class org.openzen.zenscript.codemodel.annotations.NativeAnnotationDefinition
 
getAnnotationName() - Method in class org.openzen.zenscript.codemodel.annotations.PreconditionAnnotationDefinition
 
getAnnotations() - Method in class org.openzen.zencode.java.module.converters.JavaAnnotatedType
 
getAnnotations() - Method in class org.openzen.zenscript.codemodel.member.DefinitionMember
 
getAnnotations() - Method in interface org.openzen.zenscript.codemodel.member.IDefinitionMember
 
getAnnotations() - Method in class org.openzen.zenscript.codemodel.member.ref.CasterMemberRef
 
getAnnotations() - Method in interface org.openzen.zenscript.codemodel.member.ref.DefinitionMemberRef
 
getAnnotations() - Method in class org.openzen.zenscript.codemodel.member.ref.FunctionalMemberRef
 
getAnnotations() - Method in class org.openzen.zenscript.codemodel.member.ref.ImplementationMemberRef
 
getAnnotations() - Method in class org.openzen.zenscript.codemodel.member.ref.IteratorMemberRef
 
getAnnotations() - Method in class org.openzen.zenscript.codemodel.member.ref.PropertyRef
 
getAnnotations() - Method in class org.openzen.zenscript.codemodel.ModuleSpace
 
getAnnotationsByType(Class<T>) - Method in class org.openzen.zencode.java.module.converters.JavaAnnotatedType
 
getArgs(TranslatableContents) - Static method in class com.blamejared.crafttweaker.natives.text.content.type.ExpandTranslatableContents
 
getArmor(Inventory, int) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandInventory
 
getArmorCoverPercentage(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getArmorSlots(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getArmorValue(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getArray(TypeID, int) - Method in class org.openzen.zenscript.codemodel.type.GlobalTypeRegistry
 
getArrowCount(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getArthropod() - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandMobType
 
getASMElementType() - Method in class org.openzen.zenscript.javabytecode.compiler.ArrayHelperType
 
getAssignHints() - Method in class org.openzen.zenscript.codemodel.expression.Expression
 
getAssignHints() - Method in class org.openzen.zenscript.codemodel.expression.GetFieldExpression
 
getAssignHints() - Method in class org.openzen.zenscript.codemodel.expression.GetStaticFieldExpression
 
getAssignHints() - Method in interface org.openzen.zenscript.codemodel.partial.IPartialExpression
 
getAssignHints() - Method in class org.openzen.zenscript.codemodel.partial.PartialMemberGroupExpression
 
getAssignHints() - Method in class org.openzen.zenscript.codemodel.partial.PartialStaticMemberGroupExpression
 
getAssociative(TypeID, TypeID) - Method in class org.openzen.zenscript.codemodel.type.GlobalTypeRegistry
 
getAsString() - Method in interface com.blamejared.crafttweaker.api.data.IData
Gets the literal string version of this IData.
getAt(int) - Method in class com.blamejared.crafttweaker.api.data.ByteArrayData
 
getAt(int) - Method in interface com.blamejared.crafttweaker.api.data.IData
Gets the data at the given index.
getAt(int) - Method in class com.blamejared.crafttweaker.api.data.IntArrayData
 
getAt(int) - Method in class com.blamejared.crafttweaker.api.data.ListData
 
getAt(int) - Method in class com.blamejared.crafttweaker.api.data.LongArrayData
 
getAt(int) - Method in class com.blamejared.crafttweaker.api.data.MapData
 
getAt(int) - Method in class live.LiveArrayList
 
getAt(int) - Method in class live.LiveConcatList
 
getAt(int) - Method in class live.LiveEmptyList
 
getAt(int) - Method in interface live.LiveList
 
getAt(int) - Method in class live.LiveMappedList
 
getAt(int) - Method in class live.LivePrefixedList
 
getAt(int) - Method in class live.SortedLiveList
 
getAt(String) - Method in interface com.blamejared.crafttweaker.api.data.IData
Gets the data at the given key.
getAt(String) - Method in class com.blamejared.crafttweaker.api.data.MapData
 
getAt(K) - Method in class org.openzen.zencode.shared.ConcatMap
 
getAttackDamage(SwordItem) - Static method in class com.blamejared.crafttweaker.natives.item.type.sword.ExpandSwordItem
Gets the attack damage of this sword.
getAttackDamage(EntityTeleportEvent.EnderPearl) - Static method in class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandEnderPearlTeleportEvent
 
getAttackDamageBonus(Tier) - Static method in class com.blamejared.crafttweaker.natives.item.type.tiered.ExpandTier
 
getAttackingPlayer(LivingExperienceDropEvent) - Static method in class com.blamejared.crafttweaker.natives.event.xp.ExpandLivingExperienceDropEvent
 
getAttribute(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketHandlers
 
getAttribute(LivingEntity, Attribute) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getAttributeBaseValue(LivingEntity, Attribute) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getAttributeDump() - Static method in class com.blamejared.crafttweaker.api.bracket.BracketDumpers
 
getAttributeModifiers() - Method in interface com.blamejared.crafttweaker.platform.services.IEventHelper
 
getAttributeModifiers(MobEffect) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffect
 
getAttributeModifiers(ItemStack, EquipmentSlot) - Static method in class com.blamejared.crafttweaker.api.util.AttributeUtil
 
getAttributeModifierValue(MobEffect, int, AttributeModifier) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffect
 
getAttributes() - Method in class com.blamejared.crafttweaker.api.mod.Mod
Gets the attributes that are registered under this mod's ID.
getAttributes(EquipmentSlot) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Gets the Attributes and the AttributeModifiers on this IItemStack for the given EquipmentSlot
getAttributeValue(LivingEntity, Attribute) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getAverageTickTime(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
getAxis(Direction) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandDirection
 
getAxisDirection(Direction) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandDirection
 
getBackground(DisplayInfo) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandDisplayInfo
 
getBakedTypeInfo() - Method in interface com.blamejared.crafttweaker.api.natives.INativeTypeRegistry
Gets a Collection of all the registered IBakedTypeInfo instances.
getBakedTypeInfo() - Method in class com.blamejared.crafttweaker.impl.registry.natives.NativeTypeRegistry
 
getBakedTypeInfoFor(Class<?>) - Method in interface com.blamejared.crafttweaker.api.natives.INativeTypeRegistry
Obtains the type information for the specified class, if registered to ZenCode.
getBakedTypeInfoFor(Class<?>) - Method in class com.blamejared.crafttweaker.impl.registry.natives.NativeTypeRegistry
 
getBaseCostA(MerchantOffer) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
getBaseDamage(AbstractArrow) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.arrow.ExpandAbstractArrow
Gets the base damage that this arrow does.
getBaseIngredient() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientConditioned
 
getBaseIngredient() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientTransformed
 
getBasePackage() - Method in class org.openzen.zencode.java.module.converters.JavaNativePackageInfo
 
getBaseRepairCost() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Gets the base repair cost of the ItemStack, or 0 if no repair is defined.
getBaseValue(AttributeInstance) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeInstance
 
getBasicTradeForSale(IBasicItemListing) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
getBasicTradeForSale(IBasicItemListing) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getBasicTradeMaxTrades(IBasicItemListing) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
getBasicTradeMaxTrades(IBasicItemListing) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getBasicTradePrice(IBasicItemListing) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
getBasicTradePrice(IBasicItemListing) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getBasicTradePrice2(IBasicItemListing) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
getBasicTradePrice2(IBasicItemListing) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getBasicTradePriceMult(IBasicItemListing) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
getBasicTradePriceMult(IBasicItemListing) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getBasicTradeXp(IBasicItemListing) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
getBasicTradeXp(IBasicItemListing) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getBbHeight(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getBbWidth(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getBedOrientation(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getBestNeighborSignal(Level, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevel
Gets the highest redstone signal available to a position from any of it's neighbors.
getBiome(LevelReader, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelReader
Gets the biome at a given position.
getBlock(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketHandlers
Gets the give Block.
getBlock(BlockItem) - Static method in class com.blamejared.crafttweaker.natives.item.type.block.ExpandBlockItem
 
getBlock(BlockState) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
Gets the base Block of this BlockState.
getBlock(BonemealEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandBonemealEvent
 
getBlockDump() - Static method in class com.blamejared.crafttweaker.api.bracket.BracketDumpers
 
getBlockedDamage(ShieldBlockEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandShieldBlockEvent
 
getBlockEntity(Level, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevel
 
getBlockEntityData(BlockGetter, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandBlockGetter
Gets the tile entity data for a tile entity at a given position.
getBlockFloorHeight(BlockGetter, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandBlockGetter
 
getBlockPos(BlockEntity) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandBlockEntity
 
getBlockPos(BlockHitResult) - Static method in class com.blamejared.crafttweaker.natives.util.ExpandBlockHitResult
 
getBlockPos(PlayerInteractEvent) - Static method in class com.blamejared.crafttweaker.natives.event.interact.ExpandPlayerInteractEvent
If the interaction was on an entity, will be a BlockPos centered on the entity.
getBlocks() - Method in class com.blamejared.crafttweaker.api.game.Game
 
getBlocks() - Method in class com.blamejared.crafttweaker.api.mod.Mod
Gets the blocks that are registered under this mod's ID.
getBlockSeparator(String, ParentStatementType) - Method in class org.openzen.zenscript.formatter.ScriptFormattingSettings
 
getBlocksSetOnFire(LightningBolt) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandLightningBolt
 
getBlockState(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketHandlers
Creates a Blockstate based on the given inputs.
getBlockState(String, String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketHandlers
 
getBlockState(FallingBlockEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandFallingBlockEntity
Gets the BlockState of this falling entity.
getBlockState(Block, String, String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketHandlers
 
getBlockState(BlockEntity) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandBlockEntity
 
getBlockState(BlockGetter, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandBlockGetter
Gets the block state at a given position.
getBlockState(LootContext) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandLootContext
 
getBlockStates() - Method in class com.blamejared.crafttweaker.api.game.Game
 
getBlockX(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getBlockY(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getBlockZ(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getBottomItem(GrindstoneEvent) - Static method in class com.blamejared.crafttweaker.natives.event.grindstone.ExpandGrindStoneEvent
 
getBoundingBox(EntityAccess) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityAccess
 
getBoundingBoxForCulling(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getBow(ArrowLooseEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.arrow.ExpandArrowLooseEvent
 
getBow(ArrowNockEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.arrow.ExpandArrowNockEvent
 
getBracketDumpers(IScriptLoader) - Method in interface com.blamejared.crafttweaker.api.ICraftTweakerRegistry
Obtains a read-only Map of all bracket dumpers registered for the given IScriptLoader.
getBracketDumpers(IScriptLoader) - Method in class com.blamejared.crafttweaker.impl.registry.CraftTweakerRegistry
 
getBracketDumpers(IScriptLoader) - Method in class com.blamejared.crafttweaker.impl.registry.zencode.BracketResolverRegistry
 
getBracketHandlers(IScriptLoader, String) - Method in interface com.blamejared.crafttweaker.api.ICraftTweakerRegistry
Obtains a Map containing all known bracket handlers for the given IScriptLoader residing in the rootPackage.
getBracketHandlers(IScriptLoader, String) - Method in class com.blamejared.crafttweaker.impl.registry.CraftTweakerRegistry
 
getBracketResolvers(IScriptLoader) - Method in class com.blamejared.crafttweaker.impl.registry.zencode.BracketResolverRegistry
 
getBracketResourceLocation() - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.IRecipeManager
Gets the resource location to get this Recipe handler Default just looks up the Recipe Type key from the registry
getBreakChance(AnvilRepairEvent) - Static method in class com.blamejared.crafttweaker.natives.event.anvil.ExpandAnvilRepairEvent
 
getBreakSound(SoundType) - Static method in class com.blamejared.crafttweaker.natives.sound.ExpandSoundType
 
getBucket(Fluid) - Static method in class com.blamejared.crafttweaker.natives.fluid.ExpandFluid
 
getBucketContent(BucketItem) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
getBucketContent(BucketItem) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getBuiltin() - Method in class org.openzen.zenscript.codemodel.member.FieldMember
 
getBuiltin() - Method in class org.openzen.zenscript.codemodel.member.FunctionalMember
 
getBuiltin() - Method in interface org.openzen.zenscript.codemodel.member.IDefinitionMember
 
getBuiltin() - Method in class org.openzen.zenscript.codemodel.member.ImplementationMember
 
getBuiltin() - Method in class org.openzen.zenscript.codemodel.member.InnerDefinitionMember
 
getBuiltin() - Method in class org.openzen.zenscript.codemodel.member.PropertyMember
 
getBuiltin() - Method in class org.openzen.zenscript.codemodel.member.ref.FunctionalMemberRef
 
getBuiltin() - Method in class org.openzen.zenscript.codemodel.member.StaticInitializerMember
 
getBuiltin(BuiltinID) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
getBurnTime() - Method in interface com.blamejared.crafttweaker.api.item.ForgeItemStack
 
getBurnTime() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
getBurnTime(IItemStack) - Method in class com.blamejared.crafttweaker.platform.event.ForgeEventHelper
 
getBurnTime(IItemStack) - Method in interface com.blamejared.crafttweaker.platform.services.IEventHelper
 
getBurnTime(IRecipeManager) - Method in interface com.blamejared.crafttweaker.api.item.ForgeItemStack
 
getBurnTime(FurnaceFuelBurnTimeEvent) - Static method in class com.blamejared.crafttweaker.natives.event.ExpandFurnaceFuelBurnTimeEvent
 
getBurnTimes() - Method in interface com.blamejared.crafttweaker.platform.services.IEventHelper
 
getBuyingStack() - Method in class com.blamejared.crafttweaker.api.villager.CTTradeObject
 
getBuyingStackSecond() - Method in class com.blamejared.crafttweaker.api.villager.CTTradeObject
 
getByName() - Method in class com.blamejared.crafttweaker.api.recipe.RecipeList
Gets an unmodifiable view of the byName map in this list.
getByName(String) - Method in enum class com.blamejared.crafttweaker.api.loot.modifier.LootModifierManager
Gets the loot modifier with the given name, if it exists.
getByteData() - Method in class com.blamejared.crafttweaker.api.data.BoolData
 
getCancellationResult(PlayerInteractEvent) - Static method in class com.blamejared.crafttweaker.natives.event.interact.ExpandPlayerInteractEvent
 
getCanonical() - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
getCanonical() - Method in class org.openzen.zenscript.codemodel.generic.ParameterSuperBound
 
getCanonical() - Method in class org.openzen.zenscript.codemodel.generic.ParameterTypeBound
 
getCanonical() - Method in class org.openzen.zenscript.codemodel.generic.TypeParameter
 
getCanonical() - Method in interface org.openzen.zenscript.codemodel.generic.TypeParameterBound
 
getCanonicalName() - Method in class org.openzen.zenscript.codemodel.member.CallerMember
 
getCanonicalName() - Method in class org.openzen.zenscript.codemodel.member.CasterMember
 
getCanonicalName() - Method in class org.openzen.zenscript.codemodel.member.ConstructorMember
 
getCanonicalName() - Method in class org.openzen.zenscript.codemodel.member.DestructorMember
 
getCanonicalName() - Method in class org.openzen.zenscript.codemodel.member.FunctionalMember
 
getCanonicalName() - Method in class org.openzen.zenscript.codemodel.member.IteratorMember
 
getCanonicalName() - Method in class org.openzen.zenscript.codemodel.member.MethodMember
 
getCanonicalName() - Method in class org.openzen.zenscript.codemodel.member.OperatorMember
 
getCanonicalName() - Method in class org.openzen.zenscript.codemodel.member.ref.FunctionalMemberRef
 
getCanonicalWithoutReturnType() - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
getCapability(ICapabilityProvider, Class<T>, Capability<T>) - Static method in class com.blamejared.crafttweaker.natives.capability.ExpandICapabilityProvider
Gets the capability.
getCapability(ICapabilityProvider, Class<T>, Capability<T>, Direction) - Static method in class com.blamejared.crafttweaker.natives.capability.ExpandICapabilityProvider
Gets the capability for the given side.
getCaster(TypeID) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
getCategory(MobEffect) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffect
 
getCategory(EntityType<Entity>) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
 
getCause(LightningBolt) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandLightningBolt
 
getCausedByPlayer(BabyEntitySpawnEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandBabyEntitySpawnEvent
 
getCenter(AABB) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
getChar(ChatFormatting) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandChatFormatting
 
getCharge(ArrowLooseEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.arrow.ExpandArrowLooseEvent
 
getChargeDuration(ItemStack) - Static method in class com.blamejared.crafttweaker.natives.item.type.projectileweapon.ExpandCrossBowItem
Gets the charged duration of the given stack.
getCharValue() - Method in class org.openzen.zencode.shared.CharacterEntity
 
getChatColor(FrameType) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandFrameType
 
getChatComponent(Advancement) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancement
 
getChild(BabyEntitySpawnEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandBabyEntitySpawnEvent
 
getChildren(Advancement) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancement
 
getClassConverter(JavaNativePackageInfo, JavaNativeTypeConversionContext, JavaNativeTypeConverter, JavaNativeHeaderConverter, JavaNativeMemberConverter) - Method in class com.blamejared.crafttweaker.impl.script.scriptrun.natives.CtJavaNativeConverterBuilder
 
getClassConverter(JavaNativePackageInfo, JavaNativeTypeConversionContext, JavaNativeTypeConverter, JavaNativeHeaderConverter, JavaNativeMemberConverter) - Method in class org.openzen.zencode.java.module.converters.JavaNativeConverterBuilder
 
getClassData(IScriptLoader) - Method in interface com.blamejared.crafttweaker.api.zencode.IZenClassRegistry
Gets the raw class data for the given loader.
getClassData(IScriptLoader) - Method in class com.blamejared.crafttweaker.impl.registry.zencode.ZenClassRegistry
 
getClasses() - Method in class org.openzen.zenscript.javabytecode.JavaBytecodeModule
 
getClassesInPackage(IScriptLoader, String) - Method in interface com.blamejared.crafttweaker.api.zencode.IZenClassRegistry
Gets all classes that are located in the given package among the ones exposed to the targeted loader.
getClassesInPackage(IScriptLoader, String) - Method in class com.blamejared.crafttweaker.impl.registry.zencode.ZenClassRegistry
 
getClassFromType(TypeID) - Method in class org.openzen.zencode.java.module.converters.JavaNativeTypeConverter
 
getClassInfo(HighLevelDefinition) - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
getClassName() - Method in class org.openzen.zenscript.javashared.JavaClass
Retrieves the full name of the class, including outer class but excluding package name.
getClearWeatherTime(ServerLevelData) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandServerLevelData
 
getClickedFace(UseOnContext) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandUseOnContext
 
getClickedPos(UseOnContext) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandUseOnContext
 
getClickLocation(UseOnContext) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandUseOnContext
 
getClockWise(Direction) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandDirection
 
getClockWise(Direction, Direction.Axis) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandDirection
 
getCls() - Method in class org.openzen.zenscript.javashared.JavaSynthesizedFunctionInstance
 
getCode() - Method in exception org.openzen.zencode.shared.CompileException
 
getColor(ChatFormatting) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandChatFormatting
 
getColor(Style) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
getColor(MobEffect) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffect
 
getColumn(int, Vector3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
getCommandSenderWorld(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getCommandString() - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.BlockIngredient
 
getCommandString() - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.BlockStateIngredient
 
getCommandString() - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.BlockTagWithAmountIngredient
 
getCommandString() - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.CompoundBlockIngredient
 
getCommandString() - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient
 
getCommandString() - Method in interface com.blamejared.crafttweaker.api.bracket.CommandStringDisplayable
Returns the BEP to get this thingy
getCommandString() - Method in class com.blamejared.crafttweaker.api.entity.CTEntityIngredient.CompoundEntityIngredient
 
getCommandString() - Method in class com.blamejared.crafttweaker.api.entity.CTEntityIngredient.EntityTagWithAmountIngredient
 
getCommandString() - Method in class com.blamejared.crafttweaker.api.entity.CTEntityIngredient.EntityTypeIngredient
 
getCommandString() - Method in class com.blamejared.crafttweaker.api.entity.CTEntityIngredient
 
getCommandString() - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.CompoundFluidIngredient
 
getCommandString() - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.FluidStackIngredient
 
getCommandString() - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.FluidTagWithAmountIngredient
 
getCommandString() - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient
 
getCommandString() - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
getCommandString() - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
Returns the BEP to get this stack
getCommandString() - Method in enum class com.blamejared.crafttweaker.api.ingredient.type.IIngredientAny
 
getCommandString() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientConditioned
 
getCommandString() - Method in enum class com.blamejared.crafttweaker.api.ingredient.type.IIngredientEmpty
 
getCommandString() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientList
 
getCommandString() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientTransformed
 
getCommandString() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IngredientWithAmount
 
getCommandString() - Method in class com.blamejared.crafttweaker.api.ingredient.type.TagIngredient
 
getCommandString() - Method in class com.blamejared.crafttweaker.api.ingredient.type.WrappingIIngredient
 
getCommandString() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
getCommandString() - Method in interface com.blamejared.crafttweaker.api.recipe.component.IRecipeComponent
 
getCommandString() - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.IRecipeManager
 
getCommandString() - Method in interface com.blamejared.crafttweaker.api.recipe.replacement.ITargetingStrategy
 
getCommandString() - Method in interface com.blamejared.crafttweaker.api.tag.manager.ITagManager
Gets the command string of this manager.
getCommandString() - Method in interface com.blamejared.crafttweaker.api.tag.MCTag
 
getCommandString() - Method in class com.blamejared.crafttweaker.api.util.Many
 
getCommandString() - Method in class com.blamejared.crafttweaker.api.util.random.Percentaged
 
getCommandString(IIngredient) - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionAnyDamage
 
getCommandString(IIngredient) - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamaged
 
getCommandString(IIngredient) - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtLeast
 
getCommandString(IIngredient) - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtMost
 
getCommandString(ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.resource.ExpandResourceLocation
 
getCommandString(SoundEvent) - Static method in class com.blamejared.crafttweaker.natives.sound.ExpandSoundEvent
 
getCommandString(MobEffect) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffect
 
getCommandString(Attribute) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttribute
Gets the attribute bracket handler syntax for this Attribute.
getCommandString(EntityType<Entity>) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
 
getCommandString(EquipmentSlot) - Static method in class com.blamejared.crafttweaker.natives.entity.equipment.ExpandEquipmentSlot
 
getCommandString(EquipmentSlot.Type) - Static method in class com.blamejared.crafttweaker.natives.entity.equipment.ExpandEquipmentSlotType
 
getCommandString(VillagerProfession) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandVillagerProfession
 
getCommandString(Potion) - Static method in class com.blamejared.crafttweaker.natives.item.alchemy.ExpandPotion
 
getCommandString(Enchantment) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
getCommandString(Item) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
getCommandString(ItemStack) - Static method in class com.blamejared.crafttweaker.api.util.ItemStackUtil
 
getCommandString(ItemStack, boolean) - Static method in class com.blamejared.crafttweaker.api.util.ItemStackUtil
 
getCommandString(Biome) - Static method in class com.blamejared.crafttweaker.natives.world.biome.ExpandBiome
 
getCommandString(Block) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlock
Gets the block bracket handler syntax for this Block.
getCommandString(BlockState) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
Gets the blockstate bracket handler syntax for this BlockState.
getCommandString(Fluid) - Static method in class com.blamejared.crafttweaker.natives.fluid.ExpandFluid
 
getCommandString(ToolAction) - Static method in class com.blamejared.crafttweaker.natives.tool.ExpandToolAction
 
getCommandString(T) - Method in interface com.blamejared.crafttweaker.api.ingredient.condition.IIngredientCondition
 
getCommandString(T) - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionCustom
 
getCommandString(T) - Method in interface com.blamejared.crafttweaker.api.ingredient.transform.IIngredientTransformer
 
getCommandString(T) - Method in class com.blamejared.crafttweaker.api.ingredient.transform.type.TransformCustom
 
getCommandString(T) - Method in class com.blamejared.crafttweaker.api.ingredient.transform.type.TransformDamage
 
getCommandString(T) - Method in class com.blamejared.crafttweaker.api.ingredient.transform.type.TransformReplace
 
getCommandString(T) - Method in class com.blamejared.crafttweaker.api.ingredient.transform.type.TransformReuse
 
getCommandStringFunc() - Method in class com.blamejared.crafttweaker.api.util.Many
 
getCommonSuperClass(String, String) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaClassWriter
 
getComparison(CompareType) - Static method in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
getCompiled() - Method in class org.openzen.zencode.java.module.JavaNativeModule
 
getCompiled() - Method in class org.openzen.zenscript.parser.definitions.ParsedAlias
 
getCompiled() - Method in class org.openzen.zenscript.parser.definitions.ParsedClass
 
getCompiled() - Method in class org.openzen.zenscript.parser.definitions.ParsedEnum
 
getCompiled() - Method in class org.openzen.zenscript.parser.definitions.ParsedEnumConstant
 
getCompiled() - Method in class org.openzen.zenscript.parser.definitions.ParsedExpansion
 
getCompiled() - Method in class org.openzen.zenscript.parser.definitions.ParsedFunction
 
getCompiled() - Method in class org.openzen.zenscript.parser.definitions.ParsedInterface
 
getCompiled() - Method in class org.openzen.zenscript.parser.definitions.ParsedStruct
 
getCompiled() - Method in class org.openzen.zenscript.parser.definitions.ParsedVariant
 
getCompiled() - Method in class org.openzen.zenscript.parser.member.ParsedCaller
 
getCompiled() - Method in class org.openzen.zenscript.parser.member.ParsedCaster
 
getCompiled() - Method in class org.openzen.zenscript.parser.member.ParsedConst
 
getCompiled() - Method in class org.openzen.zenscript.parser.member.ParsedConstructor
 
getCompiled() - Method in class org.openzen.zenscript.parser.member.ParsedDefinitionMember
 
getCompiled() - Method in class org.openzen.zenscript.parser.member.ParsedDestructor
 
getCompiled() - Method in class org.openzen.zenscript.parser.member.ParsedField
 
getCompiled() - Method in class org.openzen.zenscript.parser.member.ParsedFunctionalMember
 
getCompiled() - Method in class org.openzen.zenscript.parser.member.ParsedGetter
 
getCompiled() - Method in class org.openzen.zenscript.parser.member.ParsedImplementation
 
getCompiled() - Method in class org.openzen.zenscript.parser.member.ParsedInnerDefinition
 
getCompiled() - Method in class org.openzen.zenscript.parser.member.ParsedIterator
 
getCompiled() - Method in class org.openzen.zenscript.parser.member.ParsedMethod
 
getCompiled() - Method in class org.openzen.zenscript.parser.member.ParsedOperator
 
getCompiled() - Method in class org.openzen.zenscript.parser.member.ParsedSetter
 
getCompiled() - Method in class org.openzen.zenscript.parser.member.ParsedStaticInitializer
 
getCompiled() - Method in class org.openzen.zenscript.parser.ParsedDefinition
 
getCompiled(List<ParsedTypeParameter>) - Static method in class org.openzen.zenscript.parser.definitions.ParsedTypeParameter
 
getCompiled(Module) - Method in interface org.openzen.zenscript.javashared.JavaCompileSpace
 
getCompiled(Module) - Method in class org.openzen.zenscript.javashared.SimpleJavaCompileSpace
 
getCompiling(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.definitions.BaseParsedDefinition
 
getCompiling(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.definitions.ParsedAlias
 
getCompiling(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.definitions.ParsedFunction
 
getCompiling(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.ParsedDefinition
 
getCompletedCriteria(AdvancementProgress) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementProgress
 
getCondition() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientConditioned
 
getCondition() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IngredientConditioned
 
getConfiguratorFor(IScriptLoader) - Method in interface com.blamejared.crafttweaker.api.ICraftTweakerRegistry
Obtains the IScriptRunModuleConfigurator that has been registered for the given IScriptLoader.
getConfiguratorFor(IScriptLoader) - Method in class com.blamejared.crafttweaker.impl.registry.CraftTweakerRegistry
 
getConstant() - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
getConstructor(JavaClass, String, int) - Static method in class org.openzen.zenscript.javashared.JavaMethod
 
getConstructorAnnotation(Constructor<?>) - Method in class org.openzen.zencode.java.module.converters.JavaNativeClassConverter
Protected so that other implementations can inject "virtual" Annotations here
getContainer(IFluidHandlerItem) - Static method in class com.blamejared.crafttweaker.natives.capability.ExpandIFluidHandlerItem
Gets the container of this handler.
getContainerSize() - Method in interface com.blamejared.crafttweaker.platform.helper.inventory.IInventoryWrapper
 
getContainerSize() - Method in class com.blamejared.crafttweaker.platform.helper.inventory.IItemHandlerWrapper
 
getContainerSize(Container) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandContainer
Gets the size (how many slots) of this Container
getContent() - Method in class com.blamejared.crafttweaker.api.entity.NameTagResult
Gets the current content of the name tag.
getContent() - Method in class com.blamejared.crafttweaker.impl.script.ScriptRecipe
 
getContent() - Method in interface org.openzen.zenscript.lexer.Token
 
getContent() - Method in class org.openzen.zenscript.lexer.ZSToken
 
getContents(Component) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandComponent
 
getContext() - Method in class com.blamejared.crafttweaker.api.util.sequence.Sequence
Gets the context for this sequence.
getContext() - Method in class org.openzen.zenscript.codemodel.SemanticModule
 
getContext(BlockEvent.BlockToolModificationEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.ExpandBlockToolModificationEvent
 
getControllingPassenger(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getCookingTime(AbstractCookingRecipe) - Static method in class com.blamejared.crafttweaker.natives.recipe.type.ExpandAbstractCookingRecipe
 
getCooldownPercent(ItemCooldowns, Item, float) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItemCooldowns
 
getCooldowns(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
getCost(AnvilUpdateEvent) - Static method in class com.blamejared.crafttweaker.natives.event.anvil.ExpandAnvilUpdateEvent
 
getCostA(MerchantOffer) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
getCostB(MerchantOffer) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
getCounterClockWise(Direction) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandDirection
 
getCounterClockWise(Direction, Direction.Axis) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandDirection
 
getCrafting(PlayerEvent.ItemCraftedEvent) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemCraftedEvent
 
getCriteria(Advancement) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancement
 
getCriterion(AdvancementProgress, String) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementProgress
 
getCriterionName(AdvancementEvent.AdvancementProgressEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.advancement.ExpandAdvancementProgressEvent
 
getCrTIngredient() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IngredientCraftTweaker
 
getCrTIngredient() - Method in interface com.blamejared.crafttweaker.api.ingredient.type.IngredientCraftTweakerBase
 
getCtIngredients() - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapedRecipe
 
getCtIngredients() - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapelessRecipe
 
getCtOutput() - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapedRecipe
 
getCtOutput() - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapelessRecipe
 
getCurrentDifficultyAt(LevelAccessor, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelAccessor
 
getCurrentGameMode(PlayerEvent.PlayerChangeGameModeEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerChangeGameModeEvent
 
getCurrentItemAttackStrengthDelay(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
getCustomData(ServerLevel) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandServerLevel
Gets the custom data that is saved/loaded to/from disk when the level is saved/loaded to/from disk.
getCustomData(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the custom NBT data for this Entity.
getCustomData(Entity) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
getCustomData(Entity) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getCustomIngredientItems(Ingredient) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getCustomName(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getCustomName(Nameable) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandNameable
 
getDamage() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
getDamageBonus(Enchantment, int, MobType) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
getDamageModifier(CriticalHitEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandCriticalHitEvent
 
getDamageMultiplier(LivingFallEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingFallEvent
 
getDamageProtection(Enchantment, int, DamageSource) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
getDamageSource(Explosion) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandExplosion
Gets the damage source of this Explosion.
getDamageSource(LootContext) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandLootContext
 
getDamageSource(LootingLevelEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLootingLevelEvent
 
getDamageSource(ShieldBlockEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandShieldBlockEvent
 
getData() - Method in class com.blamejared.crafttweaker.api.level.CraftTweakerSavedData
 
getData() - Method in class com.blamejared.crafttweaker.api.util.Many
 
getData() - Method in class com.blamejared.crafttweaker.api.util.random.Percentaged
 
getData() - Method in class com.blamejared.crafttweaker.api.util.sequence.SequenceContext
Gets the data provided to the sequence.
getData(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the NBT data of this Entity.
getData(BlockEntity) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandBlockEntity
 
getDataStorage() - Method in class com.blamejared.crafttweaker.mixin.common.transform.world.level.MixinServerLevel
 
getDayTime(Level) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevel
 
getDayTime(LevelData) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandLevelData
 
getDeclaredAnnotation(Class<T>) - Method in class org.openzen.zencode.java.module.converters.JavaAnnotatedType
 
getDeclaredAnnotations() - Method in class org.openzen.zencode.java.module.converters.JavaAnnotatedType
 
getDeclaredAnnotationsByType(Class<T>) - Method in class org.openzen.zencode.java.module.converters.JavaAnnotatedType
 
getDeclaredScriptPosition() - Method in interface com.blamejared.crafttweaker.api.action.base.IAction
Retrieves the position in the script file where the action was created.
getDefaultGameType(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
getDefaultInstance(Item) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
getDefaultLootTable(EntityType<Entity>) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
 
getDefaultProjectileRange(ProjectileWeaponItem) - Static method in class com.blamejared.crafttweaker.natives.item.type.projectileweapon.ExpandProjectileWeaponItem
Gets the default projectile range for this item.
getDefaultState(Block) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlock
Gets the default BlockState of this Block.
getDefaultValue() - Method in class org.openzen.zenscript.codemodel.type.ArrayTypeID
 
getDefaultValue() - Method in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
getDefaultValue() - Method in class org.openzen.zenscript.codemodel.type.OptionalTypeID
 
getDefaultValue() - Method in interface org.openzen.zenscript.codemodel.type.TypeID
 
getDefaultValue(Parameter, TypeID, FunctionParameter) - Method in class org.openzen.zencode.java.module.converters.JavaNativeHeaderConverter
 
getDefaultValue(Attribute) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttribute
Gets the default value for this Attribute.
getDefense(ArmorItem) - Static method in class com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorItem
 
getDefenseForType(ArmorMaterial, ArmorItem.Type) - Static method in class com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorMaterial
 
getDefinition() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
getDefinition() - Method in interface org.openzen.zenscript.codemodel.annotations.DefinitionAnnotation
 
getDefinition() - Method in class org.openzen.zenscript.codemodel.annotations.InvalidDefinitionAnnotation
 
getDefinition() - Method in class org.openzen.zenscript.codemodel.annotations.InvalidMemberAnnotation
 
getDefinition() - Method in class org.openzen.zenscript.codemodel.annotations.InvalidParameterAnnotation
 
getDefinition() - Method in class org.openzen.zenscript.codemodel.annotations.InvalidStatementAnnotation
 
getDefinition() - Method in interface org.openzen.zenscript.codemodel.annotations.MemberAnnotation
 
getDefinition() - Method in class org.openzen.zenscript.codemodel.annotations.NativeDefinitionAnnotation
 
getDefinition() - Method in class org.openzen.zenscript.codemodel.annotations.NativeMemberAnnotation
 
getDefinition() - Method in interface org.openzen.zenscript.codemodel.annotations.ParameterAnnotation
 
getDefinition() - Method in class org.openzen.zenscript.codemodel.annotations.PreconditionForMethod
 
getDefinition() - Method in interface org.openzen.zenscript.codemodel.annotations.StatementAnnotation
 
getDefinition() - Method in class org.openzen.zenscript.codemodel.member.DefinitionMember
 
getDefinition() - Method in interface org.openzen.zenscript.codemodel.member.IDefinitionMember
 
getDefinition() - Method in interface org.openzen.zenscript.validator.analysis.ExpressionScope
 
getDefinition() - Method in interface org.openzen.zenscript.validator.analysis.StatementScope
 
getDefinition(String) - Method in class org.openzen.zenscript.codemodel.definition.ZSPackage
 
getDefinition(String) - Method in class org.openzen.zenscript.codemodel.PackageDefinitions
 
getDefinitions() - Method in class org.openzen.zenscript.codemodel.type.GlobalTypeRegistry
 
getDeltaMovement(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getDemand(MerchantOffer) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
getDescription(DisplayInfo) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandDisplayInfo
 
getDescription(EntityType<Entity>) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
 
getDescriptionId() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Returns the unlocalized Name of the Item in the ItemStack
getDescriptionId(MobEffect) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffect
 
getDescriptionId(MobEffectInstance) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectInstance
 
getDescriptionId(EntityType<Entity>) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
 
getDescriptionId(Enchantment) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
getDescriptionId(Block) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlock
Gets the translation key that is used to localize this Block.
getDescriptor(TypeID) - Method in class org.openzen.zenscript.javabytecode.JavaBytecodeContext
 
getDescriptor(TypeID) - Method in class org.openzen.zenscript.javashared.JavaContext
 
getDespawnDistance(MobCategory) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandMobCategory
 
getDestroySpeed(Player, BlockState) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
getDestroySpeed(BlockState) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
Gets the hardness of this BlockState.
getDestructor(JavaClass, int) - Static method in class org.openzen.zenscript.javashared.JavaMethod
 
getDifficulty(DifficultyInstance) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandDifficultyInstance
 
getDifficulty(LevelAccessor) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelAccessor
Gets the difficulty setting for the world.
getDifficulty(LevelData) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandLevelData
 
getDifficulty(DifficultyChangeEvent) - Static method in class com.blamejared.crafttweaker.natives.event.ExpandDifficultyChangeEvent
 
getDifficulty(MobSpawnEvent.FinalizeSpawn) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.spawn.ExpandMobFinalizeSpawnEvent
 
getDigSpeedAmplification(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectUtil
 
getDimension(Level) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevel
Gets the registry name of the dimension this world represents.
getDimension(EntityTravelToDimensionEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.ExpandEntityTravelToDimensionEvent
 
getDimensionChangingDelay(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getDimensions(EntityType<Entity>) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
 
getDirectEntity(DamageSource) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSource
 
getDirection(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getDirection(BlockHitResult) - Static method in class com.blamejared.crafttweaker.natives.util.ExpandBlockHitResult
 
getDirection(PistonEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.piston.ExpandPistonEvent
Gets the direction that the piston is facing.
getDirectKillerEntity(LootContext) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandLootContext
 
getDirectSignalTo(Level, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevel
Gets the highest strong (direct) redstone signal of any neighboring block.
getDiscriminant() - Method in class stdlib.Result.Error
 
getDiscriminant() - Method in class stdlib.Result
 
getDiscriminant() - Method in class stdlib.Result.Ok
 
getDisplay(Advancement) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancement
 
getDisplayName() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Gets the display name of the ItemStack
getDisplayName(FrameType) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandFrameType
 
getDisplayName(Difficulty) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandDifficulty
 
getDisplayName(MobEffect) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffect
 
getDisplayName(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getDisplayName(Nameable) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandNameable
 
getDisplayName(PlayerEvent.NameFormat) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerNameFormatEvent
 
getDisplayName(PlayerEvent.TabListNameFormat) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerTabListNameFormatEvent
 
getDistance(LivingFallEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingFallEvent
 
getDistance(PlayerFlyableFallEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerFlyableFallEvent
 
getDistributionType() - Method in class com.blamejared.crafttweaker.platform.ForgeDistributionHelper
 
getDistributionType() - Method in interface com.blamejared.crafttweaker.platform.services.IDistributionHelper
 
getDollar() - Method in class org.openzen.zenscript.codemodel.scope.BaseScope
 
getDollar() - Method in class org.openzen.zenscript.codemodel.scope.BlockScope
 
getDollar() - Method in class org.openzen.zenscript.codemodel.scope.DefinitionScope
 
getDollar() - Method in class org.openzen.zenscript.codemodel.scope.ExpressionScope
 
getDollar() - Method in class org.openzen.zenscript.codemodel.scope.FileScope
 
getDollar() - Method in class org.openzen.zenscript.codemodel.scope.ForeachScope
 
getDollar() - Method in class org.openzen.zenscript.codemodel.scope.FunctionScope
 
getDollar() - Method in class org.openzen.zenscript.codemodel.scope.GlobalScriptScope
 
getDollar() - Method in class org.openzen.zenscript.codemodel.scope.ImplementationScope
 
getDollar() - Method in class org.openzen.zenscript.codemodel.scope.LambdaScope
 
getDollar() - Method in class org.openzen.zenscript.codemodel.scope.LoopScope
 
getDroppedExperience(LivingExperienceDropEvent) - Static method in class com.blamejared.crafttweaker.natives.event.xp.ExpandLivingExperienceDropEvent
 
getDrops(LivingDropsEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingDropsEvent
Returns the list of items will be dropped.
getDrops(ItemFishedEvent) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemFishedEvent
 
getDumperData() - Static method in class com.blamejared.crafttweaker.api.bracket.custom.EnumConstantBracketHandler
 
getDumperData() - Static method in class com.blamejared.crafttweaker.api.bracket.custom.RecipeComponentBracketHandler
 
getDumperData() - Static method in class com.blamejared.crafttweaker.api.bracket.custom.RecipeTypeBracketHandler
 
getDumperData() - Static method in class com.blamejared.crafttweaker.api.bracket.custom.TagBracketHandler
 
getDumperData() - Static method in class com.blamejared.crafttweaker.api.bracket.custom.TagManagerBracketHandler
 
getDurabilityForType(ArmorMaterial, ArmorItem.Type) - Static method in class com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorMaterial
 
getDuration(MobEffectInstance) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectInstance
 
getDuration(LivingEntityUseItemEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.use.ExpandLivingEntityUseItemEvent
 
getDustColor(FallingBlock, BlockState, Level, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.block.type.falling.ExpandFallingBlock
 
getEffect(MobEffectInstance) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectInstance
 
getEffect(LivingEntity, MobEffect) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getEffect(MobEffectEvent.Remove) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.effect.ExpandMobEffectRemoveEvent
 
getEffectDump() - Static method in class com.blamejared.crafttweaker.api.bracket.BracketDumpers
 
getEffectInstance(MobEffectEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.effect.ExpandMobEffectEvent
 
getEffectInstance(MobEffectEvent.Added) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.effect.ExpandMobEffectAddedEvent
 
getEffectiveDifficulty(DifficultyInstance) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandDifficultyInstance
 
getEffectiveModifiers() - Method in class org.openzen.zenscript.codemodel.member.CallerMember
 
getEffectiveModifiers() - Method in class org.openzen.zenscript.codemodel.member.CasterMember
 
getEffectiveModifiers() - Method in class org.openzen.zenscript.codemodel.member.ConstMember
 
getEffectiveModifiers() - Method in class org.openzen.zenscript.codemodel.member.ConstructorMember
 
getEffectiveModifiers() - Method in class org.openzen.zenscript.codemodel.member.FieldMember
 
getEffectiveModifiers() - Method in class org.openzen.zenscript.codemodel.member.FunctionalMember
 
getEffectiveModifiers() - Method in class org.openzen.zenscript.codemodel.member.GetterMember
 
getEffectiveModifiers() - Method in interface org.openzen.zenscript.codemodel.member.IDefinitionMember
 
getEffectiveModifiers() - Method in class org.openzen.zenscript.codemodel.member.ImplementationMember
 
getEffectiveModifiers() - Method in class org.openzen.zenscript.codemodel.member.InnerDefinitionMember
 
getEffectiveModifiers() - Method in class org.openzen.zenscript.codemodel.member.MethodMember
 
getEffectiveModifiers() - Method in class org.openzen.zenscript.codemodel.member.OperatorMember
 
getEffectiveModifiers() - Method in class org.openzen.zenscript.codemodel.member.SetterMember
 
getEffectiveModifiers() - Method in class org.openzen.zenscript.codemodel.member.StaticInitializerMember
 
getEffects(FoodProperties) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
 
getEffects(Potion) - Static method in class com.blamejared.crafttweaker.natives.item.alchemy.ExpandPotion
 
getEffectSource(Projectile) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.ExpandProjectile
 
getEffectSource(MobEffectEvent.Added) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.effect.ExpandMobEffectAddedEvent
 
getElements() - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.CompoundFluidIngredient
 
getElementType() - Method in class org.openzen.zencode.java.module.converters.JavaAnnotatedType
 
getEmptyBucket(FillBucketEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandFillBucketEvent
 
getEnchantLevel(EnchantmentLevelSetEvent) - Static method in class com.blamejared.crafttweaker.natives.event.enchantment.ExpandEnchantmentLevelSetEvent
 
getEnchantment(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketHandlers
Gets the enchantment based on registry name.
getEnchantmentDump() - Static method in class com.blamejared.crafttweaker.api.bracket.BracketDumpers
 
getEnchantmentLevel(Enchantment) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Gets the level of the given enchantment on the item.
getEnchantments() - Method in class com.blamejared.crafttweaker.api.game.Game
 
getEnchantments() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
getEnchantments() - Method in class com.blamejared.crafttweaker.api.mod.Mod
Gets the enchantments that are registered under this mod's ID.
getEnchantmentSeed(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
getEnchantmentValue(ArmorMaterial) - Static method in class com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorMaterial
 
getEnchantmentValue(Tier) - Static method in class com.blamejared.crafttweaker.natives.item.type.tiered.ExpandTier
 
getEnchantRow(EnchantmentLevelSetEvent) - Static method in class com.blamejared.crafttweaker.natives.event.enchantment.ExpandEnchantmentLevelSetEvent
 
getEnergyStored(IEnergyStorage) - Static method in class com.blamejared.crafttweaker.natives.capability.ExpandIEnergyStorage
Gets the amount of energy stored.
getEntities(ServerLevel, Predicate<Entity>, EntityType<Entity>) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandServerLevel
Gets entities in the world that match the given Predicate and the given EntityType (if provided).
getEntities(Level, Entity, double, double, double, double, double, double, Predicate<Entity>) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevel
Gets all entities in given area, excluding the one passed into it.
getEntitiesInArea(Level, Class<T>, BlockPos, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevel
Gets all entities in given area, but the arguments are block poses.
getEntitiesInAreaExcluding(Level, Entity, Predicate<Entity>, BlockPos, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevel
 
getEntitiesOfClass(Level, Class<T>, double, double, double, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevel
Gets all entities in given area.
getEntity(DamageSource) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSource
 
getEntity(EntityHitResult) - Static method in class com.blamejared.crafttweaker.natives.util.ExpandEntityHitResult
 
getEntity(EntityEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.ExpandEntityEvent
 
getEntity(EntityTeleportEvent.EnderEntity) - Static method in class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandEnderEntityTeleportEvent
 
getEntity(ItemEvent) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemEvent
 
getEntity(AnimalTameEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandAnimalTameEvent
 
getEntity(LivingEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingEvent
 
getEntity(MobSpawnEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.spawn.ExpandMobSpawnEvent
 
getEntity(PlayerEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerEvent
 
getEntity(BlockEvent.EntityPlaceEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.ExpandEntityPlaceBlockEvent
 
getEntity(BlockEvent.FarmlandTrampleEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.ExpandFarmlandTrampleEvent
 
getEntityBeingMounted(EntityMountEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.ExpandEntityMountEvent
 
getEntityLiving(EntityTeleportEvent.ChorusFruit) - Static method in class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandChorusFruitTeleportEvent
 
getEntityMounting(EntityMountEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.ExpandEntityMountEvent
 
getEntityType(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketHandlers
Gets the entityType based on registry name.
getEntityTypeDump() - Static method in class com.blamejared.crafttweaker.api.bracket.BracketDumpers
 
getEntityTypes() - Method in class com.blamejared.crafttweaker.api.game.Game
 
getEnum(IScriptLoader, ResourceLocation) - Method in class com.blamejared.crafttweaker.impl.registry.zencode.EnumBracketRegistry
 
getEnumBracketFor(IScriptLoader, ResourceLocation) - Method in interface com.blamejared.crafttweaker.api.ICraftTweakerRegistry
Obtains the enumeration class that corresponds to the given id in the queried IScriptLoader.
getEnumBracketFor(IScriptLoader, ResourceLocation) - Method in class com.blamejared.crafttweaker.impl.registry.CraftTweakerRegistry
 
getEnumBracketValue(IScriptLoader, ResourceLocation, String) - Method in interface com.blamejared.crafttweaker.api.ICraftTweakerRegistry
Obtains the enumeration constant that corresponds to the given IScriptLoader, id, and value as if it were looked up from the <constant> bracket handler.
getEnumBracketValue(IScriptLoader, ResourceLocation, String) - Method in class com.blamejared.crafttweaker.impl.registry.CraftTweakerRegistry
 
getEnumConstructorDescriptor(FunctionHeader) - Method in class org.openzen.zenscript.javashared.JavaContext
 
getEnumMapper() - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
getEnumMember(String) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
getEnums(IScriptLoader) - Method in class com.blamejared.crafttweaker.impl.registry.zencode.EnumBracketRegistry
 
getEOF() - Method in class org.openzen.zenscript.lexer.TokenParser
 
getEOF() - Method in interface org.openzen.zenscript.lexer.TokenStream
 
getEOF() - Method in class org.openzen.zenscript.lexer.WhitespaceFilteringParser
 
getEquipmentSlot(ArmorItem) - Static method in class com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorItem
 
getEquipSound(ArmorItem) - Static method in class com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorItem
 
getEquipSound(ArmorMaterial) - Static method in class com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorMaterial
 
getErrors() - Method in class org.openzen.zenscript.lexer.ZSTokenParser
 
getErrors() - Method in class org.openzen.zenscript.parser.ParsedFile
 
getEulerAnglesXYZ(Vector3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
getEulerAnglesZYX(Vector3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
getEventRegistry() - Method in interface com.blamejared.crafttweaker.api.ICraftTweakerRegistry
Provides access to the global IEventRegistry.
getEventRegistry() - Method in class com.blamejared.crafttweaker.impl.registry.CraftTweakerRegistry
 
getExamples() - Method in class com.blamejared.crafttweaker.api.command.argument.IItemStackArgument
 
getExamples() - Method in class com.blamejared.crafttweaker.api.command.argument.RecipeTypeArgument
 
getExecutableReferenceInfoFor(Constructor<?>) - Method in interface com.blamejared.crafttweaker.api.natives.INativeTypeRegistry
Gets information relative to the specified constructor as exposed to ZenCode, if possible.
getExecutableReferenceInfoFor(Constructor<?>) - Method in class com.blamejared.crafttweaker.impl.registry.natives.NativeTypeRegistry
 
getExecutableReferenceInfoFor(Method) - Method in interface com.blamejared.crafttweaker.api.natives.INativeTypeRegistry
Gets information relative to the specified method as exposed to ZenCode, if possible.
getExecutableReferenceInfoFor(Method) - Method in class com.blamejared.crafttweaker.impl.registry.natives.NativeTypeRegistry
 
getExhaustionLevel(FoodData) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodData
 
getExpandedName(Class<?>) - Method in class org.openzen.zencode.java.module.converters.JavaNativeExpansionConverter
 
getExpansionClassInfo(HighLevelDefinition) - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
getExpansionConverter(JavaNativePackageInfo, IZSLogger, JavaNativeTypeConversionContext, JavaNativeTypeConverter, JavaNativeHeaderConverter, JavaNativeMemberConverter) - Method in class com.blamejared.crafttweaker.impl.script.scriptrun.natives.CtJavaNativeConverterBuilder
 
getExpansionConverter(JavaNativePackageInfo, IZSLogger, JavaNativeTypeConversionContext, JavaNativeTypeConverter, JavaNativeHeaderConverter, JavaNativeMemberConverter) - Method in class org.openzen.zencode.java.module.converters.JavaNativeConverterBuilder
 
getExpansions() - Method in class org.openzen.zenscript.codemodel.type.member.LocalMemberCache
 
getExpansions() - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
getExperience(AbstractCookingRecipe) - Static method in class com.blamejared.crafttweaker.natives.recipe.type.ExpandAbstractCookingRecipe
 
getExperienceLevel(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
getExplosion(ExplosionEvent) - Static method in class com.blamejared.crafttweaker.natives.event.ExpandExplosionEvent
 
getExplosionRadius(LootContext) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandLootContext
 
getExplosionResistance(Block) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlock
Gets the blast resistance of this Block.
getExpression() - Method in class org.openzen.zenscript.parser.statements.ParsedStatementReturn
 
getExpression(CodePosition, BaseScope, TypeID[]) - Method in class org.openzen.zenscript.codemodel.expression.ExpressionSymbol
 
getExpression(CodePosition, BaseScope, TypeID[]) - Method in interface org.openzen.zenscript.codemodel.type.ISymbol
 
getExpression(CodePosition, BaseScope, TypeID[]) - Method in class org.openzen.zenscript.codemodel.type.TypeSymbol
 
getExpToDrop(BlockEvent.BreakEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.ExpandBlockBreakEvent
 
getExtraLife(ItemExpireEvent) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemExpireEvent
 
getEyeHeight(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getEyePosition(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getEyePosition(Entity, float) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getEyeY(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getFace(PlayerInteractEvent) - Static method in class com.blamejared.crafttweaker.natives.event.interact.ExpandPlayerInteractEvent
The face involved in this interaction.
getFace(PlayerInteractEvent) - Static method in class com.blamejared.crafttweaker.natives.event.interact.ExpandRightClickBlockEvent
The face of the block that was clicked Unlike in PlayerInteractEvent this is known not to be null
getFaceOffsetPos(PistonEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.piston.ExpandPistonEvent
Gets the position that the piston is facing towards.
getFallDamageSource(Fallable, Entity) - Static method in class com.blamejared.crafttweaker.natives.block.type.falling.ExpandFallable
Gets the damage source used when this block falls on an entity.
getFallDistance(BlockEvent.FarmlandTrampleEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.ExpandFarmlandTrampleEvent
 
getFallFlyingTicks(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getFallSound(SoundType) - Static method in class com.blamejared.crafttweaker.natives.sound.ExpandSoundType
 
getFeetBlockState(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getField() - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
getField(String, String, String) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
getField(FieldMemberRef) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
getField(JavaField) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
getFieldAnnotation(Field) - Method in class org.openzen.zencode.java.module.converters.JavaNativeClassConverter
Protected so that other implementations can inject "virtual" Annotations here
GetFieldExpression - Class in org.openzen.zenscript.codemodel.expression
 
GetFieldExpression(CodePosition, Expression, FieldMemberRef) - Constructor for class org.openzen.zenscript.codemodel.expression.GetFieldExpression
 
getFieldInfo(IDefinitionMember) - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
getFields() - Method in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
getFile() - Method in class org.openzen.zencode.shared.CodePosition
 
getFile() - Method in class org.openzen.zenscript.lexer.ZSTokenParser
 
getFileAttributeView(Path, Class<V>, LinkOption...) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
getFilename() - Method in class org.openzen.zencode.shared.CodePosition
 
getFilename() - Method in class org.openzen.zencode.shared.FileSourceFile
 
getFilename() - Method in class org.openzen.zencode.shared.LiteralSourceFile
 
getFilename() - Method in interface org.openzen.zencode.shared.SourceFile
 
getFilename() - Method in class org.openzen.zencode.shared.VirtualSourceFile
 
getFileName() - Method in class com.blamejared.crafttweaker.impl.script.ScriptRecipe
 
getFiles(File, List<File>) - Method in class org.openzen.zenscript.parser.FolderPackage
 
getFileStore(Path) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
getFileSystem(URI) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
getFilledBucket(FillBucketEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandFillBucketEvent
 
getFillLavaInteraction() - Method in class com.blamejared.crafttweaker.api.misc.CTCauldron
Gets an interaction that fills a Cauldron with lava.
getFillPowderSnowInteraction() - Method in class com.blamejared.crafttweaker.api.misc.CTCauldron
Gets an interaction that fills a Cauldron with lava.
getFillWaterInteraction() - Method in class com.blamejared.crafttweaker.api.misc.CTCauldron
Gets an interaction that fills a cauldron with water.
getFinal() - Method in class org.openzen.zenscript.lexer.DFA.DFAState
Gets the final class of this state.
getFinalState(BlockEvent.BlockToolModificationEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.ExpandBlockToolModificationEvent
Gets the transformed state after tool use.
getFirst(Class<T>, T[]) - Static method in class stdlib.Arrays
 
getFirstArgument() - Method in class org.openzen.zenscript.codemodel.expression.CallExpression
 
getFirstPassenger(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getFlags(ItemTooltipEvent) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemTooltipEvent
Gets the extra tooltip flags, such as if advanced tooltips should be displayed.
getFluid() - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
Retrieves this fluid stack's fluid.
getFluid() - Method in class com.blamejared.crafttweaker.api.fluid.MCFluidStack
 
getFluid() - Method in class com.blamejared.crafttweaker.api.fluid.MCFluidStackMutable
 
getFluidInTank(IFluidHandler, int) - Static method in class com.blamejared.crafttweaker.natives.capability.ExpandIFluidHandler
Gets the fluid in the given tank.
getFluidJumpThreshold(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getFluids() - Method in class com.blamejared.crafttweaker.api.game.Game
 
getFluids() - Method in class com.blamejared.crafttweaker.api.mod.Mod
Gets the fluids that are registered under this mod's ID.
getFluidsForDump(ItemStack, Player, InteractionHand) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
getFluidsForDump(ItemStack, Player, InteractionHand) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getFluidStack(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketHandlers
Gets the fluid Stack based on registry name.
getFluidStackDump() - Static method in class com.blamejared.crafttweaker.api.bracket.BracketDumpers
 
getFlyingSpeed(Abilities) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandAbilities
 
getFont(Style) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
getFood() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
getFoodData(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
getFoodExhaustion(DamageSource) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSource
 
getFoodLevel(FoodData) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodData
 
getForcedGameType(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
getForceRedstoneUpdate(BlockEvent.NeighborNotifyEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.ExpandNeighborBlockNotifyEvent
 
getForDefinition(HighLevelDefinition, TypeID...) - Method in class org.openzen.zenscript.codemodel.type.GlobalTypeRegistry
 
getForDefinition(HighLevelDefinition, TypeID[], DefinitionTypeID) - Method in class org.openzen.zenscript.codemodel.type.GlobalTypeRegistry
 
getFormattedLogFile() - Static method in class com.blamejared.crafttweaker.api.command.CommandUtilities
 
getForMyDefinition(HighLevelDefinition) - Method in class org.openzen.zenscript.codemodel.type.GlobalTypeRegistry
 
getForNamespace(String) - Method in interface com.blamejared.crafttweaker.platform.registry.RegistryWrapper
 
getForSale() - Method in class com.blamejared.crafttweaker.api.villager.trade.type.BasicTradeListing
 
getForSale() - Method in interface com.blamejared.crafttweaker.api.villager.trade.type.IBasicItemListing
 
getForward(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getFrame(DisplayInfo) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandDisplayInfo
 
getFreeSlot(Inventory) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandInventory
 
getFriction(Block) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlock
Gets the friction of this Block.
getFrom(ClipContext) - Static method in class com.blamejared.crafttweaker.natives.world.clip.ExpandClipContext
 
getFrom(LivingEquipmentChangeEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingEquipmentChangeEvent
 
getFrom(PlayerEvent.PlayerChangedDimensionEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerChangedDimensionEvent
 
getFromLine() - Method in class org.openzen.zencode.shared.CodePosition
 
getFromLineOffset() - Method in class org.openzen.zencode.shared.CodePosition
 
getFullname(Enchantment, int) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
getFullName() - Method in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
getFunction() - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapedRecipe
 
getFunction() - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapelessRecipe
 
getFunction(FunctionHeader) - Method in class org.openzen.zenscript.codemodel.type.GlobalTypeRegistry
 
getFunction(FunctionTypeID) - Method in class org.openzen.zenscript.javashared.JavaContext
 
getFunctionalInterface(TypeID) - Method in class org.openzen.zenscript.javashared.JavaContext
 
getFunctionHeader() - Method in class org.openzen.zenscript.codemodel.scope.BaseScope
 
getFunctionHeader() - Method in class org.openzen.zenscript.codemodel.scope.BlockScope
 
getFunctionHeader() - Method in class org.openzen.zenscript.codemodel.scope.DefinitionScope
 
getFunctionHeader() - Method in class org.openzen.zenscript.codemodel.scope.ExpressionScope
 
getFunctionHeader() - Method in class org.openzen.zenscript.codemodel.scope.FileScope
 
getFunctionHeader() - Method in class org.openzen.zenscript.codemodel.scope.ForeachScope
 
getFunctionHeader() - Method in class org.openzen.zenscript.codemodel.scope.FunctionScope
 
getFunctionHeader() - Method in class org.openzen.zenscript.codemodel.scope.GlobalScriptScope
 
getFunctionHeader() - Method in class org.openzen.zenscript.codemodel.scope.ImplementationScope
 
getFunctionHeader() - Method in class org.openzen.zenscript.codemodel.scope.LambdaScope
 
getFunctionHeader() - Method in class org.openzen.zenscript.codemodel.scope.LoopScope
 
getFunctionHeader() - Method in interface org.openzen.zenscript.validator.analysis.StatementScope
 
GetFunctionParameterExpression - Class in org.openzen.zenscript.codemodel.expression
 
GetFunctionParameterExpression(CodePosition, FunctionParameter) - Constructor for class org.openzen.zenscript.codemodel.expression.GetFunctionParameterExpression
 
getGameDirectory() - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
getGameDirectory() - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getGametime(Level) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevel
 
getGameTime(LevelData) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandLevelData
 
getGameType(ServerLevelData) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandServerLevelData
 
getGeneric(TypeParameter) - Method in class org.openzen.zenscript.codemodel.type.GlobalTypeRegistry
 
getGenericBounds(Collection<TypeParameterBound>) - Method in class org.openzen.zenscript.javashared.JavaTypeGenericVisitor
 
getGenericMap(TypeID, TypeParameter) - Method in class org.openzen.zenscript.codemodel.type.GlobalTypeRegistry
 
getGenericMethodSignature(FunctionHeader) - Method in class org.openzen.zenscript.javashared.JavaTypeGenericVisitor
 
getGenericMethodSignature(FunctionHeader, boolean) - Method in class org.openzen.zenscript.javashared.JavaTypeGenericVisitor
 
getGenericSignature(TypeParameter...) - Method in class org.openzen.zenscript.javashared.JavaTypeGenericVisitor
 
getGenericSignature(TypeID...) - Method in class org.openzen.zenscript.javashared.JavaTypeGenericVisitor
 
getGetter() - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
getGlobalConverter(JavaNativeTypeConversionContext, JavaNativeTypeConverter, JavaNativeMemberConverter) - Method in class org.openzen.zencode.java.module.converters.JavaNativeConverterBuilder
 
getGlobals() - Method in class org.openzen.zencode.java.module.JavaNativeModule
 
getGlobalsInPackage(IScriptLoader, String) - Method in interface com.blamejared.crafttweaker.api.zencode.IZenClassRegistry
Gets all classes that expose globals located in the given package among the ones exposed to the targeted loader.
getGlobalsInPackage(IScriptLoader, String) - Method in class com.blamejared.crafttweaker.impl.registry.zencode.ZenClassRegistry
 
getGroup(String) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
getGroup(Recipe) - Static method in class com.blamejared.crafttweaker.natives.recipe.type.ExpandRecipe
 
getGroup(OperatorType) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
getHand(UseOnContext) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandUseOnContext
 
getHand(ArrowNockEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.arrow.ExpandArrowNockEvent
 
getHand(PlayerDestroyItemEvent) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandPlayerDestroyItemEvent
 
getHand(PlayerInteractEvent) - Static method in class com.blamejared.crafttweaker.natives.event.interact.ExpandPlayerInteractEvent
 
getHandlerFor(T) - Static method in interface com.blamejared.crafttweaker.api.recipe.handler.IRecipeHandlerRegistry
 
getHandSlots(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getHeader() - Method in class org.openzen.zenscript.codemodel.member.ConstMember
 
getHeader() - Method in class org.openzen.zenscript.codemodel.member.FieldMember
 
getHeader() - Method in class org.openzen.zenscript.codemodel.member.FunctionalMember
 
getHeader() - Method in class org.openzen.zenscript.codemodel.member.GetterMember
 
getHeader() - Method in interface org.openzen.zenscript.codemodel.member.IDefinitionMember
 
getHeader() - Method in class org.openzen.zenscript.codemodel.member.ImplementationMember
 
getHeader() - Method in class org.openzen.zenscript.codemodel.member.InnerDefinitionMember
 
getHeader() - Method in class org.openzen.zenscript.codemodel.member.ref.CasterMemberRef
 
getHeader() - Method in interface org.openzen.zenscript.codemodel.member.ref.DefinitionMemberRef
 
getHeader() - Method in class org.openzen.zenscript.codemodel.member.ref.FunctionalMemberRef
 
getHeader() - Method in class org.openzen.zenscript.codemodel.member.ref.ImplementationMemberRef
 
getHeader() - Method in class org.openzen.zenscript.codemodel.member.ref.IteratorMemberRef
 
getHeader() - Method in class org.openzen.zenscript.codemodel.member.ref.PropertyRef
 
getHeader() - Method in class org.openzen.zenscript.codemodel.member.SetterMember
 
getHeader() - Method in class org.openzen.zenscript.codemodel.member.StaticInitializerMember
 
getHeader() - Method in class org.openzen.zenscript.javashared.JavaSynthesizedFunctionInstance
 
getHeader(TypeVariableContext, AnnotatedType, Parameter[], TypeVariable<Method>[], AnnotatedType[]) - Method in class org.openzen.zencode.java.module.converters.JavaNativeHeaderConverter
 
getHeader(TypeVariableContext, Constructor) - Method in class org.openzen.zencode.java.module.converters.JavaNativeHeaderConverter
 
getHeader(TypeVariableContext, Method) - Method in class org.openzen.zencode.java.module.converters.JavaNativeHeaderConverter
 
getHeaderConverter(JavaNativePackageInfo, JavaNativeTypeConversionContext, JavaNativeTypeConverter) - Method in class com.blamejared.crafttweaker.impl.script.scriptrun.natives.CtJavaNativeConverterBuilder
 
getHeaderConverter(JavaNativePackageInfo, JavaNativeTypeConversionContext, JavaNativeTypeConverter) - Method in class org.openzen.zencode.java.module.converters.JavaNativeConverterBuilder
 
getHeadRotSpeed(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
getHealth(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getHeight(EntityType<Entity>) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
 
getHeight(ShapedRecipe) - Static method in class com.blamejared.crafttweaker.natives.recipe.type.ExpandShapedRecipe
 
getHeldItemStack(BlockEvent.BlockToolModificationEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.ExpandBlockToolModificationEvent
 
getHitPlayers(Explosion) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandExplosion
Gets the player knockback map for this Explosion.
getHitResult(EntityTeleportEvent.EnderPearl) - Static method in class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandEnderPearlTeleportEvent
 
getHitResult(ProjectileImpactEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.ExpandProjectileImpactEvent
 
getHitSound(SoundType) - Static method in class com.blamejared.crafttweaker.natives.sound.ExpandSoundType
 
getHitVec(PlayerInteractEvent.RightClickBlock) - Static method in class com.blamejared.crafttweaker.natives.event.interact.ExpandRightClickBlockEvent
 
getHoldingHand(LivingUseTotemEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingUseTotemEvent
 
getHookEntity(ItemFishedEvent) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemFishedEvent
 
getHorizontalDirection(UseOnContext) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandUseOnContext
 
getHoverName() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Gets the hover name of the ItemStack.
getIcon(DisplayInfo) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandDisplayInfo
 
getIcon(ExperienceOrb) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandExperienceOrb
 
getIcon(MapDecoration.Type) - Static method in class com.blamejared.crafttweaker.natives.world.map.ExpandMapDecorationType
 
getId() - Method in interface com.blamejared.crafttweaker.api.data.IData
Gets the internal ID of this data.
getId() - Method in enum class com.blamejared.crafttweaker.impl.network.message.ClientMessages
 
getId() - Method in class com.blamejared.crafttweaker.impl.script.ScriptRecipe
 
getId(Advancement) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancement
 
getId(ChatFormatting) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandChatFormatting
 
getId(Difficulty) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandDifficulty
 
getId(AttributeModifier) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeModifier
Gets the ID of this AttributeModifier.
getId(Recipe) - Static method in class com.blamejared.crafttweaker.natives.recipe.type.ExpandRecipe
 
getId(EntityAccess) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityAccess
 
getId(GameType) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandGameType
 
getId(TypeParameter) - Method in class org.openzen.zenscript.codemodel.context.TypeContext
 
getIdentifier() - Method in class org.openzen.zenscript.codemodel.annotations.NativeDefinitionAnnotation
 
getIds() - Method in enum class com.blamejared.crafttweaker.api.loot.table.LootTableManager
Gets the ids of all registered loot tables.
getIllager() - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandMobType
 
getImmutableInternal() - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
Gets a copy of the internal FluidStack that this IFluidStack is based on.
getImmutableInternal() - Method in class com.blamejared.crafttweaker.api.fluid.MCFluidStack
 
getImmutableInternal() - Method in class com.blamejared.crafttweaker.api.fluid.MCFluidStackMutable
 
getImmutableInternal() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
getImplementationInfo(ImplementationMember) - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
getImplementationsOf(IScriptLoader, Class<T>) - Method in interface com.blamejared.crafttweaker.api.zencode.IZenClassRegistry
Gets all non-abstract classes that extend or implement the given target for the specified loader.
getImplementationsOf(IScriptLoader, Class<T>) - Method in class com.blamejared.crafttweaker.impl.registry.zencode.ZenClassRegistry
 
getImplicitCaster(TypeID) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
getImport(List<String>, int) - Method in class org.openzen.zenscript.codemodel.definition.ZSPackage
 
getImport(TypeResolutionContext, List<String>) - Method in class org.openzen.zenscript.codemodel.context.CompilingPackage
 
getIndent() - Method in class org.openzen.zenscript.formattershared.StatementFormatter
 
getIndent() - Method in interface org.openzen.zenscript.formattershared.StatementFormattingTarget
 
getIndex(EquipmentSlot) - Static method in class com.blamejared.crafttweaker.natives.entity.equipment.ExpandEquipmentSlot
 
getIndirectSourceEntity(Explosion) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandExplosion
Gets the LivingEntity that caused this Explosion.
getIngredient() - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredientWithAmount
The backing ingredient
getIngredient() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IngredientWithAmount
 
getIngredient() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
getIngredientAny() - Method in class com.blamejared.crafttweaker.platform.ForgeRegistryHelper
 
getIngredientAny() - Method in interface com.blamejared.crafttweaker.platform.services.IRegistryHelper
 
getIngredientArray(ShapedRecipe) - Static method in class com.blamejared.crafttweaker.natives.recipe.type.ExpandShapedRecipe
Gets the ingredients of this recipe as an array that can be passed into a craftingTable.addShaped method call.
getIngredientArray(ShapelessRecipe) - Static method in class com.blamejared.crafttweaker.natives.recipe.type.ExpandShapelessRecipe
Gets the ingredients of this recipe as an array that can be passed into a craftingTable.addShapeless method call.
getIngredientConditioned(IIngredientConditioned<T>) - Method in class com.blamejared.crafttweaker.platform.ForgeRegistryHelper
 
getIngredientConditioned(IIngredientConditioned<T>) - Method in interface com.blamejared.crafttweaker.platform.services.IRegistryHelper
 
getIngredientList(List<Ingredient>) - Method in class com.blamejared.crafttweaker.platform.ForgeRegistryHelper
 
getIngredientList(List<Ingredient>) - Method in interface com.blamejared.crafttweaker.platform.services.IRegistryHelper
 
getIngredientPartialTag(ItemStack) - Method in class com.blamejared.crafttweaker.platform.ForgeRegistryHelper
 
getIngredientPartialTag(ItemStack) - Method in interface com.blamejared.crafttweaker.platform.services.IRegistryHelper
 
getIngredients() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientList
 
getIngredients() - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapedRecipe
 
getIngredients() - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapelessRecipe
 
getIngredients(Recipe) - Static method in class com.blamejared.crafttweaker.natives.recipe.type.ExpandRecipe
 
getIngredientTransformed(IIngredientTransformed<T>) - Method in class com.blamejared.crafttweaker.platform.ForgeRegistryHelper
 
getIngredientTransformed(IIngredientTransformed<T>) - Method in interface com.blamejared.crafttweaker.platform.services.IRegistryHelper
 
getInitializers(BaseScope) - Method in interface org.openzen.zenscript.codemodel.annotations.AnnotationDefinition
 
getInitializers(BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.InvalidAnnotationDefinition
 
getInitializers(BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.NativeAnnotationDefinition
 
getInitializers(BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.PreconditionAnnotationDefinition
 
getInLoveTime(Animal) - Static method in class com.blamejared.crafttweaker.natives.entity.type.animal.ExpandAnimal
 
getInner(String) - Method in interface org.openzen.zenscript.codemodel.context.CompilingType
 
getInner(CodePosition, GlobalTypeRegistry, Map<TypeParameter, TypeID>) - Method in class org.openzen.zenscript.codemodel.GenericMapper
 
getInner(CodePosition, GlobalTypeRegistry, TypeParameter[]) - Method in class org.openzen.zenscript.codemodel.GenericMapper
 
getInnerLoop() - Method in class org.openzen.zenscript.formattershared.StatementFormatter
 
getInnerLoop() - Method in interface org.openzen.zenscript.formattershared.StatementFormattingTarget
 
getInnerType(String) - Method in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
getInnerType(CodePosition, GenericName) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
getInnerType(GenericName, GlobalTypeRegistry) - Method in class org.openzen.zenscript.codemodel.type.DefinitionTypeID
 
getInnerType(GlobalTypeRegistry, List<GenericName>, int, DefinitionTypeID) - Method in interface org.openzen.zenscript.codemodel.context.CompilingType
 
getInnerType(GlobalTypeRegistry, DefinitionTypeID, List<GenericName>, int) - Static method in class org.openzen.zenscript.codemodel.GenericName
 
getInsertion(Style) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
getInstance() - Static method in enum class com.blamejared.crafttweaker.api.ingredient.type.IIngredientAny
 
getInstance() - Static method in enum class com.blamejared.crafttweaker.api.ingredient.type.IIngredientEmpty
 
getInstance() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IngredientAny
 
getInstance() - Method in interface com.blamejared.crafttweaker.api.ingredient.type.IngredientSingleton
 
getInterface(JavaClass, String, String) - Static method in class org.openzen.zenscript.javashared.JavaMethod
 
getInternal() - Method in class com.blamejared.crafttweaker.api.data.BoolData
 
getInternal() - Method in class com.blamejared.crafttweaker.api.data.ByteArrayData
 
getInternal() - Method in class com.blamejared.crafttweaker.api.data.ByteData
 
getInternal() - Method in class com.blamejared.crafttweaker.api.data.DoubleData
 
getInternal() - Method in class com.blamejared.crafttweaker.api.data.FloatData
 
getInternal() - Method in interface com.blamejared.crafttweaker.api.data.IData
Gets the internal Tag stored in this IData.
getInternal() - Method in class com.blamejared.crafttweaker.api.data.IntArrayData
 
getInternal() - Method in class com.blamejared.crafttweaker.api.data.IntData
 
getInternal() - Method in class com.blamejared.crafttweaker.api.data.ListData
 
getInternal() - Method in class com.blamejared.crafttweaker.api.data.LongArrayData
 
getInternal() - Method in class com.blamejared.crafttweaker.api.data.LongData
 
getInternal() - Method in class com.blamejared.crafttweaker.api.data.MapData
 
getInternal() - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
getInternal() - Method in class com.blamejared.crafttweaker.api.data.StringData
 
getInternal() - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
Gets the internal FluidStack that this IFluidStack is based on.
getInternal() - Method in class com.blamejared.crafttweaker.api.fluid.MCFluidStack
 
getInternal() - Method in class com.blamejared.crafttweaker.api.fluid.MCFluidStackMutable
 
getInternal() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Gets the internal ItemStack for this IItemStack.
getInternal() - Method in class com.blamejared.crafttweaker.api.item.MCItemStack
 
getInternal() - Method in class com.blamejared.crafttweaker.api.item.MCItemStackMutable
 
getInternal() - Method in interface com.blamejared.crafttweaker.api.tag.MCTag
Gets the internal Collection of this tag.
getInternal() - Method in class com.blamejared.crafttweaker.api.tag.type.KnownTag
 
getInternal(KnownTag<T>) - Method in class com.blamejared.crafttweaker.api.tag.manager.type.KnownTagManager
 
getInternalName(TypeID) - Method in class org.openzen.zenscript.javabytecode.JavaBytecodeContext
 
getInternalRaw(KnownTag<T>) - Method in class com.blamejared.crafttweaker.api.tag.manager.type.KnownTagManager
 
getInternalRaw(UnknownTag) - Method in class com.blamejared.crafttweaker.api.tag.manager.type.UnknownTagManager
 
getInternalRaw(T) - Method in interface com.blamejared.crafttweaker.api.tag.manager.ITagManager
Gets the internal Collection<Holder> of the given tag.
getInternalTag() - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
getInternalTag() - Method in class com.blamejared.crafttweaker.api.fluid.MCFluidStack
 
getInternalTag() - Method in class com.blamejared.crafttweaker.api.fluid.MCFluidStackMutable
 
getInventory(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
getInventory(PlayerEvent.ItemCraftedEvent) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemCraftedEvent
 
getIsEmpty() - Method in class listeners.ListenerList
 
getIsEmpty() - Method in class org.openzen.zencode.shared.ConcatMap
 
getItem(int) - Method in interface com.blamejared.crafttweaker.platform.helper.inventory.IInventoryWrapper
 
getItem(int) - Method in class com.blamejared.crafttweaker.platform.helper.inventory.IItemHandlerWrapper
 
getItem(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketHandlers
Gets the item based on registry name.
getItem(Container, int) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandContainer
Gets the ItemStack in the given slot.
getItem(ItemEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.type.item.ExpandItemEntity
Gets the IItemStack inside this ItemEntity.
getItem(ItemSupplier) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.ExpandItemSupplier
 
getItem(PotionBrewEvent, int) - Static method in class com.blamejared.crafttweaker.natives.event.brewing.ExpandPotionBrewEvent
 
getItem(EnchantmentLevelSetEvent) - Static method in class com.blamejared.crafttweaker.natives.event.enchantment.ExpandEnchantmentLevelSetEvent
 
getItem(LivingEntityUseItemEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.use.ExpandLivingEntityUseItemEvent
 
getItem(EntityItemPickupEvent) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandEntityItemPickupEvent
 
getItemBracketDump() - Static method in class com.blamejared.crafttweaker.api.bracket.BracketDumpers
 
getItemBySlot(LivingEntity, EquipmentSlot) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getItemInHand(LivingEntity, InteractionHand) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getItemInHand(UseOnContext) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandUseOnContext
 
getItems() - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
getItems() - Method in enum class com.blamejared.crafttweaker.api.ingredient.type.IIngredientAny
 
getItems() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientConditioned
 
getItems() - Method in enum class com.blamejared.crafttweaker.api.ingredient.type.IIngredientEmpty
 
getItems() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientList
 
getItems() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientTransformed
 
getItems() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IngredientAny
 
getItems() - Method in class com.blamejared.crafttweaker.api.ingredient.type.TagIngredient
 
getItems() - Method in class com.blamejared.crafttweaker.api.ingredient.type.WrappingIIngredient
 
getItems() - Method in class com.blamejared.crafttweaker.api.item.MCItemStack
 
getItems() - Method in class com.blamejared.crafttweaker.api.item.MCItemStackMutable
 
getItems() - Method in class com.blamejared.crafttweaker.api.mod.Mod
Gets the items that are registered under this mod's ID.
getItemStack() - Method in interface com.blamejared.crafttweaker.api.item.attribute.ItemAttributeModifierBase
 
getItemStack(ItemTooltipEvent) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemTooltipEvent
Gets the ItemStack that the tooltip is for.
getItemStack(PlayerInteractEvent) - Static method in class com.blamejared.crafttweaker.natives.event.interact.ExpandPlayerInteractEvent
The stack involved in this interaction.
getItemStack(FurnaceFuelBurnTimeEvent) - Static method in class com.blamejared.crafttweaker.natives.event.ExpandFurnaceFuelBurnTimeEvent
 
getItemStack(ItemAttributeModifierEvent) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemAttributeModifierEvent
Gets the ItemStack that this event is being ran for.
getItemStacks() - Method in class com.blamejared.crafttweaker.api.game.Game
 
getItemStacks() - Method in class com.blamejared.crafttweaker.api.mod.Mod
Gets the ItemStacks that are registered under this mod's ID.
getIterator(int) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
getIterator(TypeID[]) - Method in class org.openzen.zenscript.codemodel.type.GlobalTypeRegistry
 
getJavaClass(HighLevelDefinition) - Method in class org.openzen.zenscript.javashared.JavaContext
 
getJavaExpansionClass(HighLevelDefinition) - Method in class org.openzen.zenscript.javashared.JavaContext
 
getJavaField(IDefinitionMember) - Method in class org.openzen.zenscript.javashared.JavaContext
 
getJavaField(DefinitionMemberRef) - Method in class org.openzen.zenscript.javashared.JavaContext
 
getJavaImplementation(ImplementationMember) - Method in class org.openzen.zenscript.javashared.JavaContext
 
getJavaMethod(IDefinitionMember) - Method in class org.openzen.zenscript.javashared.JavaContext
 
getJavaMethod(DefinitionMemberRef) - Method in class org.openzen.zenscript.javashared.JavaContext
 
getJavaModifiers(int) - Static method in class org.openzen.zenscript.javashared.JavaModifiers
 
getJavaModule(Module) - Method in class org.openzen.zenscript.javashared.JavaContext
 
getJavaNativeClass(HighLevelDefinition) - Method in class org.openzen.zenscript.javashared.JavaContext
 
getJavaVariantOption(VariantDefinition.Option) - Method in class org.openzen.zenscript.javashared.JavaContext
 
getJavaVariantOption(VariantOptionRef) - Method in class org.openzen.zenscript.javashared.JavaContext
 
getJavaWriter() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
getJavaWriter() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaStatementVisitor
 
getJumpBoostPower(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getJumpFactor(Block) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlock
Gets the jump factor of this Block.
getKey(TranslatableContents) - Static method in class com.blamejared.crafttweaker.natives.text.content.type.ExpandTranslatableContents
 
getKey(Difficulty) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandDifficulty
 
getKey(HumanoidArm) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandHumanoidArm
 
getKey(T) - Method in interface com.blamejared.crafttweaker.platform.registry.RegistryWrapper
 
getKey(T) - Method in class com.blamejared.crafttweaker.platform.registry.VanillaRegistryWrapper
 
getKeyForSwitch(SwitchValue) - Static method in class org.openzen.zenscript.javabytecode.compiler.CompilerUtils
 
getKeys() - Method in interface com.blamejared.crafttweaker.api.data.IData
Gets the keys of this IData
getKeys() - Method in class com.blamejared.crafttweaker.api.data.ListData
 
getKeys() - Method in class com.blamejared.crafttweaker.api.data.MapData
 
getKillCredit(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getKillerEntity(LootContext) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandLootContext
 
getKind() - Method in class org.openzen.zenscript.codemodel.member.CallerMember
 
getKind() - Method in class org.openzen.zenscript.codemodel.member.CasterMember
 
getKind() - Method in class org.openzen.zenscript.codemodel.member.ConstructorMember
 
getKind() - Method in class org.openzen.zenscript.codemodel.member.DestructorMember
 
getKind() - Method in class org.openzen.zenscript.codemodel.member.FunctionalMember
 
getKind() - Method in class org.openzen.zenscript.codemodel.member.IteratorMember
 
getKind() - Method in class org.openzen.zenscript.codemodel.member.MethodMember
 
getKind() - Method in class org.openzen.zenscript.codemodel.member.OperatorMember
 
getKnockback(AbstractArrow) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.arrow.ExpandAbstractArrow
Gets the knockback of this arrow.
getKnockbackResistance(ArmorMaterial) - Static method in class com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorMaterial
 
getLambdaClosure() - Method in class org.openzen.zenscript.codemodel.context.StatementContext
 
getLambdaCounter() - Method in class org.openzen.zenscript.javabytecode.JavaBytecodeContext
 
getLambdaOuter() - Method in class org.openzen.zenscript.codemodel.context.StatementContext
 
getLast(Class<T>, T[]) - Static method in class stdlib.Arrays
 
getLastClimbablePos(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getLastDamagePlayer(LootContext) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandLootContext
 
getLastDamageSource(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getLastFoodLevel(FoodData) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodData
 
getLastHurtByMob(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getLastHurtByMobTimestamp(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getLastHurtMob(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getLastHurtMobTimestamp(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getLastWhitespace() - Method in class org.openzen.zenscript.lexer.WhitespaceFilteringParser
 
getLeashHolder(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
getLeft(AnvilUpdateEvent) - Static method in class com.blamejared.crafttweaker.natives.event.anvil.ExpandAnvilUpdateEvent
 
getLeft(AnvilRepairEvent) - Static method in class com.blamejared.crafttweaker.natives.event.anvil.ExpandAnvilRepairEvent
 
getLength() - Method in class live.LiveArrayList
 
getLength() - Method in class live.LiveConcatList
 
getLength() - Method in class live.LiveEmptyList
 
getLength() - Method in interface live.LiveList
 
getLength() - Method in class live.LiveMappedList
 
getLength() - Method in class live.LivePrefixedList
 
getLength() - Method in class live.SortedLiveList
 
getLength(PotionBrewEvent) - Static method in class com.blamejared.crafttweaker.natives.event.brewing.ExpandPotionBrewEvent
 
getLevel() - Method in class com.blamejared.crafttweaker.api.action.villager.ActionTradeBase
 
getLevel(MinecraftServer, ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
getLevel(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getLevel(UseOnContext) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandUseOnContext
 
getLevel(Tier) - Static method in class com.blamejared.crafttweaker.natives.item.type.tiered.ExpandTier
 
getLevel(BlockEntity) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandBlockEntity
 
getLevel(ServerLevelAccessor) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandServerLevelAccessor
 
getLevel(LootContext.Builder) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandLootContextBuilder
Gets the level that this builder uses.
getLevel(LootParams) - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootParams
 
getLevel(LootParams.Builder) - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootParamsBuilder
 
getLevel(EnchantmentLevelSetEvent) - Static method in class com.blamejared.crafttweaker.natives.event.enchantment.ExpandEnchantmentLevelSetEvent
 
getLevel(EntityJoinLevelEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.ExpandEntityJoinLevelEvent
 
getLevel(EntityLeaveLevelEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.ExpandEntityLeaveLevelEvent
 
getLevel(EntityMountEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.ExpandEntityMountEvent
 
getLevel(MobSpawnEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.spawn.ExpandMobSpawnEvent
 
getLevel(ArrowLooseEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.arrow.ExpandArrowLooseEvent
 
getLevel(ArrowNockEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.arrow.ExpandArrowNockEvent
 
getLevel(BonemealEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandBonemealEvent
 
getLevel(FillBucketEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandFillBucketEvent
 
getLevel(BlockEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.ExpandBlockEvent
 
getLevel(BlockEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.piston.ExpandPistonEvent
 
getLevel(BlockEvent.CreateFluidSourceEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.fluid.ExpandCreateFluidSourceEvent
 
getLevel(ExplosionEvent) - Static method in class com.blamejared.crafttweaker.natives.event.ExpandExplosionEvent
 
getLevel(LevelEvent) - Static method in class com.blamejared.crafttweaker.natives.event.level.ExpandLevelEvent
 
getLevel(TickEvent.LevelTickEvent) - Static method in class com.blamejared.crafttweaker.natives.event.tick.ExpandLevelTickEvent
 
getLevelData(LevelAccessor) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelAccessor
Gets the data for this level, holds information such as if it is raining, thundering, difficulty, etc
getLevelName(ServerLevelData) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandServerLevelData
 
getLevels(PlayerXpEvent.LevelChange) - Static method in class com.blamejared.crafttweaker.natives.event.xp.ExpandPlayerXpLevelChangeEvent
 
getLightEmission(BlockState) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
Gets the light level of this BlockState
getLightEmission(BlockGetter, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandBlockGetter
 
getLightning(EntityStruckByLightningEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.ExpandEntityStruckByLightningEvent
 
getLiquidPos(BlockEvent.FluidPlaceBlockEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.fluid.ExpandFluidPlaceBlockEvent
 
getListener() - Method in class listeners.DummyListenerHandle
 
getListener() - Method in interface listeners.ListenerHandle
 
getLocalizedDeathMessage(DamageSource, LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSource
 
getLocalTypeParameters() - Method in class org.openzen.zenscript.codemodel.scope.BlockScope
 
getLocalTypeParameters() - Method in class org.openzen.zenscript.codemodel.scope.DefinitionScope
 
getLocalTypeParameters() - Method in class org.openzen.zenscript.codemodel.scope.ExpressionScope
 
getLocalTypeParameters() - Method in class org.openzen.zenscript.codemodel.scope.FileScope
 
getLocalTypeParameters() - Method in class org.openzen.zenscript.codemodel.scope.ForeachScope
 
getLocalTypeParameters() - Method in class org.openzen.zenscript.codemodel.scope.FunctionScope
 
getLocalTypeParameters() - Method in class org.openzen.zenscript.codemodel.scope.GlobalScriptScope
 
getLocalTypeParameters() - Method in class org.openzen.zenscript.codemodel.scope.ImplementationScope
 
getLocalTypeParameters() - Method in class org.openzen.zenscript.codemodel.scope.LambdaScope
 
getLocalTypeParameters() - Method in class org.openzen.zenscript.codemodel.scope.LoopScope
 
getLocalTypeParameters() - Method in interface org.openzen.zenscript.codemodel.scope.TypeScope
 
getLocalVariable(VariableID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
GetLocalVariableExpression - Class in org.openzen.zenscript.codemodel.expression
 
GetLocalVariableExpression(CodePosition, VarStatement) - Constructor for class org.openzen.zenscript.codemodel.expression.GetLocalVariableExpression
 
getLocation(SoundEvent) - Static method in class com.blamejared.crafttweaker.natives.sound.ExpandSoundEvent
 
getLocation(HitResult) - Static method in class com.blamejared.crafttweaker.natives.util.ExpandHitResult
 
getLog() - Method in class org.openzen.zenscript.validator.Validator
 
getLogFormat() - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
getLogFormat() - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
Fabric doesn't have a MC formatting sanitizer.
getLogger(String) - Static method in class com.blamejared.crafttweaker.api.CraftTweakerAPI
Obtains a new Logger for logging CraftTweaker-specific messages related to the given system.
getLoggerFor(String) - Method in interface com.blamejared.crafttweaker.api.logging.ILoggerRegistry
Obtains a Logger for logging messages related to the specified system.
getLoggerFor(String) - Method in class com.blamejared.crafttweaker.impl.logging.LoggerRegistry
 
getLoggerRegistry() - Static method in class com.blamejared.crafttweaker.api.CraftTweakerAPI
Obtains the ILoggerRegistry used to create system-specific Logger instances.
getLongDisplayName(GameType) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandGameType
 
getLookAngle(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getLoop(int) - Method in class org.openzen.zenscript.codemodel.context.StatementContext
 
getLoop(String) - Method in class org.openzen.zenscript.codemodel.scope.BaseScope
 
getLoop(String) - Method in class org.openzen.zenscript.codemodel.scope.BlockScope
 
getLoop(String) - Method in class org.openzen.zenscript.codemodel.scope.DefinitionScope
 
getLoop(String) - Method in class org.openzen.zenscript.codemodel.scope.ExpressionScope
 
getLoop(String) - Method in class org.openzen.zenscript.codemodel.scope.FileScope
 
getLoop(String) - Method in class org.openzen.zenscript.codemodel.scope.ForeachScope
 
getLoop(String) - Method in class org.openzen.zenscript.codemodel.scope.FunctionScope
 
getLoop(String) - Method in class org.openzen.zenscript.codemodel.scope.GlobalScriptScope
 
getLoop(String) - Method in class org.openzen.zenscript.codemodel.scope.ImplementationScope
 
getLoop(String) - Method in class org.openzen.zenscript.codemodel.scope.LambdaScope
 
getLoop(String) - Method in class org.openzen.zenscript.codemodel.scope.LoopScope
 
getLoopId(LoopStatement) - Method in class org.openzen.zenscript.codemodel.context.StatementContext
 
getLoopTypes(int) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
getLoopVariableCount() - Method in class org.openzen.zenscript.codemodel.member.IteratorMember
 
getLoopVariableCount() - Method in class org.openzen.zenscript.codemodel.member.ref.IteratorMemberRef
 
getLoopVariableTypes() - Method in class org.openzen.zenscript.codemodel.member.IteratorMember
 
getLootingLevel(LivingDropsEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingDropsEvent
 
getLootingLevel(LootingLevelEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLootingLevelEvent
 
getLootModifiersMap() - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
getLootModifiersMap() - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getLootTable(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getLootTable(Block) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlock
Gets the loot table id for this Block.
getLootTableSeed(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the seed used when generating loot from this entity.
getLoveCause(Animal) - Static method in class com.blamejared.crafttweaker.natives.entity.type.animal.ExpandAnimal
 
getLuck(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
getLuck(LootContext) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandLootContext
 
getLuck(LootParams) - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootParams
 
getMainArm(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getMainArm(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
getMainHandItem(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getManager() - Method in class com.blamejared.crafttweaker.api.action.recipe.ActionRecipeBase
 
getManagerFactory(ResourceKey<Registry<T>>) - Method in class com.blamejared.crafttweaker.impl.registry.zencode.TaggableElementRegistry
 
getManagerInstances() - Static method in class com.blamejared.crafttweaker.api.bracket.custom.RecipeTypeBracketHandler
 
getManagers() - Method in class com.blamejared.crafttweaker.impl.registry.zencode.TaggableElementRegistry
 
getMapColor(MapDecoration.Type) - Static method in class com.blamejared.crafttweaker.natives.world.map.ExpandMapDecorationType
 
getMapper() - Method in class org.openzen.zenscript.codemodel.context.TypeContext
 
getMapping() - Method in class org.openzen.zenscript.codemodel.GenericMapper
 
getMapping(TypeParameter[], TypeID[]) - Static method in interface org.openzen.zenscript.codemodel.type.TypeID
 
getMapping(EnumConstantMember) - Method in class org.openzen.zenscript.javashared.JavaEnumMapper
 
getMapping(JavaClass) - Method in class org.openzen.zenscript.javashared.JavaField
 
getMapping(JavaClass) - Method in class org.openzen.zenscript.javashared.JavaMethod
 
getMappings(EnumDefinition) - Method in class org.openzen.zenscript.javashared.JavaEnumMapper
 
getMatchingStacks() - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.CompoundFluidIngredient
 
getMatchingStacks() - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.FluidStackIngredient
 
getMatchingStacks() - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.FluidTagWithAmountIngredient
 
getMatchingStacks() - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient
 
GetMatchingVariantField - Class in org.openzen.zenscript.codemodel.expression
 
GetMatchingVariantField(CodePosition, VariantOptionSwitchValue, int) - Constructor for class org.openzen.zenscript.codemodel.expression.GetMatchingVariantField
 
getMaterial(ArmorItem) - Static method in class com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorItem
 
getMaterialCost(AnvilUpdateEvent) - Static method in class com.blamejared.crafttweaker.natives.event.anvil.ExpandAnvilUpdateEvent
 
getMaxAirSupply(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getMaxCost(Enchantment, int) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
getMaxCriteriaRequired(Advancement) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancement
 
getMaxDamage() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtMost
 
getMaxDamage() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Returns the max damage of the ItemStack This is the max durability of the ItemStack.
getMaxEnergyStored(IEnergyStorage) - Static method in class com.blamejared.crafttweaker.natives.capability.ExpandIEnergyStorage
Gets the max energy that can be stored.
getMaxFallDistance(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getMaxHeadXRot(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
getMaxHeadYRot(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
getMaxHealth(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getMaxInstancesPerChunk(MobCategory) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandMobCategory
 
getMaxLevel(Enchantment) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
getMaxLightLevel(BlockGetter) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandBlockGetter
 
getMaxPlayers(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
getMaxPlayers(PlayerList) - Static method in class com.blamejared.crafttweaker.natives.server.ExpandPlayerList
 
getMaxSpawnClusterSize(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
getMaxStackSize() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Returns the max stack size of the Item in the ItemStack
getMaxStackSize(Container) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandContainer
 
getMaxTrades() - Method in class com.blamejared.crafttweaker.api.villager.trade.type.BasicTradeListing
 
getMaxTrades() - Method in interface com.blamejared.crafttweaker.api.villager.trade.type.IBasicItemListing
 
getMaxUses(MerchantOffer) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
getMember() - Method in class org.openzen.zenscript.codemodel.expression.ConstExpression
 
getMember() - Method in class org.openzen.zenscript.codemodel.expression.GetFieldExpression
 
getMember() - Method in class org.openzen.zenscript.codemodel.expression.GetStaticFieldExpression
 
getMember() - Method in interface org.openzen.zenscript.codemodel.partial.IPartialExpression
Retrieves the (primary) member this expression refers to, or null if there is no primary target.
getMember(CodePosition, TypeScope, List<TypeID>, GenericName) - Method in class org.openzen.zenscript.codemodel.expression.Expression
 
getMember(CodePosition, TypeScope, List<TypeID>, GenericName) - Method in interface org.openzen.zenscript.codemodel.partial.IPartialExpression
 
getMember(CodePosition, TypeScope, List<TypeID>, GenericName) - Method in class org.openzen.zenscript.codemodel.partial.PartialDynamicMemberExpression
 
getMember(CodePosition, TypeScope, List<TypeID>, GenericName) - Method in class org.openzen.zenscript.codemodel.partial.PartialGlobalExpression
 
getMember(CodePosition, TypeScope, List<TypeID>, GenericName) - Method in class org.openzen.zenscript.codemodel.partial.PartialMemberGroupExpression
 
getMember(CodePosition, TypeScope, List<TypeID>, GenericName) - Method in class org.openzen.zenscript.codemodel.partial.PartialPackageExpression
 
getMember(CodePosition, TypeScope, List<TypeID>, GenericName) - Method in class org.openzen.zenscript.codemodel.partial.PartialStaticMemberGroupExpression
 
getMember(CodePosition, TypeScope, List<TypeID>, GenericName) - Method in class org.openzen.zenscript.codemodel.partial.PartialTypeExpression
 
getMember(CodePosition, TypeScope, List<TypeID>, GenericName) - Method in class org.openzen.zenscript.codemodel.partial.PartialVariantOptionExpression
 
getMember(CodePosition, GlobalTypeRegistry, GenericName) - Method in class org.openzen.zenscript.codemodel.definition.ZSPackage
 
getMemberCache() - Method in class org.openzen.zenscript.codemodel.scope.BlockScope
 
getMemberCache() - Method in class org.openzen.zenscript.codemodel.scope.DefinitionScope
 
getMemberCache() - Method in class org.openzen.zenscript.codemodel.scope.ExpressionScope
 
getMemberCache() - Method in class org.openzen.zenscript.codemodel.scope.FileScope
 
getMemberCache() - Method in class org.openzen.zenscript.codemodel.scope.ForeachScope
 
getMemberCache() - Method in class org.openzen.zenscript.codemodel.scope.FunctionScope
 
getMemberCache() - Method in class org.openzen.zenscript.codemodel.scope.GlobalScriptScope
 
getMemberCache() - Method in class org.openzen.zenscript.codemodel.scope.ImplementationScope
 
getMemberCache() - Method in class org.openzen.zenscript.codemodel.scope.LambdaScope
 
getMemberCache() - Method in class org.openzen.zenscript.codemodel.scope.LoopScope
 
getMemberCache() - Method in interface org.openzen.zenscript.codemodel.scope.TypeScope
 
getMemberCache() - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
getMemberConverter(JavaNativeTypeConversionContext, JavaNativeTypeConverter, JavaNativeHeaderConverter) - Method in class org.openzen.zencode.java.module.converters.JavaNativeConverterBuilder
 
getMemberExpression(CodePosition, TypeScope, Expression, GenericName, boolean) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
getMerchantOffer(TradeWithVillagerEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandTradeWithVillagerEvent
 
getMessage() - Method in exception org.openzen.zencode.shared.CompileException
 
getMessage(Player.BedSleepingProblem) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayerBedSleepingProblem
 
getMessageClass() - Method in enum class com.blamejared.crafttweaker.impl.network.message.ClientMessages
 
getMessageFactory() - Method in enum class com.blamejared.crafttweaker.impl.network.message.ClientMessages
 
getMethod() - Method in class org.openzen.zenscript.javashared.JavaSynthesizedFunctionInstance
 
getMethod(String) - Method in class org.openzen.zenscript.javashared.JavaNativeClass
 
getMethod(FunctionHeader) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
getMethod(JavaClass, Constructor) - Method in class org.openzen.zencode.java.module.converters.JavaNativeMemberConverter
 
getMethod(JavaClass, Method, TypeID) - Method in class org.openzen.zencode.java.module.converters.JavaNativeMemberConverter
 
getMethodAnnotation(Method, Class<T>) - Method in class org.openzen.zencode.java.module.converters.JavaNativeExpansionConverter
Protected so that other implementations can inject "virtual" Annotations here
getMethodDescriptor(FunctionHeader) - Method in class org.openzen.zenscript.javashared.JavaContext
 
getMethodDescriptor(FunctionHeader, boolean, String) - Method in class org.openzen.zenscript.javashared.JavaContext
 
getMethodDescriptorConstructor(FunctionHeader, DefinitionMember) - Method in class org.openzen.zenscript.javashared.JavaContext
 
getMethodDescriptorExpansion(FunctionHeader, TypeID) - Method in class org.openzen.zenscript.javashared.JavaContext
 
getMethodInfo(IDefinitionMember) - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
getMethodInfo(DefinitionMemberRef) - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
getMethodMembers() - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
getMethodModifiers(Member) - Method in class org.openzen.zencode.java.module.converters.JavaNativeHeaderConverter
 
getMethodName() - Method in class org.openzen.zenscript.codemodel.member.ref.FunctionalMemberRef
 
getMethodSignature(FunctionHeader) - Method in class org.openzen.zenscript.javashared.JavaContext
 
getMethodSignature(FunctionHeader, boolean) - Method in class org.openzen.zenscript.javashared.JavaContext
 
getMethodSignatureExpansion(FunctionHeader, TypeID) - Method in class org.openzen.zenscript.javashared.JavaContext
 
getMethodSignatureExpansion(FunctionHeader, TypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeGenericVisitor
 
getMethodsIn(Class<?>) - Method in class org.openzen.zencode.java.module.converters.JavaNativeClassConverter
 
getMinCost(Enchantment, int) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
getMinDamage() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtLeast
 
getMinLevel(Enchantment) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
getMirrorAxis() - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapedRecipe
 
getMobEffect(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketHandlers
Gets the mobeffect based on registry name.
getMobEffects() - Method in class com.blamejared.crafttweaker.api.game.Game
 
getMobEffects() - Method in class com.blamejared.crafttweaker.api.mod.Mod
Gets the mob effects that are registered under this mod's ID.
getMobType(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getMod(String) - Method in class com.blamejared.crafttweaker.api.mod.Mods
Gets a specific mod
getMod(String) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
getMod(String) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getModByIndex(String) - Method in class com.blamejared.crafttweaker.api.mod.Mods
 
getModdedStatus(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
getModifier(AttributeInstance, String) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeInstance
 
getModifierManager() - Method in enum class com.blamejared.crafttweaker.api.loot.LootManager
Gets the loot modifiers manager.
getModifiers() - Method in interface com.blamejared.crafttweaker.api.item.attribute.ItemAttributeModifierBase
 
getModifiers() - Method in class org.openzen.zenscript.parser.ParsedDefinition
 
getModifiers(AttributeInstance) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeInstance
 
getModifiers(ItemAttributeModifierEvent) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemAttributeModifierEvent
Gets the modifiers on the ItemStack
getMods() - Method in class com.blamejared.crafttweaker.api.mod.Mods
Gets a list of all mods in the game
getMods() - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
getMods() - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getModule() - Method in class org.openzen.zencode.java.module.converters.JavaNativePackageInfo
 
getModule() - Method in class org.openzen.zencode.java.module.JavaNativeModule
 
getModule(String) - Method in class org.openzen.zenscript.codemodel.ModuleSpace
 
getMotd(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
getMotionDirection(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getMovementArea(AABB, Direction, double) - Static method in class com.blamejared.crafttweaker.natives.block.type.piston.ExpandPistonMath
 
getMsgId(DamageSource) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSource
 
getMultiplier(PlayerFlyableFallEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerFlyableFallEvent
 
getName() - Method in class org.openzen.zenscript.codemodel.member.ref.VariantOptionRef
 
getName() - Method in class org.openzen.zenscript.javashared.JavaClass
Retrieves the name of the class itself, excluding outer class or package name.
getName() - Method in class org.openzen.zenscript.parser.ParsedDefinition
 
getName() - Method in class org.openzen.zenscript.parser.ParsedImport
 
getName(FrameType) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandFrameType
 
getName(ChatFormatting) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandChatFormatting
 
getName(Direction) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandDirection
 
getName(Direction.Axis) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandAxis
 
getName(Direction.AxisDirection) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandAxisDirection
 
getName(KeybindContents) - Static method in class com.blamejared.crafttweaker.natives.text.content.type.ExpandKeybindContents
 
getName(ScoreContents) - Static method in class com.blamejared.crafttweaker.natives.text.content.type.ExpandScoreContents
 
getName(SoundSource) - Static method in class com.blamejared.crafttweaker.natives.sound.ExpandSoundSource
 
getName(AttributeModifier) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeModifier
Gets the name of this AttributeModifier.
getName(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getName(EquipmentSlot) - Static method in class com.blamejared.crafttweaker.natives.entity.equipment.ExpandEquipmentSlot
 
getName(MobCategory) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandMobCategory
 
getName(Potion, String) - Static method in class com.blamejared.crafttweaker.natives.item.alchemy.ExpandPotion
 
getName(ArmorItem.Type) - Static method in class com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorItemType
 
getName(ArmorMaterial) - Static method in class com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorMaterial
 
getName(Block) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlock
Gets the name of this Block
getName(GameType) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandGameType
 
getName(LootContextParam) - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParam
Gets the name of this parameter.
getName(Nameable) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandNameable
 
getName(Capability) - Static method in class com.blamejared.crafttweaker.natives.capability.ExpandCapability
 
getName(AnvilUpdateEvent) - Static method in class com.blamejared.crafttweaker.natives.event.anvil.ExpandAnvilUpdateEvent
 
getNamedLabel(String) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
getNameFor(IScriptLoader, Class<?>) - Method in interface com.blamejared.crafttweaker.api.zencode.IZenClassRegistry
Attempts to identify the name under which the target class is exposed to ZenCode in the given loader.
getNameFor(IScriptLoader, Class<?>) - Method in class com.blamejared.crafttweaker.impl.registry.zencode.ZenClassRegistry
 
getNameForScripts(Class<?>) - Method in class org.openzen.zencode.java.module.converters.JavaNativeClassConverter
 
getNameFromFile(String) - Static method in class org.openzen.zenscript.javashared.JavaClass
 
getNames() - Method in enum class com.blamejared.crafttweaker.platform.sides.DistributionType
 
getNamespace(ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.resource.ExpandResourceLocation
 
getNativeClassInfo(HighLevelDefinition) - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
getNativeConstructor(JavaClass, String) - Static method in class org.openzen.zenscript.javashared.JavaMethod
 
getNativeConverter(JavaNativeTypeConversionContext, JavaNativeTypeConverter, JavaNativeHeaderConverter, JavaNativeMemberConverter, JavaNativeClassConverter, JavaNativeGlobalConverter, JavaNativeExpansionConverter) - Method in class com.blamejared.crafttweaker.impl.script.scriptrun.natives.CtJavaNativeConverterBuilder
 
getNativeConverter(JavaNativeTypeConversionContext, JavaNativeTypeConverter, JavaNativeHeaderConverter, JavaNativeMemberConverter, JavaNativeClassConverter, JavaNativeGlobalConverter, JavaNativeExpansionConverter) - Method in class org.openzen.zencode.java.module.converters.JavaNativeConverterBuilder
 
getNativeExpansion(JavaClass, String, String) - Static method in class org.openzen.zenscript.javashared.JavaMethod
 
getNativeModules() - Method in class org.openzen.zencode.java.ScriptingEngine
 
getNativeStatic(JavaClass, String, String) - Static method in class org.openzen.zenscript.javashared.JavaMethod
 
getNativeTypeRegistry(IScriptLoader) - Method in interface com.blamejared.crafttweaker.api.zencode.IZenClassRegistry
Obtains the INativeTypeRegistry for the given loader.
getNativeTypeRegistry(IScriptLoader) - Method in class com.blamejared.crafttweaker.impl.registry.zencode.ZenClassRegistry
 
getNativeVirtual(JavaClass, String, String) - Static method in class org.openzen.zenscript.javashared.JavaMethod
 
getNbtPath(NbtContents) - Static method in class com.blamejared.crafttweaker.natives.text.content.type.ExpandNbtContents
 
getNetworkVersion() - Method in interface com.blamejared.crafttweaker.platform.services.INetworkHelper
 
getNewBottomItem(GrindstoneEvent.OnTakeItem) - Static method in class com.blamejared.crafttweaker.natives.event.grindstone.ExpandGrindStoneEvent.ExpandGrindstoneOnTakeItemEvent
 
getNewGameMode(PlayerEvent.PlayerChangeGameModeEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerChangeGameModeEvent
 
getNewSpawn(PlayerSetSpawnEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerSetSpawnEvent
 
getNewSpeed(PlayerEvent.BreakSpeed) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerBreakSpeedEvent
 
getNewState(BlockEvent.FluidPlaceBlockEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.fluid.ExpandFluidPlaceBlockEvent
 
getNewTarget(LivingChangeTargetEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.target.ExpandLivingChangeTargetEvent
 
getNewTopItem(GrindstoneEvent.OnTakeItem) - Static method in class com.blamejared.crafttweaker.natives.event.grindstone.ExpandGrindStoneEvent.ExpandGrindstoneOnTakeItemEvent
 
getNoActionTime(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getNoDespawnDistance(MobCategory) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandMobCategory
 
getNormal(Direction) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandDirection
 
getNormalized() - Method in class org.openzen.zenscript.codemodel.type.ArrayTypeID
 
getNormalized() - Method in class org.openzen.zenscript.codemodel.type.AssocTypeID
 
getNormalized() - Method in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
getNormalized() - Method in class org.openzen.zenscript.codemodel.type.DefinitionTypeID
 
getNormalized() - Method in class org.openzen.zenscript.codemodel.type.FunctionTypeID
 
getNormalized() - Method in class org.openzen.zenscript.codemodel.type.GenericMapTypeID
 
getNormalized() - Method in class org.openzen.zenscript.codemodel.type.GenericTypeID
 
getNormalized() - Method in class org.openzen.zenscript.codemodel.type.InvalidTypeID
 
getNormalized() - Method in class org.openzen.zenscript.codemodel.type.IteratorTypeID
 
getNormalized() - Method in class org.openzen.zenscript.codemodel.type.OptionalTypeID
 
getNormalized() - Method in class org.openzen.zenscript.codemodel.type.RangeTypeID
 
getNormalized() - Method in interface org.openzen.zenscript.codemodel.type.TypeID
 
getNormalized() - Method in class org.openzen.zenscript.javashared.types.JavaFunctionalInterfaceTypeID
 
getNormalizedRotation(Quaterniond) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
getNormalizedRotation(Quaternionf) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
getNotifiedSides(BlockEvent.NeighborNotifyEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.ExpandNeighborBlockNotifyEvent
 
getNotifyTradeSound(Merchant) - Static method in class com.blamejared.crafttweaker.natives.entity.type.villager.ExpandMerchant
 
getNumberOfArguments() - Method in class org.openzen.zenscript.codemodel.expression.VariantValueExpression
 
getNumberOfArguments() - Method in class org.openzen.zenscript.codemodel.GenericName
 
getNumberOfGenericParameters() - Method in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
getNumberOfTypeArguments() - Method in class org.openzen.zenscript.codemodel.expression.CallArguments
 
getNumberOfTypeParameters() - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
getNutrition(FoodProperties) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
 
getObject(InteractionResultHolder<T>, Class<T>) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandInteractionResultHolder
 
getObjective(ScoreContents) - Static method in class com.blamejared.crafttweaker.natives.text.content.type.ExpandScoreContents
 
getObtention() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeConstructor
 
getOffer(Entity, RandomSource) - Method in class com.blamejared.crafttweaker.api.villager.trade.type.BasicTradeListing
 
getOffer(Entity, RandomSource) - Method in class com.blamejared.crafttweaker.api.villager.trade.type.CustomTradeListing
 
getOffer(VillagerTrades.ItemListing, Entity, RandomSource) - Static method in class com.blamejared.crafttweaker.natives.villager.trade.ExpandItemListing
 
getOffers(Merchant) - Static method in class com.blamejared.crafttweaker.natives.entity.type.villager.ExpandMerchant
 
getOffhandItem(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getOffset() - Method in class compactio.CompactBytesDataInput
 
getOldDamageModifier(CriticalHitEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandCriticalHitEvent
 
getOldDifficulty(DifficultyChangeEvent) - Static method in class com.blamejared.crafttweaker.natives.event.ExpandDifficultyChangeEvent
 
getOldEffectInstance(MobEffectEvent.Added) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.effect.ExpandMobEffectAddedEvent
 
getOnPos(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getOperation(AttributeModifier) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeModifier
Gets the operation of this AttributeModifier.
getOperator() - Method in class org.openzen.zenscript.codemodel.member.ref.FunctionalMemberRef
 
getOperatorString() - Method in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
getOperatorString() - Method in interface org.openzen.zenscript.formattershared.FormattableOperator
 
getOperatorUserPermissionLevel(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
getOpposite(Direction) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandDirection
 
getOpposite(HumanoidArm) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandHumanoidArm
 
getOption() - Method in class org.openzen.zenscript.codemodel.member.ref.VariantOptionRef
 
getOptional(String) - Method in class org.openzen.zenscript.codemodel.definition.ZSPackage
 
getOptional(ResourceLocation) - Method in interface com.blamejared.crafttweaker.platform.registry.RegistryWrapper
 
getOptional(ResourceLocation) - Method in class com.blamejared.crafttweaker.platform.registry.VanillaRegistryWrapper
 
getOptional(TypeID) - Method in class org.openzen.zenscript.codemodel.type.GlobalTypeRegistry
 
getOptionalParameter(LootParams.Builder, Class<T>, LootContextParam<T>) - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootParamsBuilder
 
getOptionalParameter(LootParams, Class<T>, LootContextParam<T>) - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootParams
 
getOptionalRecursive(String) - Method in class org.openzen.zenscript.codemodel.definition.ZSPackage
 
getOrb(PlayerXpEvent.PickupXp) - Static method in class com.blamejared.crafttweaker.natives.event.xp.ExpandPlayerPickupXpEvent
 
getOrCreate(ResourceLocation, Class<T>) - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParams
Gets or creates a new parameter with the given name, using the given type.
getOrCreateDisplayEntity(BaseSpawner, Level, RandomSource, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandBaseSpawner
 
getOrCreateGroup(String, boolean) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
getOrCreateGroup(OperatorType) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
getOrCreateInstance(Class<T>) - Static method in class com.blamejared.crafttweaker.api.util.InstantiationUtil
Tries to get the instance two ways (in this order): 1) Via a public static field (recommended being final as well) 2) Via a public no-arg constructor
getOrCreatePackage(String) - Method in class org.openzen.zenscript.codemodel.context.CompilingPackage
 
getOrCreatePackage(String) - Method in class org.openzen.zenscript.codemodel.definition.ZSPackage
 
getOrCreateTag() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Returns the NBT tag attached to this ItemStack or makes a new tag.
getOrDefault(K, V) - Method in class org.openzen.zencode.shared.ConcatMap
 
getOrDefault(ResourceLocation) - Static method in class com.blamejared.crafttweaker.api.bracket.custom.RecipeTypeBracketHandler
 
getOrDefault(RecipeType) - Static method in class com.blamejared.crafttweaker.api.bracket.custom.RecipeTypeBracketHandler
 
getOrder() - Method in interface org.openzen.zencode.shared.SourceFile
 
getOrdinal() - Method in class org.openzen.zenscript.codemodel.member.ref.VariantOptionRef
 
getOrigin(LootContext) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandLootContext
 
getOriginal(PlayerDestroyItemEvent) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandPlayerDestroyItemEvent
 
getOriginal(PlayerEvent.Clone) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerCloneEvent
 
getOriginalBlockedDamage(ShieldBlockEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandShieldBlockEvent
 
getOriginalContent() - Method in class com.blamejared.crafttweaker.api.entity.NameTagResult
Gets the original content of the name tag.
getOriginalEntity(PlayerEvent.ItemPickupEvent) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemPickupEvent
 
getOriginalExperience(LivingExperienceDropEvent) - Static method in class com.blamejared.crafttweaker.natives.event.xp.ExpandLivingExperienceDropEvent
 
getOriginalLevel(EnchantmentLevelSetEvent) - Static method in class com.blamejared.crafttweaker.natives.event.enchantment.ExpandEnchantmentLevelSetEvent
 
getOriginalModifiers() - Method in interface com.blamejared.crafttweaker.api.item.attribute.ItemAttributeModifierBase
 
getOriginalModifiers(ItemAttributeModifierEvent) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemAttributeModifierEvent
Gets the original modifiers on the ItemStack before being changed by any other event listener.
getOriginalRatioX(LivingKnockBackEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingKnockBackEvent
 
getOriginalRatioZ(LivingKnockBackEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingKnockBackEvent
 
getOriginalSpeed(PlayerEvent.BreakSpeed) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerBreakSpeedEvent
 
getOriginalState(BlockEvent.CropGrowEvent.Post) - Static method in class com.blamejared.crafttweaker.natives.event.block.crop.ExpandCropGrowEvent.ExpandCropGrowPostEvent
 
getOriginalState(BlockEvent.FluidPlaceBlockEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.fluid.ExpandFluidPlaceBlockEvent
 
getOriginalStrength(LivingKnockBackEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingKnockBackEvent
 
getOriginalTarget(LivingChangeTargetEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.target.ExpandLivingChangeTargetEvent
 
getOrStartProgress(PlayerAdvancements, Advancement) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandPlayerAdvancements
 
getOrThrow(IRecipeComponent<C>) - Method in interface com.blamejared.crafttweaker.api.recipe.component.IDecomposedRecipe
Gets the values that are being pointed to by the given IRecipeComponent.
getOrThrowSingle(IRecipeComponent<C>) - Method in interface com.blamejared.crafttweaker.api.recipe.component.IDecomposedRecipe
Gets the single value that is being pointed to by the given IRecipeComponent.
getoSpin(BaseSpawner) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandBaseSpawner
 
getOutcome(LivingConversionEvent.Post) - Static method in class com.blamejared.crafttweaker.natives.event.entity.conversion.ExpandLivingConversionEvent.ExpandLivingConversionPostEvent
 
getOutcome(LivingConversionEvent.Pre) - Static method in class com.blamejared.crafttweaker.natives.event.entity.conversion.ExpandLivingConversionEvent.ExpandLivingConversionPreEvent
 
getOuterInstance(CodePosition) - Method in class org.openzen.zenscript.codemodel.scope.BaseScope
 
getOuterInstance(CodePosition) - Method in class org.openzen.zenscript.codemodel.scope.BlockScope
 
getOuterInstance(CodePosition) - Method in class org.openzen.zenscript.codemodel.scope.DefinitionScope
 
getOuterInstance(CodePosition) - Method in class org.openzen.zenscript.codemodel.scope.ExpressionScope
 
getOuterInstance(CodePosition) - Method in class org.openzen.zenscript.codemodel.scope.FileScope
 
getOuterInstance(CodePosition) - Method in class org.openzen.zenscript.codemodel.scope.ForeachScope
 
getOuterInstance(CodePosition) - Method in class org.openzen.zenscript.codemodel.scope.FunctionScope
 
getOuterInstance(CodePosition) - Method in class org.openzen.zenscript.codemodel.scope.GlobalScriptScope
 
getOuterInstance(CodePosition) - Method in class org.openzen.zenscript.codemodel.scope.ImplementationScope
 
getOuterInstance(CodePosition) - Method in class org.openzen.zenscript.codemodel.scope.LambdaScope
 
getOuterInstance(CodePosition) - Method in class org.openzen.zenscript.codemodel.scope.LoopScope
 
getOutput() - Method in class org.openzen.zenscript.javashared.JavaMappingWriter
 
getOutput(AnvilUpdateEvent) - Static method in class com.blamejared.crafttweaker.natives.event.anvil.ExpandAnvilUpdateEvent
 
getOutput(AnvilRepairEvent) - Static method in class com.blamejared.crafttweaker.natives.event.anvil.ExpandAnvilRepairEvent
 
getOutput(GrindstoneEvent.OnPlaceItem) - Static method in class com.blamejared.crafttweaker.natives.event.grindstone.ExpandGrindStoneEvent.ExpandGrindstoneOnPlaceItemEvent
 
getOverride(CodePosition, TypeScope, FunctionalMember) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
getOverrides() - Method in class org.openzen.zenscript.codemodel.member.CallerMember
 
getOverrides() - Method in class org.openzen.zenscript.codemodel.member.CasterMember
 
getOverrides() - Method in class org.openzen.zenscript.codemodel.member.ConstMember
 
getOverrides() - Method in class org.openzen.zenscript.codemodel.member.ConstructorMember
 
getOverrides() - Method in class org.openzen.zenscript.codemodel.member.DestructorMember
 
getOverrides() - Method in class org.openzen.zenscript.codemodel.member.FieldMember
 
getOverrides() - Method in class org.openzen.zenscript.codemodel.member.GetterMember
 
getOverrides() - Method in interface org.openzen.zenscript.codemodel.member.IDefinitionMember
 
getOverrides() - Method in class org.openzen.zenscript.codemodel.member.ImplementationMember
 
getOverrides() - Method in class org.openzen.zenscript.codemodel.member.InnerDefinitionMember
 
getOverrides() - Method in class org.openzen.zenscript.codemodel.member.IteratorMember
 
getOverrides() - Method in class org.openzen.zenscript.codemodel.member.MethodMember
 
getOverrides() - Method in class org.openzen.zenscript.codemodel.member.OperatorMember
 
getOverrides() - Method in class org.openzen.zenscript.codemodel.member.ref.CasterMemberRef
 
getOverrides() - Method in class org.openzen.zenscript.codemodel.member.ref.ConstMemberRef
 
getOverrides() - Method in interface org.openzen.zenscript.codemodel.member.ref.DefinitionMemberRef
 
getOverrides() - Method in class org.openzen.zenscript.codemodel.member.ref.FieldMemberRef
 
getOverrides() - Method in class org.openzen.zenscript.codemodel.member.ref.FunctionalMemberRef
 
getOverrides() - Method in class org.openzen.zenscript.codemodel.member.ref.GetterMemberRef
 
getOverrides() - Method in class org.openzen.zenscript.codemodel.member.ref.ImplementationMemberRef
 
getOverrides() - Method in class org.openzen.zenscript.codemodel.member.ref.IteratorMemberRef
 
getOverrides() - Method in class org.openzen.zenscript.codemodel.member.ref.SetterMemberRef
 
getOverrides() - Method in class org.openzen.zenscript.codemodel.member.SetterMember
 
getOverrides() - Method in class org.openzen.zenscript.codemodel.member.StaticInitializerMember
 
getOverworldData(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Gets the custom data of the overworld.
getOwner() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Gets owning mod for the Item in this IItemStack
getOwner(Projectile) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.ExpandProjectile
 
getOwnerType() - Method in class org.openzen.zenscript.codemodel.member.ref.CasterMemberRef
 
getOwnerType() - Method in interface org.openzen.zenscript.codemodel.member.ref.DefinitionMemberRef
 
getOwnerType() - Method in class org.openzen.zenscript.codemodel.member.ref.FunctionalMemberRef
 
getOwnerType() - Method in class org.openzen.zenscript.codemodel.member.ref.ImplementationMemberRef
 
getOwnerType() - Method in class org.openzen.zenscript.codemodel.member.ref.IteratorMemberRef
 
getOwnerType() - Method in class org.openzen.zenscript.codemodel.member.ref.PropertyRef
 
getPackage() - Method in class org.openzen.zenscript.codemodel.context.CompilingPackage
 
getPackage(String) - Method in class org.openzen.zencode.java.module.converters.JavaNativePackageInfo
 
getPackageName(ZSPackage) - Method in class org.openzen.zenscript.javashared.JavaContext
 
getParameter(boolean, int) - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
getParameter(int) - Method in class org.openzen.zenscript.codemodel.context.StatementContext
 
getParameter(LootParams.Builder, Class<T>, LootContextParam<T>) - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootParamsBuilder
 
getParameter(LootParams, Class<T>, LootContextParam<T>) - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootParams
 
getParameterIndex(FunctionParameter) - Method in class org.openzen.zenscript.codemodel.context.StatementContext
 
getParameterInfo(FunctionParameter) - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
getParameterType(boolean, int) - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
getParameterType(int) - Method in class org.openzen.zenscript.codemodel.member.ref.VariantOptionRef
 
getParamOrNull(LootParams, Class<T>, LootContextParam<T>) - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootParams
 
getParamSet(LootTable) - Static method in class com.blamejared.crafttweaker.natives.loot.table.ExpandLootTable
Gets the param set that this table uses.
getParent(Advancement) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancement
 
getParentA(BabyEntitySpawnEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandBabyEntitySpawnEvent
 
getParentB(BabyEntitySpawnEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandBabyEntitySpawnEvent
 
getPassengers(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getPath() - Method in class org.openzen.zenscript.parser.ParsedImport
 
getPath(URI) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
getPath(ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.resource.ExpandResourceLocation
 
getPatronList() - Static method in class com.blamejared.crafttweaker.CraftTweakerCommon
 
getPattern(SelectorContents) - Static method in class com.blamejared.crafttweaker.natives.text.content.type.ExpandSelectorContents
 
getPearlEntity(EntityTeleportEvent.EnderPearl) - Static method in class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandEnderPearlTeleportEvent
 
getPercent(AdvancementProgress) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementProgress
 
getPercentage() - Method in class com.blamejared.crafttweaker.api.util.random.Percentaged
 
getPercentFrozen(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getPersistentData(ServerPlayer) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandServerPlayer
Gets the persistent NBT data for this player.
getPersistentData(ServerPlayer) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
getPersistentData(ServerPlayer) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getPhase(TickEvent) - Static method in class com.blamejared.crafttweaker.natives.event.tick.ExpandTickEvent
 
getPierceLevel(AbstractArrow) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.arrow.ExpandAbstractArrow
Gets the pierce level of this arrow.
getPistonMoveType(PistonEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.piston.ExpandPistonEvent
Gets the move type of the piston (is it extending or retracting).
getPistonPushReaction(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getPitch(SoundType) - Static method in class com.blamejared.crafttweaker.natives.sound.ExpandSoundType
 
getPkg() - Method in class org.openzen.zencode.java.module.converters.JavaNativePackageInfo
 
getPlacedAgainst(BlockEvent.EntityPlaceEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.ExpandEntityPlaceBlockEvent
 
getPlacedBlock(BlockEvent.EntityPlaceEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.ExpandEntityPlaceBlockEvent
 
getPlaceSound(SoundType) - Static method in class com.blamejared.crafttweaker.natives.sound.ExpandSoundType
 
getPlane(Direction.Axis) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandAxis
 
getPlatformName() - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
getPlatformName() - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getPlayer(PlayerList, UUID) - Static method in class com.blamejared.crafttweaker.natives.server.ExpandPlayerList
 
getPlayer(UseOnContext) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandUseOnContext
 
getPlayer(AnvilUpdateEvent) - Static method in class com.blamejared.crafttweaker.natives.event.anvil.ExpandAnvilUpdateEvent
 
getPlayer(EntityTeleportEvent.EnderPearl) - Static method in class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandEnderPearlTeleportEvent
 
getPlayer(ItemTossEvent) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemTossEvent
 
getPlayer(ItemTooltipEvent) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemTooltipEvent
Gets the player that is viewing the tooltip.
getPlayer(BlockEvent.BlockToolModificationEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.ExpandBlockToolModificationEvent
 
getPlayer(BlockEvent.BreakEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.ExpandBlockBreakEvent
 
getPlayer(TickEvent.PlayerTickEvent) - Static method in class com.blamejared.crafttweaker.natives.event.tick.ExpandPlayerTickEvent
 
getPlayerByName(PlayerList, String) - Static method in class com.blamejared.crafttweaker.natives.server.ExpandPlayerList
 
getPlayerCount(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
getPlayerCount(PlayerList) - Static method in class com.blamejared.crafttweaker.natives.server.ExpandPlayerList
 
getPlayerInventory(Player) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
getPlayerInventory(Player) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getPlayerList(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
getPlayerNames(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
getPlayers(PlayerList) - Static method in class com.blamejared.crafttweaker.natives.server.ExpandPlayerList
 
getPluginManager() - Static method in class com.blamejared.crafttweaker.CraftTweakerCommon
 
getPortalWaitTime(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getPos(EnchantmentLevelSetEvent) - Static method in class com.blamejared.crafttweaker.natives.event.enchantment.ExpandEnchantmentLevelSetEvent
 
getPos(LivingDestroyBlockEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingDestroyBlockEvent
 
getPos(BonemealEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandBonemealEvent
 
getPos(PlayerSleepInBedEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerSleepInBedEvent
 
getPos(BlockEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.ExpandBlockEvent
 
getPos(BlockEvent.CreateFluidSourceEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.fluid.ExpandCreateFluidSourceEvent
 
getPosition() - Method in exception org.openzen.zencode.shared.CompileException
 
getPosition() - Method in class org.openzen.zenscript.codemodel.context.TypeContext
 
getPosition() - Method in class org.openzen.zenscript.codemodel.member.DefinitionMember
 
getPosition() - Method in interface org.openzen.zenscript.codemodel.member.IDefinitionMember
 
getPosition() - Method in class org.openzen.zenscript.codemodel.member.ref.CasterMemberRef
 
getPosition() - Method in interface org.openzen.zenscript.codemodel.member.ref.DefinitionMemberRef
 
getPosition() - Method in class org.openzen.zenscript.codemodel.member.ref.FunctionalMemberRef
 
getPosition() - Method in class org.openzen.zenscript.codemodel.member.ref.ImplementationMemberRef
 
getPosition() - Method in class org.openzen.zenscript.codemodel.member.ref.IteratorMemberRef
 
getPosition() - Method in class org.openzen.zenscript.codemodel.member.ref.PropertyRef
 
getPosition() - Method in class org.openzen.zenscript.lexer.CountingCharReader
 
getPosition() - Method in class org.openzen.zenscript.lexer.LLParserTokenStream
 
getPosition() - Method in class org.openzen.zenscript.lexer.TokenParser
 
getPosition() - Method in interface org.openzen.zenscript.lexer.TokenStream
 
getPosition() - Method in class org.openzen.zenscript.lexer.WhitespaceFilteringParser
 
getPosition() - Method in class org.openzen.zenscript.parser.ParsedDefinition
 
getPosition(Entity, float) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getPosition(PlayerEvent.BreakSpeed) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerBreakSpeedEvent
 
getPositionBeforeWhitespace() - Method in class org.openzen.zenscript.lexer.LLParserTokenStream
 
getPositionBeforeWhitespace() - Method in class org.openzen.zenscript.lexer.WhitespaceFilteringParser
 
getPossibleFunctionHeaders(TypeScope, List<TypeID>, int) - Method in class org.openzen.zenscript.codemodel.expression.Expression
 
getPossibleFunctionHeaders(TypeScope, List<TypeID>, int) - Method in interface org.openzen.zenscript.codemodel.partial.IPartialExpression
 
getPossibleFunctionHeaders(TypeScope, List<TypeID>, int) - Method in class org.openzen.zenscript.codemodel.partial.PartialDynamicMemberExpression
 
getPossibleFunctionHeaders(TypeScope, List<TypeID>, int) - Method in class org.openzen.zenscript.codemodel.partial.PartialGlobalExpression
 
getPossibleFunctionHeaders(TypeScope, List<TypeID>, int) - Method in class org.openzen.zenscript.codemodel.partial.PartialMemberGroupExpression
 
getPossibleFunctionHeaders(TypeScope, List<TypeID>, int) - Method in class org.openzen.zenscript.codemodel.partial.PartialPackageExpression
 
getPossibleFunctionHeaders(TypeScope, List<TypeID>, int) - Method in class org.openzen.zenscript.codemodel.partial.PartialStaticMemberGroupExpression
 
getPossibleFunctionHeaders(TypeScope, List<TypeID>, int) - Method in class org.openzen.zenscript.codemodel.partial.PartialTypeExpression
 
getPossibleFunctionHeaders(TypeScope, List<TypeID>, int) - Method in class org.openzen.zenscript.codemodel.partial.PartialVariantOptionExpression
 
getPossibleStates(Block) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlock
Gets a list of valid BlockStates for this Block.
getPotion(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketHandlers
 
getPotions() - Method in class com.blamejared.crafttweaker.api.game.Game
 
getPotions() - Method in class com.blamejared.crafttweaker.api.mod.Mod
Gets the potions that are registered under this mod's ID.
getPotionTypeDump() - Static method in class com.blamejared.crafttweaker.api.bracket.BracketDumpers
 
getPower(EnchantmentLevelSetEvent) - Static method in class com.blamejared.crafttweaker.natives.event.enchantment.ExpandEnchantmentLevelSetEvent
 
getPowerForTime(int) - Static method in class com.blamejared.crafttweaker.natives.item.type.projectileweapon.ExpandBowItem
Converts the given time to a power value between 0 and 1
getPreparer() - Method in class org.openzen.zenscript.codemodel.scope.BlockScope
 
getPreparer() - Method in class org.openzen.zenscript.codemodel.scope.DefinitionScope
 
getPreparer() - Method in class org.openzen.zenscript.codemodel.scope.ExpressionScope
 
getPreparer() - Method in class org.openzen.zenscript.codemodel.scope.FileScope
 
getPreparer() - Method in class org.openzen.zenscript.codemodel.scope.ForeachScope
 
getPreparer() - Method in class org.openzen.zenscript.codemodel.scope.FunctionScope
 
getPreparer() - Method in class org.openzen.zenscript.codemodel.scope.GlobalScriptScope
 
getPreparer() - Method in class org.openzen.zenscript.codemodel.scope.ImplementationScope
 
getPreparer() - Method in class org.openzen.zenscript.codemodel.scope.LambdaScope
 
getPreparer() - Method in class org.openzen.zenscript.codemodel.scope.LoopScope
 
getPreparer() - Method in interface org.openzen.zenscript.codemodel.scope.TypeScope
 
getPreprocessors() - Method in interface com.blamejared.crafttweaker.api.ICraftTweakerRegistry
Gets a read-only List of all known preprocessors.
getPreprocessors() - Method in class com.blamejared.crafttweaker.impl.registry.CraftTweakerRegistry
 
getPreprocessors() - Method in class com.blamejared.crafttweaker.impl.registry.zencode.PreprocessorRegistry
 
getPrev(EntityTeleportEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandEntityTeleportEvent
 
getPrevX(EntityTeleportEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandEntityTeleportEvent
 
getPrevY(EntityTeleportEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandEntityTeleportEvent
 
getPrevZ(EntityTeleportEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandEntityTeleportEvent
 
getPrice() - Method in class com.blamejared.crafttweaker.api.villager.trade.type.BasicTradeListing
 
getPrice() - Method in interface com.blamejared.crafttweaker.api.villager.trade.type.IBasicItemListing
 
getPrice2() - Method in class com.blamejared.crafttweaker.api.villager.trade.type.BasicTradeListing
 
getPrice2() - Method in interface com.blamejared.crafttweaker.api.villager.trade.type.IBasicItemListing
 
getPriceMult() - Method in class com.blamejared.crafttweaker.api.villager.trade.type.BasicTradeListing
 
getPriceMult() - Method in interface com.blamejared.crafttweaker.api.villager.trade.type.IBasicItemListing
 
getPriceMultiplier(MerchantOffer) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
getPriority() - Method in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
getPriority() - Method in interface org.openzen.zenscript.formattershared.FormattableOperator
Operator priority: if priority of the inner operation is lower, it should be wrapped in parenthesis.
getProfession() - Method in class com.blamejared.crafttweaker.api.action.villager.ActionTradeBase
 
getProfession(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketHandlers
Gets the villager profession based on registry name.
getProfessionDump() - Static method in class com.blamejared.crafttweaker.api.bracket.BracketDumpers
 
getProgressText(AdvancementProgress) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementProgress
 
getProgressType(AdvancementEvent.AdvancementProgressEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.advancement.ExpandAdvancementProgressEvent
 
getProjectile(ProjectileImpactEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.ExpandProjectileImpactEvent
 
getProperties(BlockState) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
Gets the properties of this BlockState.
getPropertyNames(BlockState) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
Gets the names of the properties of this BlockState.
getPropertyValue(BlockState, String) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
Gets the value of the given property.
getPushDirection(PistonStructureResolver) - Static method in class com.blamejared.crafttweaker.natives.block.type.piston.ExpandPistonStructureResolver
Gets the direction that the piston is moving.
getRainTime(ServerLevelData) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandServerLevelData
 
getRandom(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getRandom(LevelAccessor) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelAccessor
 
getRandom(LootContext) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandLootContext
 
getRandomAxis(Direction.Plane, RandomSource) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandPlane
 
getRandomDirection(Direction.Plane, RandomSource) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandPlane
 
getRandomItems(LootTable, LootContext) - Static method in class com.blamejared.crafttweaker.natives.loot.table.ExpandLootTable
Rolls this table and returns the rolled items in a list.
getRandomItems(LootTable, LootContext, Consumer<IItemStack>) - Static method in class com.blamejared.crafttweaker.natives.loot.table.ExpandLootTable
Rolls this table and passes all the rolled items to the given Consumer<{@link IItemStack}>
getRandomItems(LootTable, LootParams) - Static method in class com.blamejared.crafttweaker.natives.loot.table.ExpandLootTable
Rolls this table and returns the rolled items in a list.
getRandomItemsRaw(LootTable, LootContext, Consumer<IItemStack>) - Static method in class com.blamejared.crafttweaker.natives.loot.table.ExpandLootTable
Rolls this table and passes all the rolled items to the given Consumer<{@link IItemStack}>
getRange(RangeTypeID) - Method in class org.openzen.zenscript.javashared.JavaContext
 
getRange(TypeID) - Method in class org.openzen.zenscript.codemodel.type.GlobalTypeRegistry
 
getRarity() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Returns the rarity of the Item in the ItemStack
getRarity(Enchantment) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
getRatioX(LivingKnockBackEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingKnockBackEvent
 
getRatioZ(LivingKnockBackEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingKnockBackEvent
 
getRecipeByName(String) - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.IRecipeManager
 
getRecipeByName(String) - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.GenericRecipesManager
 
getRecipeHandlerFor(Class<T>) - Method in interface com.blamejared.crafttweaker.api.ICraftTweakerRegistry
Obtains the IRecipeHandler responsible for the given recipe class.
getRecipeHandlerFor(Class<T>) - Method in interface com.blamejared.crafttweaker.api.recipe.handler.IRecipeHandlerRegistry
 
getRecipeHandlerFor(Class<T>) - Method in class com.blamejared.crafttweaker.impl.registry.CraftTweakerRegistry
 
getRecipeHandlerFor(Class<T>) - Method in class com.blamejared.crafttweaker.impl.registry.recipe.RecipeHandlerRegistry
 
getRecipeHandlerFor(T) - Method in interface com.blamejared.crafttweaker.api.ICraftTweakerRegistry
Obtains the IRecipeHandler responsible for the given recipe.
getRecipeHandlerFor(T) - Method in interface com.blamejared.crafttweaker.api.recipe.handler.IRecipeHandlerRegistry
 
getRecipeHandlerFor(T) - Method in class com.blamejared.crafttweaker.impl.registry.CraftTweakerRegistry
 
getRecipeHandlerFor(T) - Method in class com.blamejared.crafttweaker.impl.registry.recipe.RecipeHandlerRegistry
 
getRecipeList() - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.IRecipeManager
Gets a RecipeList which can be used to change recipes for this manager.
getRecipeLists() - Method in class com.blamejared.crafttweaker.api.action.recipe.generic.ActionWholeRegistryBase
 
getRecipeManager(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketHandlers
Gets the recipeManager based on registry name.
getRecipeManager(String) - Static method in class com.blamejared.crafttweaker.api.bracket.custom.RecipeTypeBracketHandler
 
getRecipeMap() - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.IRecipeManager
Returns a map of all known recipes.
getRecipeMap() - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.GenericRecipesManager
Returns a map of all known recipes.
getRecipeMutator() - Method in class com.blamejared.crafttweaker.api.action.recipe.ActionRecipeBase
Gets a RecipeList for this manager, which helps ensure that changes are applied to all recipe maps that vanilla has.
getRecipes() - Method in class com.blamejared.crafttweaker.api.action.recipe.ActionRecipeBase
Gets the recipes for the manager type.
getRecipes() - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.IRecipeManager
Gets the recipes for this RecipeManager.
getRecipes() - Method in class com.blamejared.crafttweaker.api.recipe.RecipeList
Gets an unmodifiable view of the recipe map in this list.
getRecipes(AdvancementRewards) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementRewards
 
getRecipesByOutput(IIngredient) - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.IRecipeManager
 
getRecipesByOutput(IIngredient) - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.GenericRecipesManager
 
getRecipesByOutput(IIngredient) - Method in class com.blamejared.crafttweaker.api.recipe.RecipeList
Gets recipes based on the output item, checked against the given IIngredient.
getRecipesByType() - Method in class com.blamejared.crafttweaker.api.action.recipe.generic.ActionWholeRegistryBase
 
getRecipeType() - Method in class com.blamejared.crafttweaker.api.action.recipe.ActionRecipeBase
 
getRecipeType() - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.IRecipeManager
Gets the recipe type for the registry to remove from.
getRecipeType() - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.BlastFurnaceRecipeManager
 
getRecipeType() - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.CampFireRecipeManager
 
getRecipeType() - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.CraftingTableRecipeManager
 
getRecipeType() - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.FurnaceRecipeManager
 
getRecipeType() - Method in class com.blamejared.crafttweaker.api.recipe.manager.RecipeManagerWrapper
 
getRecipeType() - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.SmithingRecipeManager
 
getRecipeType() - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.SmokerRecipeManager
 
getRecipeType() - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.StoneCutterManager
 
getRecipeType() - Method in class com.blamejared.crafttweaker.api.recipe.RecipeList
Gets the recipe type that this list deals with.
getRecipeType(FurnaceFuelBurnTimeEvent) - Static method in class com.blamejared.crafttweaker.natives.event.ExpandFurnaceFuelBurnTimeEvent
 
getRecipeTypeName() - Method in class com.blamejared.crafttweaker.api.action.recipe.ActionRecipeBase
 
getRecipeTypes() - Method in class com.blamejared.crafttweaker.api.game.Game
 
getRecursive(String) - Method in class org.openzen.zenscript.codemodel.definition.ZSPackage
 
getRegexp() - Method in interface org.openzen.zenscript.lexer.TokenType
 
getRegexp() - Method in enum class org.openzen.zenscript.lexer.ZSTokenType
 
getRegistry() - Static method in class com.blamejared.crafttweaker.api.CraftTweakerAPI
Provides access to the main CraftTweaker set of registries.
getRegistry() - Method in class org.openzen.zenscript.codemodel.type.member.LocalMemberCache
 
getRegistry() - Method in interface org.openzen.zenscript.javashared.JavaCompileSpace
 
getRegistry() - Method in class org.openzen.zenscript.javashared.JavaContext
 
getRegistry() - Method in class org.openzen.zenscript.javashared.SimpleJavaCompileSpace
 
getRegistryName() - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
Gets the registry name for the fluid this stack is representing.
getRegistryName() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Gets the registry name for the Item in this IItemStack
getRegistryName(SoundEvent) - Static method in class com.blamejared.crafttweaker.natives.sound.ExpandSoundEvent
 
getRegistryName(MobEffect) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffect
 
getRegistryName(Attribute) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttribute
 
getRegistryName(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getRegistryName(EntityType<Entity>) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
 
getRegistryName(VillagerProfession) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandVillagerProfession
 
getRegistryName(VillagerType) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandVillagerType
 
getRegistryName(Potion) - Static method in class com.blamejared.crafttweaker.natives.item.alchemy.ExpandPotion
 
getRegistryName(Enchantment) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
getRegistryName(Item) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
getRegistryName(Biome) - Static method in class com.blamejared.crafttweaker.natives.world.biome.ExpandBiome
 
getRegistryName(Block) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlock
Gets the registry name of this block.
getRegistryName(BlockEntity) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandBlockEntity
 
getRegistryName(Fluid) - Static method in class com.blamejared.crafttweaker.natives.fluid.ExpandFluid
 
getRemainingCriteria(AdvancementProgress) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementProgress
 
getRemainingFireTicks(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getRemainingItem(IItemStack) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
When this ingredient stack is crafted, what will remain in the grid? Does not check if the stack matches though! Used e.g.
getRemainingItem(IItemStack) - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientTransformed
 
getRemainingItem(IItemStack) - Method in interface com.blamejared.crafttweaker.api.item.ForgeItemStack
 
getRemainingItems(CraftingContainer) - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapedRecipe
 
getRemainingItems(CraftingContainer) - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapelessRecipe
 
getRemainingItems(CraftingContainer, Pair<Integer, Integer>, IIngredient[][]) - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapedRecipe
 
getRepairIngredient(ArmorMaterial) - Static method in class com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorMaterial
 
getRepairIngredient(Tier) - Static method in class com.blamejared.crafttweaker.natives.item.type.tiered.ExpandTier
 
getReplacerRegistry() - Method in interface com.blamejared.crafttweaker.api.ICraftTweakerRegistry
Offers access to the IReplacerRegistry.
getReplacerRegistry() - Method in class com.blamejared.crafttweaker.impl.registry.CraftTweakerRegistry
 
getReplaceWith() - Method in class com.blamejared.crafttweaker.api.ingredient.transform.type.TransformReplace
 
getRequirements(Advancement) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancement
 
getResourceLocation(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketHandlers
Deprecated, for removal: This API element is subject to removal in a future version.
getResourceLocation(String) - Static method in class com.blamejared.crafttweaker.api.bracket.ResourceLocationBracketHandler
Creates a Resource location based on the tokens.
getRestrictCenter(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
getRestrictRadius(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
getResult() - Method in class com.blamejared.crafttweaker.api.entity.NameTagResult
 
getResult(InteractionResultHolder) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandInteractionResultHolder
 
getResult(MerchantOffer) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
getResult(PlayerSleepInBedEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerSleepInBedEvent
 
getResult(Event) - Static method in class com.blamejared.crafttweaker.natives.event.ExpandEvent
 
getResultItem(RegistryAccess) - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapedRecipe
 
getResultItem(RegistryAccess) - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapelessRecipe
 
getResultItem(RegistryAccess) - Method in class com.blamejared.crafttweaker.impl.script.ScriptRecipe
 
getResultItem(Recipe) - Static method in class com.blamejared.crafttweaker.natives.recipe.type.ExpandRecipe
 
getResultStack(LivingEntityUseItemEvent.Finish) - Static method in class com.blamejared.crafttweaker.natives.event.entity.use.ExpandLivingEntityUseItemFinishEvent
 
getResultTypeHints() - Method in class org.openzen.zenscript.codemodel.scope.ExpressionScope
 
getReturnType() - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
getReturnType() - Method in class org.openzen.zenscript.codemodel.statement.BlockStatement
 
getReturnType() - Method in class org.openzen.zenscript.codemodel.statement.DoWhileStatement
 
getReturnType() - Method in class org.openzen.zenscript.codemodel.statement.ForeachStatement
 
getReturnType() - Method in class org.openzen.zenscript.codemodel.statement.IfStatement
 
getReturnType() - Method in class org.openzen.zenscript.codemodel.statement.ReturnStatement
 
getReturnType() - Method in class org.openzen.zenscript.codemodel.statement.Statement
 
getReturnType() - Method in class org.openzen.zenscript.codemodel.statement.SwitchStatement
 
getReturnType() - Method in class org.openzen.zenscript.codemodel.statement.TryCatchStatement
 
getReturnType() - Method in class org.openzen.zenscript.codemodel.statement.WhileStatement
 
getRewards(Advancement) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancement
 
getRight(AnvilUpdateEvent) - Static method in class com.blamejared.crafttweaker.natives.event.anvil.ExpandAnvilUpdateEvent
 
getRight(AnvilRepairEvent) - Static method in class com.blamejared.crafttweaker.natives.event.anvil.ExpandAnvilRepairEvent
 
getRodDamage(ItemFishedEvent) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemFishedEvent
 
getRoot() - Method in class org.openzen.zencode.java.ScriptingEngine
 
getRoot() - Method in class org.openzen.zenscript.codemodel.definition.ZSPackage
 
getRootPackage() - Method in class org.openzen.zenscript.codemodel.context.FileResolutionContext
 
getRootPackage() - Method in class org.openzen.zenscript.codemodel.context.LocalTypeResolutionContext
 
getRootPackage() - Method in class org.openzen.zenscript.codemodel.context.ModuleTypeResolutionContext
 
getRootPackage() - Method in interface org.openzen.zenscript.codemodel.context.TypeResolutionContext
 
getRootPackage() - Method in class org.openzen.zenscript.codemodel.scope.BlockScope
 
getRootPackage() - Method in class org.openzen.zenscript.codemodel.scope.DefinitionScope
 
getRootPackage() - Method in class org.openzen.zenscript.codemodel.scope.ExpressionScope
 
getRootPackage() - Method in class org.openzen.zenscript.codemodel.scope.FileScope
 
getRootPackage() - Method in class org.openzen.zenscript.codemodel.scope.ForeachScope
 
getRootPackage() - Method in class org.openzen.zenscript.codemodel.scope.FunctionScope
 
getRootPackage() - Method in class org.openzen.zenscript.codemodel.scope.GlobalScriptScope
 
getRootPackage() - Method in class org.openzen.zenscript.codemodel.scope.ImplementationScope
 
getRootPackage() - Method in class org.openzen.zenscript.codemodel.scope.LambdaScope
 
getRootPackage() - Method in class org.openzen.zenscript.codemodel.scope.LoopScope
 
getRootPackages(IScriptLoader) - Method in interface com.blamejared.crafttweaker.api.zencode.IZenClassRegistry
Gets the set of all the packages that act as root for the given loader.
getRootPackages(IScriptLoader) - Method in class com.blamejared.crafttweaker.impl.registry.zencode.ZenClassRegistry
 
getRootVehicle(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getRotated(Rotation, Rotation) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandRotation
 
getRotation(Direction) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandDirection
 
getRotation(UseOnContext) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandUseOnContext
 
getRotation(AxisAngle4f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
getRow(int, Vector3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
getRowColumn(int, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
getSaturationLevel(FoodData) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodData
 
getSaturationModifier(FoodProperties) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
 
getScale(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getScale(Vector3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
getScheme() - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
getScopeForMember(IDefinitionMember, BaseScope) - Method in interface org.openzen.zenscript.codemodel.annotations.AnnotationDefinition
 
getScopeForMember(IDefinitionMember, BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.InvalidAnnotationDefinition
 
getScopeForMember(IDefinitionMember, BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.NativeAnnotationDefinition
 
getScopeForMember(IDefinitionMember, BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.PreconditionAnnotationDefinition
 
getScopeForParameter(FunctionHeader, FunctionParameter, BaseScope) - Method in interface org.openzen.zenscript.codemodel.annotations.AnnotationDefinition
 
getScopeForParameter(FunctionHeader, FunctionParameter, BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.InvalidAnnotationDefinition
 
getScopeForParameter(FunctionHeader, FunctionParameter, BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.NativeAnnotationDefinition
 
getScopeForParameter(FunctionHeader, FunctionParameter, BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.PreconditionAnnotationDefinition
 
getScopeForStatement(Statement, StatementScope) - Method in interface org.openzen.zenscript.codemodel.annotations.AnnotationDefinition
 
getScopeForStatement(Statement, StatementScope) - Method in class org.openzen.zenscript.codemodel.annotations.InvalidAnnotationDefinition
 
getScopeForStatement(Statement, StatementScope) - Method in class org.openzen.zenscript.codemodel.annotations.NativeAnnotationDefinition
 
getScopeForStatement(Statement, StatementScope) - Method in class org.openzen.zenscript.codemodel.annotations.PreconditionAnnotationDefinition
 
getScopeForType(HighLevelDefinition, BaseScope) - Method in interface org.openzen.zenscript.codemodel.annotations.AnnotationDefinition
 
getScopeForType(HighLevelDefinition, BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.InvalidAnnotationDefinition
 
getScopeForType(HighLevelDefinition, BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.NativeAnnotationDefinition
 
getScopeForType(HighLevelDefinition, BaseScope) - Method in class org.openzen.zenscript.codemodel.annotations.PreconditionAnnotationDefinition
 
getScore(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
getScriptRunManager() - Static method in class com.blamejared.crafttweaker.api.CraftTweakerAPI
Obtains the IScriptRunManager used to create and execute script runs.
getScripts() - Method in class org.openzen.zenscript.javabytecode.JavaBytecodeModule
 
getScriptsDirectory() - Static method in class com.blamejared.crafttweaker.api.CraftTweakerAPI
Obtains a Path to the default scripts directory used by CraftTweaker.
getSeaLevel(LevelReader) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelReader
Gets the height of the sea level.
getSeed(ServerLevel) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandServerLevel
Gets the random seed of the world.
getSelected(Inventory) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandInventory
 
getSelfMapping(GlobalTypeRegistry, TypeParameter[]) - Static method in interface org.openzen.zenscript.codemodel.type.TypeID
 
getSellingStack() - Method in class com.blamejared.crafttweaker.api.villager.CTTradeObject
 
getSeparator(NbtContents) - Static method in class com.blamejared.crafttweaker.natives.text.content.type.ExpandNbtContents
 
getSeparator(SelectorContents) - Static method in class com.blamejared.crafttweaker.natives.text.content.type.ExpandSelectorContents
 
getSequences() - Static method in class com.blamejared.crafttweaker.api.util.sequence.SequenceManager
Gets a view of the Sequences.
getSerializedName(StringRepresentable) - Static method in class com.blamejared.crafttweaker.natives.util.ExpandStringRepresentable
Gets the serialized name.
getSerializer() - Method in interface com.blamejared.crafttweaker.api.ingredient.condition.IIngredientCondition
 
getSerializer() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionAnyDamage
 
getSerializer() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionCustom
 
getSerializer() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamaged
 
getSerializer() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtLeast
 
getSerializer() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtMost
 
getSerializer() - Method in interface com.blamejared.crafttweaker.api.ingredient.transform.IIngredientTransformer
 
getSerializer() - Method in class com.blamejared.crafttweaker.api.ingredient.transform.type.TransformCustom
 
getSerializer() - Method in class com.blamejared.crafttweaker.api.ingredient.transform.type.TransformDamage
 
getSerializer() - Method in class com.blamejared.crafttweaker.api.ingredient.transform.type.TransformReplace
 
getSerializer() - Method in class com.blamejared.crafttweaker.api.ingredient.transform.type.TransformReuse
 
getSerializer() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IngredientAny
 
getSerializer() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IngredientConditioned
 
getSerializer() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IngredientCraftTweaker
 
getSerializer() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IngredientList
 
getSerializer() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IngredientPartialTag
 
getSerializer() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IngredientTransformed
 
getSerializer() - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapedRecipe
 
getSerializer() - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapelessRecipe
 
getSerializer() - Method in class com.blamejared.crafttweaker.impl.script.ScriptRecipe
 
getServer(ServerLevel) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandServerLevel
 
getServer(PlayerList) - Static method in class com.blamejared.crafttweaker.natives.server.ExpandPlayerList
 
getServer(TickEvent.ServerTickEvent) - Static method in class com.blamejared.crafttweaker.natives.event.tick.ExpandServerTickEvent
 
getServerModName(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
getServerVersion(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
getSetter() - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
getSettings(LevelEvent.CreateSpawnPosition) - Static method in class com.blamejared.crafttweaker.natives.event.level.ExpandCreateSpawnPositionEvent
 
getShortDisplayName(GameType) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandGameType
 
getShoulderEntityLeft(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
getShoulderEntityRight(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
getSiblings(Component) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandComponent
 
getSide(TickEvent) - Static method in class com.blamejared.crafttweaker.natives.event.tick.ExpandTickEvent
 
getSignal(Level, BlockPos, Direction) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevel
Gets the redstone signal strength available to a position from a given direction.
getSignature(TypeID) - Method in class org.openzen.zenscript.javashared.JavaContext
 
getSignatureWithBound(TypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeGenericVisitor
 
getSimulationDistance(PlayerList) - Static method in class com.blamejared.crafttweaker.natives.server.ExpandPlayerList
 
getSinceVersion() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeConstructor
 
getSingleLineSeparator(String, ParentStatementType) - Method in class org.openzen.zenscript.formatter.ScriptFormattingSettings
 
getSize() - Method in class com.blamejared.crafttweaker.api.mod.Mods
Gets the amount of mods loaded
getSize() - Method in class com.blamejared.crafttweaker.api.recipe.RecipeList
Gets how many recipes are in this list.
getSize(AABB) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
getSkyDarken(LevelReader) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelReader
 
getSleepingLocation(SleepingLocationCheckEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandSleepingLocationCheckEvent
 
getSleepingLocation(SleepingTimeCheckEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandSleepingTimeCheckEvent
 
getSleepingPos(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getSleepTimer(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
getSlot(ArmorItem.Type) - Static method in class com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorItemType
 
getSlot(LivingEquipmentChangeEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingEquipmentChangeEvent
 
getSlotFor(ItemStack) - Method in interface com.blamejared.crafttweaker.platform.helper.inventory.IInventoryWrapper
 
getSlotItems(Enchantment, LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
getSlotLimit(IItemHandler, int) - Static method in class com.blamejared.crafttweaker.natives.capability.ExpandIItemHandler
Gets how much of a stack can fit into the given slot.
getSlots(IItemHandler) - Static method in class com.blamejared.crafttweaker.natives.capability.ExpandIItemHandler
Gets the amount of slots in the handler.
getSlotType() - Method in interface com.blamejared.crafttweaker.api.item.attribute.ItemAttributeModifierBase
 
getSlotType(ItemAttributeModifierEvent) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemAttributeModifierEvent
Gets the EquipmentSlotType that this event is being ran for.
getSlotWithRemainingSpace(Inventory, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandInventory
 
getSmelting(PlayerEvent.ItemSmeltedEvent) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemSmeltedEvent
 
getSoundEvent(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketHandlers
Gets a sound event based on registry name.
getSoundEventDump() - Static method in class com.blamejared.crafttweaker.api.bracket.BracketDumpers
 
getSoundEvents() - Method in class com.blamejared.crafttweaker.api.mod.Mod
Gets the sound events that are registered under this mod's ID.
getSoundSource(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getSoundType(BlockState) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
 
getSource(LivingAttackEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingAttackEvent
 
getSource(LivingDamageEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingDamageEvent
 
getSource(LivingDeathEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingDeathEvent
 
getSource(LivingDropsEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingDropsEvent
 
getSource(LivingHurtEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingHurtEvent
 
getSource(LivingUseTotemEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingUseTotemEvent
 
getSourcePosition(DamageSource) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSource
 
getSpawnAngle(LevelData) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandLevelData
 
getSpawner(MobSpawnEvent.FinalizeSpawn) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.spawn.ExpandMobFinalizeSpawnEvent
 
getSpawnLevel(PlayerSetSpawnEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerSetSpawnEvent
 
getSpawnProtectionRadius(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
getSpawnRadius(MinecraftServer, ServerLevel) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
getSpawnTag(MobSpawnEvent.FinalizeSpawn) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.spawn.ExpandMobFinalizeSpawnEvent
 
getSpawnType(MobSpawnEvent.FinalizeSpawn) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.spawn.ExpandMobFinalizeSpawnEvent
 
getSpecialMultiplier(DifficultyInstance) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandDifficultyInstance
 
getSpecialPriceDiff(MerchantOffer) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
getSpecifiedModifiers() - Method in class org.openzen.zenscript.codemodel.member.DefinitionMember
 
getSpecifiedModifiers() - Method in interface org.openzen.zenscript.codemodel.member.IDefinitionMember
 
getSpeed(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getSpeed(Tier) - Static method in class com.blamejared.crafttweaker.natives.item.type.tiered.ExpandTier
 
getSpeedFactor(Block) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlock
Gets the speed factor of this Block.
getSpin(BaseSpawner) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandBaseSpawner
 
getStack() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IngredientPartialTag
 
getStack(PlayerBrewedPotionEvent) - Static method in class com.blamejared.crafttweaker.natives.event.brewing.ExpandPlayerBrewedPotionEvent
 
getStack(BonemealEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandBonemealEvent
 
getStack(PlayerEvent.ItemPickupEvent) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemPickupEvent
 
getStackInSlot(IItemHandler, int) - Static method in class com.blamejared.crafttweaker.natives.capability.ExpandIItemHandler
Gets the stack in the given slot.
getStartPos(FallingBlockEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandFallingBlockEntity
Gets the position that this entity was spawned at.
getState(LivingDestroyBlockEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingDestroyBlockEvent
 
getState(PlayerEvent.BreakSpeed) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerBreakSpeedEvent
 
getState(BlockEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.ExpandBlockEvent
 
getState(BlockEvent.CreateFluidSourceEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.fluid.ExpandCreateFluidSourceEvent
 
getStatic(CodePosition) - Method in class org.openzen.zenscript.codemodel.member.ref.GetterMemberRef
 
getStatic(JavaClass, String, String, int) - Static method in class org.openzen.zenscript.javashared.JavaMethod
 
getStaticField(String, String, String) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
getStaticField(JavaField) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
GetStaticFieldExpression - Class in org.openzen.zenscript.codemodel.expression
 
GetStaticFieldExpression(CodePosition, FieldMemberRef) - Constructor for class org.openzen.zenscript.codemodel.expression.GetStaticFieldExpression
 
getStaticMemberExpression(CodePosition, TypeScope, GenericName) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
getStaticMethod(int, TypeID) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
getStep(Direction.AxisDirection) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandAxisDirection
 
getStepSound(SoundType) - Static method in class com.blamejared.crafttweaker.natives.sound.ExpandSoundType
 
getStepX(Direction) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandDirection
 
getStepY(Direction) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandDirection
 
getStepZ(Direction) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandDirection
 
getStingerCount(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getStrength(LivingKnockBackEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingKnockBackEvent
 
getString(Message) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandMessage
 
getString(Component, int) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandComponent
 
getStringUUID(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getStringValue() - Method in class org.openzen.zencode.shared.CharacterEntity
 
getStructureHelper(PistonEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.piston.ExpandPistonEvent
Gets a **nullable** structure resolver that can be used to get all the blocks that will be affected by the piston.
getStyle(Component) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandComponent
 
getSuitableHotbarSlot(Inventory) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandInventory
 
getSuper_classes() - Static method in class org.openzen.zenscript.javabytecode.compiler.JavaClassWriter
 
getSuperType() - Method in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
getSuperType(GlobalTypeRegistry) - Method in class org.openzen.zenscript.codemodel.type.DefinitionTypeID
 
getSuperType(GlobalTypeRegistry) - Method in interface org.openzen.zenscript.codemodel.type.TypeID
 
getSupportedHeldProjectiles(ProjectileWeaponItem) - Static method in class com.blamejared.crafttweaker.natives.item.type.projectileweapon.ExpandProjectileWeaponItem
Gets a predicate for the supported held projectiles for this item.
getSwimAmount(LivingEntity, float) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getTable(ResourceLocation) - Method in enum class com.blamejared.crafttweaker.api.loot.table.LootTableManager
Gets a table with the given name.
getTableManager() - Method in enum class com.blamejared.crafttweaker.api.loot.LootManager
Gets the loot table manager.
getTag() - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
Returns the NBT tag attached to this FluidStack.
getTag() - Method in class com.blamejared.crafttweaker.api.fluid.MCFluidStack
 
getTag() - Method in class com.blamejared.crafttweaker.api.fluid.MCFluidStackMutable
 
getTag() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Returns the NBT tag attached to this ItemStack.
getTag(Class<T>) - Method in class org.openzen.zencode.shared.Taggable
 
getTag(Class<T>) - Method in interface org.openzen.zenscript.codemodel.member.IDefinitionMember
 
getTag(Class<T>) - Method in class org.openzen.zenscript.codemodel.member.ref.CasterMemberRef
 
getTag(Class<T>) - Method in interface org.openzen.zenscript.codemodel.member.ref.DefinitionMemberRef
 
getTag(Class<T>) - Method in class org.openzen.zenscript.codemodel.member.ref.FunctionalMemberRef
 
getTag(Class<T>) - Method in class org.openzen.zenscript.codemodel.member.ref.ImplementationMemberRef
 
getTag(Class<T>) - Method in class org.openzen.zenscript.codemodel.member.ref.IteratorMemberRef
 
getTag(Class<T>) - Method in class org.openzen.zenscript.codemodel.member.ref.PropertyRef
 
getTag(Class<T>) - Method in class org.openzen.zenscript.codemodel.member.ref.VariantOptionRef
 
getTaggableElement(ResourceKey<T>) - Method in class com.blamejared.crafttweaker.impl.registry.zencode.TaggableElementRegistry
 
getTaggableElementFactory(ResourceKey<Registry<T>>) - Method in interface com.blamejared.crafttweaker.api.ICraftTweakerRegistry
Gets a TagManagerFactory for the given ResourceKey.
getTaggableElementFactory(ResourceKey<Registry<T>>) - Method in class com.blamejared.crafttweaker.impl.registry.CraftTweakerRegistry
 
getTaggableElementFor(ResourceKey<T>) - Method in interface com.blamejared.crafttweaker.api.ICraftTweakerRegistry
Tries to find a taggable element for the given ResourceKey.
getTaggableElementFor(ResourceKey<T>) - Method in class com.blamejared.crafttweaker.impl.registry.CraftTweakerRegistry
 
getTaggableElements() - Method in class com.blamejared.crafttweaker.impl.registry.zencode.TaggableElementRegistry
 
getTagKey() - Method in interface com.blamejared.crafttweaker.api.tag.MCTag
Gets the TagKey of this tag.
getTags(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getTagsFor(ResourceLocation) - Method in interface com.blamejared.crafttweaker.api.tag.manager.ITagManager
Ges the tags that contain the given element.
getTagsFor(T) - Method in class com.blamejared.crafttweaker.api.tag.manager.type.KnownTagManager
 
getTamer(AnimalTameEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandAnimalTameEvent
 
getTankCapacity(IFluidHandler, int) - Static method in class com.blamejared.crafttweaker.natives.capability.ExpandIFluidHandler
Gets the capacity of the given tank.
getTanks(IFluidHandler) - Static method in class com.blamejared.crafttweaker.natives.capability.ExpandIFluidHandler
Gets the number of tanks in this fluid handler.
getTarget() - Method in class org.openzen.zenscript.codemodel.member.ref.CasterMemberRef
 
getTarget() - Method in interface org.openzen.zenscript.codemodel.member.ref.DefinitionMemberRef
 
getTarget() - Method in class org.openzen.zenscript.codemodel.member.ref.FunctionalMemberRef
 
getTarget() - Method in class org.openzen.zenscript.codemodel.member.ref.ImplementationMemberRef
 
getTarget() - Method in class org.openzen.zenscript.codemodel.member.ref.IteratorMemberRef
 
getTarget() - Method in class org.openzen.zenscript.codemodel.member.ref.PropertyRef
 
getTarget(Targeting) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandTargeting
Gets the current target, or null if not targeting anything.
getTarget(EntityTeleportEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandEntityTeleportEvent
 
getTarget(AttackEntityEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandAttackEntityEvent
 
getTarget(CriticalHitEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandCriticalHitEvent
 
getTarget(FillBucketEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandFillBucketEvent
 
getTarget(PlayerInteractEvent.EntityInteract) - Static method in class com.blamejared.crafttweaker.natives.event.interact.ExpandPlayerEntityInteractEvent
 
getTargetBlock(PlayerEvent.HarvestCheck) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerHarvestCheckEvent
 
getTargetCommandString() - Method in class com.blamejared.crafttweaker.api.action.block.ActionSetBlockProperty
 
getTargetCommandString() - Method in class com.blamejared.crafttweaker.api.action.item.ActionSetItemProperty
 
getTargetingStrategy(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketHandlers
Gets an ITargetingStrategy based on its name.
getTargetingStrategyDump() - Static method in class com.blamejared.crafttweaker.api.bracket.BracketDumpers
 
getTargetType() - Method in class org.openzen.zenscript.codemodel.member.CasterMember
 
getTargetType(LivingChangeTargetEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.target.ExpandLivingChangeTargetEvent
 
getTargetX(EntityTeleportEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandEntityTeleportEvent
 
getTargetY(EntityTeleportEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandEntityTeleportEvent
 
getTargetZ(EntityTeleportEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandEntityTeleportEvent
 
getTeamColor(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getter - Variable in class org.openzen.zenscript.codemodel.expression.GetterExpression
 
getter - Variable in class org.openzen.zenscript.codemodel.expression.StaticGetterExpression
 
getter() - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Method
Returns the value of the getter record component.
getter(CodePosition, TypeScope, Expression, boolean) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
GETTER - Enum constant in enum class org.openzen.zenscript.codemodel.member.FunctionalKind
 
GETTER_TYPE - Enum constant in enum class org.openzen.zenscript.validator.TypeContext
 
GetterExpression - Class in org.openzen.zenscript.codemodel.expression
 
GetterExpression(CodePosition, Expression, GetterMemberRef) - Constructor for class org.openzen.zenscript.codemodel.expression.GetterExpression
 
GetterMember - Class in org.openzen.zenscript.codemodel.member
 
GetterMember(CodePosition, HighLevelDefinition, int, String, TypeID, BuiltinID) - Constructor for class org.openzen.zenscript.codemodel.member.GetterMember
 
GetterMemberRef - Class in org.openzen.zenscript.codemodel.member.ref
 
GetterMemberRef(TypeID, GetterMember, GenericMapper) - Constructor for class org.openzen.zenscript.codemodel.member.ref.GetterMemberRef
 
getterName() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeMethod
 
getTests() - Static method in class com.blamejared.crafttweaker.gametest.CraftTweakerGameTests
 
getTexture(FrameType) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandFrameType
 
getThisEntity(LootContext) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandLootContext
 
getThisType() - Method in class org.openzen.zenscript.codemodel.context.FileResolutionContext
 
getThisType() - Method in class org.openzen.zenscript.codemodel.context.LocalTypeResolutionContext
 
getThisType() - Method in class org.openzen.zenscript.codemodel.context.ModuleTypeResolutionContext
 
getThisType() - Method in interface org.openzen.zenscript.codemodel.context.TypeResolutionContext
 
getThisType() - Method in class org.openzen.zenscript.codemodel.scope.BlockScope
 
getThisType() - Method in class org.openzen.zenscript.codemodel.scope.DefinitionScope
 
getThisType() - Method in class org.openzen.zenscript.codemodel.scope.ExpressionScope
 
getThisType() - Method in class org.openzen.zenscript.codemodel.scope.FileScope
 
getThisType() - Method in class org.openzen.zenscript.codemodel.scope.ForeachScope
 
getThisType() - Method in class org.openzen.zenscript.codemodel.scope.FunctionScope
 
getThisType() - Method in class org.openzen.zenscript.codemodel.scope.GlobalScriptScope
 
getThisType() - Method in class org.openzen.zenscript.codemodel.scope.ImplementationScope
 
getThisType() - Method in class org.openzen.zenscript.codemodel.scope.LambdaScope
 
getThisType() - Method in class org.openzen.zenscript.codemodel.scope.LoopScope
 
getThunderTime(ServerLevelData) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandServerLevelData
 
getTickCount(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
getTicksFrozen(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getTicksRequiredToFreeze(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getTicksUsingItem(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getTier(TieredItem) - Static method in class com.blamejared.crafttweaker.natives.item.type.tiered.ExpandTieredItem
Gets the tier of this item.
getTileEntity(LootContext) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandLootContext
 
getTimesChanged(Inventory) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandInventory
 
getTitle(DisplayInfo) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandDisplayInfo
 
getTo(ClipContext) - Static method in class com.blamejared.crafttweaker.natives.world.clip.ExpandClipContext
 
getTo(LivingEquipmentChangeEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingEquipmentChangeEvent
 
getTo(PlayerEvent.PlayerChangedDimensionEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerChangedDimensionEvent
 
getToAddress(long) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
getToastSymbol(Recipe) - Static method in class com.blamejared.crafttweaker.natives.recipe.type.ExpandRecipe
 
getToBlow(Explosion) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandExplosion
 
getToDestroy(PistonStructureResolver) - Static method in class com.blamejared.crafttweaker.natives.block.type.piston.ExpandPistonStructureResolver
Gets the blocks that will be destroyed by pushing the piston.
getToLine() - Method in class org.openzen.zencode.shared.CodePosition
 
getToLineOffset() - Method in class org.openzen.zencode.shared.CodePosition
 
getTool(LootContext) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandLootContext
 
getToolAction(BlockEvent.BlockToolModificationEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.ExpandBlockToolModificationEvent
 
getToolActionDump() - Static method in class com.blamejared.crafttweaker.api.bracket.ForgeBracketDumpers
 
getTooltip() - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionTooltipBase
 
getToolTip(ItemTooltipEvent) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemTooltipEvent
Gets the list of Components that make up the tooltip.
getTooltipFormatting(MobEffectCategory) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectCategory
 
getTooltips() - Method in interface com.blamejared.crafttweaker.platform.services.IClientHelper
 
getToolType(String) - Static method in class com.blamejared.crafttweaker.api.bracket.ForgeBracketHandlers
 
getTopItem(GrindstoneEvent) - Static method in class com.blamejared.crafttweaker.natives.event.grindstone.ExpandGrindStoneEvent
 
getToPush(PistonStructureResolver) - Static method in class com.blamejared.crafttweaker.natives.block.type.piston.ExpandPistonStructureResolver
Gets the blocks that will be pushed.
getTotem(LivingUseTotemEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingUseTotemEvent
 
getToughness(ArmorItem) - Static method in class com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorItem
 
getToughness(ArmorMaterial) - Static method in class com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorMaterial
 
getTradeList() - Method in class com.blamejared.crafttweaker.api.action.villager.ActionTradeBase
 
getTrades() - Method in class com.blamejared.crafttweaker.api.action.villager.ActionAddWanderingTrade
 
getTrades() - Method in class com.blamejared.crafttweaker.api.action.villager.ActionRemoveWanderingTrade
 
getTrades() - Method in class com.blamejared.crafttweaker.api.action.villager.ActionTradeBase
 
getTradingPlayer(Merchant) - Static method in class com.blamejared.crafttweaker.natives.entity.type.villager.ExpandMerchant
 
getTransformer() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientTransformed
 
getTransformer() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IngredientTransformed
 
getTransposed(int, ByteBuffer) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
getTransposed(int, FloatBuffer) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
getTransposed(ByteBuffer) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
getTransposed(FloatBuffer) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
getType() - Method in class com.blamejared.crafttweaker.api.action.tag.ActionTag
 
getType() - Method in class com.blamejared.crafttweaker.api.data.BoolData
 
getType() - Method in class com.blamejared.crafttweaker.api.data.ByteArrayData
 
getType() - Method in class com.blamejared.crafttweaker.api.data.ByteData
 
getType() - Method in class com.blamejared.crafttweaker.api.data.DoubleData
 
getType() - Method in class com.blamejared.crafttweaker.api.data.FloatData
 
getType() - Method in interface com.blamejared.crafttweaker.api.data.IData
Gets the type of this IData.
getType() - Method in class com.blamejared.crafttweaker.api.data.IntArrayData
 
getType() - Method in class com.blamejared.crafttweaker.api.data.IntData
 
getType() - Method in class com.blamejared.crafttweaker.api.data.ListData
 
getType() - Method in class com.blamejared.crafttweaker.api.data.LongArrayData
 
getType() - Method in class com.blamejared.crafttweaker.api.data.LongData
 
getType() - Method in class com.blamejared.crafttweaker.api.data.MapData
 
getType() - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
getType() - Method in class com.blamejared.crafttweaker.api.data.StringData
 
getType() - Method in interface com.blamejared.crafttweaker.api.ingredient.condition.IIngredientCondition
 
getType() - Method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionAnyDamagedSerializer
 
getType() - Method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionCustomSerializer
 
getType() - Method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedAtLeastSerializer
 
getType() - Method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedAtMostSerializer
 
getType() - Method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedSerializer
 
getType() - Method in interface com.blamejared.crafttweaker.api.ingredient.condition.serializer.IIngredientConditionSerializer
 
getType() - Method in interface com.blamejared.crafttweaker.api.ingredient.transform.IIngredientTransformer
 
getType() - Method in interface com.blamejared.crafttweaker.api.ingredient.transform.serializer.IIngredientTransformerSerializer
 
getType() - Method in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformCustomSerializer
 
getType() - Method in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformDamageSerializer
 
getType() - Method in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformerReuseSerializer
 
getType() - Method in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformReplaceSerializer
 
getType() - Method in class com.blamejared.crafttweaker.impl.loot.LootTableIdRegexCondition
 
getType() - Method in class com.blamejared.crafttweaker.impl.script.ScriptRecipe
 
getType() - Method in class org.openzen.zencode.java.module.converters.JavaAnnotatedType
 
getType() - Method in class org.openzen.zenscript.codemodel.member.PropertyMember
 
getType() - Method in class org.openzen.zenscript.codemodel.member.ref.PropertyRef
 
getType() - Method in interface org.openzen.zenscript.lexer.Token
 
getType() - Method in class org.openzen.zenscript.lexer.ZSToken
 
getType(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getType(EquipmentSlot) - Static method in class com.blamejared.crafttweaker.natives.entity.equipment.ExpandEquipmentSlot
 
getType(BlockHitResult) - Static method in class com.blamejared.crafttweaker.natives.util.ExpandBlockHitResult
 
getType(EntityHitResult) - Static method in class com.blamejared.crafttweaker.natives.util.ExpandEntityHitResult
 
getType(HitResult) - Static method in class com.blamejared.crafttweaker.natives.util.ExpandHitResult
 
getType(TickEvent) - Static method in class com.blamejared.crafttweaker.natives.event.tick.ExpandTickEvent
 
getType(CodePosition, List<GenericName>) - Method in class org.openzen.zenscript.codemodel.context.FileResolutionContext
 
getType(CodePosition, List<GenericName>) - Method in class org.openzen.zenscript.codemodel.context.LocalTypeResolutionContext
 
getType(CodePosition, List<GenericName>) - Method in class org.openzen.zenscript.codemodel.context.ModuleTypeResolutionContext
 
getType(CodePosition, List<GenericName>) - Method in interface org.openzen.zenscript.codemodel.context.TypeResolutionContext
 
getType(CodePosition, List<GenericName>) - Method in class org.openzen.zenscript.codemodel.scope.BlockScope
 
getType(CodePosition, List<GenericName>) - Method in class org.openzen.zenscript.codemodel.scope.DefinitionScope
 
getType(CodePosition, List<GenericName>) - Method in class org.openzen.zenscript.codemodel.scope.ExpressionScope
 
getType(CodePosition, List<GenericName>) - Method in class org.openzen.zenscript.codemodel.scope.FileScope
 
getType(CodePosition, List<GenericName>) - Method in class org.openzen.zenscript.codemodel.scope.ForeachScope
 
getType(CodePosition, List<GenericName>) - Method in class org.openzen.zenscript.codemodel.scope.FunctionScope
 
getType(CodePosition, List<GenericName>) - Method in class org.openzen.zenscript.codemodel.scope.GlobalScriptScope
 
getType(CodePosition, List<GenericName>) - Method in class org.openzen.zenscript.codemodel.scope.ImplementationScope
 
getType(CodePosition, List<GenericName>) - Method in class org.openzen.zenscript.codemodel.scope.LambdaScope
 
getType(CodePosition, List<GenericName>) - Method in class org.openzen.zenscript.codemodel.scope.LoopScope
 
getType(CodePosition, TypeResolutionContext, List<GenericName>) - Method in class org.openzen.zenscript.codemodel.definition.ZSPackage
 
getType(CodePosition, TypeResolutionContext, GenericName) - Method in class org.openzen.zenscript.codemodel.definition.ZSPackage
 
getType(CodePosition, TypeResolutionContext, TypeID[]) - Method in class org.openzen.zenscript.codemodel.expression.ExpressionSymbol
 
getType(CodePosition, TypeResolutionContext, TypeID[]) - Method in interface org.openzen.zenscript.codemodel.type.ISymbol
 
getType(CodePosition, TypeResolutionContext, TypeID[]) - Method in class org.openzen.zenscript.codemodel.type.TypeSymbol
 
getType(TypeResolutionContext, List<GenericName>) - Method in class org.openzen.zenscript.codemodel.context.CompilingPackage
 
getType(TypeID) - Method in class org.openzen.zenscript.javabytecode.JavaBytecodeContext
 
getTypeArguments() - Method in class org.openzen.zenscript.codemodel.expression.Expression
 
getTypeArguments() - Method in interface org.openzen.zenscript.codemodel.partial.IPartialExpression
 
getTypeArguments() - Method in class org.openzen.zenscript.codemodel.partial.PartialDynamicMemberExpression
 
getTypeArguments() - Method in class org.openzen.zenscript.codemodel.partial.PartialGlobalExpression
 
getTypeArguments() - Method in class org.openzen.zenscript.codemodel.partial.PartialMemberGroupExpression
 
getTypeArguments() - Method in class org.openzen.zenscript.codemodel.partial.PartialPackageExpression
 
getTypeArguments() - Method in class org.openzen.zenscript.codemodel.partial.PartialStaticMemberGroupExpression
 
getTypeArguments() - Method in class org.openzen.zenscript.codemodel.partial.PartialTypeExpression
 
getTypeArguments() - Method in class org.openzen.zenscript.codemodel.partial.PartialVariantOptionExpression
 
getTypeConverter(JavaNativePackageInfo, JavaNativeTypeConversionContext, JavaNativeModule) - Method in class org.openzen.zencode.java.module.converters.JavaNativeConverterBuilder
 
getTypeFromName(String) - Method in class org.openzen.zencode.java.module.converters.JavaNativeTypeConverter
 
getTypeGenerator() - Method in class org.openzen.zenscript.javabytecode.JavaBytecodeContext
 
getTypeGenerator() - Method in class org.openzen.zenscript.javashared.JavaContext
 
getTypeMembers(TypeID) - Method in class org.openzen.zenscript.codemodel.context.TypeContext
 
getTypeMembers(TypeID) - Method in class org.openzen.zenscript.codemodel.scope.BaseScope
 
getTypeMembers(TypeID) - Method in interface org.openzen.zenscript.codemodel.scope.TypeScope
 
getTypeName() - Method in class org.openzen.zencode.java.module.converters.JavaAnnotatedType
 
getTypeParameter(int) - Method in class org.openzen.zenscript.codemodel.context.TypeContext
 
getTypeParameterInfo(TypeParameter) - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
getTypeParameterMapping() - Method in class org.openzen.zenscript.codemodel.type.DefinitionTypeID
 
getTypeRegistry() - Method in class org.openzen.zenscript.codemodel.context.FileResolutionContext
 
getTypeRegistry() - Method in class org.openzen.zenscript.codemodel.context.LocalTypeResolutionContext
 
getTypeRegistry() - Method in class org.openzen.zenscript.codemodel.context.ModuleTypeResolutionContext
 
getTypeRegistry() - Method in interface org.openzen.zenscript.codemodel.context.TypeResolutionContext
 
getTypeRegistry() - Method in class org.openzen.zenscript.codemodel.scope.BaseScope
 
getTypeRegistry() - Method in interface org.openzen.zenscript.codemodel.scope.TypeScope
 
getTypeRegistry() - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
getUid() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionCustom
 
getUid() - Method in class com.blamejared.crafttweaker.api.ingredient.transform.type.TransformCustom
 
getUnaryMethod() - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
getUndead() - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandMobType
 
getUndefined() - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandMobType
 
getUnhappyCounter(AbstractVillager) - Static method in class com.blamejared.crafttweaker.natives.entity.type.villager.ExpandAbstractVillager
 
getUnimplementedMembers(Set<IDefinitionMember>) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
getUnnormalizedRotation(Quaterniond) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
getUnnormalizedRotation(Quaternionf) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
getUpVector(Entity, float) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getUseBlock(PlayerInteractEvent.LeftClickBlock) - Static method in class com.blamejared.crafttweaker.natives.event.interact.ExpandLeftClickBlockEvent
 
getUseBlock(PlayerInteractEvent.RightClickBlock) - Static method in class com.blamejared.crafttweaker.natives.event.interact.ExpandRightClickBlockEvent
 
getUsedItemHand(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getUseDuration() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Gets the use duration of the ItemStack
getUseItem(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getUseItem(PlayerInteractEvent.LeftClickBlock) - Static method in class com.blamejared.crafttweaker.natives.event.interact.ExpandLeftClickBlockEvent
 
getUseItem(PlayerInteractEvent.RightClickBlock) - Static method in class com.blamejared.crafttweaker.natives.event.interact.ExpandRightClickBlockEvent
 
getUseItemRemainingTicks(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getUsername(PlayerEvent.NameFormat) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerNameFormatEvent
 
getUses(Tier) - Static method in class com.blamejared.crafttweaker.natives.item.type.tiered.ExpandTier
 
getUses(MerchantOffer) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
getUUID(EntityAccess) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityAccess
 
getValue() - Method in class com.blamejared.crafttweaker.api.data.converter.tag.TagToDataVisitor
 
getValue() - Method in class live.ImmutableLiveBool
 
getValue() - Method in class live.ImmutableLiveObject
 
getValue() - Method in class live.ImmutableLiveString
 
getValue() - Method in class live.InverseLiveBool
 
getValue() - Method in interface live.LiveBool
 
getValue() - Method in interface live.LiveInt
 
getValue() - Method in interface live.LiveObject
 
getValue() - Method in class live.LivePredicateBool
 
getValue() - Method in interface live.LiveString
 
getValue() - Method in class live.SimpleLiveBool
 
getValue() - Method in class live.SimpleLiveInt
 
getValue() - Method in class live.SimpleLiveObject
 
getValue() - Method in class live.SimpleLiveString
 
getValue(Vec3i, Direction.Axis) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
getValue(TextColor) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandTextColor
 
getValue(AttributeInstance) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeInstance
 
getValue(AttributeModifier.Operation) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeOperation
Gets the value of this operation.
getValue(ExperienceOrb) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandExperienceOrb
 
getValue(Vec3, Direction.Axis) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3
 
getValues(IItemStack[]) - Static method in interface com.blamejared.crafttweaker.api.ingredient.type.IngredientCraftTweakerBase
 
getVariable(int) - Method in class org.openzen.zenscript.codemodel.context.StatementContext
 
getVariableId(VarStatement) - Method in class org.openzen.zenscript.codemodel.context.StatementContext
 
getVariadicParameter() - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
getVariantOption(String) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
getVariantOption(VariantDefinition.Option) - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
getVehicle(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getViewDistance(PlayerList) - Static method in class com.blamejared.crafttweaker.natives.server.ExpandPlayerList
 
getViewVector(Entity, float) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getVillagerProfessions() - Method in class com.blamejared.crafttweaker.api.game.Game
 
getVillagerProfessions() - Method in class com.blamejared.crafttweaker.api.mod.Mod
Gets the villager professions that are registered under this mod's ID.
getVillagerType(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketHandlers
Gets the villager profession based on registry name.
getVillagerXp(Merchant) - Static method in class com.blamejared.crafttweaker.natives.entity.type.villager.ExpandMerchant
 
getVirtual(JavaClass, String, String, int) - Static method in class org.openzen.zenscript.javashared.JavaMethod
 
getVisibilityPercent(LivingEntity, Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getVisitor() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
getVoicePitch(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
getVolume(SoundType) - Static method in class com.blamejared.crafttweaker.natives.sound.ExpandSoundType
 
getWalkingSpeed(Abilities) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandAbilities
 
getWanderingTraderSpawnChance(ServerLevelData) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandServerLevelData
 
getWanderingTraderSpawnDelay(ServerLevelData) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandServerLevelData
 
getWater() - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandMobType
 
getWaterFloat(Biome) - Static method in class com.blamejared.crafttweaker.natives.world.biome.ExpandBiome
 
getWaterFogColor(Biome) - Static method in class com.blamejared.crafttweaker.natives.world.biome.ExpandBiome
 
getWeight(Enchantment.Rarity) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantmentRarity
Gets the weight of this Rarity
getWidth(EntityType<Entity>) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
 
getWidth(ShapedRecipe) - Static method in class com.blamejared.crafttweaker.natives.recipe.type.ExpandShapedRecipe
 
getWithOneDimensionLess() - Method in class org.openzen.zenscript.javabytecode.compiler.ArrayHelperType
 
getWorld(LootContext) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandLootContext
 
getWorldBorder(ServerLevelData) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandServerLevelData
 
getX(DisplayInfo) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandDisplayInfo
 
getX(Vec3i) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
getX(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getX(Entity, double) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getX(MobSpawnEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.spawn.ExpandMobSpawnEvent
 
getXp() - Method in class com.blamejared.crafttweaker.api.villager.trade.type.BasicTradeListing
 
getXp() - Method in interface com.blamejared.crafttweaker.api.villager.trade.type.IBasicItemListing
 
getXp(MerchantOffer) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
getXp(GrindstoneEvent) - Static method in class com.blamejared.crafttweaker.natives.event.grindstone.ExpandGrindStoneEvent
 
getXp(GrindstoneEvent.OnTakeItem) - Static method in class com.blamejared.crafttweaker.natives.event.grindstone.ExpandGrindStoneEvent.ExpandGrindstoneOnTakeItemEvent
 
getXpNeededForNextLevel(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
getXPower(AbstractHurtingProjectile) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.arrow.ExpandAbstractHurtingProjectile
Gets the x power of this projectile.
getXsize(AABB) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
getXSpawn(LevelData) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandLevelData
 
getY(DisplayInfo) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandDisplayInfo
 
getY(Vec3i) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
getY(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getY(Entity, double) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getY(MobSpawnEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.spawn.ExpandMobSpawnEvent
 
getYPower(AbstractHurtingProjectile) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.arrow.ExpandAbstractHurtingProjectile
Gets the y power of this projectile.
getYsize(AABB) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
getYSpawn(LevelData) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandLevelData
 
getZ(Vec3i) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
getZ(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getZ(Entity, double) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
getZ(MobSpawnEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.spawn.ExpandMobSpawnEvent
 
getZCScriptPositionFromStackTrace() - Static method in class com.blamejared.crafttweaker.api.zencode.util.PositionUtil
Reads the current script position based on the current Thread's stacktrace Works by grabbing the first zs file from the stacktrace.
getZCScriptPositionFromStackTrace(StackTraceElement[]) - Static method in class com.blamejared.crafttweaker.api.zencode.util.PositionUtil
Reads the current script position based on the provided stacktrace elements Works by grabbing the first zs file from the stacktrace.
getZenClassRegistry() - Method in interface com.blamejared.crafttweaker.api.ICraftTweakerRegistry
Gets the global IZenClassRegistry.
getZenClassRegistry() - Method in class com.blamejared.crafttweaker.impl.registry.CraftTweakerRegistry
 
getZenNameFor(Class<?>) - Method in interface com.blamejared.crafttweaker.api.natives.INativeTypeRegistry
Tries to find the name a native class is exposed as to ZenCode.
getZenNameFor(Class<?>) - Method in class com.blamejared.crafttweaker.impl.registry.natives.NativeTypeRegistry
 
getZPower(AbstractHurtingProjectile) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.arrow.ExpandAbstractHurtingProjectile
Gets the z power of this projectile.
getZsize(AABB) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
getZSpawn(LevelData) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandLevelData
 
gift() - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParamSets
Gets the 'gift' param set.
give(Player, IItemStack, int) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
giveExperienceLevels(Player, int) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
giveExperiencePoints(Player, int) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
GLOBAL_NAME - Static variable in class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry
 
GlobalCallExpression - Class in org.openzen.zenscript.codemodel.expression
 
GlobalCallExpression(CodePosition, String, CallArguments, Expression) - Constructor for class org.openzen.zenscript.codemodel.expression.GlobalCallExpression
 
globalConverter - Variable in class org.openzen.zencode.java.module.converters.JavaNativeConverter
 
GlobalExpression - Class in org.openzen.zenscript.codemodel.expression
 
GlobalExpression(CodePosition, String, Expression) - Constructor for class org.openzen.zenscript.codemodel.expression.GlobalExpression
 
globalLevelEvent(Level, int, BlockPos, int) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevel
Triggers a predetermined event on the client.
globals - Variable in class org.openzen.zencode.java.module.JavaNativeTypeConversionContext
 
globals - Variable in class org.openzen.zenscript.codemodel.SemanticModule
 
globals() - Method in interface com.blamejared.crafttweaker.api.zencode.IZenClassRegistry.IClassData
Gets a read-only BiMap referencing all classes containing globals that should be exposed.
GlobalScriptScope - Class in org.openzen.zenscript.codemodel.scope
 
GlobalScriptScope(BaseScope, FunctionHeader) - Constructor for class org.openzen.zenscript.codemodel.scope.GlobalScriptScope
 
globalsPackage - Variable in class org.openzen.zenscript.codemodel.ModuleSpace
 
GlobalTypeRegistry - Class in org.openzen.zenscript.codemodel.type
 
GlobalTypeRegistry(ZSPackage) - Constructor for class org.openzen.zenscript.codemodel.type.GlobalTypeRegistry
 
goTo(Label) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
grabWhitespaceLine() - Method in class org.openzen.zenscript.lexer.WhitespaceFilteringParser
 
grant(AdvancementRewards, ServerPlayer) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementRewards
 
grant(CriterionProgress) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandCriterionProgress
 
grantProgress(AdvancementProgress, String) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementProgress
 
GREATER - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
GREATER_EQUALS - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
GROUP - Static variable in class com.blamejared.crafttweaker.api.recipe.component.BuiltinRecipeComponents.Metadata
 
grow(int) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Grows this IItemStack's stack size by the given amount, or 1 if no amount is given.
GT - Enum constant in enum class org.openzen.zenscript.codemodel.CompareType
 

H

HandCommands - Class in com.blamejared.crafttweaker.impl.command.type
 
handle() - Method in interface com.blamejared.crafttweaker.impl.network.message.IMessage
 
handle() - Method in record class com.blamejared.crafttweaker.impl.network.message.MessageCopy
 
handle(Class<X>, Function<E, Result<T, X>>) - Method in class stdlib.Result
 
handleTooltips(ItemTooltipEvent) - Static method in class com.blamejared.crafttweaker.impl.event.CTClientEventHandler
 
HandleUtil - Class in com.blamejared.crafttweaker.api.util
Holds various utilities to deal with MethodHandles and VarHandles for reflection purposes.
HandleUtil.AccessType - Enum Class in com.blamejared.crafttweaker.api.util
Indicates which type of access needs to be performed on the method or field.
HandleUtil.FailedInvocationException - Exception in com.blamejared.crafttweaker.api.util
Indicates that an error occurred while attempting to invoke a specific MethodHandle.
HandleUtil.MethodHandleInvoker<R> - Interface in com.blamejared.crafttweaker.api.util
Represents the invocation to be carried out on the method handle.
HandleUtil.MethodHandleVoidInvoker - Interface in com.blamejared.crafttweaker.api.util
Represents the invocation to be carried out on the method handle.
HandleUtil.Names - Class in com.blamejared.crafttweaker.api.util
Holds the names that are supposed to be used to locate the target.
HandleUtil.UnableToLinkHandleException - Exception in com.blamejared.crafttweaker.api.util
Indicates that an error occurred while attempting to build a MethodHandle or VarHandle.
HandlingSupplier<MSG> - Interface in com.blamejared.crafttweaker.impl.network
 
has(String) - Method in class com.blamejared.crafttweaker.api.recipe.RecipeList
Checks if this list contains a recipe with the given key.
has(ResourceLocation) - Method in class com.blamejared.crafttweaker.api.recipe.RecipeList
Checks if this list contains a recipe with the given key.
hasAccess(int) - Static method in class org.openzen.zenscript.codemodel.Modifiers
 
hasAccessTo(AccessScope, int) - Method in class org.openzen.zenscript.codemodel.AccessScope
 
hasAll() - Method in enum class com.blamejared.crafttweaker.impl.script.RecipeManagerScriptLoader.UpdatedState
 
hasAmmo(ArrowLooseEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.arrow.ExpandArrowLooseEvent
 
hasAmmo(ArrowNockEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.arrow.ExpandArrowNockEvent
 
hasAnyDefaultValues() - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
hasAnyOf(Container, Set<Item>) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandContainer
 
hasArguments() - Method in class org.openzen.zenscript.codemodel.GenericName
 
hasAutoGetter() - Method in class org.openzen.zenscript.codemodel.member.FieldMember
 
hasAutoSetter() - Method in class org.openzen.zenscript.codemodel.member.FieldMember
 
hasBlockEntity(BlockState) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
Checks whether this BlockState has a BlockEntity.
hasChunk(LevelReader, int, int) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelReader
 
hasClassInfo(HighLevelDefinition) - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
hasCollision(Block) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlock
Checks if entities can collide with this Block.
hasCorrectToolForDrops(Player, BlockState) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
hasCustomName(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
hasCustomName(Nameable) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandNameable
 
hasDefaultValue() - Method in class org.openzen.zenscript.codemodel.type.ArrayTypeID
 
hasDefaultValue() - Method in class org.openzen.zenscript.codemodel.type.AssocTypeID
 
hasDefaultValue() - Method in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
hasDefaultValue() - Method in class org.openzen.zenscript.codemodel.type.DefinitionTypeID
 
hasDefaultValue() - Method in class org.openzen.zenscript.codemodel.type.FunctionTypeID
 
hasDefaultValue() - Method in class org.openzen.zenscript.codemodel.type.GenericMapTypeID
 
hasDefaultValue() - Method in class org.openzen.zenscript.codemodel.type.GenericTypeID
 
hasDefaultValue() - Method in class org.openzen.zenscript.codemodel.type.InvalidTypeID
 
hasDefaultValue() - Method in class org.openzen.zenscript.codemodel.type.IteratorTypeID
 
hasDefaultValue() - Method in class org.openzen.zenscript.codemodel.type.OptionalTypeID
 
hasDefaultValue() - Method in class org.openzen.zenscript.codemodel.type.RangeTypeID
 
hasDefaultValue() - Method in interface org.openzen.zenscript.codemodel.type.TypeID
 
hasDigSpeed(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectUtil
 
hasDisplayName() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Returns true if the ItemStack has a display name.
hasDynamicShape(Block) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlock
Checks if the opacity of this block is different in different areas of the Block.
hasEffect(LivingEntity, MobEffect) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
hasEmptyConstructor() - Method in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
hasErrors() - Method in class org.openzen.zenscript.parser.ParsedFile
 
hasErrors() - Method in class org.openzen.zenscript.validator.Validator
 
hasExactlyOnePlayerPassenger(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
hasFoil() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Returns true if this ItemStack has a foil effect.
hasGlowingTag(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
Hashable<T> - Interface in stdlib
 
hashCode() - Method in class com.blamejared.crafttweaker.api.data.BoolData
 
hashCode() - Method in class com.blamejared.crafttweaker.api.data.ByteArrayData
 
hashCode() - Method in class com.blamejared.crafttweaker.api.data.ByteData
 
hashCode() - Method in class com.blamejared.crafttweaker.api.data.DoubleData
 
hashCode() - Method in class com.blamejared.crafttweaker.api.data.FloatData
 
hashCode() - Method in class com.blamejared.crafttweaker.api.data.IntArrayData
 
hashCode() - Method in class com.blamejared.crafttweaker.api.data.IntData
 
hashCode() - Method in class com.blamejared.crafttweaker.api.data.ListData
 
hashCode() - Method in class com.blamejared.crafttweaker.api.data.LongArrayData
 
hashCode() - Method in class com.blamejared.crafttweaker.api.data.LongData
 
hashCode() - Method in class com.blamejared.crafttweaker.api.data.MapData
 
hashCode() - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
hashCode() - Method in class com.blamejared.crafttweaker.api.data.StringData
 
hashCode() - Method in class com.blamejared.crafttweaker.api.fluid.MCFluidStack
 
hashCode() - Method in class com.blamejared.crafttweaker.api.fluid.MCFluidStackMutable
 
hashCode() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionAnyDamage
 
hashCode() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionCustom
 
hashCode() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamaged
 
hashCode() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtLeast
 
hashCode() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtMost
 
hashCode() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientConditioned
 
hashCode() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientList
 
hashCode() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientTransformed
 
hashCode() - Method in class com.blamejared.crafttweaker.api.item.MCItemStack
 
hashCode() - Method in class com.blamejared.crafttweaker.api.item.MCItemStackMutable
 
hashCode() - Method in class com.blamejared.crafttweaker.api.mod.Mod
 
hashCode() - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Constructor
Returns a hash code value for this object.
hashCode() - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo
Returns a hash code value for this object.
hashCode() - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Method
Returns a hash code value for this object.
hashCode() - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Parameter
Returns a hash code value for this object.
hashCode() - Method in record class com.blamejared.crafttweaker.api.plugin.IBracketParserRegistrationHandler.DumperData
Returns a hash code value for this object.
hashCode() - Method in class com.blamejared.crafttweaker.api.recipe.manager.RecipeManagerWrapper
 
hashCode() - Method in record class com.blamejared.crafttweaker.api.recipe.replacement.ReplacementRequest
Returns a hash code value for this object.
hashCode() - Method in record class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry.BindContext
Returns a hash code value for this object.
hashCode() - Method in class com.blamejared.crafttweaker.api.tag.type.KnownTag
 
hashCode() - Method in class com.blamejared.crafttweaker.api.tag.type.UnknownTag
 
hashCode() - Method in class com.blamejared.crafttweaker.api.util.random.Percentaged
 
hashCode() - Method in record class com.blamejared.crafttweaker.api.zencode.IPreprocessor.Match
Returns a hash code value for this object.
hashCode() - Method in record class com.blamejared.crafttweaker.api.zencode.scriptrun.ScriptDiscoveryConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class com.blamejared.crafttweaker.api.zencode.scriptrun.ScriptRunConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class com.blamejared.crafttweaker.api.zencode.ZenTypeInfo
Returns a hash code value for this object.
hashCode() - Method in record class com.blamejared.crafttweaker.impl.network.message.MessageCopy
Returns a hash code value for this object.
hashCode() - Method in class org.openzen.zenscript.codemodel.AccessScope
 
hashCode() - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
hashCode() - Method in class org.openzen.zenscript.codemodel.FunctionParameter
 
hashCode() - Method in class org.openzen.zenscript.codemodel.generic.TypeParameter
 
hashCode() - Method in class org.openzen.zenscript.codemodel.member.ref.FunctionalMemberRef
 
hashCode() - Method in class org.openzen.zenscript.codemodel.type.ArrayTypeID
 
hashCode() - Method in class org.openzen.zenscript.codemodel.type.AssocTypeID
 
hashCode() - Method in class org.openzen.zenscript.codemodel.type.DefinitionTypeID
 
hashCode() - Method in class org.openzen.zenscript.codemodel.type.FunctionTypeID
 
hashCode() - Method in class org.openzen.zenscript.codemodel.type.GenericMapTypeID
 
hashCode() - Method in class org.openzen.zenscript.codemodel.type.GenericTypeID
 
hashCode() - Method in class org.openzen.zenscript.codemodel.type.IteratorTypeID
 
hashCode() - Method in class org.openzen.zenscript.codemodel.type.OptionalTypeID
 
hashCode() - Method in class org.openzen.zenscript.codemodel.type.RangeTypeID
 
hashCode() - Method in interface stdlib.Hashable
 
hashCode(ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.resource.ExpandResourceLocation
 
HASHMAP - Static variable in class org.openzen.zenscript.javashared.JavaClass
 
hasIndirectPassenger(Entity, Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
hasInferenceBlockingTypeParameters(TypeParameter[]) - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
hasInnerType(String) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
hasInstantEffects(Potion) - Static method in class com.blamejared.crafttweaker.natives.item.alchemy.ExpandPotion
 
hasItemInSlot(LivingEntity, EquipmentSlot) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
hasJavaClass(HighLevelDefinition) - Method in class org.openzen.zenscript.javashared.JavaContext
 
hasJavaField(DefinitionMemberRef) - Method in class org.openzen.zenscript.javashared.JavaContext
 
hasLevel(BlockEntity) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandBlockEntity
 
hasLineOfSight(LivingEntity, Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
hasMapColor(MapDecoration.Type) - Static method in class com.blamejared.crafttweaker.natives.world.map.ExpandMapDecorationType
 
hasMatchesFor(IPreprocessor) - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IScriptFile
Gets whether the file has any matches for the specified preprocessor.
hasMember(String) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
hasMethod(FunctionHeader) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
hasMethods() - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
hasModifier(AttributeInstance, AttributeModifier) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeInstance
 
hasMore() - Method in class compactio.CompactBytesDataInput
 
hasMore() - Method in interface compactio.CompactDataInput
 
hasMore() - Method in class org.openzen.zenscript.lexer.CharStream
Checks if the end of the stream has been reached.
hasNaN(AABB) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
hasNeighborSignal(Level, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevel
Checks if a given position is receiving a redstone signal.
hasNext() - Method in class org.openzen.zenscript.lexer.LLParserTokenStream
 
hasNext() - Method in class org.openzen.zenscript.lexer.TokenParser
 
hasNoArguments() - Method in class org.openzen.zenscript.codemodel.GenericName
 
hasOperator(OperatorType) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
hasParam(LootParams, Class<T>, LootContextParam<T>) - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootParams
 
hasPassenger(Entity, Predicate<Entity>) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
hasPassenger(Entity, Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
hasPickUpDelay(ItemEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.type.item.ExpandItemEntity
 
hasProgress(AdvancementProgress) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementProgress
 
hasProperty(BlockState, String) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
Checks whether this BlockState has the given property.
hasRecipes() - Method in enum class com.blamejared.crafttweaker.impl.script.RecipeManagerScriptLoader.UpdatedState
 
hasRegistryAccess() - Method in class com.blamejared.crafttweaker.impl.helper.AccessibleClientElementsProvider
 
hasRegistryAccess() - Method in class com.blamejared.crafttweaker.impl.helper.AccessibleElementsProvider
 
hasRegistryAccess() - Method in class com.blamejared.crafttweaker.impl.helper.AccessibleServerElementsProvider
 
hasRegistryAccess() - Method in interface com.blamejared.crafttweaker.platform.helper.IAccessibleClientElementsProvider
 
hasRegistryAccess() - Method in interface com.blamejared.crafttweaker.platform.helper.IAccessibleElementsProvider
 
hasRegistryAccess() - Method in interface com.blamejared.crafttweaker.platform.helper.IAccessibleServerElementsProvider
 
hasResources() - Method in class com.blamejared.crafttweaker.impl.helper.AccessibleServerElementsProvider
 
hasResources() - Method in interface com.blamejared.crafttweaker.platform.helper.IAccessibleServerElementsProvider
 
hasRestriction(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
hasResult(Event) - Static method in class com.blamejared.crafttweaker.natives.event.ExpandEvent
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedDollarExpression
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpression
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionAndAnd
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionArray
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionAssign
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionBinary
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionBool
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionBracket
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionCall
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionCast
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionCoalesce
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionCompare
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionConditional
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionFloat
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionFunction
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionIndex
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionInt
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionIs
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionMap
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionMember
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionNull
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionOpAssign
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionOrOr
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionOuter
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionPostCall
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionRange
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionSame
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionString
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionSuper
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionThis
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionUnary
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionVariable
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedLocalVariableExpression
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedMatchExpression
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedNewExpression
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedPanicExpression
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedThrowExpression
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedTryConvertExpression
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedTryRethrowExpression
 
hasStrongType() - Method in class org.openzen.zenscript.parser.expression.ParsedTypeExpression
 
hasTag() - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
Returns true if this FluidStack has a Tag
hasTag() - Method in class com.blamejared.crafttweaker.api.fluid.MCFluidStack
 
hasTag() - Method in class com.blamejared.crafttweaker.api.fluid.MCFluidStackMutable
 
hasTag() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Returns true if this ItemStack has a Tag
hasTag(Class<T>) - Method in class org.openzen.zencode.shared.Taggable
 
hasTag(Class<T>) - Method in interface org.openzen.zenscript.codemodel.member.IDefinitionMember
 
hasTag(Class<T>) - Method in interface org.openzen.zenscript.codemodel.member.ref.DefinitionMemberRef
 
hasTags() - Method in enum class com.blamejared.crafttweaker.impl.script.RecipeManagerScriptLoader.UpdatedState
 
hasThis() - Method in interface org.openzen.zenscript.validator.analysis.ExpressionScope
 
hasTypeParameters() - Method in class org.openzen.zenscript.codemodel.type.DefinitionTypeID
 
hasUnknowns - Variable in class org.openzen.zenscript.codemodel.FunctionHeader
 
hasWaterBreathing(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectUtil
 
haveTime(TickEvent.LevelTickEvent) - Static method in class com.blamejared.crafttweaker.natives.event.tick.ExpandLevelTickEvent
 
haveTime(TickEvent.ServerTickEvent) - Static method in class com.blamejared.crafttweaker.natives.event.tick.ExpandServerTickEvent
 
head(EntityEquipmentPredicate.Builder, ItemPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityEquipmentPredicateBuilder
 
head(EntityEquipmentPredicate.Builder, ItemPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityEquipmentPredicateBuilder
 
header - Variable in class org.openzen.zenscript.codemodel.definition.FunctionDefinition
 
header - Variable in class org.openzen.zenscript.codemodel.expression.FunctionExpression
 
header - Variable in class org.openzen.zenscript.codemodel.member.FunctionalMember
 
header - Variable in class org.openzen.zenscript.codemodel.type.FunctionTypeID
 
header - Variable in class org.openzen.zenscript.formattershared.StatementFormattingSubBlock
 
header - Variable in class org.openzen.zenscript.javashared.JavaSynthesizedFunction
 
header - Variable in class org.openzen.zenscript.parser.expression.ParsedExpressionFunction
 
headerConverter - Variable in class org.openzen.zencode.java.module.converters.JavaNativeConverter
 
heal(LivingEntity, float) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
HelpCommand - Class in com.blamejared.crafttweaker.impl.command.type
 
HighLevelDefinition - Class in org.openzen.zenscript.codemodel
 
HighLevelDefinition(CodePosition, Module, ZSPackage, String, int, HighLevelDefinition) - Constructor for class org.openzen.zenscript.codemodel.HighLevelDefinition
 
HINT_BOOL - Static variable in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
hints - Variable in class org.openzen.zenscript.codemodel.scope.ExpressionScope
 
holderValues() - Method in class com.blamejared.crafttweaker.api.action.tag.known.ActionKnownTagModify
 
holderValues() - Method in class com.blamejared.crafttweaker.api.action.tag.unknown.ActionUnknownTagModify
 
HORIZONTAL - Enum constant in enum class com.blamejared.crafttweaker.api.recipe.MirrorAxis
Mirror the recipe horizontally.
horizontalDistance(MinMaxBounds.Doubles) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandDistancePredicate
 
horizontalDistance(Vec3) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3
 
horizontalDistanceSqr(Vec3) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3
 
hotFloor(DamageSources) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
hurt(Entity, DamageSource, float) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
hurtArmor(Inventory, DamageSource, float, int[]) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandInventory
 

I

i2b() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
i2d() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
i2f() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
i2l() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
i2s() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
IAccessibleClientElementsProvider - Interface in com.blamejared.crafttweaker.platform.helper
 
IAccessibleElementsProvider - Interface in com.blamejared.crafttweaker.platform.helper
 
IAccessibleServerElementsProvider - Interface in com.blamejared.crafttweaker.platform.helper
 
IAction - Interface in com.blamejared.crafttweaker.api.action.base
Represents an action that is to be executed through a ZenCode script.
iAdd() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
iAnd() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
IBakedTypeInfo - Interface in com.blamejared.crafttweaker.api.natives
Provides information related to a native type registered to ZenCode.
IBasicItemListing - Interface in com.blamejared.crafttweaker.api.villager.trade.type
 
IBracketDumperInfo - Interface in com.blamejared.crafttweaker.api.command.type
Information related to a bracket dumper.
IBracketParserRegistrationHandler - Interface in com.blamejared.crafttweaker.api.plugin
Handles registration of parsers for bracket expressions.
IBracketParserRegistrationHandler.DumperData - Record Class in com.blamejared.crafttweaker.api.plugin
Holds information relative to a dumper for a specific bracket expression.
IBridgeService - Interface in com.blamejared.crafttweaker.platform.services
 
IClientHelper - Interface in com.blamejared.crafttweaker.platform.services
 
ICommandRegistrationHandler - Interface in com.blamejared.crafttweaker.api.plugin
Handles registration of commands for the /ct main command.
ICommandRegistrationHandler.CommandBuilder - Interface in com.blamejared.crafttweaker.api.plugin
Represents an operation that is responsible for construction of the command given a builder.
iConst0() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
iConst1() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
ICookingRecipeManager<T extends net.minecraft.world.item.crafting.AbstractCookingRecipe> - Interface in com.blamejared.crafttweaker.api.recipe.manager.base
Default interface for Registry based handlers as they can all remove recipes by ResourceLocation.
ICraftTweakerGameTester - Interface in com.blamejared.crafttweaker.gametest.util
 
ICraftTweakerPlugin - Interface in com.blamejared.crafttweaker.api.plugin
Identifies a CraftTweaker Plugin.
ICraftTweakerRegistry - Interface in com.blamejared.crafttweaker.api
Provides access to information stored by all CraftTweaker registries.
id() - Method in class com.blamejared.crafttweaker.api.action.tag.ActionTag
 
id() - Method in class com.blamejared.crafttweaker.api.mod.Mod
Gets the id (namespace) of this mod.
id() - Method in interface com.blamejared.crafttweaker.api.recipe.component.IRecipeComponent
Gets the ID that uniquely identifies this component.
id() - Method in interface com.blamejared.crafttweaker.api.tag.MCTag
Gets the id of this tag.
id() - Method in class com.blamejared.crafttweaker.api.tag.type.KnownTag
 
id() - Method in class com.blamejared.crafttweaker.api.tag.type.UnknownTag
 
id() - Method in interface com.blamejared.crafttweaker.api.zencode.IScriptLoadSource
The ID of the load source.
id() - Method in enum class com.blamejared.crafttweaker.impl.script.ScriptRecipeType
 
ID - Static variable in class com.blamejared.crafttweaker.api.command.argument.IItemStackArgument
 
ID - Static variable in class com.blamejared.crafttweaker.api.command.argument.RecipeTypeArgument
 
ID - Static variable in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientPartialTagSerializer
 
ID - Static variable in enum class com.blamejared.crafttweaker.api.ingredient.type.IIngredientAny
 
ID - Static variable in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientConditioned
 
ID - Static variable in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientList
 
ID - Static variable in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientTransformed
 
IData - Interface in com.blamejared.crafttweaker.api.data
 
IDATA_NAME - Static variable in class com.blamejared.crafttweaker.api.zencode.expand.IDataRewrites
 
IData.Type - Enum Class in com.blamejared.crafttweaker.api.data
Used to specify what "type" of IData this is.
IDataRewrites - Class in com.blamejared.crafttweaker.api.zencode.expand
 
IDataRewrites() - Constructor for class com.blamejared.crafttweaker.api.zencode.expand.IDataRewrites
 
idec(int) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
IDecomposedRecipe - Interface in com.blamejared.crafttweaker.api.recipe.component
Represents a recipe that has been decomposed into IRecipeComponents.
IDefinitionMember - Interface in org.openzen.zenscript.codemodel.member
 
idElements() - Method in interface com.blamejared.crafttweaker.api.tag.MCTag
Gets the id's of the elements in this tag.
idElements(T) - Method in interface com.blamejared.crafttweaker.api.tag.manager.ITagManager
Gets the ResourceLocation ids of the elements in the given tag.
identity() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
IDistributionHelper - Interface in com.blamejared.crafttweaker.platform.services
 
iDiv() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
IEventBus<T> - Interface in com.blamejared.crafttweaker.api.event.bus
Represents a bus on which events of a specific type can be posted.
IEventBusWire - Interface in com.blamejared.crafttweaker.api.event.bus
Manages the wiring of an IEventBus in order to construct a wired event bus.
IEventCancellationCarrier<T> - Interface in com.blamejared.crafttweaker.api.event
Determines whether an event of the given type has been canceled or not.
IEventHelper - Interface in com.blamejared.crafttweaker.platform.services
 
IEventRegistrationHandler - Interface in com.blamejared.crafttweaker.api.plugin
Manages the registration of additional information for events and event buses.
IEventRegistry - Interface in com.blamejared.crafttweaker.api.event
Holds all information pertaining to events and event buses.
IExecutableReferenceInfo - Interface in com.blamejared.crafttweaker.api.natives
Represents information related to a specific native executable reference registered to ZenCode.
IF - Enum constant in enum class org.openzen.zenscript.formatter.ParentStatementType
 
IF_WITH_ELSE - Enum constant in enum class org.openzen.zenscript.formatter.ParentStatementType
 
ifACmpEq(Label) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
ifACmpNe(Label) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
ifBracketOnSameLine - Variable in class org.openzen.zenscript.formatter.ScriptFormattingSettings
 
ifBracketOnSameLine(boolean) - Method in class org.openzen.zenscript.formatter.ScriptFormattingSettings.Builder
 
ifElse - Variable in class org.openzen.zenscript.codemodel.expression.ConditionalExpression
 
ifElseAvoidBrackets - Variable in class org.openzen.zenscript.formatter.ScriptFormattingSettings
 
ifElseAvoidBrackets(boolean) - Method in class org.openzen.zenscript.formatter.ScriptFormattingSettings.Builder
 
ifElseForceBrackets - Variable in class org.openzen.zenscript.formatter.ScriptFormattingSettings
 
ifElseForceBrackets(boolean) - Method in class org.openzen.zenscript.formatter.ScriptFormattingSettings.Builder
 
ifEQ(Label) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
Jump if TOS == 0.
ifGE(Label) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
ifGT(Label) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
ifICmpEQ(Label) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
ifICmpGE(Label) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
ifICmpGT(Label) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
ifICmpLE(Label) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
ifICmpLT(Label) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
ifICmpNE(Label) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
IFilteringRule - Interface in com.blamejared.crafttweaker.api.recipe.replacement
Represents an ITargetingFilter that can be applied by the user onto a Replacer.
ifLE(Label) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
ifLT(Label) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
IFluidStack - Interface in com.blamejared.crafttweaker.api.fluid
 
ifNE(Label) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
ifNonNull(Label) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
ifNull(Label) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
ifSingleLineOnSameLine - Variable in class org.openzen.zenscript.formatter.ScriptFormattingSettings
 
ifSingleLineOnSameLine(boolean) - Method in class org.openzen.zenscript.formatter.ScriptFormattingSettings.Builder
 
IfStatement - Class in org.openzen.zenscript.codemodel.statement
 
IfStatement(CodePosition, Expression, Statement, Statement) - Constructor for class org.openzen.zenscript.codemodel.statement.IfStatement
 
ifThen - Variable in class org.openzen.zenscript.codemodel.expression.ConditionalExpression
 
IGNORE - Enum constant in enum class com.blamejared.crafttweaker.api.zencode.scriptrun.ScriptDiscoveryConfiguration.SuspiciousNamesBehavior
Indicates that any file with a suspicious name should be ignored.
ignoresDamage() - Method in interface com.blamejared.crafttweaker.api.ingredient.condition.IIngredientCondition
 
ignoresDamage() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionAnyDamage
 
ignoresDamage() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionCustom
 
ignoresDamage() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamaged
 
ignoresDamage() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtLeast
 
ignoresDamage() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtMost
 
IHandlerToken<T> - Interface in com.blamejared.crafttweaker.api.event.bus
Represents a token associated to a particular IEventBus and handler that allows for the removal of the handler from the event bus.
iinc(int) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
iinc(int, int) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
IIngredient - Interface in com.blamejared.crafttweaker.api.ingredient
The CraftTweaker Ingredient class which is used to power our recipes and ItemStack matching.
IIngredientAny - Enum Class in com.blamejared.crafttweaker.api.ingredient.type
An IIngredient which matches all items
IIngredientCondition<T extends IIngredient> - Interface in com.blamejared.crafttweaker.api.ingredient.condition
 
IIngredientConditioned<T extends IIngredient> - Class in com.blamejared.crafttweaker.api.ingredient.type
 
IIngredientConditioned(T, IIngredientCondition<T>) - Constructor for class com.blamejared.crafttweaker.api.ingredient.type.IIngredientConditioned
 
IIngredientConditionSerializer<T extends IIngredientCondition<?>> - Interface in com.blamejared.crafttweaker.api.ingredient.condition.serializer
 
IIngredientEmpty - Enum Class in com.blamejared.crafttweaker.api.ingredient.type
 
IIngredientList - Class in com.blamejared.crafttweaker.api.ingredient.type
 
IIngredientList(IIngredient[]) - Constructor for class com.blamejared.crafttweaker.api.ingredient.type.IIngredientList
 
IIngredientTransformed<T extends IIngredient> - Class in com.blamejared.crafttweaker.api.ingredient.type
 
IIngredientTransformed(T, IIngredientTransformer<T>) - Constructor for class com.blamejared.crafttweaker.api.ingredient.type.IIngredientTransformed
 
IIngredientTransformer<T extends IIngredient> - Interface in com.blamejared.crafttweaker.api.ingredient.transform
 
IIngredientTransformerSerializer<T extends IIngredientTransformer<?>> - Interface in com.blamejared.crafttweaker.api.ingredient.transform.serializer
 
IIngredientWithAmount - Interface in com.blamejared.crafttweaker.api.ingredient
Consists of an ingredient and an amount.
IInventoryWrapper - Interface in com.blamejared.crafttweaker.platform.helper.inventory
 
IItemHandlerWrapper - Class in com.blamejared.crafttweaker.platform.helper.inventory
 
IItemHandlerWrapper(IItemHandler) - Constructor for class com.blamejared.crafttweaker.platform.helper.inventory.IItemHandlerWrapper
 
IItemStack - Interface in com.blamejared.crafttweaker.api.item
 
IItemStackArgument - Class in com.blamejared.crafttweaker.api.command.argument
 
IItemStackArgument() - Constructor for class com.blamejared.crafttweaker.api.command.argument.IItemStackArgument
 
IJavaNativeIntegrationRegistrationHandler - Interface in com.blamejared.crafttweaker.api.plugin
Handles registration of the various components required to integrate ZenCode scripts and Java code.
IListenerRegistrationHandler - Interface in com.blamejared.crafttweaker.api.plugin
Handles registration of additional listeners that will be invoked at certain points during CraftTweaker's lifecycle.
ILoaderRegistrationHandler - Interface in com.blamejared.crafttweaker.api.plugin
Manages the registration of IScriptLoaders for CraftTweaker.
ILoggerRegistry - Interface in com.blamejared.crafttweaker.api.logging
Manages the Logger instances for the various systems.
ILootModifier - Interface in com.blamejared.crafttweaker.api.loot.modifier
Represents a modifier that gets applied to the loot dropped by a loot table.
IMessage<T extends IMessage<?>> - Interface in com.blamejared.crafttweaker.impl.network.message
 
ImmutableLiveBool - Class in live
 
ImmutableLiveObject<T> - Class in live
 
ImmutableLiveObject(T) - Constructor for class live.ImmutableLiveObject
 
ImmutableLiveString - Class in live
 
ImmutableLiveString(String) - Constructor for class live.ImmutableLiveString
 
implementation - Variable in class org.openzen.zenscript.codemodel.expression.InterfaceCastExpression
 
implementation - Variable in class org.openzen.zenscript.parser.member.ParsedFunctionalMember
 
IMPLEMENTATION - Enum constant in enum class org.openzen.zenscript.validator.visitors.DefinitionMemberContext
 
IMPLEMENTATION_NESTED - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
implementationClass - Variable in class org.openzen.zenscript.javashared.JavaImplementation
 
ImplementationMember - Class in org.openzen.zenscript.codemodel.member
 
ImplementationMember(CodePosition, HighLevelDefinition, int, TypeID) - Constructor for class org.openzen.zenscript.codemodel.member.ImplementationMember
 
ImplementationMemberRef - Class in org.openzen.zenscript.codemodel.member.ref
 
ImplementationMemberRef(ImplementationMember, TypeID, TypeID) - Constructor for class org.openzen.zenscript.codemodel.member.ref.ImplementationMemberRef
 
ImplementationScope - Class in org.openzen.zenscript.codemodel.scope
 
ImplementationScope(BaseScope, ImplementationMember) - Constructor for class org.openzen.zenscript.codemodel.scope.ImplementationScope
 
implementsType - Variable in class org.openzen.zenscript.codemodel.member.ref.ImplementationMemberRef
 
implicit() - Element in annotation interface org.openzen.zencode.java.ZenCodeType.Caster
 
IMPLICIT - Static variable in class org.openzen.zenscript.codemodel.Modifiers
 
IMPORT_NOT_FOUND - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
importDefinition(HighLevelDefinition) - Method in interface org.openzen.zenscript.formattershared.Importer
 
Importer - Interface in org.openzen.zenscript.formattershared
 
iMul() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
IMutableScriptRunInfo - Interface in com.blamejared.crafttweaker.api.zencode.scriptrun
Mutable version of IScriptRunInfo that allows changing certain information.
INameTagFunction - Interface in com.blamejared.crafttweaker.api.entity
 
INativeTypeRegistry - Interface in com.blamejared.crafttweaker.api.natives
Represents a registry holding information for native types known to the ZenCode environment.
inBiome(String) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandLocationPredicate
 
inBiome(ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandLocationPredicate
 
INCOMPATIBLE_STORAGE_TAG - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
INCOMPLETE_IMPLEMENTATION - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
INCOMPLETE_MATCH - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
increaseScore(Player, int) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
increaseUses(MerchantOffer) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
INCREMENT - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
INCREMENT - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
indent - Variable in class org.openzen.zenscript.formatter.ExpressionFormatter
 
indent - Variable in class org.openzen.zenscript.formattershared.FormattingSettings
 
index - Variable in class org.openzen.zenscript.codemodel.expression.GetMatchingVariantField
 
index - Variable in class org.openzen.zenscript.javashared.JavaParameterInfo
 
index(Class<T>, T[], Class<K>, Function<T, K>) - Static method in class stdlib.Arrays
 
INDEX - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
INDEXGET - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
INDEXGET - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
indexOf(T) - Method in class live.LiveArrayList
 
indexOf(T) - Method in class live.LiveConcatList
 
indexOf(T) - Method in class live.LiveEmptyList
 
indexOf(T) - Method in interface live.LiveList
 
indexOf(T) - Method in class live.LivePrefixedList
 
indexOf(T) - Method in class live.SortedLiveList
 
indexOf(U) - Method in class live.LiveMappedList
 
INDEXSET - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
INDEXSET - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
inDimension(String) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandLocationPredicate
 
inDimension(ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandLocationPredicate
 
indirectMagic(DamageSources, Entity, Entity) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
iNeg() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
INetworkHelper - Interface in com.blamejared.crafttweaker.platform.services
 
InferenceBlockingTypeParameterVisitor - Class in org.openzen.zenscript.codemodel.type
Visitor to determine if a type has inference blocking type parameters.
InferenceBlockingTypeParameterVisitor(TypeParameter[]) - Constructor for class org.openzen.zenscript.codemodel.type.InferenceBlockingTypeParameterVisitor
 
inferFromOverride(GlobalTypeRegistry, FunctionHeader) - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
inferHeaders(BaseScope) - Method in class org.openzen.zenscript.parser.member.ParsedFunctionalMember
 
inferTypeParameters(LocalMemberCache, TypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeID
 
inFire(DamageSources) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
inflate(AABB, double) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
inflate(AABB, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
info(String) - Method in class org.openzen.zencode.java.logger.ScriptingEngineStreamLogger
 
info(String) - Method in interface org.openzen.zencode.shared.logging.IZSLogger
 
INFO - Enum constant in enum class stdlib.EnforcementLevel
 
IngredientAny - Class in com.blamejared.crafttweaker.api.ingredient.type
 
IngredientAnySerializer - Enum Class in com.blamejared.crafttweaker.api.ingredient.serializer
 
IngredientCacheBuster - Class in com.blamejared.crafttweaker.api.ingredient
Used to bust the Ingredient#itemStacks cache when the Ingredient was resolved during a Server reload (When an instance of TagManager is available.
IngredientCacheBuster() - Constructor for class com.blamejared.crafttweaker.api.ingredient.IngredientCacheBuster
 
IngredientConditioned<I extends IIngredient,T extends IIngredientConditioned<I>> - Class in com.blamejared.crafttweaker.api.ingredient.type
 
IngredientConditioned(T) - Constructor for class com.blamejared.crafttweaker.api.ingredient.type.IngredientConditioned
 
IngredientConditionedSerializer - Enum Class in com.blamejared.crafttweaker.api.ingredient.serializer
 
IngredientConverter - Class in com.blamejared.crafttweaker.api.ingredient
 
IngredientConverter() - Constructor for class com.blamejared.crafttweaker.api.ingredient.IngredientConverter
 
IngredientCraftTweaker<T extends IIngredient> - Class in com.blamejared.crafttweaker.api.ingredient.type
 
IngredientCraftTweaker(T) - Constructor for class com.blamejared.crafttweaker.api.ingredient.type.IngredientCraftTweaker
 
IngredientCraftTweaker(T, Stream<? extends Ingredient.Value>) - Constructor for class com.blamejared.crafttweaker.api.ingredient.type.IngredientCraftTweaker
 
IngredientCraftTweakerBase - Interface in com.blamejared.crafttweaker.api.ingredient.type
 
IngredientList - Class in com.blamejared.crafttweaker.api.ingredient.type
 
IngredientList(List<Ingredient>) - Constructor for class com.blamejared.crafttweaker.api.ingredient.type.IngredientList
 
IngredientListSerializer - Enum Class in com.blamejared.crafttweaker.api.ingredient.serializer
 
IngredientPartialTag - Class in com.blamejared.crafttweaker.api.ingredient.type
 
IngredientPartialTag(ItemStack) - Constructor for class com.blamejared.crafttweaker.api.ingredient.type.IngredientPartialTag
 
IngredientPartialTagSerializer - Enum Class in com.blamejared.crafttweaker.api.ingredient.serializer
 
INGREDIENTS - Static variable in class com.blamejared.crafttweaker.api.recipe.component.BuiltinRecipeComponents.Input
 
IngredientSingleton<T extends IIngredient> - Interface in com.blamejared.crafttweaker.api.ingredient.type
 
IngredientTransformed<I extends IIngredient,T extends IIngredientTransformed<I>> - Class in com.blamejared.crafttweaker.api.ingredient.type
 
IngredientTransformed(T) - Constructor for class com.blamejared.crafttweaker.api.ingredient.type.IngredientTransformed
 
IngredientTransformedSerializer - Enum Class in com.blamejared.crafttweaker.api.ingredient.serializer
 
IngredientUtil - Class in com.blamejared.crafttweaker.api.util
 
IngredientUtil() - Constructor for class com.blamejared.crafttweaker.api.util.IngredientUtil
 
IngredientWithAmount - Class in com.blamejared.crafttweaker.api.ingredient.type
 
IngredientWithAmount(IIngredient, int) - Constructor for class com.blamejared.crafttweaker.api.ingredient.type.IngredientWithAmount
 
INHERITED - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.TypeMemberPriority
 
inheritedLoaders() - Method in interface com.blamejared.crafttweaker.api.zencode.IScriptLoader
Gets a Collection of the loaders from which this loader inherits directly.
inheritFrom(NativeTypeRegistry) - Method in class com.blamejared.crafttweaker.impl.registry.natives.NativeTypeRegistry
 
init() - Static method in class com.blamejared.crafttweaker.CraftTweakerCommon
 
init() - Static method in class com.blamejared.crafttweaker.CraftTweakerRegistries
 
init() - Static method in class com.blamejared.crafttweaker.impl.network.PacketHandler
 
init() - Method in class com.blamejared.crafttweaker.platform.ForgeRegistryHelper
 
init() - Method in interface com.blamejared.crafttweaker.platform.services.IRegistryHelper
 
INIT_LOADER_NAME - Static variable in class com.blamejared.crafttweaker.api.CraftTweakerConstants
 
initialize() - Method in interface com.blamejared.crafttweaker.api.plugin.ICraftTweakerPlugin
Manages plugin initialization tasks that might be required prior to the plugin lifecycle.
initialize() - Method in class com.blamejared.crafttweaker.impl.plugin.crafttweaker.BuiltinCraftTweakerPlugin
 
initializer - Variable in class org.openzen.zenscript.codemodel.member.FieldMember
 
initializer - Variable in class org.openzen.zenscript.codemodel.statement.VarStatement
 
inject(Logger) - Static method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProviderInjector
 
inline - Variable in class org.openzen.zenscript.javashared.JavaImplementation
 
innerDefinition - Variable in class org.openzen.zenscript.codemodel.member.InnerDefinitionMember
 
InnerDefinition - Class in org.openzen.zenscript.codemodel.member
 
InnerDefinition(HighLevelDefinition) - Constructor for class org.openzen.zenscript.codemodel.member.InnerDefinition
 
InnerDefinition(HighLevelDefinition, Map<TypeParameter, TypeID>) - Constructor for class org.openzen.zenscript.codemodel.member.InnerDefinition
 
InnerDefinitionMember - Class in org.openzen.zenscript.codemodel.member
 
InnerDefinitionMember(CodePosition, HighLevelDefinition, int, HighLevelDefinition) - Constructor for class org.openzen.zenscript.codemodel.member.InnerDefinitionMember
 
inOpenWaters(boolean) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandFishingHookPredicate
 
iNot() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
insert(int, String) - Method in class org.openzen.zenscript.lexer.ZSToken
 
insert(int, T) - Method in class live.LiveArrayList
 
insert(int, T) - Method in interface live.MutableLiveList
 
insertItem(int, ItemStack, boolean) - Method in interface com.blamejared.crafttweaker.platform.helper.inventory.IInventoryWrapper
 
insertItem(int, ItemStack, boolean) - Method in class com.blamejared.crafttweaker.platform.helper.inventory.IItemHandlerWrapper
 
insertItem(IItemHandler, int, IItemStack, boolean) - Static method in class com.blamejared.crafttweaker.natives.capability.ExpandIItemHandler
Inserts the stack into the given slot and returns the remainder.
instance - Variable in class org.openzen.zenscript.formattershared.FormattingSettings.Builder
 
instance(GenericMapper) - Method in class org.openzen.zenscript.codemodel.generic.ParameterSuperBound
 
instance(GenericMapper) - Method in class org.openzen.zenscript.codemodel.generic.ParameterTypeBound
 
instance(GenericMapper) - Method in interface org.openzen.zenscript.codemodel.generic.TypeParameterBound
 
instance(GenericMapper) - Method in class org.openzen.zenscript.codemodel.type.ArrayTypeID
 
instance(GenericMapper) - Method in class org.openzen.zenscript.codemodel.type.AssocTypeID
 
instance(GenericMapper) - Method in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
instance(GenericMapper) - Method in class org.openzen.zenscript.codemodel.type.DefinitionTypeID
 
instance(GenericMapper) - Method in class org.openzen.zenscript.codemodel.type.FunctionTypeID
 
instance(GenericMapper) - Method in class org.openzen.zenscript.codemodel.type.GenericMapTypeID
 
instance(GenericMapper) - Method in class org.openzen.zenscript.codemodel.type.GenericTypeID
 
instance(GenericMapper) - Method in class org.openzen.zenscript.codemodel.type.InvalidTypeID
 
instance(GenericMapper) - Method in class org.openzen.zenscript.codemodel.type.IteratorTypeID
 
instance(GenericMapper) - Method in class org.openzen.zenscript.codemodel.type.OptionalTypeID
 
instance(GenericMapper) - Method in class org.openzen.zenscript.codemodel.type.RangeTypeID
 
instance(GenericMapper) - Method in interface org.openzen.zenscript.codemodel.type.TypeID
 
instance(GenericMapper) - Method in class org.openzen.zenscript.javashared.types.JavaFunctionalInterfaceTypeID
 
instance(GlobalTypeRegistry, TypeID[], DefinitionTypeID) - Method in class org.openzen.zenscript.codemodel.member.InnerDefinition
 
instance(TypeID, GenericMapper) - Method in class org.openzen.zenscript.codemodel.definition.VariantDefinition.Option
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.data.visitor.DataToJsonStringVisitor
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionAnyDamagedSerializer
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionCustomSerializer
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedAtLeastSerializer
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedAtMostSerializer
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedSerializer
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientAnySerializer
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientConditionedSerializer
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientListSerializer
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientPartialTagSerializer
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientTransformedSerializer
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformCustomSerializer
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformDamageSerializer
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformerReuseSerializer
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformReplaceSerializer
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.ingredient.type.IIngredientAny
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.ingredient.type.IIngredientEmpty
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.loot.LootManager
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.loot.modifier.LootModifierManager
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.loot.table.LootTableManager
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.recipe.manager.BlastFurnaceRecipeManager
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.recipe.manager.CampFireRecipeManager
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.recipe.manager.CraftingTableRecipeManager
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.recipe.manager.FurnaceRecipeManager
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.recipe.manager.GenericRecipesManager
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.recipe.manager.SmithingRecipeManager
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.recipe.manager.SmokerRecipeManager
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.api.recipe.manager.StoneCutterManager
 
INSTANCE - Enum constant in enum class com.blamejared.crafttweaker.impl.script.ScriptRecipeType
 
INSTANCE - Enum constant in enum class org.openzen.zenscript.javashared.JavaMethod.Kind
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.game.Game
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.ingredient.type.IngredientAny
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.misc.CTCauldron
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.misc.CTComposter
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.mod.Mods
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.recipe.CTBrewing
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.recipe.serializer.CTShapedRecipeSerializer
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.recipe.serializer.CTShapelessRecipeSerializer
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.impl.preprocessor.LoadFirstPreprocessor
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.impl.preprocessor.LoadLastPreprocessor
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.impl.preprocessor.onlyif.EndIfPreprocessor
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.impl.preprocessor.onlyif.OnlyIfPreprocessor
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.impl.preprocessor.PriorityPreprocessor
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.impl.script.ScriptSerializer
 
INSTANCE - Static variable in class org.openzen.zenscript.codemodel.annotations.InvalidAnnotationDefinition
 
INSTANCE - Static variable in class org.openzen.zenscript.codemodel.annotations.NativeAnnotationDefinition
 
INSTANCE - Static variable in class org.openzen.zenscript.codemodel.annotations.PreconditionAnnotationDefinition
 
INSTANCE - Static variable in class org.openzen.zenscript.javabytecode.compiler.JavaSwitchKeyVisitor
 
INSTANCE - Static variable in class org.openzen.zenscript.javashared.JavaTypeNameVisitor
 
instancedHeader - Variable in class org.openzen.zenscript.codemodel.expression.CallExpression
 
instancedHeader - Variable in class org.openzen.zenscript.codemodel.expression.CallStaticExpression
 
instancedHeader - Variable in class org.openzen.zenscript.codemodel.expression.CallTranslator.Call
 
instancedHeader - Variable in class org.openzen.zenscript.codemodel.expression.NewExpression
 
instancedHeader - Variable in class org.openzen.zenscript.codemodel.expression.PostCallExpression
 
instanceForCall(CodePosition, GlobalTypeRegistry, CallArguments) - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
instanceOf(String) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
instanceOf(Type) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
InstantiationUtil - Class in com.blamejared.crafttweaker.api.util
 
InstantiationUtil() - Constructor for class com.blamejared.crafttweaker.api.util.InstantiationUtil
 
InstantTask<T,U> - Class in com.blamejared.crafttweaker.api.util.sequence.task.type
A task that will run immediately.
InstantTask(BiConsumer<T, SequenceContext<T, U>>) - Constructor for class com.blamejared.crafttweaker.api.util.sequence.task.type.InstantTask
 
InstantTask(Consumer<T>) - Constructor for class com.blamejared.crafttweaker.api.util.sequence.task.type.InstantTask
 
inStructure(String) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandLocationPredicate
 
inStructure(ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandLocationPredicate
 
INT - Enum constant in enum class com.blamejared.crafttweaker.api.data.IData.Type
 
INT - Enum constant in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
INT - Enum constant in enum class org.openzen.zenscript.parser.type.ParsedTypeBasic
 
INT - Static variable in class org.openzen.zenscript.codemodel.type.ArrayTypeID
 
INT - Static variable in class org.openzen.zenscript.codemodel.type.RangeTypeID
 
INT_ADD_INT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_ADD_USIZE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_AND_INT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_ARRAY - Enum constant in enum class com.blamejared.crafttweaker.api.data.IData.Type
 
INT_ARRAY_AS_UINT_ARRAY - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_BIT_COUNT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_COMPARE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_COUNT_HIGH_ONES - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_COUNT_HIGH_ZEROES - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_COUNT_LOW_ONES - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_COUNT_LOW_ZEROES - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_DEC - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_DIV_INT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_GET_MAX_VALUE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_GET_MIN_VALUE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_HIGHEST_ONE_BIT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_HIGHEST_ZERO_BIT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_INC - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_LOWEST_ONE_BIT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_LOWEST_ZERO_BIT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_MOD_INT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_MUL_INT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_NEG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_NOT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_OR_INT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_PARSE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_PARSE_WITH_BASE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_SHL - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_SHR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_SUB_INT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_TO_BYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_TO_CHAR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_TO_DOUBLE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_TO_FLOAT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_TO_LONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_TO_SBYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_TO_SHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_TO_STRING - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_TO_UINT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_TO_ULONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_TO_USHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_TO_USIZE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_USHR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
INT_XOR_INT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
IntArrayData - Class in com.blamejared.crafttweaker.api.data
 
IntArrayData(int[]) - Constructor for class com.blamejared.crafttweaker.api.data.IntArrayData
 
IntArrayData(IntArrayTag) - Constructor for class com.blamejared.crafttweaker.api.data.IntArrayData
 
IntData - Class in com.blamejared.crafttweaker.api.data
 
IntData(int) - Constructor for class com.blamejared.crafttweaker.api.data.IntData
 
IntData(IntTag) - Constructor for class com.blamejared.crafttweaker.api.data.IntData
 
INTEGER - Static variable in class org.openzen.zenscript.javashared.JavaClass
 
Integers - Class in stdlib
 
interact(BlockState, Level, BlockPos, Player, InteractionHand, ItemStack) - Method in interface com.blamejared.crafttweaker.api.misc.CTCauldronInteraction
Called when a Cauldron is interacted with.
INTERFACE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.TypeMemberPriority
 
INTERFACE - Enum constant in enum class org.openzen.zenscript.javashared.JavaClass.Kind
 
INTERFACE - Enum constant in enum class org.openzen.zenscript.javashared.JavaMethod.Kind
 
INTERFACE - Static variable in class org.openzen.zenscript.javashared.JavaModifiers
 
InterfaceCastExpression - Class in org.openzen.zenscript.codemodel.expression
 
InterfaceCastExpression(CodePosition, Expression, ImplementationMemberRef) - Constructor for class org.openzen.zenscript.codemodel.expression.InterfaceCastExpression
 
InterfaceDefinition - Class in org.openzen.zenscript.codemodel.definition
 
InterfaceDefinition(CodePosition, Module, ZSPackage, String, int, HighLevelDefinition) - Constructor for class org.openzen.zenscript.codemodel.definition.InterfaceDefinition
 
INTERNAL - Static variable in class org.openzen.zenscript.codemodel.Modifiers
 
INTERNAL_ERROR - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
internalError(String) - Static method in exception org.openzen.zencode.shared.CompileException
 
internalize(Class<T>, T) - Method in class org.openzen.zenscript.codemodel.type.GlobalTypeRegistry
 
internalize(Class<TYPE>, ID, Function<ID, TYPE>) - Method in class org.openzen.zenscript.codemodel.type.GlobalTypeRegistry
 
internalName - Variable in class org.openzen.zenscript.javashared.JavaClass
 
internalTags() - Method in interface com.blamejared.crafttweaker.api.tag.manager.ITagManager
Gets the internal tags of this manager.
internalTags() - Method in class com.blamejared.crafttweaker.api.tag.manager.type.KnownTagManager
 
internalTags() - Method in class com.blamejared.crafttweaker.api.tag.manager.type.UnknownTagManager
 
intersect(AABB, AABB) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
intersects(AABB, double, double, double, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
intersects(AABB, AABB) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
intersects(AABB, Vec3, Vec3) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
IntSwitchValue - Class in org.openzen.zenscript.codemodel.expression.switchvalue
 
IntSwitchValue(int) - Constructor for class org.openzen.zenscript.codemodel.expression.switchvalue.IntSwitchValue
 
invalid() - Static method in class com.blamejared.crafttweaker.impl.preprocessor.onlyif.OnlyIfParameterHit
 
INVALID - Enum constant in enum class org.openzen.zenscript.codemodel.SemanticModule.State
 
INVALID - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
INVALID_BRACKET_EXPRESSION - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
INVALID_CALL_ARGUMENT - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
INVALID_CASE - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
INVALID_CAST - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
INVALID_CONDITION - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
INVALID_CONDITION_TYPE - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
INVALID_EXPRESSION - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
INVALID_IDENTIFIER - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
INVALID_IMPLEMENTATION_TYPE - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
INVALID_MODIFIER - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
INVALID_OPERAND_TYPE - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
INVALID_OVERRIDE - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
INVALID_RETURN_TYPE - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
INVALID_SOURCE_TYPE - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
INVALID_STATEMENT - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
INVALID_STORAGE_CAST - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
INVALID_STORAGE_TYPE_ARGUMENTS - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
INVALID_SUFFIX - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
INVALID_SUPERTYPE - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
INVALID_SWITCH_CASE - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
INVALID_TYPE - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
INVALID_TYPE_ARGUMENT - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
INVALID_TYPE_ARGUMENTS - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
invalidActions() - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IScriptRunInfo
Gets a list of all IActions that could not have been applied due to them being invalid.
InvalidAnnotationDefinition - Class in org.openzen.zenscript.codemodel.annotations
 
InvalidAssignExpression - Class in org.openzen.zenscript.codemodel.expression
 
InvalidAssignExpression(CodePosition, InvalidExpression, Expression) - Constructor for class org.openzen.zenscript.codemodel.expression.InvalidAssignExpression
 
invalidateIngredients(List<Ingredient>) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
invalidateIngredients(List<Ingredient>) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
InvalidDefinitionAnnotation - Class in org.openzen.zenscript.codemodel.annotations
 
InvalidDefinitionAnnotation(CodePosition, CompileExceptionCode, String) - Constructor for class org.openzen.zenscript.codemodel.annotations.InvalidDefinitionAnnotation
 
InvalidDefinitionAnnotation(CompileException) - Constructor for class org.openzen.zenscript.codemodel.annotations.InvalidDefinitionAnnotation
 
InvalidExpression - Class in org.openzen.zenscript.codemodel.expression
 
InvalidExpression(CodePosition, TypeID, CompileExceptionCode, String) - Constructor for class org.openzen.zenscript.codemodel.expression.InvalidExpression
 
InvalidExpression(TypeID, CompileException) - Constructor for class org.openzen.zenscript.codemodel.expression.InvalidExpression
 
InvalidMemberAnnotation - Class in org.openzen.zenscript.codemodel.annotations
 
InvalidMemberAnnotation(CompileException) - Constructor for class org.openzen.zenscript.codemodel.annotations.InvalidMemberAnnotation
 
InvalidParameterAnnotation - Class in org.openzen.zenscript.codemodel.annotations
 
InvalidParameterAnnotation(CodePosition, CompileExceptionCode, String) - Constructor for class org.openzen.zenscript.codemodel.annotations.InvalidParameterAnnotation
 
InvalidParameterAnnotation(CompileException) - Constructor for class org.openzen.zenscript.codemodel.annotations.InvalidParameterAnnotation
 
InvalidStatement - Class in org.openzen.zenscript.codemodel.statement
 
InvalidStatement(CodePosition, CompileExceptionCode, String) - Constructor for class org.openzen.zenscript.codemodel.statement.InvalidStatement
 
InvalidStatement(CompileException) - Constructor for class org.openzen.zenscript.codemodel.statement.InvalidStatement
 
InvalidStatementAnnotation - Class in org.openzen.zenscript.codemodel.annotations
 
InvalidStatementAnnotation(CodePosition, CompileExceptionCode, String) - Constructor for class org.openzen.zenscript.codemodel.annotations.InvalidStatementAnnotation
 
InvalidStatementAnnotation(CompileException) - Constructor for class org.openzen.zenscript.codemodel.annotations.InvalidStatementAnnotation
 
InvalidTypeID - Class in org.openzen.zenscript.codemodel.type
 
InvalidTypeID(CodePosition, CompileExceptionCode, String) - Constructor for class org.openzen.zenscript.codemodel.type.InvalidTypeID
 
InventoryCommands - Class in com.blamejared.crafttweaker.impl.command.type
 
inverse(OctahedralGroup) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandOctahedralGroup
 
inverse(AxisCycle) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAxisCycle
 
InverseLiveBool - Class in live
 
InverseLiveBool(LiveBool) - Constructor for class live.InverseLiveBool
 
invert() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
invert(LootItemCondition.Builder) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.builder.ExpandLootItemConditionBuilder
 
invert(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
INVERT - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
INVERT - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
INVERT - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
invertBoolean() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
inverted - Variable in class org.openzen.zenscript.codemodel.expression.SameObjectExpression
 
inverts(OctahedralGroup, Direction.Axis) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandOctahedralGroup
 
invoke() - Method in interface com.blamejared.crafttweaker.api.util.HandleUtil.MethodHandleInvoker
Executes the method handle and returns the result.
invoke() - Method in interface com.blamejared.crafttweaker.api.util.HandleUtil.MethodHandleVoidInvoker
Executes the method handle.
invoke(boolean, boolean) - Method in interface zsynthetic.FunctionBoolBoolToVoid
 
invoke(int, int) - Method in interface zsynthetic.FunctionIntIntToVoid
 
invoke(int, T) - Method in interface zsynthetic.FunctionIntTToBool
 
invoke(int, T) - Method in interface zsynthetic.FunctionIntTToU
 
invoke(int, T) - Method in interface zsynthetic.FunctionIntTToVoid
 
invoke(int, T) - Method in interface zsynthetic.FunctionUSizeTToBool
 
invoke(int, T) - Method in interface zsynthetic.FunctionUSizeTToU
 
invoke(int, T) - Method in interface zsynthetic.FunctionUSizeTToVoid
 
invoke(HandleUtil.MethodHandleInvoker<R>) - Static method in class com.blamejared.crafttweaker.api.util.HandleUtil
Attempts invocation of a MethodHandle which will return something, catching any exceptions.
invoke(String, String) - Method in interface zsynthetic.FunctionStringStringToVoid
 
invoke(T) - Method in interface zsynthetic.FunctionTToBool
 
invoke(T) - Method in interface zsynthetic.FunctionTToResultWithUV
 
invoke(T) - Method in interface zsynthetic.FunctionTToU
 
invoke(T) - Method in interface zsynthetic.FunctionTToVoid
 
invoke(T, T) - Method in interface zsynthetic.FunctionTTToVoid
 
invokeInterface(JavaMethod) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
invokeSpecial(Class, String, String) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
invokeSpecial(String, String, String) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
invokeSpecial(JavaMethod) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
invokeStatic(JavaMethod) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
invokeVirtual(JavaMethod) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
invokeVoid(HandleUtil.MethodHandleVoidInvoker) - Static method in class com.blamejared.crafttweaker.api.util.HandleUtil
Attempts invocation of a MethodHandle which does not return anything, catching any exceptions.
inWall(DamageSources) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
iOr() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
IParsedType - Interface in org.openzen.zenscript.parser.type
 
IPartialExpression - Interface in org.openzen.zenscript.codemodel.partial
 
IPlatformHelper - Interface in com.blamejared.crafttweaker.platform.services
 
IPluginRegistryAccess - Interface in com.blamejared.crafttweaker.impl.plugin.core
 
IPreprocessor - Interface in com.blamejared.crafttweaker.api.zencode
Identifies a preprocessor for an IScriptFile.
IPreprocessor.Match - Record Class in com.blamejared.crafttweaker.api.zencode
Represents a preprocessor match.
IRecipeComponent<T> - Interface in com.blamejared.crafttweaker.api.recipe.component
Represents a part of a recipe after it has been decomposed.
IRecipeComponentRegistrationHandler - Interface in com.blamejared.crafttweaker.api.plugin
Manages the registration of IRecipeComponents for CraftTweaker.
IRecipeHandler<T extends net.minecraft.world.item.crafting.Recipe<?>> - Interface in com.blamejared.crafttweaker.api.recipe.handler
Represents a handler for a specific type of recipe indicated by the generic parameter.
IRecipeHandler.For - Annotation Interface in com.blamejared.crafttweaker.api.recipe.handler
Annotates an IRecipeHandler indicating which recipe classes it is able to handle.
IRecipeHandler.For.Container - Annotation Interface in com.blamejared.crafttweaker.api.recipe.handler
Container for the IRecipeHandler.For annotation.
IRecipeHandlerRegistrationHandler - Interface in com.blamejared.crafttweaker.api.plugin
Manages the registration of IRecipeHandlers for CraftTweaker.
IRecipeHandlerRegistry - Interface in com.blamejared.crafttweaker.api.recipe.handler
 
IRecipeManager<T extends net.minecraft.world.item.crafting.Recipe<?>> - Interface in com.blamejared.crafttweaker.api.recipe.manager.base
Default interface for Registry based handlers as they can all remove recipes by ResourceLocation.
IRegistryHelper - Interface in com.blamejared.crafttweaker.platform.services
 
iRem() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
IReplacerComponentRegistrationHandler - Interface in com.blamejared.crafttweaker.api.plugin
Handles the registration of various components used specifically for recipe replacement.
IReplacerRegistry - Interface in com.blamejared.crafttweaker.api.recipe.replacement
Holds all registries related specifically to Replacers.
IRuntimeAction - Interface in com.blamejared.crafttweaker.api.action.base
Represents an action that should be executed on every game reload, instead of only once.
IS - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
isAbstract() - Method in class org.openzen.zenscript.codemodel.member.ConstMember
 
isAbstract() - Method in class org.openzen.zenscript.codemodel.member.FieldMember
 
isAbstract() - Method in class org.openzen.zenscript.codemodel.member.FunctionalMember
 
isAbstract() - Method in class org.openzen.zenscript.codemodel.member.GetterMember
 
isAbstract() - Method in interface org.openzen.zenscript.codemodel.member.IDefinitionMember
 
isAbstract() - Method in class org.openzen.zenscript.codemodel.member.ImplementationMember
 
isAbstract() - Method in class org.openzen.zenscript.codemodel.member.InnerDefinitionMember
 
isAbstract() - Method in class org.openzen.zenscript.codemodel.member.SetterMember
 
isAbstract() - Method in class org.openzen.zenscript.codemodel.member.StaticInitializerMember
 
isAbstract() - Method in class org.openzen.zenscript.javashared.JavaMethod
 
isAbstract(int) - Static method in class org.openzen.zenscript.codemodel.Modifiers
 
isAdvanced(TooltipFlag) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandTooltipFlag
 
isAffectedByPotions(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
isAggressive(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
isAlias() - Method in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
isAlive(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isAllowCheatsForAllPlayers(PlayerList) - Static method in class com.blamejared.crafttweaker.natives.server.ExpandPlayerList
 
isAlwaysTicking(EntityAccess) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityAccess
 
isAmbient(MobEffectInstance) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectInstance
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.openzen.zencode.java.module.converters.JavaAnnotatedType
 
isAttackable(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isAutogeneratedName(ResourceLocation) - Static method in class com.blamejared.crafttweaker.api.util.NameUtil
Verifies whether the given name has been autogenerated by CraftTweaker.
isAutoSpinAttack(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
isBaby(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
isBeneficial(MobEffect) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffect
 
isBlacklisted(Class<?>) - Method in interface com.blamejared.crafttweaker.api.zencode.IZenClassRegistry
Checks whether the given class has been blacklisted from registration.
isBlacklisted(Class<?>) - Method in class com.blamejared.crafttweaker.impl.registry.zencode.ZenClassRegistry
 
isBlockDangerous(EntityType<Entity>, BlockState) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
 
isBlocking(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
isBlockPlacingRestricted(GameType) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandGameType
 
isBold(Style) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
isCaller() - Method in class org.openzen.zenscript.codemodel.member.ref.FunctionalMemberRef
 
isCancelable(Event) - Static method in class com.blamejared.crafttweaker.natives.event.ExpandEvent
 
isCanceled(Event) - Static method in class com.blamejared.crafttweaker.natives.event.ExpandEvent
 
isCanceled(T) - Method in class com.blamejared.crafttweaker.api.event.ForgeEventCancellationCarrier
 
isCanceled(T) - Method in interface com.blamejared.crafttweaker.api.event.IEventCancellationCarrier
Returns whether the given event has been canceled or not.
isCharged(ItemStack) - Static method in class com.blamejared.crafttweaker.natives.item.type.projectileweapon.ExpandCrossBowItem
Checks if the stack is charged
isClient() - Method in interface com.blamejared.crafttweaker.platform.services.IDistributionHelper
 
isClient() - Method in enum class com.blamejared.crafttweaker.platform.sides.DistributionType
 
isClient(Dist) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandDist
 
isClient(LogicalSide) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandLogicalSide
 
isClientSide(Merchant) - Static method in class com.blamejared.crafttweaker.natives.entity.type.villager.ExpandMerchant
 
isClientSide(LevelReader) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelReader
 
isClientSyncable(Attribute) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttribute
Should this attribute be synced to the client.
isColliding(Entity, BlockPos, BlockState) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isColor(ChatFormatting) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandChatFormatting
 
isCommandBlockEnabled(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
isCompatibleWith(Enchantment, Enchantment) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
isCompatibleWith(BaseScope, TypeID) - Method in class org.openzen.zenscript.parser.expression.ParsedExpression
 
isCompatibleWith(BaseScope, TypeID) - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionFunction
 
isComplete() - Method in class com.blamejared.crafttweaker.api.util.sequence.Sequence
Checks if this sequence is complete.
isComplete(T, SequenceContext<T, U>) - Method in interface com.blamejared.crafttweaker.api.util.sequence.task.ISequenceTask
Checks if this task is complete.
isComplete(T, SequenceContext<T, U>) - Method in class com.blamejared.crafttweaker.api.util.sequence.task.type.InstantTask
 
isComplete(T, SequenceContext<T, U>) - Method in class com.blamejared.crafttweaker.api.util.sequence.task.type.SleepTask
 
isComplete(T, SequenceContext<T, U>) - Method in class com.blamejared.crafttweaker.api.util.sequence.task.type.SleepUntilTask
 
isConst(int) - Static method in class org.openzen.zenscript.codemodel.Modifiers
 
isConstOptional(int) - Static method in class org.openzen.zenscript.codemodel.Modifiers
 
isConstructor() - Method in class org.openzen.zenscript.codemodel.member.ref.FunctionalMemberRef
 
isConstructor() - Method in interface org.openzen.zenscript.validator.analysis.ExpressionScope
 
isConstructor() - Method in interface org.openzen.zenscript.validator.analysis.StatementScope
 
isConstructorForwarded() - Method in class org.openzen.zenscript.codemodel.member.ConstructorMember
 
isCreative(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
isCreative(GameType) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandGameType
 
isCreativePlayer(DamageSource) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSource
 
IScriptFile - Interface in com.blamejared.crafttweaker.api.zencode.scriptrun
Represents a script file which will be read during an IScriptRun.
IScriptLoader - Interface in com.blamejared.crafttweaker.api.zencode
Identifies a script loader.
IScriptLoadSource - Interface in com.blamejared.crafttweaker.api.zencode
Identifies a script load source.
IScriptLoadSourceRegistrationHandler - Interface in com.blamejared.crafttweaker.api.plugin
Manages the registration of IScriptLoadSources for CraftTweaker.
IScriptRun - Interface in com.blamejared.crafttweaker.api.zencode.scriptrun
Represents an execution of one or more IScriptFiles.
IScriptRunInfo - Interface in com.blamejared.crafttweaker.api.zencode.scriptrun
Gives information relative to a specific IScriptRun.
IScriptRunManager - Interface in com.blamejared.crafttweaker.api.zencode.scriptrun
Manages the creation and lifecycle of IScriptRuns, while also dealing with IActions.
IScriptRunModuleConfigurator - Interface in com.blamejared.crafttweaker.api.zencode.scriptrun
Configures the list of JavaNativeModules for a particular IScriptRun.
IScriptRunModuleConfigurator.ModuleCreator - Interface in com.blamejared.crafttweaker.api.zencode.scriptrun
Creates a JavaNativeModule from the given information.
IScriptRunModuleConfiguratorRegistrationHandler - Interface in com.blamejared.crafttweaker.api.plugin
Manages the registration of IScriptRunModuleConfigurators for the various loaders.
IScriptRunner - Interface in com.blamejared.crafttweaker.impl.script.scriptrun.runner
 
isCritArrow(AbstractArrow) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.arrow.ExpandAbstractArrow
Checks whether this arrow is a crit arrow.
isCrouching(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isCurrentlyGlowing(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isCurrentlyGlowing(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
isCurse(Enchantment) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
isCustomIngredient(Ingredient) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
isCustomIngredient(Ingredient) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
isCustomNameVisible(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isDamageableItem() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Returns if the ItemStack is damageable I.E Swords and tools are damageable, sticks are not.
isDamaged() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Returns if the ItemStack is damaged I.E a Swords that is no at full durability is damaged.
isDamageSourceBlocked(LivingEntity, DamageSource) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
isDangerous(WitherSkull) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.ExpandWitherSkull
Gets whether this skull is dangerous or not.
isDataGen() - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
isDataGen() - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
isDay(Level) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevel
 
isDeadOrDying(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
isDedicatedServer(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
isDedicatedServer(Dist) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandDist
 
isDefinition(HighLevelDefinition) - Method in class org.openzen.zenscript.codemodel.type.DefinitionTypeID
 
isDefinition(HighLevelDefinition) - Method in interface org.openzen.zenscript.codemodel.type.TypeID
 
isDenormalized() - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
isDescending(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isDevelopmentEnvironment() - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
isDevelopmentEnvironment() - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
isDiagonal() - Method in enum class com.blamejared.crafttweaker.api.recipe.MirrorAxis
 
isDifficultyLocked(LevelData) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandLevelData
 
isDirty() - Method in class com.blamejared.crafttweaker.api.level.CraftTweakerSavedData
 
isDiscoverable(Enchantment) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
isDiscrete(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isDismounting(EntityMountEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.ExpandEntityMountEvent
 
isDone(AdvancementProgress) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementProgress
 
isDone(CriterionProgress) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandCriterionProgress
 
isDurationEffectTick(MobEffect, int, int) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffect
 
isEdible() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
isEmpty() - Method in interface com.blamejared.crafttweaker.api.data.IData
Checks if this data is empty.
isEmpty() - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
Gets whether this fluid stack is empty.
isEmpty() - Method in class com.blamejared.crafttweaker.api.fluid.MCFluidStack
 
isEmpty() - Method in class com.blamejared.crafttweaker.api.fluid.MCFluidStackMutable
 
isEmpty() - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
Checks if this ingredient is empty.
isEmpty() - Method in enum class com.blamejared.crafttweaker.api.ingredient.type.IIngredientEmpty
 
isEmpty() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientList
 
isEmpty() - Method in class com.blamejared.crafttweaker.api.ingredient.type.WrappingIIngredient
 
isEmpty() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Returns if the ItemStack is empty
isEmpty() - Method in class com.blamejared.crafttweaker.impl.loot.ForgeLootModifierMapAdapter
 
isEmpty(Style) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
isEmpty(Container) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandContainer
Checks if this Container is empty.
isEmptyAsLengthZero(Expression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
isEmptyAsLengthZero(Expression) - Method in interface org.openzen.zenscript.javashared.JavaNativeTranslator
 
isEmptyBlock(LevelReader, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelReader
Checks if the block at a given position is empty.
isEnchantable() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Can this ItemStack be enchanted?
isEnchanted() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Is this ItemStack enchanted?
isEnd(TickEvent.Phase) - Static method in class com.blamejared.crafttweaker.natives.event.tick.ExpandTickEvent.ExpandTickEventPhase
 
isEndConquered(PlayerEvent.PlayerRespawnEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerRespawnEvent
 
isEnforceWhitelist(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
isEnum() - Method in class org.openzen.zenscript.codemodel.type.DefinitionTypeID
 
isEnum() - Method in interface org.openzen.zenscript.codemodel.type.TypeID
 
isEnum() - Method in class org.openzen.zenscript.javashared.JavaClass
 
isEnumConstantInitialized(EnumConstantMember) - Method in interface org.openzen.zenscript.validator.analysis.ExpressionScope
 
ISequenceTask<T,U> - Interface in com.blamejared.crafttweaker.api.util.sequence.task
A task in a Sequence.
isEquivalentTo(FunctionHeader) - Method in class org.openzen.zenscript.codemodel.FunctionHeader
Checks if two function headers are equivalent.
isExpansion() - Method in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
IsExpression - Class in org.openzen.zenscript.codemodel.expression
 
IsExpression(CodePosition, Expression, TypeID) - Constructor for class org.openzen.zenscript.codemodel.expression.IsExpression
 
isExtend(PistonEvent.PistonMoveType) - Static method in class com.blamejared.crafttweaker.natives.event.block.piston.ExpandPistonEventMoveType
 
isExtern() - Method in class org.openzen.zenscript.codemodel.member.DefinitionMember
 
isExtern(int) - Static method in class org.openzen.zenscript.codemodel.Modifiers
 
isFacingAngle(Direction, float) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandDirection
 
isFakePlayer(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Checks if this player is a fake player, mainly used for machines.
isFakePlayer(Player) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
isFakePlayer(Player) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
isFallFlying(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
isFastFood(FoodProperties) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
 
isFieldInitialized(FieldMember) - Method in interface org.openzen.zenscript.validator.analysis.ExpressionScope
 
isFinal - Variable in class org.openzen.zenscript.codemodel.statement.VarStatement
 
isFinal() - Method in class org.openzen.zenscript.codemodel.member.DefinitionMember
 
isFinal() - Method in class org.openzen.zenscript.codemodel.member.ref.PropertyRef
 
isFinal(int) - Static method in class org.openzen.zenscript.codemodel.Modifiers
 
isFinite() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
isFireResistant() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Checks if this IItemStack burns when thrown into fire / lava or damaged by fire.
isFirstRun() - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IScriptRunInfo
Indicates whether the targeted run will be or has been the first for the targeted loader.
isFirstStatement() - Method in interface org.openzen.zenscript.validator.analysis.ExpressionScope
 
isFlightAllowed(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
isFluidEqual(IFluidStack) - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
isFluidValid(IFluidHandler, int, IFluidStack) - Static method in class com.blamejared.crafttweaker.natives.capability.ExpandIFluidHandler
Checks if the given fluid is valid for the given tank.
isFood(Animal, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.animal.ExpandAnimal
 
isForced(PlayerSetSpawnEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerSetSpawnEvent
 
isFormat(ChatFormatting) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandChatFormatting
 
isFree(Entity, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isFree(BlockState) - Static method in class com.blamejared.crafttweaker.natives.block.type.falling.ExpandFallingBlock
Checks if the given blockstate stops a block from falling through it.
isFriendly(MobCategory) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandMobCategory
 
isFull(AbstractCauldronBlock, BlockState) - Static method in class com.blamejared.crafttweaker.natives.block.type.cauldron.ExpandAbstractCauldronBlock
Checks if this cauldron is full.
isFullyFrozen(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isGeneric() - Method in class org.openzen.zenscript.codemodel.type.GenericTypeID
 
isGeneric() - Method in class org.openzen.zenscript.codemodel.type.OptionalTypeID
 
isGeneric() - Method in interface org.openzen.zenscript.codemodel.type.TypeID
 
isGenericOrContainsGenericParameters(TypeID) - Method in class org.openzen.zenscript.javashared.JavaContext
 
isHard(DifficultyInstance) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandDifficultyInstance
 
isHardcore(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
isHardcore(LevelData) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandLevelData
 
isHarderThan(DifficultyInstance, float) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandDifficultyInstance
 
isHidden(Path) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
isHidden(DisplayInfo) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandDisplayInfo
 
isHit(String[]) - Method in class com.blamejared.crafttweaker.impl.preprocessor.onlyif.OnlyIfParameter
 
isHit(String[]) - Method in class com.blamejared.crafttweaker.impl.preprocessor.onlyif.parameter.OnlyIfParameterFalse
 
isHit(String[]) - Method in class com.blamejared.crafttweaker.impl.preprocessor.onlyif.parameter.OnlyIfParameterModLoaded
 
isHit(String[]) - Method in class com.blamejared.crafttweaker.impl.preprocessor.onlyif.parameter.OnlyIfParameterModLoader
 
isHit(String[]) - Method in class com.blamejared.crafttweaker.impl.preprocessor.onlyif.parameter.OnlyIfParameterModNotLoaded
 
isHit(String[]) - Method in class com.blamejared.crafttweaker.impl.preprocessor.onlyif.parameter.OnlyIfParameterSide
 
isHit(String[]) - Method in class com.blamejared.crafttweaker.impl.preprocessor.onlyif.parameter.OnlyIfParameterTrue
 
iShl() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
isHolding(LivingEntity, Predicate<ItemStack>) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
isHolding(LivingEntity, Item) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
isHorizontal() - Method in enum class com.blamejared.crafttweaker.api.recipe.MirrorAxis
 
isHorizontal(Direction.Axis) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandAxis
 
iShr() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
isHurt(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
isImmutable() - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
isImmutable() - Method in class com.blamejared.crafttweaker.api.fluid.MCFluidStack
 
isImmutable() - Method in class com.blamejared.crafttweaker.api.fluid.MCFluidStackMutable
 
isImmutable() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
isImmutable() - Method in class com.blamejared.crafttweaker.api.item.MCItemStack
 
isImmutable() - Method in class com.blamejared.crafttweaker.api.item.MCItemStackMutable
 
isImplicit - Variable in class org.openzen.zenscript.codemodel.expression.CastExpression
 
isImplicit() - Method in class org.openzen.zenscript.codemodel.member.CasterMember
 
isImplicit() - Method in class org.openzen.zenscript.codemodel.member.ref.CasterMemberRef
 
isImplicit(int) - Static method in class org.openzen.zenscript.codemodel.Modifiers
 
isIn(Class<T>, MCTag) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandTagPredicate
 
isIn(DamageSource, KnownTag<DamageType>) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSource
 
isIn(EntityType<Entity>, KnownTag<EntityType<Entity>>) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
 
isIn(Fluid, KnownTag<Fluid>) - Static method in class com.blamejared.crafttweaker.natives.fluid.ExpandFluid
 
isInBasePackage(String) - Method in class org.openzen.zencode.java.module.converters.JavaNativePackageInfo
 
isIncomplete() - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapedRecipe
 
isIncomplete(Recipe) - Static method in class com.blamejared.crafttweaker.natives.recipe.type.ExpandRecipe
 
isIndirect(DamageSource) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSource
 
isInitialized(ServerLevelData) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandServerLevelData
 
isInLava(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isInLove(Animal) - Static method in class com.blamejared.crafttweaker.natives.entity.type.animal.ExpandAnimal
 
isInnerDefinition() - Method in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
isInside(UseOnContext) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandUseOnContext
 
isInside(BlockHitResult) - Static method in class com.blamejared.crafttweaker.natives.util.ExpandBlockHitResult
 
isInstantenous(MobEffect) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffect
 
isInterface() - Method in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
isInterface() - Method in class org.openzen.zenscript.javashared.JavaClass
 
isInternal(int) - Static method in class org.openzen.zenscript.codemodel.Modifiers
 
isInterpreting(NbtContents) - Static method in class com.blamejared.crafttweaker.natives.text.content.type.ExpandNbtContents
 
isInvertedHealAndHarm(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
isInvisible(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isInvisibleTo(Entity, Player) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isInvulnerable(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isInvulnerableTo(Entity, DamageSource) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isInWall(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isInWater(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isInWaterOrBubble(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isInWaterOrRain(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isInWaterRainOrBubble(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isItalic(Style) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
isItemValid(IItemHandler, int, IItemStack) - Static method in class com.blamejared.crafttweaker.natives.capability.ExpandIItemHandler
Checks if the given stack is valid for the given slot.
isKeyDown(KeyMapping) - Method in class com.blamejared.crafttweaker.platform.client.ForgeClientHelper
 
isKeyDown(KeyMapping) - Method in interface com.blamejared.crafttweaker.platform.services.IClientHelper
Safely checks if a key is down.
isKeyDownExtra(KeyMapping) - Method in class com.blamejared.crafttweaker.platform.client.ForgeClientHelper
 
isKeyDownExtra(KeyMapping) - Method in interface com.blamejared.crafttweaker.platform.services.IClientHelper
Safely checks if a key is down, including any modifiers.
isKeyword - Variable in enum class org.openzen.zenscript.lexer.ZSTokenType
 
isKeyword(String) - Static method in class com.blamejared.crafttweaker.api.zencode.util.ZenKeywordUtil
Checks if the given String is a reserved ZenCode keyword.
isKnownManager(ResourceKey<? extends Registry<?>>) - Method in class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry
Checks if the given ResourceKey is a KnownTagManager
isKnownManager(ResourceLocation) - Method in class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry
Checks if the given tagFolder corresponds to a KnownTagManager
isLarge(TypeID) - Static method in class org.openzen.zenscript.javabytecode.compiler.CompilerUtils
 
isLeashed(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
isLeftHanded(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
isListable() - Method in class com.blamejared.crafttweaker.api.data.ByteArrayData
 
isListable() - Method in interface com.blamejared.crafttweaker.api.data.IData
Checks if this data supports being cast to a list.
isListable() - Method in class com.blamejared.crafttweaker.api.data.IntArrayData
 
isListable() - Method in class com.blamejared.crafttweaker.api.data.ListData
 
isListable() - Method in class com.blamejared.crafttweaker.api.data.LongArrayData
 
isLoaded(Level, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevel
Checks if the block at a given position is in a loaded chunk.
isLocalPlayer(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
isLocalVariableInitialized(VarStatement) - Method in interface org.openzen.zenscript.validator.analysis.ExpressionScope
 
isMappable() - Method in interface com.blamejared.crafttweaker.api.data.IData
Checks if this data supports being cast to a map.
isMappable() - Method in class com.blamejared.crafttweaker.api.data.MapData
 
isMaxGroupSizeReached(Mob, int) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
isMeat(FoodProperties) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
 
isMirrored() - Method in enum class com.blamejared.crafttweaker.api.recipe.MirrorAxis
 
isMirrored() - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapedRecipe
 
isModLoaded(String) - Method in class com.blamejared.crafttweaker.api.mod.Mods
Checks if a mod is laoded
isModLoaded(String) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
isModLoaded(String) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
isMounting(EntityMountEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.ExpandEntityMountEvent
 
isMutable() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
isNetherEnabled(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
isNext(TT) - Method in class org.openzen.zenscript.lexer.LLParserTokenStream
 
isNight(Level) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevel
 
isNoAi(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
isNoGravity(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isNoPhysics(AbstractArrow) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.arrow.ExpandAbstractArrow
Checks if this arrow has physics or not.
isNotIn(Class<T>, MCTag) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandTagPredicate
 
isObfuscated(Style) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
isObjectType() - Method in class org.openzen.zenscript.codemodel.generic.ParameterSuperBound
 
isObjectType() - Method in class org.openzen.zenscript.codemodel.generic.ParameterTypeBound
 
isObjectType() - Method in class org.openzen.zenscript.codemodel.generic.TypeParameter
 
isObjectType() - Method in interface org.openzen.zenscript.codemodel.generic.TypeParameterBound
 
isOnCooldown(ItemCooldowns, Item) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItemCooldowns
 
isOnFire(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isOnPortalCooldown(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isOperator() - Method in class org.openzen.zenscript.codemodel.member.ref.FunctionalMemberRef
 
isOptional() - Method in class org.openzen.zenscript.codemodel.type.ArrayTypeID
 
isOptional() - Method in class org.openzen.zenscript.codemodel.type.AssocTypeID
 
isOptional() - Method in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
isOptional() - Method in class org.openzen.zenscript.codemodel.type.DefinitionTypeID
 
isOptional() - Method in class org.openzen.zenscript.codemodel.type.FunctionTypeID
 
isOptional() - Method in class org.openzen.zenscript.codemodel.type.GenericMapTypeID
 
isOptional() - Method in class org.openzen.zenscript.codemodel.type.GenericTypeID
 
isOptional() - Method in class org.openzen.zenscript.codemodel.type.IteratorTypeID
 
isOptional() - Method in class org.openzen.zenscript.codemodel.type.OptionalTypeID
 
isOptional() - Method in class org.openzen.zenscript.codemodel.type.RangeTypeID
 
isOptional() - Method in interface org.openzen.zenscript.codemodel.type.TypeID
 
isOuterOf(HighLevelDefinition) - Method in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
isOutOfStock(MerchantOffer) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
isOverride(int) - Static method in class org.openzen.zenscript.codemodel.Modifiers
 
isPassenger(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isPassengerOfSameVehicle(Entity, Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isPersistenceRequired(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
isPersistent(MobCategory) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandMobCategory
 
isPickable(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isPossibleToRespawnInThis(Block, BlockState) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlock
Checks if an entity can be spawned inside this Block.
isPrimitive(TypeID) - Static method in class org.openzen.zenscript.javabytecode.compiler.CompilerUtils
 
isPrimitive(TypeID) - Static method in class org.openzen.zenscript.javashared.JavaTypeInfo
 
isPrivate() - Method in class org.openzen.zenscript.codemodel.member.DefinitionMember
 
isPrivate(int) - Static method in class org.openzen.zenscript.codemodel.Modifiers
 
isProtected() - Method in class org.openzen.zenscript.codemodel.member.DefinitionMember
 
isProtected(int) - Static method in class org.openzen.zenscript.codemodel.Modifiers
 
isPublic() - Method in class org.openzen.zenscript.codemodel.member.DefinitionMember
 
isPublic(int) - Static method in class org.openzen.zenscript.codemodel.Modifiers
 
isPushable(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isPushedByFluid(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isPvpAllowed(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
isRaided(ServerLevel, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandServerLevel
Checks if a position is within an active raid.
isRaining(Level) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevel
Checks if it is raining.
isRaining(LevelData) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandLevelData
 
isRainingAt(Level, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevel
Checks if it is raining at a specific position.
isRandomlyTicking(BlockState) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
Checks whether this BlockState ticks randomly.
isReady(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
isRecentlyHit(LivingDropsEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingDropsEvent
Whether the Entity doing the drop has recently been damaged.
isReducedDebugInfo(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
isRegistered(IScriptLoader, Class<?>) - Method in interface com.blamejared.crafttweaker.api.zencode.IZenClassRegistry
Verifies whether the given class is registered and thus exposed to the given loader.
isRegistered(IScriptLoader, Class<?>) - Method in class com.blamejared.crafttweaker.impl.registry.zencode.ZenClassRegistry
 
isRelative() - Method in class org.openzen.zenscript.parser.ParsedImport
 
isRemoved(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isRenderedOnFrame(MapDecoration.Type) - Static method in class com.blamejared.crafttweaker.natives.world.map.ExpandMapDecorationType
 
isRunning(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
isSame(Fluid, Fluid) - Static method in class com.blamejared.crafttweaker.natives.fluid.ExpandFluid
 
isSameFile(Path, Path) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
isScoping(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
isSecondaryUseActive(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
isSecondaryUseActive(UseOnContext) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandUseOnContext
 
isSensitiveToWater(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
isServer() - Method in interface com.blamejared.crafttweaker.platform.services.IDistributionHelper
 
isServer() - Method in enum class com.blamejared.crafttweaker.platform.sides.DistributionType
 
isServer(LogicalSide) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandLogicalSide
 
isServerOnly(ResourceLocation) - Method in class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry
 
isShiftKeyDown(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isShotAtAngle(FireworkRocketEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.ExpandFireworkRocketEntity
Checks whether this firework rocket was shot at an angle or not.
isShutdown(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
isSignalSource(BlockState) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
Checks whether this BlockState can provide Redstone Power
isSilent(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isSimilarTo(FunctionHeader) - Method in class org.openzen.zenscript.codemodel.FunctionHeader
Checks if two function headers are similar.
isSimple() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IngredientAny
 
isSimple() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IngredientCraftTweaker
 
isSimple() - Method in interface com.blamejared.crafttweaker.api.ingredient.type.IngredientCraftTweakerBase
 
isSimple() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IngredientPartialTag
 
isSimple() - Method in class org.openzen.zenscript.codemodel.expression.FunctionExpression
Checks if this is a simple function expression.
isSimulated(BlockEvent.BlockToolModificationEvent) - Static method in class com.blamejared.crafttweaker.natives.event.block.ExpandBlockToolModificationEvent
 
isSingleplayer() - Method in interface com.blamejared.crafttweaker.platform.services.IClientHelper
 
isSingleplayer(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
isSleeping(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
isSleepingLongEnough(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
isSlimeChunk(ServerLevel, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandServerLevel
Checks if a position is within a chunk that is considered a slime chunk.
isSpawnCancelled(MobSpawnEvent.FinalizeSpawn) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.spawn.ExpandMobFinalizeSpawnEvent
 
isSpawningAnimals(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
isSpawningMonsters(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
isSpecial(Recipe) - Static method in class com.blamejared.crafttweaker.natives.recipe.type.ExpandRecipe
 
isSpectator(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isSprinting(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isStackable() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Returns if the ItemStack can have an amount greater than 1 I.E Swords and tools are not stackable, sticks are.
isStart(TickEvent.Phase) - Static method in class com.blamejared.crafttweaker.natives.event.tick.ExpandTickEvent.ExpandTickEventPhase
 
isStatic - Variable in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
isStatic() - Method in class org.openzen.zenscript.codemodel.definition.AliasDefinition
 
isStatic() - Method in class org.openzen.zenscript.codemodel.definition.InterfaceDefinition
 
isStatic() - Method in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
isStatic() - Method in class org.openzen.zenscript.codemodel.member.DefinitionMember
 
isStatic() - Method in class org.openzen.zenscript.codemodel.member.ref.FunctionalMemberRef
 
isStatic() - Method in class org.openzen.zenscript.codemodel.member.ref.PropertyRef
 
isStatic() - Method in interface org.openzen.zenscript.validator.analysis.StatementScope
 
isStatic(int) - Static method in class org.openzen.zenscript.codemodel.Modifiers
 
isStatic(int) - Static method in class org.openzen.zenscript.javashared.JavaModifiers
 
isStaticInitializer() - Method in interface org.openzen.zenscript.validator.analysis.ExpressionScope
 
isStaticInitializer() - Method in interface org.openzen.zenscript.validator.analysis.StatementScope
 
isSteppingCarefully(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isStopped() - Method in class com.blamejared.crafttweaker.api.util.sequence.Sequence
Checks if this sequence is stopped or not.
isStopped(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
isStrikethrough(Style) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
isSubclassOf(HighLevelDefinition) - Method in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
isSuppressingBounce(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isSuppressingSlidingDownLadder(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
isSurvival(GameType) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandGameType
 
isSwimming(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isThundering(Level) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevel
Checks if there is a thunder storm.
isThundering(LevelData) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandLevelData
 
isTradeable(Enchantment) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
isTrading(AbstractVillager) - Static method in class com.blamejared.crafttweaker.natives.entity.type.villager.ExpandAbstractVillager
 
isTreasureOnly(Enchantment) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
isType - Variable in class org.openzen.zenscript.codemodel.expression.IsExpression
 
iSub() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
isUnderlined(Style) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
isUnderSpawnProtection(MinecraftServer, ServerLevel, BlockPos, Player) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
isUnderWater(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isUsingItem(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
isValid() - Method in class org.openzen.zenscript.codemodel.SemanticModule
 
isValueType() - Method in class org.openzen.zenscript.codemodel.type.ArrayTypeID
 
isValueType() - Method in class org.openzen.zenscript.codemodel.type.AssocTypeID
 
isValueType() - Method in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
isValueType() - Method in class org.openzen.zenscript.codemodel.type.DefinitionTypeID
 
isValueType() - Method in class org.openzen.zenscript.codemodel.type.FunctionTypeID
 
isValueType() - Method in class org.openzen.zenscript.codemodel.type.GenericMapTypeID
 
isValueType() - Method in class org.openzen.zenscript.codemodel.type.GenericTypeID
 
isValueType() - Method in class org.openzen.zenscript.codemodel.type.InvalidTypeID
 
isValueType() - Method in class org.openzen.zenscript.codemodel.type.IteratorTypeID
 
isValueType() - Method in class org.openzen.zenscript.codemodel.type.OptionalTypeID
 
isValueType() - Method in class org.openzen.zenscript.codemodel.type.RangeTypeID
 
isValueType() - Method in interface org.openzen.zenscript.codemodel.type.TypeID
 
isVanillaCritical(CriticalHitEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandCriticalHitEvent
 
isVariadic() - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
isVariadicCall(CallArguments) - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
isVariadicCall(CallArguments, TypeScope) - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
isVariant() - Method in class org.openzen.zenscript.codemodel.type.DefinitionTypeID
 
isVariant() - Method in interface org.openzen.zenscript.codemodel.type.TypeID
 
isVehicle(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isVertical() - Method in enum class com.blamejared.crafttweaker.api.recipe.MirrorAxis
 
isVertical(Direction.Axis) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandAxis
 
isVillage(ServerLevel, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandServerLevel
Checks if a position is within a village.
isVirtual(int) - Static method in class org.openzen.zenscript.codemodel.Modifiers
 
isVisible(MobEffectInstance) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectInstance
 
isVisuallyCrawling(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isVisuallySwimming(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
isVisuallySwimming(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
isVisualOnly(LightningBolt) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandLightningBolt
 
isWasDeath(PlayerEvent.Clone) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerCloneEvent
 
isWaterAt(LevelReader, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelReader
 
isWhitespace() - Method in interface org.openzen.zenscript.lexer.TokenType
 
isWhitespace() - Method in enum class org.openzen.zenscript.lexer.ZSTokenType
 
isWithinMeleeAttackRange(Mob, LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
isWithinRestriction(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
isWithinRestriction(Mob, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
ISymbol - Interface in org.openzen.zenscript.codemodel.type
 
ITaggableElementRegistrationHandler - Interface in com.blamejared.crafttweaker.api.plugin
Manages the registration of taggable elements and their managers used for tags.
ITagManager<T extends MCTag> - Interface in com.blamejared.crafttweaker.api.tag.manager
 
ITargetingFilter - Interface in com.blamejared.crafttweaker.api.recipe.replacement
Represents a filter applied to the recipe list.
ITargetingStrategy - Interface in com.blamejared.crafttweaker.api.recipe.replacement
Represents a way of targeting components for replacement.
ITEM - Static variable in class com.blamejared.crafttweaker.api.capability.Capabilities
 
ItemAttributeModifierBase - Interface in com.blamejared.crafttweaker.api.item.attribute
 
items(ItemPredicate.Builder, IItemStack...) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandItemPredicateBuilder
 
items(ItemPredicate.Builder, Item...) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandItemPredicateBuilder
 
ITEMS - Static variable in class com.blamejared.crafttweaker.api.recipe.component.BuiltinRecipeComponents.Output
 
ItemStackUtil - Class in com.blamejared.crafttweaker.api.util
 
ItemStackUtil() - Constructor for class com.blamejared.crafttweaker.api.util.ItemStackUtil
 
ITERABLE - Static variable in class org.openzen.zenscript.javashared.JavaClass
 
iterator - Variable in class org.openzen.zenscript.codemodel.statement.ForeachStatement
 
iterator() - Method in class com.blamejared.crafttweaker.api.data.ByteArrayData
 
iterator() - Method in interface com.blamejared.crafttweaker.api.data.IData
 
iterator() - Method in class com.blamejared.crafttweaker.api.data.IntArrayData
 
iterator() - Method in class com.blamejared.crafttweaker.api.data.ListData
 
iterator() - Method in class com.blamejared.crafttweaker.api.data.LongArrayData
 
iterator() - Method in class com.blamejared.crafttweaker.api.data.MapData
 
iterator() - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.IRecipeManager
 
iterator() - Method in interface com.blamejared.crafttweaker.api.tag.manager.ITagManager
 
iterator() - Method in class com.blamejared.crafttweaker.api.tag.type.KnownTag
 
iterator() - Method in class com.blamejared.crafttweaker.api.util.HandleUtil.Names
 
iterator() - Method in class live.LiveArrayList
 
iterator() - Method in class live.LiveConcatList
 
iterator() - Method in class live.LiveEmptyList
 
iterator() - Method in class live.LiveMappedList
 
iterator() - Method in class live.LivePrefixedList
 
iterator() - Method in class live.SortedLiveList
 
iterator(Direction.Plane) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandPlane
 
ITERATOR - Enum constant in enum class org.openzen.zenscript.codemodel.member.FunctionalKind
 
ITERATOR - Static variable in class org.openzen.zenscript.javashared.JavaClass
 
ITERATOR_ARRAY_KEY_VALUES - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ITERATOR_ARRAY_VALUES - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ITERATOR_ASSOC_KEY_VALUES - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ITERATOR_ASSOC_KEYS - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ITERATOR_INT_RANGE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ITERATOR_ITERABLE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ITERATOR_STRING_CHARS - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ITERATOR_TYPE - Enum constant in enum class org.openzen.zenscript.validator.TypeContext
 
IteratorMember - Class in org.openzen.zenscript.codemodel.member
 
IteratorMember(CodePosition, HighLevelDefinition, int, TypeID[], GlobalTypeRegistry, BuiltinID) - Constructor for class org.openzen.zenscript.codemodel.member.IteratorMember
 
IteratorMemberRef - Class in org.openzen.zenscript.codemodel.member.ref
 
IteratorMemberRef(IteratorMember, TypeID, TypeID...) - Constructor for class org.openzen.zenscript.codemodel.member.ref.IteratorMemberRef
 
IteratorTypeID - Class in org.openzen.zenscript.codemodel.type
 
IteratorTypeID(GlobalTypeRegistry, TypeID[]) - Constructor for class org.openzen.zenscript.codemodel.type.IteratorTypeID
 
iteratorTypes - Variable in class org.openzen.zenscript.codemodel.type.IteratorTypeID
 
ITooltipFunction - Interface in com.blamejared.crafttweaker.api.item.tooltip
 
ITradeRemover - Interface in com.blamejared.crafttweaker.api.villager
 
IUndoableAction - Interface in com.blamejared.crafttweaker.api.action.base
Represents an action that should be run on every game reload and that requires additional cleanup code.
iUShr() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
IVillagerTradeRegistrationHandler - Interface in com.blamejared.crafttweaker.api.plugin
Manages the registration of components necessary to manipulate villager trades.
iXor() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
IZenClassRegistry - Interface in com.blamejared.crafttweaker.api.zencode
Holds information related to the various classes and expansions exposed to ZenCode.
IZenClassRegistry.IClassData - Interface in com.blamejared.crafttweaker.api.zencode
Identifies raw information on the classes registered to a specific IScriptLoader.
IZSLogger - Interface in org.openzen.zencode.shared.logging
 
IZSValidationLogger - Interface in org.openzen.zenscript.validator.logger
 

J

JavaAnnotatedType - Class in org.openzen.zencode.java.module.converters
 
JavaAnnotatedType.ElementType - Enum Class in org.openzen.zencode.java.module.converters
 
JavaBoxingTypeVisitor - Class in org.openzen.zenscript.javabytecode.compiler
 
JavaBoxingTypeVisitor(JavaWriter) - Constructor for class org.openzen.zenscript.javabytecode.compiler.JavaBoxingTypeVisitor
 
JavaBytecodeContext - Class in org.openzen.zenscript.javabytecode
 
JavaBytecodeContext(JavaBytecodeModule, JavaCompileSpace, ZSPackage, String, IZSLogger) - Constructor for class org.openzen.zenscript.javabytecode.JavaBytecodeContext
 
JavaBytecodeModule - Class in org.openzen.zenscript.javabytecode
 
JavaBytecodeModule(Module, FunctionParameter[], IZSLogger) - Constructor for class org.openzen.zenscript.javabytecode.JavaBytecodeModule
 
JavaBytecodeRunUnit - Class in org.openzen.zenscript.javabytecode
 
JavaBytecodeRunUnit(IZSLogger) - Constructor for class org.openzen.zenscript.javabytecode.JavaBytecodeRunUnit
 
JavaBytecodeRunUnit.ScriptClassLoader - Class in org.openzen.zenscript.javabytecode
 
JavaCapturedExpressionVisitor - Class in org.openzen.zenscript.javabytecode.compiler
 
JavaCapturedExpressionVisitor(ExpressionVisitor<Void>) - Constructor for class org.openzen.zenscript.javabytecode.compiler.JavaCapturedExpressionVisitor
 
JavaClass - Class in org.openzen.zenscript.javashared
 
JavaClass(String, String, JavaClass.Kind) - Constructor for class org.openzen.zenscript.javashared.JavaClass
 
JavaClass(JavaClass, String, JavaClass.Kind) - Constructor for class org.openzen.zenscript.javashared.JavaClass
 
JavaClass.Kind - Enum Class in org.openzen.zenscript.javashared
 
JavaClassWriter - Class in org.openzen.zenscript.javabytecode.compiler
 
JavaClassWriter(int) - Constructor for class org.openzen.zenscript.javabytecode.compiler.JavaClassWriter
 
JavaCompiledModule - Class in org.openzen.zenscript.javashared
 
JavaCompiledModule(Module, FunctionParameter[]) - Constructor for class org.openzen.zenscript.javashared.JavaCompiledModule
 
JavaCompiler - Class in org.openzen.zenscript.javabytecode
 
JavaCompiler(IZSLogger) - Constructor for class org.openzen.zenscript.javabytecode.JavaCompiler
 
JavaCompileSpace - Interface in org.openzen.zenscript.javashared
 
JavaContext - Class in org.openzen.zenscript.javashared
 
JavaContext(JavaCompileSpace, ZSPackage, String, IZSLogger) - Constructor for class org.openzen.zenscript.javashared.JavaContext
 
JavaDefinitionVisitor - Class in org.openzen.zenscript.javabytecode.compiler.definitions
 
JavaDefinitionVisitor(JavaBytecodeContext, JavaClassWriter) - Constructor for class org.openzen.zenscript.javabytecode.compiler.definitions.JavaDefinitionVisitor
 
JavaEnumMapper - Class in org.openzen.zenscript.javashared
 
JavaEnumMapper() - Constructor for class org.openzen.zenscript.javashared.JavaEnumMapper
 
JavaExpansionMemberVisitor - Class in org.openzen.zenscript.javabytecode.compiler.definitions
 
JavaExpansionMemberVisitor(JavaBytecodeContext, ClassWriter, TypeID, HighLevelDefinition) - Constructor for class org.openzen.zenscript.javabytecode.compiler.definitions.JavaExpansionMemberVisitor
 
JavaExpressionVisitor - Class in org.openzen.zenscript.javabytecode.compiler
 
JavaExpressionVisitor(JavaBytecodeContext, JavaCompiledModule, JavaWriter) - Constructor for class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
JavaField - Class in org.openzen.zenscript.javashared
 
JavaField(JavaClass, String, String) - Constructor for class org.openzen.zenscript.javashared.JavaField
 
JavaField(JavaClass, String, String, String) - Constructor for class org.openzen.zenscript.javashared.JavaField
 
JavaForeachWriter - Class in org.openzen.zenscript.javabytecode.compiler
 
JavaForeachWriter(JavaStatementVisitor, ForeachStatement, Label, Label) - Constructor for class org.openzen.zenscript.javabytecode.compiler.JavaForeachWriter
 
JavaFunctionalInterfaceTypeID - Class in org.openzen.zenscript.javashared.types
 
JavaFunctionalInterfaceTypeID(GlobalTypeRegistry, FunctionHeader, Method, JavaMethod) - Constructor for class org.openzen.zenscript.javashared.types.JavaFunctionalInterfaceTypeID
 
JavaFunctionInterfaceCastExpression - Class in org.openzen.zenscript.javashared.expressions
 
JavaFunctionInterfaceCastExpression(CodePosition, FunctionTypeID, Expression) - Constructor for class org.openzen.zenscript.javashared.expressions.JavaFunctionInterfaceCastExpression
 
JavaImplementation - Class in org.openzen.zenscript.javashared
 
JavaImplementation(boolean, JavaClass) - Constructor for class org.openzen.zenscript.javashared.JavaImplementation
 
JavaInitializedVariables - Class in org.openzen.zenscript.javabytecode.compiler.definitions
 
JavaInitializedVariables(String) - Constructor for class org.openzen.zenscript.javabytecode.compiler.definitions.JavaInitializedVariables
 
JavaInitializedVariables(List<FieldMember>, String) - Constructor for class org.openzen.zenscript.javabytecode.compiler.definitions.JavaInitializedVariables
 
JavaLocalVariableInfo - Class in org.openzen.zenscript.javabytecode
 
JavaLocalVariableInfo(Type, int, Label, String) - Constructor for class org.openzen.zenscript.javabytecode.JavaLocalVariableInfo
 
JavaLocalVariableInfo(Type, int, Label, String, Label) - Constructor for class org.openzen.zenscript.javabytecode.JavaLocalVariableInfo
 
JavaMappingWriter - Class in org.openzen.zenscript.javashared
 
JavaMappingWriter(JavaCompiledModule) - Constructor for class org.openzen.zenscript.javashared.JavaMappingWriter
 
JavaMemberVisitor - Class in org.openzen.zenscript.javabytecode.compiler.definitions
 
JavaMemberVisitor(JavaBytecodeContext, ClassWriter, JavaClass, HighLevelDefinition) - Constructor for class org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor
 
JavaMethod - Class in org.openzen.zenscript.javashared
 
JavaMethod(JavaClass, JavaMethod.Kind, String, boolean, String, int, boolean) - Constructor for class org.openzen.zenscript.javashared.JavaMethod
 
JavaMethod(JavaClass, JavaMethod.Kind, String, boolean, String, int, boolean, boolean[]) - Constructor for class org.openzen.zenscript.javashared.JavaMethod
 
JavaMethod(JavaNativeTranslation<?>) - Constructor for class org.openzen.zenscript.javashared.JavaMethod
 
JavaMethod.Kind - Enum Class in org.openzen.zenscript.javashared
 
JavaModificationExpressionVisitor - Class in org.openzen.zenscript.javabytecode.compiler
 
JavaModificationExpressionVisitor(JavaBytecodeContext, JavaCompiledModule, JavaWriter, JavaExpressionVisitor, Runnable, JavaModificationExpressionVisitor.PushOption) - Constructor for class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
JavaModificationExpressionVisitor.PushOption - Enum Class in org.openzen.zenscript.javabytecode.compiler
 
JavaModifiers - Class in org.openzen.zenscript.javashared
 
JavaNativeClass - Class in org.openzen.zenscript.javashared
 
JavaNativeClass(JavaClass) - Constructor for class org.openzen.zenscript.javashared.JavaNativeClass
 
JavaNativeClass(JavaClass, boolean) - Constructor for class org.openzen.zenscript.javashared.JavaNativeClass
 
JavaNativeClassConverter - Class in org.openzen.zencode.java.module.converters
 
JavaNativeClassConverter(JavaNativeTypeConverter, JavaNativeMemberConverter, JavaNativePackageInfo, JavaNativeTypeConversionContext, JavaNativeHeaderConverter) - Constructor for class org.openzen.zencode.java.module.converters.JavaNativeClassConverter
 
JavaNativeConverter - Class in org.openzen.zencode.java.module.converters
 
JavaNativeConverter(JavaNativeTypeConverter, JavaNativeHeaderConverter, JavaNativeMemberConverter, JavaNativeClassConverter, JavaNativeGlobalConverter, JavaNativeExpansionConverter, JavaNativeTypeConversionContext) - Constructor for class org.openzen.zencode.java.module.converters.JavaNativeConverter
 
JavaNativeConverterBuilder - Class in org.openzen.zencode.java.module.converters
 
JavaNativeConverterBuilder() - Constructor for class org.openzen.zencode.java.module.converters.JavaNativeConverterBuilder
 
JavaNativeExpansionConverter - Class in org.openzen.zencode.java.module.converters
 
JavaNativeExpansionConverter(JavaNativeTypeConverter, IZSLogger, JavaNativePackageInfo, JavaNativeMemberConverter, JavaNativeTypeConversionContext, JavaNativeHeaderConverter) - Constructor for class org.openzen.zencode.java.module.converters.JavaNativeExpansionConverter
 
JavaNativeGlobalConverter - Class in org.openzen.zencode.java.module.converters
 
JavaNativeGlobalConverter(JavaNativeTypeConversionContext, JavaNativeTypeConverter, JavaNativeMemberConverter) - Constructor for class org.openzen.zencode.java.module.converters.JavaNativeGlobalConverter
 
JavaNativeHeaderConverter - Class in org.openzen.zencode.java.module.converters
 
JavaNativeHeaderConverter(JavaNativeTypeConverter, JavaNativePackageInfo, JavaNativeTypeConversionContext) - Constructor for class org.openzen.zencode.java.module.converters.JavaNativeHeaderConverter
 
JavaNativeLoader - Class in org.openzen.zencode.java
 
JavaNativeLoader(Class<?>[], Class<?>[], IZSLogger) - Constructor for class org.openzen.zencode.java.JavaNativeLoader
 
JavaNativeLoader.LoadingModule - Class in org.openzen.zencode.java
 
JavaNativeMemberConverter - Class in org.openzen.zencode.java.module.converters
 
JavaNativeMemberConverter(JavaNativeTypeConverter, JavaNativeTypeConversionContext, JavaNativeHeaderConverter) - Constructor for class org.openzen.zencode.java.module.converters.JavaNativeMemberConverter
 
JavaNativeModule - Class in org.openzen.zencode.java.module
 
JavaNativeModule(IZSLogger, ZSPackage, String, String, GlobalTypeRegistry, JavaNativeModule[]) - Constructor for class org.openzen.zencode.java.module.JavaNativeModule
 
JavaNativeModule(IZSLogger, ZSPackage, String, String, GlobalTypeRegistry, JavaNativeModule[], JavaNativeConverterBuilder) - Constructor for class org.openzen.zencode.java.module.JavaNativeModule
 
JavaNativePackageInfo - Class in org.openzen.zencode.java.module.converters
 
JavaNativePackageInfo(ZSPackage, String, Module) - Constructor for class org.openzen.zencode.java.module.converters.JavaNativePackageInfo
 
JavaNativeTranslation<T> - Interface in org.openzen.zenscript.javashared
 
JavaNativeTranslator<T> - Interface in org.openzen.zenscript.javashared
 
JavaNativeTypeConversionContext - Class in org.openzen.zencode.java.module
 
JavaNativeTypeConversionContext(JavaNativePackageInfo, JavaNativeModule[], GlobalTypeRegistry) - Constructor for class org.openzen.zencode.java.module.JavaNativeTypeConversionContext
 
JavaNativeTypeConverter - Class in org.openzen.zencode.java.module.converters
 
JavaNativeTypeConverter(JavaNativeTypeConversionContext, JavaNativePackageInfo, JavaNativeModule) - Constructor for class org.openzen.zencode.java.module.converters.JavaNativeTypeConverter
 
JavaNonPushingExpressionVisitor - Class in org.openzen.zenscript.javabytecode.compiler
 
JavaNonPushingExpressionVisitor(JavaBytecodeContext, JavaCompiledModule, JavaWriter, JavaExpressionVisitor) - Constructor for class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
JavaParameterInfo - Class in org.openzen.zenscript.javashared
 
JavaParameterInfo(int, String) - Constructor for class org.openzen.zenscript.javashared.JavaParameterInfo
 
JavaPrepareClassMethodVisitor - Class in org.openzen.zenscript.javashared.prepare
 
JavaPrepareClassMethodVisitor(JavaContext, JavaCompiledModule, JavaClass, JavaNativeClass, JavaPrepareDefinitionMemberVisitor, boolean) - Constructor for class org.openzen.zenscript.javashared.prepare.JavaPrepareClassMethodVisitor
 
JavaPrepareDefinitionMemberVisitor - Class in org.openzen.zenscript.javashared.prepare
 
JavaPrepareDefinitionMemberVisitor(JavaContext, JavaCompiledModule) - Constructor for class org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor
 
JavaPrepareDefinitionVisitor - Class in org.openzen.zenscript.javashared.prepare
 
JavaPrepareDefinitionVisitor(JavaContext, JavaCompiledModule, String, JavaClass) - Constructor for class org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionVisitor
 
JavaPrepareDefinitionVisitor(JavaContext, JavaCompiledModule, String, JavaClass, String) - Constructor for class org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionVisitor
 
JavaPrepareExpansionMethodVisitor - Class in org.openzen.zenscript.javashared.prepare
 
JavaPrepareExpansionMethodVisitor(JavaContext, JavaCompiledModule, JavaClass, JavaNativeClass) - Constructor for class org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor
 
JavaScriptFile - Class in org.openzen.zenscript.javabytecode.compiler
 
JavaScriptFile(JavaClassWriter) - Constructor for class org.openzen.zenscript.javabytecode.compiler.JavaScriptFile
 
JavaScriptMethod - Class in org.openzen.zenscript.javabytecode
 
JavaScriptMethod(JavaMethod, FunctionParameter[], JavaParameterInfo[]) - Constructor for class org.openzen.zenscript.javabytecode.JavaScriptMethod
 
JavaStatementVisitor - Class in org.openzen.zenscript.javabytecode.compiler
 
JavaStatementVisitor(JavaBytecodeContext, JavaExpressionVisitor) - Constructor for class org.openzen.zenscript.javabytecode.compiler.JavaStatementVisitor
 
JavaStatementVisitor(JavaBytecodeContext, JavaCompiledModule, JavaWriter) - Constructor for class org.openzen.zenscript.javabytecode.compiler.JavaStatementVisitor
 
JavaSwitchKeyVisitor - Class in org.openzen.zenscript.javabytecode.compiler
 
JavaSwitchLabel - Class in org.openzen.zenscript.javabytecode.compiler
 
JavaSwitchLabel(int, Label) - Constructor for class org.openzen.zenscript.javabytecode.compiler.JavaSwitchLabel
 
JavaSynthesizedClass - Class in org.openzen.zenscript.javashared
 
JavaSynthesizedClass(JavaClass, TypeID[]) - Constructor for class org.openzen.zenscript.javashared.JavaSynthesizedClass
 
JavaSynthesizedFunction - Class in org.openzen.zenscript.javashared
 
JavaSynthesizedFunction(JavaClass, TypeParameter[], FunctionHeader, String) - Constructor for class org.openzen.zenscript.javashared.JavaSynthesizedFunction
 
JavaSynthesizedFunctionInstance - Class in org.openzen.zenscript.javashared
 
JavaSynthesizedFunctionInstance(JavaSynthesizedFunction, TypeID[]) - Constructor for class org.openzen.zenscript.javashared.JavaSynthesizedFunctionInstance
 
JavaSynthesizedRange - Class in org.openzen.zenscript.javashared
 
JavaSynthesizedRange(JavaClass, TypeParameter[], TypeID) - Constructor for class org.openzen.zenscript.javashared.JavaSynthesizedRange
 
JavaSyntheticClassGenerator - Interface in org.openzen.zenscript.javashared
 
JavaSyntheticTypeSignatureConverter - Class in org.openzen.zenscript.javashared
 
JavaSyntheticTypeSignatureConverter() - Constructor for class org.openzen.zenscript.javashared.JavaSyntheticTypeSignatureConverter
 
JavaTypeCheckIfGenericVisitor - Class in org.openzen.zenscript.javashared
 
JavaTypeCheckIfGenericVisitor() - Constructor for class org.openzen.zenscript.javashared.JavaTypeCheckIfGenericVisitor
 
JavaTypeDescriptorVisitor - Class in org.openzen.zenscript.javashared
 
JavaTypeDescriptorVisitor(JavaContext) - Constructor for class org.openzen.zenscript.javashared.JavaTypeDescriptorVisitor
 
JavaTypeExpressionVisitor - Class in org.openzen.zenscript.javabytecode.compiler
 
JavaTypeExpressionVisitor(JavaBytecodeContext) - Constructor for class org.openzen.zenscript.javabytecode.compiler.JavaTypeExpressionVisitor
 
JavaTypeGenericVisitor - Class in org.openzen.zenscript.javashared
 
JavaTypeGenericVisitor(JavaContext) - Constructor for class org.openzen.zenscript.javashared.JavaTypeGenericVisitor
 
JavaTypeInfo - Class in org.openzen.zenscript.javashared
 
JavaTypeInternalNameVisitor - Class in org.openzen.zenscript.javashared
 
JavaTypeInternalNameVisitor(JavaContext) - Constructor for class org.openzen.zenscript.javashared.JavaTypeInternalNameVisitor
 
JavaTypeNameVisitor - Class in org.openzen.zenscript.javashared
 
JavaTypeParameterInfo - Class in org.openzen.zenscript.javashared
 
JavaTypeParameterInfo(int) - Constructor for class org.openzen.zenscript.javashared.JavaTypeParameterInfo
 
JavaTypeParameterInfo(int, JavaField) - Constructor for class org.openzen.zenscript.javashared.JavaTypeParameterInfo
 
JavaTypeParameterInfo(JavaField) - Constructor for class org.openzen.zenscript.javashared.JavaTypeParameterInfo
 
JavaUnboxingTypeVisitor - Class in org.openzen.zenscript.javabytecode.compiler
 
JavaUnboxingTypeVisitor(JavaWriter) - Constructor for class org.openzen.zenscript.javabytecode.compiler.JavaUnboxingTypeVisitor
 
JavaVariantOption - Class in org.openzen.zenscript.javashared
 
JavaVariantOption(JavaClass, JavaClass) - Constructor for class org.openzen.zenscript.javashared.JavaVariantOption
 
JavaWriter - Class in org.openzen.zenscript.javabytecode.compiler
 
JavaWriter(IZSLogger, CodePosition, ClassVisitor, boolean, JavaMethod, HighLevelDefinition, boolean, String, String, String[], String...) - Constructor for class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
JavaWriter(IZSLogger, CodePosition, ClassVisitor, boolean, JavaMethod, HighLevelDefinition, String, String[], String...) - Constructor for class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
JavaWriter(IZSLogger, CodePosition, ClassVisitor, JavaMethod, HighLevelDefinition, String, String[], String...) - Constructor for class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
JSON_RECIPE_GSON - Static variable in interface com.blamejared.crafttweaker.api.recipe.manager.base.IRecipeManager
 
JSONConverter - Class in com.blamejared.crafttweaker.api.data.converter
 
JSONConverter() - Constructor for class com.blamejared.crafttweaker.api.data.converter.JSONConverter
 
jumpFromGround(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 

K

K_ABSTRACT - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_ALIAS - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_AS - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_BOOL - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_BREAK - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_BYTE - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_CASE - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_CATCH - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_CHAR - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_CLASS - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_CONST - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_CONTINUE - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_DEFAULT - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_DO - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_DOUBLE - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_ELSE - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_ENUM - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_EXPAND - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_EXPORT - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_EXTERN - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_FALSE - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_FINAL - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_FINALLY - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_FLOAT - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_FOR - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_FUNCTION - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_GET - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_IF - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_IMMUTABLE - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_IMPLEMENTS - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_IMPLICIT - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_IMPORT - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_IN - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_INT - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_INTERFACE - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_INTERNAL - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_IS - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_LOCK - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_LONG - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_MATCH - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_NEW - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_NULL - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_OVERRIDE - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_PANIC - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_PRIVATE - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_PROTECTED - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_PUBLIC - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_RETURN - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_SBYTE - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_SET - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_SHORT - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_STATIC - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_STRING - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_STRUCT - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_SUPER - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_SWITCH - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_THIS - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_THROW - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_THROWS - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_TRUE - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_TRY - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_UINT - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_ULONG - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_USHORT - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_USIZE - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_VAL - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_VAR - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_VARIANT - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_VIRTUAL - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_VOID - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
K_WHILE - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
key - Variable in class org.openzen.zenscript.codemodel.expression.MatchExpression.Case
 
key - Variable in class org.openzen.zenscript.codemodel.type.GenericMapTypeID
 
key - Variable in class org.openzen.zenscript.javabytecode.compiler.JavaSwitchLabel
 
key - Variable in class org.openzen.zenscript.parser.type.ParsedTypeAssociative
 
key() - Method in class com.blamejared.crafttweaker.api.tag.MutableLoadResult
Gets the key of the TagManager.LoadResult
keybind(String) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandComponent
 
keys - Variable in class org.openzen.zenscript.codemodel.expression.MapExpression
 
keys - Variable in class org.openzen.zenscript.parser.expression.ParsedExpressionMap
 
keySet() - Method in class com.blamejared.crafttweaker.impl.loot.ForgeLootModifierMapAdapter
 
keySet() - Method in interface com.blamejared.crafttweaker.platform.registry.RegistryWrapper
 
keySet() - Method in class com.blamejared.crafttweaker.platform.registry.VanillaRegistryWrapper
 
keyStream() - Method in interface com.blamejared.crafttweaker.platform.registry.RegistryWrapper
 
keyType - Variable in class org.openzen.zenscript.codemodel.type.AssocTypeID
 
kill(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
killerEntity() - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParams
Gets the 'killer_entity' param.
kind - Variable in class org.openzen.zenscript.javashared.JavaClass
 
kind - Variable in class org.openzen.zenscript.javashared.JavaMethod
 
kind - Variable in class org.openzen.zenscript.validator.ValidationLogEntry
 
kind() - Method in record class com.blamejared.crafttweaker.api.zencode.ZenTypeInfo
Returns the value of the kind record component.
knockback(LivingEntity, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
knownConditions - Static variable in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionCustom
 
knownManagers() - Method in class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry
Gets all KnownTagManager's
KnownTag<T> - Class in com.blamejared.crafttweaker.api.tag.type
A known tag is a tag whose element is known and has been registered as Taggable.
KnownTag(ResourceLocation, KnownTagManager<T>) - Constructor for class com.blamejared.crafttweaker.api.tag.type.KnownTag
 
knownTagManager(ResourceKey<? extends Registry<T>>) - Method in class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry
Gets the KnownTagManager corresponding to the given ResourceKey
KnownTagManager<T> - Class in com.blamejared.crafttweaker.api.tag.manager.type
 
KnownTagManager(ResourceKey<? extends Registry<T>>, Class<T>) - Constructor for class com.blamejared.crafttweaker.api.tag.manager.type.KnownTagManager
 
knownTransformers - Static variable in class com.blamejared.crafttweaker.api.ingredient.transform.type.TransformCustom
 

L

l2d() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
l2f() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
l2i() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
label - Variable in class org.openzen.zenscript.codemodel.statement.LoopStatement
 
label - Variable in class org.openzen.zenscript.javabytecode.compiler.JavaSwitchLabel
 
label - Variable in class org.openzen.zenscript.parser.statements.ParsedStatementDoWhile
 
label - Variable in class org.openzen.zenscript.parser.statements.ParsedStatementWhile
 
label(Label) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
lAdd() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
LAMBDA_HEADER_INVALID - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
LambdaClosure - Class in org.openzen.zenscript.codemodel.expression
 
LambdaClosure() - Constructor for class org.openzen.zenscript.codemodel.expression.LambdaClosure
 
lambdaMethodOnSameLine - Variable in class org.openzen.zenscript.formatter.ScriptFormattingSettings
 
lambdaMethodOnSameLine(boolean) - Method in class org.openzen.zenscript.formatter.ScriptFormattingSettings.Builder
 
LambdaScope - Class in org.openzen.zenscript.codemodel.scope
 
LambdaScope(BaseScope, LambdaClosure, FunctionHeader) - Constructor for class org.openzen.zenscript.codemodel.scope.LambdaScope
 
lAnd() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
last(Class<T>, T[], Predicate<T>) - Static method in class stdlib.Arrays
 
last(Class<T>, T[], FunctionUSizeTToBool<T>) - Static method in class stdlib.Arrays
 
lastDamagePlayer() - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParams
Gets the 'last_damage_player' parameter.
LATEST - Enum constant in enum class com.blamejared.crafttweaker.api.event.Phase
Represents the latest phase of event dispatching.
LATEST - Enum constant in enum class com.blamejared.crafttweaker.impl.event.ZenEventPhase
 
lava(DamageSources) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
LAVA_FIZZ() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
lavaHurt(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
lCmp() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
lDiv() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
LE - Enum constant in enum class org.openzen.zenscript.codemodel.CompareType
 
left - Variable in class org.openzen.zenscript.codemodel.expression.AndAndExpression
 
left - Variable in class org.openzen.zenscript.codemodel.expression.CoalesceExpression
 
left - Variable in class org.openzen.zenscript.codemodel.expression.CompareExpression
 
left - Variable in class org.openzen.zenscript.codemodel.expression.OrOrExpression
 
left - Variable in class org.openzen.zenscript.codemodel.expression.SameObjectExpression
 
legs(EntityEquipmentPredicate.Builder, ItemPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityEquipmentPredicateBuilder
 
legs(EntityEquipmentPredicate.Builder, ItemPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityEquipmentPredicateBuilder
 
length() - Method in class com.blamejared.crafttweaker.api.data.ByteArrayData
 
length() - Method in interface com.blamejared.crafttweaker.api.data.IData
Gets the length of this IData.
length() - Method in class com.blamejared.crafttweaker.api.data.IntArrayData
 
length() - Method in class com.blamejared.crafttweaker.api.data.ListData
 
length() - Method in class com.blamejared.crafttweaker.api.data.LongArrayData
 
length() - Method in class com.blamejared.crafttweaker.api.data.MapData
 
length() - Method in class com.blamejared.crafttweaker.api.data.StringData
 
length(Vec3) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3
 
lengthSqr(Vec3) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3
 
lerp(Vec3, Vec3, double) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3
 
lerp(Matrix3fc, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
lerp(Matrix3fc, float, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
LESS - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
LESS_EQUALS - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
level - Variable in class com.blamejared.crafttweaker.api.action.villager.ActionTradeBase
 
level(PlayerPredicate.Builder, MinMaxBounds.Ints) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandPlayerPredicateBuilder
 
levelEvent(LevelAccessor, int, BlockPos, int) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelAccessor
Triggers a predetermined event on the client.
levelEvent(LevelAccessor, Player, int, BlockPos, int) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelAccessor
Triggers a predetermined event on the client.
levelKeys(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
light(LocationPredicate.Builder, LightPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandLocationPredicateBuilder
 
light(LocationPredicate.Builder, LightPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandLocationPredicateBuilder
 
lightningBolt(DamageSources) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
line() - Method in record class com.blamejared.crafttweaker.api.zencode.IPreprocessor.Match
Returns the value of the line record component.
linkField(Class<?>, HandleUtil.AccessType, HandleUtil.Names, Class<?>) - Static method in class com.blamejared.crafttweaker.api.util.HandleUtil
Obtains a new VarHandle to the specified field with the given HandleUtil.AccessType.
linkField(Class<?>, HandleUtil.AccessType, String, Class<?>) - Static method in class com.blamejared.crafttweaker.api.util.HandleUtil
Obtains a new VarHandle to the specified field with the given HandleUtil.AccessType.
linkMethod(Class<?>, HandleUtil.AccessType, HandleUtil.Names, Class<?>, Class<?>...) - Static method in class com.blamejared.crafttweaker.api.util.HandleUtil
Obtains a new MethodHandle to the specified method with the given HandleUtil.AccessType.
linkMethod(Class<?>, HandleUtil.AccessType, String, Class<?>, Class<?>...) - Static method in class com.blamejared.crafttweaker.api.util.HandleUtil
Obtains a new MethodHandle to the specified method with the given HandleUtil.AccessType.
linkTypes(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.definitions.BaseParsedDefinition
 
linkTypes(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.definitions.ParsedAlias
 
linkTypes(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.definitions.ParsedFunction
 
linkTypes(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.member.ParsedCaller
 
linkTypes(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.member.ParsedCaster
 
linkTypes(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.member.ParsedConst
 
linkTypes(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.member.ParsedConstructor
 
linkTypes(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.member.ParsedDefinitionMember
 
linkTypes(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.member.ParsedDestructor
 
linkTypes(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.member.ParsedField
 
linkTypes(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.member.ParsedGetter
 
linkTypes(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.member.ParsedImplementation
 
linkTypes(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.member.ParsedInnerDefinition
 
linkTypes(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.member.ParsedIterator
 
linkTypes(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.member.ParsedMethod
 
linkTypes(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.member.ParsedOperator
 
linkTypes(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.member.ParsedSetter
 
linkTypes(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.member.ParsedStaticInitializer
 
linkTypes(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.ParsedDefinition
 
linkTypesLocal(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.definitions.BaseParsedDefinition
 
linkTypesLocal(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.definitions.ParsedClass
 
linkTypesLocal(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.definitions.ParsedEnum
 
linkTypesLocal(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.definitions.ParsedExpansion
 
linkTypesLocal(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.definitions.ParsedInterface
 
linkTypesLocal(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.definitions.ParsedStruct
 
linkTypesLocal(TypeResolutionContext) - Method in class org.openzen.zenscript.parser.definitions.ParsedVariant
 
list - Variable in class org.openzen.zenscript.codemodel.statement.ForeachStatement
 
LIST - Enum constant in enum class com.blamejared.crafttweaker.api.data.IData.Type
 
LIST_DATA_NAME - Static variable in class com.blamejared.crafttweaker.api.zencode.expand.IDataRewrites
 
ListData - Class in com.blamejared.crafttweaker.api.data
 
ListData() - Constructor for class com.blamejared.crafttweaker.api.data.ListData
 
ListData(IData[]) - Constructor for class com.blamejared.crafttweaker.api.data.ListData
 
ListData(List<IData>) - Constructor for class com.blamejared.crafttweaker.api.data.ListData
 
ListData(ListTag) - Constructor for class com.blamejared.crafttweaker.api.data.ListData
 
listDefinitions(PackageDefinitions) - Method in class org.openzen.zenscript.parser.ParsedFile
 
listener - Variable in class listeners.DummyListenerHandle
 
ListenerHandle<T> - Interface in listeners
 
ListenerList<T> - Class in listeners
 
ListenerList() - Constructor for class listeners.ListenerList
 
listeners - package listeners
 
listOf(IData...) - Static method in interface com.blamejared.crafttweaker.api.data.IData
Creates a collection of the given IData members.
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class com.blamejared.crafttweaker.api.command.argument.IItemStackArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class com.blamejared.crafttweaker.api.command.argument.RecipeTypeArgument
 
listToArray(CastExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
listToArray(CastExpression) - Method in interface org.openzen.zenscript.javashared.JavaNativeTranslator
 
literal(String) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandComponent
 
LiteralSourceFile - Class in org.openzen.zencode.shared
 
LiteralSourceFile(String, String) - Constructor for class org.openzen.zencode.shared.LiteralSourceFile
 
literalStatements - Variable in class org.openzen.zenscript.formattershared.StatementFormattingSubBlock
 
live - package live
 
LiveArrayList<T> - Class in live
 
LiveArrayList() - Constructor for class live.LiveArrayList
 
LiveBool - Interface in live
 
LiveConcatList<T> - Class in live
 
LiveConcatList(LiveList<T>, LiveList<T>) - Constructor for class live.LiveConcatList
 
LiveEmptyList<T> - Class in live
 
LiveEmptyList() - Constructor for class live.LiveEmptyList
 
LiveInt - Interface in live
 
LiveList<T> - Interface in live
 
LiveList.Listener<T> - Interface in live
 
LiveMappedList<T,U> - Class in live
 
LiveMappedList(LiveList<T>, Function<T, U>) - Constructor for class live.LiveMappedList
 
LiveObject<T> - Interface in live
 
LivePredicateBool<T> - Class in live
 
LivePredicateBool(LiveObject<T>, Predicate<T>) - Constructor for class live.LivePredicateBool
 
LivePrefixedList<T> - Class in live
 
LivePrefixedList(T, LiveList<T>) - Constructor for class live.LivePrefixedList
 
LiveString - Interface in live
 
LLParserTokenStream<TT extends TokenType,T extends Token<TT>> - Class in org.openzen.zenscript.lexer
 
LLParserTokenStream(TokenStream<TT, T>) - Constructor for class org.openzen.zenscript.lexer.LLParserTokenStream
 
lMul() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
lNeg() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
lNot() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
load() - Method in class org.openzen.zencode.java.JavaNativeLoader
 
load() - Method in interface org.openzen.zenscript.codemodel.context.CompilingType
 
load(MapData) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectInstance
 
load(Class<T>) - Static method in class com.blamejared.crafttweaker.platform.Services
 
load(CompoundTag) - Static method in class com.blamejared.crafttweaker.api.level.CraftTweakerSavedData
 
load(Type, int) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
load(JavaLocalVariableInfo) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
load(JavaParameterInfo) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
loadClass(String) - Method in class org.openzen.zenscript.javabytecode.JavaBytecodeRunUnit.ScriptClassLoader
 
loadedFromDisk(EntityJoinLevelEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.ExpandEntityJoinLevelEvent
 
loader() - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IScriptRunInfo
Gets the IScriptLoader that will be used to execute this script run.
loader() - Method in record class com.blamejared.crafttweaker.api.zencode.scriptrun.ScriptRunConfiguration
Returns the value of the loader record component.
LoaderPreprocessor - Class in com.blamejared.crafttweaker.impl.preprocessor
 
LoaderPreprocessor() - Constructor for class com.blamejared.crafttweaker.impl.preprocessor.LoaderPreprocessor
 
loaders() - Element in annotation interface com.blamejared.crafttweaker.api.annotation.ZenRegister
Returns a list of loaders to which this class should be registered.
LoadFirstPreprocessor - Class in com.blamejared.crafttweaker.impl.preprocessor
 
loadInitScripts() - Static method in class com.blamejared.crafttweaker.CraftTweakerCommon
 
loadInt(int) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
LoadLastPreprocessor - Class in com.blamejared.crafttweaker.impl.preprocessor
 
loadMappings(String) - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
loadModule(ModuleSpace, String, BracketExpressionParser, SemanticModule[], FunctionParameter[], ZSPackage, ParserLogger) - Method in class org.openzen.zenscript.parser.FolderPackage
 
loadModule(ModuleSpace, String, BracketExpressionParser, SemanticModule[], FunctionParameter[], ZSPackage, ParserLogger) - Method in interface org.openzen.zenscript.parser.ModuleLoader
 
loadModule(ModuleSpace, String, BracketExpressionParser, SemanticModule[], FunctionParameter[], ZSPackage, ParserLogger) - Method in class org.openzen.zenscript.parser.ZippedPackage
 
loadModule(ModuleSpace, String, BracketExpressionParser, SemanticModule[], FunctionParameter[], ParserLogger) - Method in class org.openzen.zenscript.parser.FolderPackage
 
loadObject(int) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
loadPlugins() - Method in class com.blamejared.crafttweaker.impl.plugin.core.PluginManager
 
loadScriptsFromManager(RecipeManager) - Static method in class com.blamejared.crafttweaker.impl.script.RecipeManagerScriptLoader
 
loadSource() - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IScriptRunInfo
Gets the IScriptLoadSource that is responsible for this script run.
loadSource() - Method in record class com.blamejared.crafttweaker.api.zencode.scriptrun.ScriptRunConfiguration
Returns the value of the loadSource record component.
loadStaticMethod(Method) - Method in class org.openzen.zencode.java.module.JavaNativeModule
 
loadStaticMethod(Method, HighLevelDefinition) - Method in class org.openzen.zencode.java.module.converters.JavaNativeMemberConverter
 
loadStoredType(TypeVariableContext, AnnotatedType) - Method in class org.openzen.zencode.java.module.converters.JavaNativeTypeConverter
 
loadStoredType(TypeVariableContext, Parameter) - Method in class org.openzen.zencode.java.module.converters.JavaNativeTypeConverter
 
loadType(TypeVariableContext, AnnotatedElement) - Method in class org.openzen.zencode.java.module.converters.JavaNativeTypeConverter
Deprecated.
loadType(TypeVariableContext, AnnotatedElement, boolean, boolean) - Method in class org.openzen.zencode.java.module.converters.JavaNativeTypeConverter
Deprecated.
loadType(TypeVariableContext, JavaAnnotatedType) - Method in class org.openzen.zencode.java.module.converters.JavaNativeTypeConverter
 
loadType(TypeVariableContext, JavaAnnotatedType, boolean, boolean) - Method in class org.openzen.zencode.java.module.converters.JavaNativeTypeConverter
 
local - Variable in class org.openzen.zenscript.javabytecode.JavaLocalVariableInfo
 
local(Class) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
local(Type) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
LOCAL_VARIABLE_NOT_YET_INITIALIZED - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
localize(String) - Method in class com.blamejared.crafttweaker.api.game.Game
 
LocalMemberCache - Class in org.openzen.zenscript.codemodel.type.member
 
LocalMemberCache(GlobalTypeRegistry, List<ExpansionDefinition>) - Constructor for class org.openzen.zenscript.codemodel.type.member.LocalMemberCache
 
LocalTypeResolutionContext - Class in org.openzen.zenscript.codemodel.context
 
LocalTypeResolutionContext(TypeResolutionContext, CompilingType, TypeParameter[]) - Constructor for class org.openzen.zenscript.codemodel.context.LocalTypeResolutionContext
 
located(EntityPredicate.Builder, LocationPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
located(EntityPredicate.Builder, LocationPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
LockStatement - Class in org.openzen.zenscript.codemodel.statement
 
LockStatement(CodePosition, Expression, Statement) - Constructor for class org.openzen.zenscript.codemodel.statement.LockStatement
 
LOG_NAME - Static variable in class com.blamejared.crafttweaker.api.CraftTweakerConstants
 
LOG_PATH - Static variable in class com.blamejared.crafttweaker.api.CraftTweakerConstants
 
logCompileException(CompileException) - Method in class org.openzen.zencode.java.logger.ScriptingEngineStreamLogger
 
logCompileException(CompileException) - Method in interface org.openzen.zencode.shared.logging.CompileExceptionLogger
 
logError(ParseException) - Method in class org.openzen.zenscript.lexer.ZSTokenParser
 
logError(ValidationLogEntry.Code, CodePosition, String) - Method in class org.openzen.zenscript.validator.Validator
 
logger - Variable in class org.openzen.zencode.java.ScriptingEngine
 
logger - Variable in class org.openzen.zenscript.codemodel.SemanticModule
 
logger - Variable in class org.openzen.zenscript.javashared.JavaContext
 
logger() - Method in interface com.blamejared.crafttweaker.api.action.base.IAction
Obtains the Logger instance that can be used to log messages for this action.
logger() - Static method in class com.blamejared.crafttweaker.CraftTweakerCommon
 
loggerRegistry() - Method in class com.blamejared.crafttweaker.impl.service.BridgeService
 
loggerRegistry() - Method in interface com.blamejared.crafttweaker.platform.services.IBridgeService
 
LoggerRegistry - Class in com.blamejared.crafttweaker.impl.logging
 
logParseException(ParseException) - Method in interface org.openzen.zenscript.parser.logger.ParserLogger
 
logSourceFile(SourceFile) - Method in class org.openzen.zencode.java.logger.ScriptingEngineStreamLogger
 
logSourceFile(SourceFile) - Method in interface org.openzen.zencode.shared.logging.SourceFileLogger
 
logValidationError(ValidationLogEntry) - Method in class org.openzen.zencode.java.logger.ScriptingEngineStreamLogger
 
logValidationError(ValidationLogEntry) - Method in interface org.openzen.zenscript.validator.logger.IZSValidationLogger
 
logValidationLogEntry(ValidationLogEntry) - Method in interface org.openzen.zenscript.validator.logger.IZSValidationLogger
 
logValidationWarning(ValidationLogEntry) - Method in class org.openzen.zencode.java.logger.ScriptingEngineStreamLogger
 
logValidationWarning(ValidationLogEntry) - Method in interface org.openzen.zenscript.validator.logger.IZSValidationLogger
 
logWarning(ValidationLogEntry.Code, CodePosition, String) - Method in class org.openzen.zenscript.validator.Validator
 
LONG - Enum constant in enum class com.blamejared.crafttweaker.api.data.IData.Type
 
LONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
LONG - Enum constant in enum class org.openzen.zenscript.parser.type.ParsedTypeBasic
 
LONG - Static variable in class org.openzen.zenscript.javashared.JavaClass
 
LONG_ADD_LONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_AND_LONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_ARRAY - Enum constant in enum class com.blamejared.crafttweaker.api.data.IData.Type
 
LONG_ARRAY_AS_ULONG_ARRAY - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_BIT_COUNT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_COMPARE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_COMPARE_INT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_COUNT_HIGH_ONES - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_COUNT_HIGH_ZEROES - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_COUNT_LOW_ONES - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_COUNT_LOW_ZEROES - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_DEC - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_DIV_LONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_GET_MAX_VALUE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_GET_MIN_VALUE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_HIGHEST_ONE_BIT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_HIGHEST_ZERO_BIT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_INC - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_LOWEST_ONE_BIT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_LOWEST_ZERO_BIT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_MOD_LONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_MUL_LONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_NEG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_NOT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_OR_LONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_PARSE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_PARSE_WITH_BASE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_SHL - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_SHR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_SUB_LONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_TO_BYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_TO_CHAR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_TO_DOUBLE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_TO_FLOAT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_TO_INT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_TO_SBYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_TO_SHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_TO_STRING - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_TO_UINT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_TO_ULONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_TO_USHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_TO_USIZE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_USHR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LONG_XOR_LONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
LongArrayData - Class in com.blamejared.crafttweaker.api.data
 
LongArrayData(long[]) - Constructor for class com.blamejared.crafttweaker.api.data.LongArrayData
 
LongArrayData(LongArrayTag) - Constructor for class com.blamejared.crafttweaker.api.data.LongArrayData
 
LongData - Class in com.blamejared.crafttweaker.api.data
 
LongData(long) - Constructor for class com.blamejared.crafttweaker.api.data.LongData
 
LongData(LongTag) - Constructor for class com.blamejared.crafttweaker.api.data.LongData
 
lookAlong(float, float, float, float, float, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
lookAlong(float, float, float, float, float, float, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
lookAlong(Vector3fc, Vector3fc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
lookAlong(Vector3fc, Vector3fc, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
lookAt(Mob, Entity, float, float) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
lookingAt(PlayerPredicate.Builder, EntityPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandPlayerPredicateBuilder
 
lookingAt(PlayerPredicate.Builder, EntityPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandPlayerPredicateBuilder
 
lookupSwitch(Label, JavaSwitchLabel[]) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
LOOP - Enum constant in enum class org.openzen.zenscript.formatter.ParentStatementType
 
loopAvoidBrackets - Variable in class org.openzen.zenscript.formatter.ScriptFormattingSettings
 
loopAvoidBrackets(boolean) - Method in class org.openzen.zenscript.formatter.ScriptFormattingSettings.Builder
 
loopBracketOnSameLine - Variable in class org.openzen.zenscript.formatter.ScriptFormattingSettings
 
loopBracketOnSameLine(boolean) - Method in class org.openzen.zenscript.formatter.ScriptFormattingSettings.Builder
 
loopForceBrackets - Variable in class org.openzen.zenscript.formatter.ScriptFormattingSettings
 
loopForceBrackets(boolean) - Method in class org.openzen.zenscript.formatter.ScriptFormattingSettings.Builder
 
LoopScope - Class in org.openzen.zenscript.codemodel.scope
 
LoopScope(LoopStatement, StatementScope) - Constructor for class org.openzen.zenscript.codemodel.scope.LoopScope
 
loopSingleLineOnSameLine - Variable in class org.openzen.zenscript.formatter.ScriptFormattingSettings
 
loopSingleLineOnSameLine(boolean) - Method in class org.openzen.zenscript.formatter.ScriptFormattingSettings.Builder
 
LoopStatement - Class in org.openzen.zenscript.codemodel.statement
 
LoopStatement(CodePosition, String, TypeID) - Constructor for class org.openzen.zenscript.codemodel.statement.LoopStatement
 
loopVariables - Variable in class org.openzen.zenscript.codemodel.statement.ForeachStatement
 
LOOT_TABLE_ID_REGEX - Static variable in class com.blamejared.crafttweaker.impl.loot.LootTableIdRegexCondition
 
LootConditions - Class in com.blamejared.crafttweaker.api.loot.condition
 
LootManager - Enum Class in com.blamejared.crafttweaker.api.loot
The main entry point for everything loot related.
LootModifierManager - Enum Class in com.blamejared.crafttweaker.api.loot.modifier
Manager for loot modifiers.
LootTableIdRegexCondition - Class in com.blamejared.crafttweaker.impl.loot
 
LootTableIdRegexCondition.Serializer - Class in com.blamejared.crafttweaker.impl.loot
 
LootTableManager - Enum Class in com.blamejared.crafttweaker.api.loot.table
Manager for loot tables.
lOr() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
lowerFillLevel(BlockState, Level, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.block.type.cauldron.ExpandLayeredCauldronBlock
Lowers the fill level of the layered Cauldron at the given position.
lpad(String, int, char) - Static method in class stdlib.Strings
 
lRem() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
lShl() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
lShr() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
lSub() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
LT - Enum constant in enum class org.openzen.zenscript.codemodel.CompareType
 
lUShr() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
lXor() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 

M

m00() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
m00(float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
m01() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
m01(float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
m02() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
m02(float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
m10() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
m10(float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
m11() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
m11(float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
m12() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
m12(float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
m20() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
m20(float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
m21() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
m21(float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
m22() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
m22(float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
magic(DamageSources) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
magicCrit(Player, Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
mainHand(EntityEquipmentPredicate.Builder, ItemPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityEquipmentPredicateBuilder
 
mainHand(EntityEquipmentPredicate.Builder, ItemPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityEquipmentPredicateBuilder
 
makeBoundingBox(EntityDimensions, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityDimensions
 
makeBoundingBox(EntityDimensions, Vec3) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityDimensions
 
MakeConstExpression - Class in org.openzen.zenscript.codemodel.expression
 
MakeConstExpression(CodePosition, Expression, TypeID) - Constructor for class org.openzen.zenscript.codemodel.expression.MakeConstExpression
 
makeHolder(Either<V, ResourceLocation>) - Method in class com.blamejared.crafttweaker.api.action.tag.ActionTag
 
makeHolder(ResourceKey<?>, Either<T, ResourceLocation>) - Method in interface com.blamejared.crafttweaker.platform.services.IRegistryHelper
 
makeHolder(ResourceKey<?>, ResourceLocation) - Method in interface com.blamejared.crafttweaker.platform.services.IRegistryHelper
 
makeHolder(ResourceKey<?>, T) - Method in interface com.blamejared.crafttweaker.platform.services.IRegistryHelper
 
makeNoticeable(String) - Static method in class com.blamejared.crafttweaker.api.command.CommandUtilities
 
makeNoticeable(MutableComponent) - Static method in class com.blamejared.crafttweaker.api.command.CommandUtilities
 
makeOrNull(RecipeType<Recipe<?>>) - Static method in class com.blamejared.crafttweaker.api.recipe.manager.RecipeManagerWrapper
 
makeRecipe(String, CookingBookCategory, IItemStack, IIngredient, float, int) - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.ICookingRecipeManager
 
makeRecipe(String, CookingBookCategory, IItemStack, IIngredient, float, int) - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.BlastFurnaceRecipeManager
 
makeRecipe(String, CookingBookCategory, IItemStack, IIngredient, float, int) - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.CampFireRecipeManager
 
makeRecipe(String, CookingBookCategory, IItemStack, IIngredient, float, int) - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.FurnaceRecipeManager
 
makeRecipe(String, CookingBookCategory, IItemStack, IIngredient, float, int) - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.SmokerRecipeManager
 
makeRecipe(ResourceLocation, IItemStack, IIngredient[][], MirrorAxis, RecipeFunction2D) - Method in class com.blamejared.crafttweaker.api.recipe.serializer.CTShapedRecipeSerializer
 
makeRecipe(ResourceLocation, IItemStack, IIngredient[], RecipeFunction1D) - Method in class com.blamejared.crafttweaker.api.recipe.serializer.CTShapelessRecipeSerializer
 
makeRecipeList(Map<String, Integer>) - Method in class com.blamejared.crafttweaker.api.action.recipe.generic.ActionWholeRegistryBase
 
makeRelativeToGameDirectory(String) - Static method in class com.blamejared.crafttweaker.api.util.PathUtil
Changes the given path to be relative to the current game directory.
makeRelativeToGameDirectory(Path) - Static method in class com.blamejared.crafttweaker.api.util.PathUtil
Changes the given path to be relative to the current game directory.
makeSameFileSystemPath(Path, String) - Static method in class com.blamejared.crafttweaker.api.util.PathUtil
Creates a new path with the same underlying FileSystem as the specified one.
makeStack(Fluid, int) - Static method in class com.blamejared.crafttweaker.natives.fluid.ExpandFluid
Creates a new IFluidStack with the given amount of fluid.
makeTagFolder(ResourceKey<?>) - Method in class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry
 
manageJavaNativeIntegration(IJavaNativeIntegrationRegistrationHandler) - Method in interface com.blamejared.crafttweaker.api.plugin.ICraftTweakerPlugin
Manages the registration of all components required to integrate ZenCode scripts and Java.
manageJavaNativeIntegration(IJavaNativeIntegrationRegistrationHandler) - Method in class com.blamejared.crafttweaker.impl.plugin.crafttweaker.BuiltinCraftTweakerPlugin
 
manager() - Method in class com.blamejared.crafttweaker.api.action.tag.ActionTag
 
manager() - Method in interface com.blamejared.crafttweaker.api.tag.MCTag
Gets the ITagManager for this tag.
manager() - Method in class com.blamejared.crafttweaker.api.tag.type.KnownTag
 
manager() - Method in class com.blamejared.crafttweaker.api.tag.type.UnknownTag
 
managers() - Method in class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry
Gets all registered ITagManager's
MANDATED - Static variable in class org.openzen.zenscript.javashared.JavaModifiers
 
Many<T> - Class in com.blamejared.crafttweaker.api.util
Used to represent data with an amount.
Many(T, int, Function<T, String>) - Constructor for class com.blamejared.crafttweaker.api.util.Many
 
map(Class<T>, T[], Class<U>, Function<T, U>) - Static method in class stdlib.Arrays
 
map(Class<T>, T[], Class<U>, FunctionUSizeTToU<T, U>) - Static method in class stdlib.Arrays
 
map(Function<IData, IData>) - Method in interface com.blamejared.crafttweaker.api.data.IData
Maps this IData to another IData based on the given operation.
map(FunctionHeader) - Method in class org.openzen.zenscript.codemodel.GenericMapper
 
map(TypeID) - Method in class org.openzen.zenscript.codemodel.GenericMapper
 
map(TypeID[]) - Method in class org.openzen.zenscript.codemodel.GenericMapper
 
MAP - Enum constant in enum class com.blamejared.crafttweaker.api.data.IData.Type
 
MAP - Static variable in class org.openzen.zenscript.javashared.JavaClass
 
MAP_DATA_NAME - Static variable in class com.blamejared.crafttweaker.api.zencode.expand.IDataRewrites
 
MapData - Class in com.blamejared.crafttweaker.api.data
 
MapData() - Constructor for class com.blamejared.crafttweaker.api.data.MapData
 
MapData(Map<String, IData>) - Constructor for class com.blamejared.crafttweaker.api.data.MapData
 
MapData(CompoundTag) - Constructor for class com.blamejared.crafttweaker.api.data.MapData
 
MapData(CompoundTag, Set<String>) - Constructor for class com.blamejared.crafttweaker.api.data.MapData
 
MapExpression - Class in org.openzen.zenscript.codemodel.expression
 
MapExpression(CodePosition, Expression[], Expression[], TypeID) - Constructor for class org.openzen.zenscript.codemodel.expression.MapExpression
 
mapGeneric(GenericTypeID) - Method in class org.openzen.zenscript.codemodel.GenericMapper
 
mapnXnYnZ() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnXnYnZ(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnXnYZ() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnXnYZ(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnXnZnY() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnXnZnY(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnXnZY() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnXnZY(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnXYnZ() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnXYnZ(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnXZnY() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnXZnY(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnXZY() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnXZY(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnYnXnZ() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnYnXnZ(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnYnXZ() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnYnXZ(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnYnZnX() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnYnZnX(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnYnZX() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnYnZX(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnYXnZ() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnYXnZ(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnYXZ() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnYXZ(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnYZnX() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnYZnX(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnYZX() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnYZX(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnZnXnY() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnZnXnY(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnZnXY() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnZnXY(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnZnYnX() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnZnYnX(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnZnYX() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnZnYX(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnZXnY() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnZXnY(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnZXY() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnZXY(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnZYnX() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnZYnX(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnZYX() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapnZYX(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapping - Variable in class org.openzen.zenscript.codemodel.type.TypeMatcher.Matching
 
mapTo(Function<IFluidStack, T>, BiFunction<TagKey<Fluid>, Integer, T>, Function<Stream<T>, T>) - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.CompoundFluidIngredient
 
mapTo(Function<IFluidStack, T>, BiFunction<TagKey<Fluid>, Integer, T>, Function<Stream<T>, T>) - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.FluidStackIngredient
 
mapTo(Function<IFluidStack, T>, BiFunction<TagKey<Fluid>, Integer, T>, Function<Stream<T>, T>) - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.FluidTagWithAmountIngredient
 
mapTo(Function<IFluidStack, T>, BiFunction<TagKey<Fluid>, Integer, T>, Function<Stream<T>, T>) - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient
 
mapTo(Function<EntityType<?>, T>, BiFunction<TagKey<EntityType<?>>, Integer, T>, Function<Stream<T>, T>) - Method in class com.blamejared.crafttweaker.api.entity.CTEntityIngredient.CompoundEntityIngredient
 
mapTo(Function<EntityType<?>, T>, BiFunction<TagKey<EntityType<?>>, Integer, T>, Function<Stream<T>, T>) - Method in class com.blamejared.crafttweaker.api.entity.CTEntityIngredient.EntityTagWithAmountIngredient
 
mapTo(Function<EntityType<?>, T>, BiFunction<TagKey<EntityType<?>>, Integer, T>, Function<Stream<T>, T>) - Method in class com.blamejared.crafttweaker.api.entity.CTEntityIngredient.EntityTypeIngredient
 
mapTo(Function<EntityType<?>, T>, BiFunction<TagKey<EntityType<?>>, Integer, T>, Function<Stream<T>, T>) - Method in class com.blamejared.crafttweaker.api.entity.CTEntityIngredient
 
mapTo(Function<Block, T>, Function<BlockState, T>, BiFunction<TagKey<Block>, Integer, T>, Function<Stream<T>, T>) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.BlockIngredient
 
mapTo(Function<Block, T>, Function<BlockState, T>, BiFunction<TagKey<Block>, Integer, T>, Function<Stream<T>, T>) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.BlockStateIngredient
 
mapTo(Function<Block, T>, Function<BlockState, T>, BiFunction<TagKey<Block>, Integer, T>, Function<Stream<T>, T>) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.BlockTagWithAmountIngredient
 
mapTo(Function<Block, T>, Function<BlockState, T>, BiFunction<TagKey<Block>, Integer, T>, Function<Stream<T>, T>) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.CompoundBlockIngredient
 
mapTo(Function<Block, T>, Function<BlockState, T>, BiFunction<TagKey<Block>, Integer, T>, Function<Stream<T>, T>) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient
 
mapXnYnZ() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapXnYnZ(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapXnZnY() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapXnZnY(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapXnZY() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapXnZY(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapXZnY() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapXZnY(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapXZY() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapXZY(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapYnXnZ() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapYnXnZ(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapYnXZ() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapYnXZ(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapYnZnX() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapYnZnX(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapYnZX() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapYnZX(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapYXnZ() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapYXnZ(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapYXZ() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapYXZ(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapYZnX() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapYZnX(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapYZX() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapYZX(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapZnXnY() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapZnXnY(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapZnXY() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapZnXY(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapZnYnX() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapZnYnX(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapZnYX() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapZnYX(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapZXnY() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapZXnY(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapZXY() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapZXY(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapZYnX() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapZYnX(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapZYX() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mapZYX(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
markConstructorForwarded() - Method in interface org.openzen.zenscript.validator.analysis.ExpressionScope
 
match(LocalMemberCache, TypeID, TypeID) - Static method in class org.openzen.zenscript.codemodel.type.TypeMatcher
 
match(T, T) - Method in interface com.blamejared.crafttweaker.api.recipe.component.IRecipeComponent
Verifies if the two given objects are the same according to this component.
Match(IPreprocessor, int, String) - Constructor for record class com.blamejared.crafttweaker.api.zencode.IPreprocessor.Match
Creates an instance of a Match record class.
matches(IFluidStack) - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.CompoundFluidIngredient
 
matches(IFluidStack) - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.FluidStackIngredient
 
matches(IFluidStack) - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.FluidTagWithAmountIngredient
 
matches(IFluidStack) - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient
 
matches(IFluidStack) - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
Checks if this IFluidStack, matches the given IFluidStack by checking if the fluids are the same, and if this fluid's amount is bigger than the given fluid's amount
matches(IItemStack) - Method in interface com.blamejared.crafttweaker.api.ingredient.condition.IIngredientCondition
 
matches(IItemStack) - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionAnyDamage
 
matches(IItemStack) - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionCustom
 
matches(IItemStack) - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamaged
 
matches(IItemStack) - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtLeast
 
matches(IItemStack) - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtMost
 
matches(IItemStack) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
Does the given stack match the ingredient?
matches(IItemStack, boolean) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
Does the given stack match the ingredient?
matches(IItemStack, boolean) - Method in enum class com.blamejared.crafttweaker.api.ingredient.type.IIngredientAny
 
matches(IItemStack, boolean) - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientConditioned
 
matches(IItemStack, boolean) - Method in enum class com.blamejared.crafttweaker.api.ingredient.type.IIngredientEmpty
 
matches(IItemStack, boolean) - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientList
 
matches(IItemStack, boolean) - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientTransformed
 
matches(IItemStack, boolean) - Method in class com.blamejared.crafttweaker.api.ingredient.type.TagIngredient
 
matches(IItemStack, boolean) - Method in class com.blamejared.crafttweaker.api.ingredient.type.WrappingIIngredient
 
matches(IItemStack, boolean) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
matches(String) - Method in enum class com.blamejared.crafttweaker.platform.sides.DistributionType
 
matches(String) - Method in class org.openzen.zenscript.lexer.CompiledDFA
Checks if this value evaluates to a valid token.
matches(TagKey<EntityType<?>>) - Method in class com.blamejared.crafttweaker.api.entity.CTEntityIngredient.CompoundEntityIngredient
 
matches(TagKey<EntityType<?>>) - Method in class com.blamejared.crafttweaker.api.entity.CTEntityIngredient.EntityTagWithAmountIngredient
 
matches(TagKey<EntityType<?>>) - Method in class com.blamejared.crafttweaker.api.entity.CTEntityIngredient.EntityTypeIngredient
 
matches(TagKey<EntityType<?>>) - Method in class com.blamejared.crafttweaker.api.entity.CTEntityIngredient
 
matches(TagKey<EntityType<?>>, int) - Method in class com.blamejared.crafttweaker.api.entity.CTEntityIngredient.CompoundEntityIngredient
 
matches(TagKey<EntityType<?>>, int) - Method in class com.blamejared.crafttweaker.api.entity.CTEntityIngredient.EntityTagWithAmountIngredient
 
matches(TagKey<EntityType<?>>, int) - Method in class com.blamejared.crafttweaker.api.entity.CTEntityIngredient.EntityTypeIngredient
 
matches(TagKey<EntityType<?>>, int) - Method in class com.blamejared.crafttweaker.api.entity.CTEntityIngredient
 
matches(TagKey<Block>) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.BlockIngredient
 
matches(TagKey<Block>) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.BlockStateIngredient
 
matches(TagKey<Block>) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.BlockTagWithAmountIngredient
 
matches(TagKey<Block>) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.CompoundBlockIngredient
 
matches(TagKey<Block>) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient
 
matches(TagKey<Block>, int) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.BlockIngredient
 
matches(TagKey<Block>, int) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.BlockStateIngredient
 
matches(TagKey<Block>, int) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.BlockTagWithAmountIngredient
 
matches(TagKey<Block>, int) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.CompoundBlockIngredient
 
matches(TagKey<Block>, int) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient
 
matches(TagKey<Fluid>) - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.CompoundFluidIngredient
 
matches(TagKey<Fluid>) - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.FluidStackIngredient
 
matches(TagKey<Fluid>) - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.FluidTagWithAmountIngredient
 
matches(TagKey<Fluid>) - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient
 
matches(TagKey<Fluid>, int) - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.CompoundFluidIngredient
 
matches(TagKey<Fluid>, int) - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.FluidStackIngredient
 
matches(TagKey<Fluid>, int) - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.FluidTagWithAmountIngredient
 
matches(TagKey<Fluid>, int) - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient
 
matches(Container, Level) - Method in class com.blamejared.crafttweaker.impl.script.ScriptRecipe
 
matches(EntityType<?>) - Method in class com.blamejared.crafttweaker.api.entity.CTEntityIngredient.CompoundEntityIngredient
 
matches(EntityType<?>) - Method in class com.blamejared.crafttweaker.api.entity.CTEntityIngredient.EntityTagWithAmountIngredient
 
matches(EntityType<?>) - Method in class com.blamejared.crafttweaker.api.entity.CTEntityIngredient.EntityTypeIngredient
 
matches(EntityType<?>) - Method in class com.blamejared.crafttweaker.api.entity.CTEntityIngredient
 
matches(EntityType<?>, int) - Method in class com.blamejared.crafttweaker.api.entity.CTEntityIngredient.CompoundEntityIngredient
 
matches(EntityType<?>, int) - Method in class com.blamejared.crafttweaker.api.entity.CTEntityIngredient.EntityTagWithAmountIngredient
 
matches(EntityType<?>, int) - Method in class com.blamejared.crafttweaker.api.entity.CTEntityIngredient.EntityTypeIngredient
 
matches(EntityType<?>, int) - Method in class com.blamejared.crafttweaker.api.entity.CTEntityIngredient
 
matches(CraftingContainer, Level) - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapedRecipe
 
matches(CraftingContainer, Level) - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapelessRecipe
 
matches(Block) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.BlockIngredient
 
matches(Block) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.BlockStateIngredient
 
matches(Block) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.BlockTagWithAmountIngredient
 
matches(Block) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.CompoundBlockIngredient
 
matches(Block) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient
 
matches(Block, int) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.BlockIngredient
 
matches(Block, int) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.BlockStateIngredient
 
matches(Block, int) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.BlockTagWithAmountIngredient
 
matches(Block, int) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.CompoundBlockIngredient
 
matches(Block, int) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient
 
matches(Block, Block) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlock
Checks whether this Block matches another Block.
matches(BlockState) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.BlockIngredient
 
matches(BlockState) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.BlockStateIngredient
 
matches(BlockState) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.BlockTagWithAmountIngredient
 
matches(BlockState) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.CompoundBlockIngredient
 
matches(BlockState) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient
 
matches(BlockState, int) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.BlockIngredient
 
matches(BlockState, int) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.BlockStateIngredient
 
matches(BlockState, int) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.BlockTagWithAmountIngredient
 
matches(BlockState, int) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient.CompoundBlockIngredient
 
matches(BlockState, int) - Method in class com.blamejared.crafttweaker.api.block.CTBlockIngredient
 
matches(Fluid) - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.CompoundFluidIngredient
 
matches(Fluid) - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.FluidStackIngredient
 
matches(Fluid) - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.FluidTagWithAmountIngredient
 
matches(Fluid) - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient
 
matches(LocalMemberCache, TypeID) - Method in class org.openzen.zenscript.codemodel.generic.ParameterSuperBound
 
matches(LocalMemberCache, TypeID) - Method in class org.openzen.zenscript.codemodel.generic.ParameterTypeBound
 
matches(LocalMemberCache, TypeID) - Method in class org.openzen.zenscript.codemodel.generic.TypeParameter
 
matches(LocalMemberCache, TypeID) - Method in interface org.openzen.zenscript.codemodel.generic.TypeParameterBound
 
matches(LocalMemberCache, TypeID) - Method in class org.openzen.zenscript.codemodel.type.GenericTypeID
 
matchesExactly(CodePosition, CallArguments, TypeScope) - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
matchesFor(IPreprocessor) - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IScriptFile
Gets all preprocessor matches for the given preprocessor in the current file.
matchesImplicitly(CodePosition, CallArguments, TypeScope) - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
matchesRegex(String, String) - Static method in class com.blamejared.crafttweaker.api.util.StringUtil
Checks if the given string matches the given regular expression
MatchExpression - Class in org.openzen.zenscript.codemodel.expression
 
MatchExpression(CodePosition, Expression, TypeID, MatchExpression.Case[]) - Constructor for class org.openzen.zenscript.codemodel.expression.MatchExpression
 
MatchExpression.Case - Class in org.openzen.zenscript.codemodel.expression
 
MatchExpression.SwitchedMatch - Class in org.openzen.zenscript.codemodel.expression
 
Matching(LocalMemberCache, TypeID) - Constructor for class org.openzen.zenscript.codemodel.type.TypeMatcher.Matching
 
MATCHING_VARIANT_FIELD_INVALID - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
max(AABB, Direction.Axis) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
maxParameters - Variable in class org.openzen.zenscript.codemodel.FunctionHeader
 
maxTrades - Variable in class com.blamejared.crafttweaker.api.villager.trade.type.BasicTradeListing
 
maybeGetRegistryKey(Object) - Method in interface com.blamejared.crafttweaker.platform.services.IRegistryHelper
Maybe returns the registry key of the given object if we know about its type.
mayBuild(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
MCFluidStack - Class in com.blamejared.crafttweaker.api.fluid
 
MCFluidStack(FluidStack) - Constructor for class com.blamejared.crafttweaker.api.fluid.MCFluidStack
 
MCFluidStackMutable - Class in com.blamejared.crafttweaker.api.fluid
 
MCFluidStackMutable(FluidStack) - Constructor for class com.blamejared.crafttweaker.api.fluid.MCFluidStackMutable
 
MCItemStack - Class in com.blamejared.crafttweaker.api.item
 
MCItemStack(ItemStack) - Constructor for class com.blamejared.crafttweaker.api.item.MCItemStack
 
MCItemStackMutable - Class in com.blamejared.crafttweaker.api.item
 
MCItemStackMutable(ItemStack) - Constructor for class com.blamejared.crafttweaker.api.item.MCItemStackMutable
 
mcTag() - Method in class com.blamejared.crafttweaker.api.action.tag.ActionTag
 
MCTag - Interface in com.blamejared.crafttweaker.api.tag
 
member - Variable in class org.openzen.zenscript.codemodel.expression.CallExpression
 
member - Variable in class org.openzen.zenscript.codemodel.expression.CallStaticExpression
 
member - Variable in class org.openzen.zenscript.codemodel.expression.CastExpression
 
member - Variable in class org.openzen.zenscript.codemodel.expression.PostCallExpression
 
member - Variable in class org.openzen.zenscript.codemodel.member.ref.CasterMemberRef
 
member - Variable in class org.openzen.zenscript.codemodel.member.ref.ConstMemberRef
 
member - Variable in class org.openzen.zenscript.codemodel.member.ref.FieldMemberRef
 
member - Variable in class org.openzen.zenscript.codemodel.member.ref.GetterMemberRef
 
member - Variable in class org.openzen.zenscript.codemodel.member.ref.ImplementationMemberRef
 
member - Variable in class org.openzen.zenscript.codemodel.member.ref.SetterMemberRef
 
member - Variable in class org.openzen.zenscript.codemodel.type.member.TypeMember
 
member(IDefinitionMember) - Method in interface org.openzen.zenscript.codemodel.definition.MemberCollector
 
MEMBER - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
MEMBER_DUPLICATE - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
MEMBER_IS_FINAL - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
MEMBER_NO_GETTER - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
MEMBER_NO_SETTER - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
MEMBER_NOT_STATIC - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
MemberAnnotation - Interface in org.openzen.zenscript.codemodel.annotations
 
MemberCollector - Interface in org.openzen.zenscript.codemodel.definition
 
memberConverter - Variable in class org.openzen.zencode.java.module.converters.JavaNativeConverter
 
MemberFormatter - Class in org.openzen.zenscript.formatter
 
MemberFormatter(ScriptFormattingSettings, StringBuilder, String, TypeFormatter) - Constructor for class org.openzen.zenscript.formatter.MemberFormatter
 
MEMBERGETTER - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
MEMBERGETTER - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
members - Variable in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
members - Variable in class org.openzen.zenscript.codemodel.member.ImplementationMember
 
members - Variable in class org.openzen.zenscript.parser.definitions.BaseParsedDefinition
 
MEMBERSETTER - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
MEMBERSETTER - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
membersPrepared - Variable in class org.openzen.zenscript.javashared.JavaClass
 
MemberVisitor<T> - Interface in org.openzen.zenscript.codemodel.member
 
MemberVisitorWithContext<C,R> - Interface in org.openzen.zenscript.codemodel.member
 
merge(IData) - Method in interface com.blamejared.crafttweaker.api.data.IData
Merges the given data with this data.
merge(IData) - Method in class com.blamejared.crafttweaker.api.data.MapData
 
merge(RecipeManagerScriptLoader.UpdatedState) - Method in enum class com.blamejared.crafttweaker.impl.script.RecipeManagerScriptLoader.UpdatedState
 
merge(TypeMemberGroup, TypeMemberPriority) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
merge(JavaEnumMapper) - Method in class org.openzen.zenscript.javashared.JavaEnumMapper
 
message - Variable in exception org.openzen.zencode.shared.CompileException
 
message - Variable in class org.openzen.zenscript.codemodel.annotations.InvalidDefinitionAnnotation
 
message - Variable in class org.openzen.zenscript.codemodel.annotations.InvalidMemberAnnotation
 
message - Variable in class org.openzen.zenscript.codemodel.annotations.InvalidParameterAnnotation
 
message - Variable in class org.openzen.zenscript.codemodel.annotations.InvalidStatementAnnotation
 
message - Variable in class org.openzen.zenscript.codemodel.expression.InvalidExpression
 
message - Variable in class org.openzen.zenscript.codemodel.statement.InvalidStatement
 
message - Variable in class org.openzen.zenscript.codemodel.type.InvalidTypeID
 
message - Variable in exception org.openzen.zenscript.lexer.ParseException
 
message - Variable in class org.openzen.zenscript.validator.ValidationLogEntry
 
MessageCopy - Record Class in com.blamejared.crafttweaker.impl.network.message
 
MessageCopy(String) - Constructor for record class com.blamejared.crafttweaker.impl.network.message.MessageCopy
Creates an instance of a MessageCopy record class.
META - Static variable in class org.openzen.zencode.shared.CodePosition
 
method - Variable in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
method - Variable in class org.openzen.zenscript.javabytecode.JavaScriptMethod
 
method - Variable in class org.openzen.zenscript.javashared.JavaSynthesizedFunction
 
method - Variable in class org.openzen.zenscript.javashared.types.JavaFunctionalInterfaceTypeID
 
Method(String, NativeTypeInfo.Parameter...) - Constructor for record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Method
Constructs an instance holding information relative to a native method that should be exposed to ZenCode.
Method(String, String, NativeTypeInfo.Parameter...) - Constructor for record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Method
Constructs an instance holding information relative to a native method that should be exposed to ZenCode.
Method(String, String, String, NativeTypeInfo.Parameter...) - Constructor for record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Method
Creates an instance of a Method record class.
METHOD - Enum constant in enum class org.openzen.zenscript.codemodel.member.FunctionalKind
 
METHOD_BODY_REQUIRED - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
MethodMember - Class in org.openzen.zenscript.codemodel.member
 
MethodMember(CodePosition, HighLevelDefinition, int, String, FunctionHeader, BuiltinID) - Constructor for class org.openzen.zenscript.codemodel.member.MethodMember
 
methods() - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo
Returns the value of the methods record component.
min(AABB, Direction.Axis) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
minmax(AABB, AABB) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
minParameters - Variable in class org.openzen.zenscript.codemodel.FunctionHeader
 
mirror(T[]) - Static method in class com.blamejared.crafttweaker.api.util.ArrayUtil
 
MIRROR_AXIS - Static variable in class com.blamejared.crafttweaker.api.recipe.component.BuiltinRecipeComponents.Metadata
 
MirrorAxis - Enum Class in com.blamejared.crafttweaker.api.recipe
Defines how a recipe should be mirrored.
MiscCommands - Class in com.blamejared.crafttweaker.impl.command.type
 
MISSING_MAP_KEY - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
MISSING_PARAMETER - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
MISSING_VARIANT_CASEPARAMETERS - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
MixinBasicTrade - Class in com.blamejared.crafttweaker.mixin.common.transform.villager
 
MixinBasicTrade() - Constructor for class com.blamejared.crafttweaker.mixin.common.transform.villager.MixinBasicTrade
 
MixinClientPacketListener - Class in com.blamejared.crafttweaker.mixin.client.transform.multiplayer
 
MixinClientPacketListener() - Constructor for class com.blamejared.crafttweaker.mixin.client.transform.multiplayer.MixinClientPacketListener
 
MixinIngredient - Class in com.blamejared.crafttweaker.mixin.common.transform.item
 
MixinIngredient() - Constructor for class com.blamejared.crafttweaker.mixin.common.transform.item.MixinIngredient
 
MixinIngredientTagValue - Class in com.blamejared.crafttweaker.mixin.common.transform.item
 
MixinIngredientTagValue() - Constructor for class com.blamejared.crafttweaker.mixin.common.transform.item.MixinIngredientTagValue
 
MixinItemAttributeModifierEvent - Class in com.blamejared.crafttweaker.mixin.common.transform.item.attribute
 
MixinItemAttributeModifierEvent() - Constructor for class com.blamejared.crafttweaker.mixin.common.transform.item.attribute.MixinItemAttributeModifierEvent
 
MixinServerLevel - Class in com.blamejared.crafttweaker.mixin.common.transform.world.level
 
MixinServerLevel(WritableLevelData, ResourceKey<Level>, RegistryAccess, Holder<DimensionType>, Supplier<ProfilerFiller>, boolean, boolean, long, int) - Constructor for class com.blamejared.crafttweaker.mixin.common.transform.world.level.MixinServerLevel
 
MixinTagManager - Class in com.blamejared.crafttweaker.mixin.common.transform.tags
 
MixinTagManager() - Constructor for class com.blamejared.crafttweaker.mixin.common.transform.tags.MixinTagManager
 
mobAttack(DamageSources, LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
mobProjectile(DamageSources, Entity, LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
mock(List<String>) - Static method in class com.blamejared.crafttweaker.gametest.logging.appender.GameTestLoggerAppender.QueryableLog
 
mod(IData) - Method in class com.blamejared.crafttweaker.api.data.ByteData
 
mod(IData) - Method in class com.blamejared.crafttweaker.api.data.DoubleData
 
mod(IData) - Method in class com.blamejared.crafttweaker.api.data.FloatData
 
mod(IData) - Method in interface com.blamejared.crafttweaker.api.data.IData
Applies a modulo operation to this IData against the other IData.
mod(IData) - Method in class com.blamejared.crafttweaker.api.data.IntData
 
mod(IData) - Method in class com.blamejared.crafttweaker.api.data.LongData
 
mod(IData) - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
Mod - Class in com.blamejared.crafttweaker.api.mod
Represents a mod in the game.
Mod(String, String, String) - Constructor for class com.blamejared.crafttweaker.api.mod.Mod
 
MOD - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
MOD - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
MOD - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
MOD_ID - Static variable in class com.blamejared.crafttweaker.api.CraftTweakerConstants
 
MOD_NAME - Static variable in class com.blamejared.crafttweaker.api.CraftTweakerConstants
 
MODASSIGN - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
MODASSIGN - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
MODASSIGN - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
ModCommands - Class in com.blamejared.crafttweaker.impl.command.type
 
ModCommands() - Constructor for class com.blamejared.crafttweaker.impl.command.type.ModCommands
 
modDeps() - Element in annotation interface com.blamejared.crafttweaker.api.annotation.ZenRegister
Specifies a list of mods that must be present for discovery of the class to occur.
modFinder - Variable in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
modifiers - Variable in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
modifiers - Variable in class org.openzen.zenscript.codemodel.member.DefinitionMember
 
modifiers - Variable in class org.openzen.zenscript.javashared.JavaMethod
 
modifiers - Variable in class org.openzen.zenscript.parser.member.ParsedFunctionalMember
 
modifiers - Variable in class org.openzen.zenscript.parser.ParsedDefinition
 
Modifiers - Class in org.openzen.zenscript.codemodel
 
modifiersMap() - Method in class com.blamejared.crafttweaker.api.action.loot.ActionLootModifier
 
ModifierSpecificExpandBlock - Class in com.blamejared.crafttweaker.natives.loot.modifier
Additional methods for easier modification of block-related loot tables.
ModifierSpecificExpandBlock() - Constructor for class com.blamejared.crafttweaker.natives.loot.modifier.ModifierSpecificExpandBlock
 
ModifierSpecificExpandBlockState - Class in com.blamejared.crafttweaker.natives.loot.modifier
Additional methods for easier modification of block state-related loot tables.
ModifierSpecificExpandBlockState() - Constructor for class com.blamejared.crafttweaker.natives.loot.modifier.ModifierSpecificExpandBlockState
 
ModifierSpecificExpandEntityType - Class in com.blamejared.crafttweaker.natives.loot.modifier
Additional methods for easier modification of entity-related loot tables.
ModifierSpecificExpandEntityType() - Constructor for class com.blamejared.crafttweaker.natives.loot.modifier.ModifierSpecificExpandEntityType
 
modify(Consumer<ItemStack>) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
modify(Consumer<ItemStack>) - Method in class com.blamejared.crafttweaker.api.item.MCItemStack
 
modify(Consumer<ItemStack>) - Method in class com.blamejared.crafttweaker.api.item.MCItemStackMutable
 
modify(List<IItemStack>, LootContext) - Method in interface com.blamejared.crafttweaker.api.loot.modifier.ILootModifier
Applies the modifier to the drops of a loot table.
modifyShiftTooltip(ITooltipFunction, ITooltipFunction) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
modifyTooltip(ITooltipFunction) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
modList - Variable in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
ModLoadedPreprocessor - Class in com.blamejared.crafttweaker.impl.preprocessor
 
ModLoadedPreprocessor() - Constructor for class com.blamejared.crafttweaker.impl.preprocessor.ModLoadedPreprocessor
 
ModLoaderPreprocessor - Class in com.blamejared.crafttweaker.impl.preprocessor
 
ModLoaderPreprocessor() - Constructor for class com.blamejared.crafttweaker.impl.preprocessor.ModLoaderPreprocessor
 
ModNotLoadedPreprocessor - Class in com.blamejared.crafttweaker.impl.preprocessor
 
ModNotLoadedPreprocessor() - Constructor for class com.blamejared.crafttweaker.impl.preprocessor.ModNotLoadedPreprocessor
 
Mods - Class in com.blamejared.crafttweaker.api.mod
Holds information on all the mods that are registered.
ModsFilteringRule - Class in com.blamejared.crafttweaker.api.recipe.replacement.type
Filters recipes that have been created by the given set of mods.
module - Variable in class org.openzen.zenscript.codemodel.AccessScope
 
module - Variable in class org.openzen.zenscript.codemodel.context.CompilingPackage
 
module - Variable in class org.openzen.zenscript.codemodel.context.ModuleContext
 
module - Variable in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
module - Variable in class org.openzen.zenscript.codemodel.ScriptBlock
 
module - Variable in class org.openzen.zenscript.codemodel.SemanticModule
 
module - Variable in class org.openzen.zenscript.javashared.JavaCompiledModule
 
Module - Class in org.openzen.zenscript.codemodel
 
Module(String) - Constructor for class org.openzen.zenscript.codemodel.Module
 
MODULE - Static variable in class org.openzen.zenscript.javashared.JavaModifiers
 
moduleContext - Variable in class org.openzen.zenscript.codemodel.context.TypeContext
 
ModuleContext - Class in org.openzen.zenscript.codemodel.context
 
ModuleContext(GlobalTypeRegistry, Module, List<ExpansionDefinition>, ZSPackage) - Constructor for class org.openzen.zenscript.codemodel.context.ModuleContext
 
ModuleLoader - Interface in org.openzen.zenscript.parser
 
modulePackage - Variable in class org.openzen.zenscript.codemodel.SemanticModule
 
modulePackage - Variable in class org.openzen.zenscript.javashared.JavaContext
 
ModuleProcessor - Interface in org.openzen.zenscript.codemodel
 
ModuleSpace - Class in org.openzen.zenscript.codemodel
 
ModuleSpace(GlobalTypeRegistry, List<AnnotationDefinition>) - Constructor for class org.openzen.zenscript.codemodel.ModuleSpace
 
ModuleTypeResolutionContext - Class in org.openzen.zenscript.codemodel.context
 
ModuleTypeResolutionContext(GlobalTypeRegistry, AnnotationDefinition[], ZSPackage, CompilingPackage, Map<String, ISymbol>) - Constructor for class org.openzen.zenscript.codemodel.context.ModuleTypeResolutionContext
 
move(Path, Path, CopyOption...) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
move(BlockPos.MutableBlockPos, int, int, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMutableBlockPos
 
move(BlockPos.MutableBlockPos, Direction) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMutableBlockPos
 
move(BlockPos.MutableBlockPos, Direction, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMutableBlockPos
 
move(BlockPos.MutableBlockPos, Vec3i) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMutableBlockPos
 
move(AABB, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
move(AABB, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
move(AABB, Vec3) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
moveRelative(Entity, float, Vec3) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
moveTo(Entity, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
moveTo(Entity, double, double, double, float, float) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
moveTo(Entity, BlockPos, float, float) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
moveTo(Entity, Vec3) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
msgId(DamageType) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageType
 
mul(int) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
Use this in contexts where machines accept more than one item to state that fact.
mul(IData) - Method in class com.blamejared.crafttweaker.api.data.ByteData
 
mul(IData) - Method in class com.blamejared.crafttweaker.api.data.DoubleData
 
mul(IData) - Method in class com.blamejared.crafttweaker.api.data.FloatData
 
mul(IData) - Method in interface com.blamejared.crafttweaker.api.data.IData
Multiplies the given IData to this IData.
mul(IData) - Method in class com.blamejared.crafttweaker.api.data.IntData
 
mul(IData) - Method in class com.blamejared.crafttweaker.api.data.LongData
 
mul(IData) - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
mul(Matrix3fc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mul(Matrix3fc, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
MUL - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
MUL - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
MUL - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
MULASSIGN - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
MULASSIGN - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
MULASSIGN - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
mulComponentWise(Matrix3fc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mulComponentWise(Matrix3fc, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mulLocal(Matrix3fc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
mulLocal(Matrix3fc, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
multiline - Variable in enum class org.openzen.zenscript.lexer.ZSTokenType
 
MULTIPLE_DESTRUCTORS - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
MULTIPLE_MATCHING_HINTS - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
multiply(BlockPos, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
multiply(Vec3i, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
multiply(Fluid, int) - Static method in class com.blamejared.crafttweaker.natives.fluid.ExpandFluid
Creates a new IFluidStack with the given amount of fluid.
multiply(Vec3, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3
 
multiply(Vec3, Vec3) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3
 
multiThrow(CodePosition, Expression[]) - Static method in class org.openzen.zenscript.codemodel.expression.Expression
 
MUST_BE_STATIC - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
MUST_NOT_BE_STATIC - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
mutable(BlockPos.MutableBlockPos) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMutableBlockPos
 
MutableLiveBool - Interface in live
 
MutableLiveInt - Interface in live
 
MutableLiveList<T> - Interface in live
 
MutableLiveObject<T> - Interface in live
 
MutableLiveString - Interface in live
 
MutableLoadResult<T> - Class in com.blamejared.crafttweaker.api.tag
 
MutableLoadResult() - Constructor for class com.blamejared.crafttweaker.api.tag.MutableLoadResult
 
MutableLoadResult(TagManager.LoadResult<T>) - Constructor for class com.blamejared.crafttweaker.api.tag.MutableLoadResult
 

N

name - Variable in class org.openzen.zencode.shared.FileSourceFile
 
name - Variable in class org.openzen.zenscript.codemodel.definition.VariantDefinition.Option
 
name - Variable in class org.openzen.zenscript.codemodel.definition.ZSPackage
 
name - Variable in class org.openzen.zenscript.codemodel.expression.GlobalCallExpression
 
name - Variable in class org.openzen.zenscript.codemodel.expression.GlobalExpression
 
name - Variable in class org.openzen.zenscript.codemodel.FunctionParameter
 
name - Variable in class org.openzen.zenscript.codemodel.generic.TypeParameter
 
name - Variable in class org.openzen.zenscript.codemodel.GenericName
 
name - Variable in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
name - Variable in class org.openzen.zenscript.codemodel.member.ConstMember
 
name - Variable in class org.openzen.zenscript.codemodel.member.EnumConstantMember
 
name - Variable in class org.openzen.zenscript.codemodel.member.FieldMember
 
name - Variable in class org.openzen.zenscript.codemodel.member.GetterMember
 
name - Variable in class org.openzen.zenscript.codemodel.member.MethodMember
 
name - Variable in class org.openzen.zenscript.codemodel.member.SetterMember
 
name - Variable in class org.openzen.zenscript.codemodel.Module
 
name - Variable in class org.openzen.zenscript.codemodel.SemanticModule
 
name - Variable in class org.openzen.zenscript.codemodel.statement.VarStatement
 
name - Variable in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
name - Variable in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
name - Variable in class org.openzen.zenscript.javabytecode.JavaLocalVariableInfo
 
name - Variable in class org.openzen.zenscript.javashared.JavaField
 
name - Variable in class org.openzen.zenscript.javashared.JavaMethod
 
name - Variable in class org.openzen.zenscript.parser.definitions.ParsedEnumConstant
 
name - Variable in class org.openzen.zenscript.parser.definitions.ParsedFunctionParameter
 
name - Variable in class org.openzen.zenscript.parser.definitions.ParsedTypeParameter
 
name - Variable in class org.openzen.zenscript.parser.definitions.ParsedVariantOption
 
name - Variable in class org.openzen.zenscript.parser.expression.ParsedExpressionVariable
 
name - Variable in class org.openzen.zenscript.parser.expression.ParsedMatchExpression.Case
 
name - Variable in class org.openzen.zenscript.parser.statements.ParsedStatementBreak
 
name - Variable in class org.openzen.zenscript.parser.statements.ParsedStatementContinue
 
name - Variable in class org.openzen.zenscript.parser.type.ParsedNamedType
 
name - Variable in class org.openzen.zenscript.parser.type.ParsedNamedType.ParsedNamePart
 
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 record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Method
Returns the value of the name record component.
name() - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo
Returns the value of the name record component.
name() - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Parameter
Returns the value of the name record component.
name() - Method in class com.blamejared.crafttweaker.api.util.sequence.SequenceType
Gets the name of the sequence type.
name() - Method in interface com.blamejared.crafttweaker.api.zencode.IPreprocessor
Gets the name of the preprocessor.
name() - Method in interface com.blamejared.crafttweaker.api.zencode.IScriptLoader
Gets the name of the loader.
name() - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IScriptFile
The name of the script file.
name() - Method in class com.blamejared.crafttweaker.impl.command.CommandImpl
 
name() - Method in class com.blamejared.crafttweaker.impl.preprocessor.DebugPreprocessor
 
name() - Method in class com.blamejared.crafttweaker.impl.preprocessor.LoaderPreprocessor
 
name() - Method in class com.blamejared.crafttweaker.impl.preprocessor.LoadFirstPreprocessor
 
name() - Method in class com.blamejared.crafttweaker.impl.preprocessor.LoadLastPreprocessor
 
name() - Method in class com.blamejared.crafttweaker.impl.preprocessor.ModLoadedPreprocessor
 
name() - Method in class com.blamejared.crafttweaker.impl.preprocessor.ModLoaderPreprocessor
 
name() - Method in class com.blamejared.crafttweaker.impl.preprocessor.ModNotLoadedPreprocessor
 
name() - Method in class com.blamejared.crafttweaker.impl.preprocessor.NoBrandPreprocessor
 
name() - Method in class com.blamejared.crafttweaker.impl.preprocessor.NoLoadPreprocessor
 
name() - Method in class com.blamejared.crafttweaker.impl.preprocessor.onlyif.EndIfPreprocessor
 
name() - Method in class com.blamejared.crafttweaker.impl.preprocessor.onlyif.OnlyIfParameter
 
name() - Method in class com.blamejared.crafttweaker.impl.preprocessor.onlyif.OnlyIfPreprocessor
 
name() - Method in class com.blamejared.crafttweaker.impl.preprocessor.PriorityPreprocessor
 
name() - Method in class com.blamejared.crafttweaker.impl.preprocessor.ReplacePreprocessor
 
name(VillagerProfession) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandVillagerProfession
 
name(ToolAction) - Static method in class com.blamejared.crafttweaker.natives.tool.ExpandToolAction
 
NAME - Static variable in class com.blamejared.crafttweaker.impl.preprocessor.onlyif.OnlyIfPreprocessor
 
NameFilteringRule - Class in com.blamejared.crafttweaker.api.recipe.replacement.type
Filters recipes that match a specific pattern on their name.
nameParameter(int, String) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
nameTag(RenderNameTagEvent) - Static method in class com.blamejared.crafttweaker.impl.event.CTClientEventHandler
 
NameTagResult - Class in com.blamejared.crafttweaker.api.entity
 
NameTagResult(Boolean, Component, Component) - Constructor for class com.blamejared.crafttweaker.api.entity.NameTagResult
 
NAMETAGS - Static variable in interface com.blamejared.crafttweaker.platform.services.IClientHelper
 
NameUtil - Class in com.blamejared.crafttweaker.api.util
Set of utility methods related to names and naming in general.
NameUtil() - Constructor for class com.blamejared.crafttweaker.api.util.NameUtil
 
nameVariable(int, String, Label, Label, Type) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
NATIVE - Static variable in class org.openzen.zencode.shared.CodePosition
 
NATIVE - Static variable in class org.openzen.zenscript.javashared.JavaModifiers
 
NativeAnnotationDefinition - Class in org.openzen.zenscript.codemodel.annotations
 
nativeClass() - Method in interface com.blamejared.crafttweaker.api.natives.IBakedTypeInfo
Gets a reference to the native class this type information is for.
NativeConstructor - Annotation Interface in com.blamejared.crafttweaker_annotations.annotations
 
NativeConstructor.ConstructorParameter - Annotation Interface in com.blamejared.crafttweaker_annotations.annotations
 
NativeDefinitionAnnotation - Class in org.openzen.zenscript.codemodel.annotations
 
NativeDefinitionAnnotation(String) - Constructor for class org.openzen.zenscript.codemodel.annotations.NativeDefinitionAnnotation
 
NativeMemberAnnotation - Class in org.openzen.zenscript.codemodel.annotations
 
NativeMemberAnnotation(String) - Constructor for class org.openzen.zenscript.codemodel.annotations.NativeMemberAnnotation
 
NativeMethod - Annotation Interface in com.blamejared.crafttweaker_annotations.annotations
 
NativeMethod.Holder - Annotation Interface in com.blamejared.crafttweaker_annotations.annotations
 
NativeTag - Class in org.openzen.zenscript.codemodel.annotations
 
NativeTag(String) - Constructor for class org.openzen.zenscript.codemodel.annotations.NativeTag
 
NativeTypeInfo - Record Class in com.blamejared.crafttweaker.api.natives
Holds information relative to a specific native type that is yet to be registered to ZenCode.
NativeTypeInfo(String, Class<?>, NativeTypeInfo.Constructor...) - Constructor for record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo
Creates an instance holding information relative to a specific native type that should be exposed to ZenCode.
NativeTypeInfo(String, Class<?>, NativeTypeInfo.Constructor[], NativeTypeInfo.Method...) - Constructor for record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo
Creates an instance of a NativeTypeInfo record class.
NativeTypeInfo.Constructor - Record Class in com.blamejared.crafttweaker.api.natives
Holds information relative to a specific native constructor that should be exposed to ZenCode.
NativeTypeInfo.Method - Record Class in com.blamejared.crafttweaker.api.natives
Holds information relative to a specific native method that should be exposed to ZenCode.
NativeTypeInfo.Parameter - Record Class in com.blamejared.crafttweaker.api.natives
Holds information relative to a specific parameter of a native method or native constructor that is exposed to ZenCode.
NativeTypeRegistration - Annotation Interface in com.blamejared.crafttweaker_annotations.annotations
 
NativeTypeRegistry - Class in com.blamejared.crafttweaker.impl.registry.natives
 
NativeTypeRegistry() - Constructor for class com.blamejared.crafttweaker.impl.registry.natives.NativeTypeRegistry
 
nbt(BlockPredicate.Builder, IData) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandBlockPredicateBuilder
 
nbt(BlockPredicate.Builder, MapData) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandBlockPredicateBuilder
 
nbt(EntityPredicate.Builder, NbtPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
nbt(ItemPredicate.Builder, IData) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandItemPredicateBuilder
 
nbt(ItemPredicate.Builder, MapData) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandItemPredicateBuilder
 
NE - Enum constant in enum class org.openzen.zenscript.codemodel.CompareType
 
needsFood(FoodData) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodData
 
needsRestock(MerchantOffer) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
neg() - Method in class com.blamejared.crafttweaker.api.data.ByteData
 
neg() - Method in class com.blamejared.crafttweaker.api.data.DoubleData
 
neg() - Method in class com.blamejared.crafttweaker.api.data.FloatData
 
neg() - Method in interface com.blamejared.crafttweaker.api.data.IData
Negates this IData.
neg() - Method in class com.blamejared.crafttweaker.api.data.IntData
 
neg() - Method in class com.blamejared.crafttweaker.api.data.LongData
 
neg() - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
NEG - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
NEG - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
NEG - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
negateX() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
negateX(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
negateY() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
negateY(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
negateZ() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
negateZ(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
negative - Variable in class org.openzen.zenscript.parser.expression.ParsedExpressionInt
 
NETWORK - Static variable in class com.blamejared.crafttweaker.platform.Services
 
NETWORK_VERSION - Static variable in class com.blamejared.crafttweaker.api.CraftTweakerConstants
This is not the mod version, this is specifically for the network!!
newArray(Type) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
newArray(JavaWriter) - Method in class org.openzen.zenscript.javabytecode.compiler.ArrayHelperType
 
newAsynchronousFileChannel(Path, Set<? extends OpenOption>, ExecutorService, FileAttribute<?>...) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
newByteChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
newDirectoryStream(Path, DirectoryStream.Filter<? super Path>) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
NewExpression - Class in org.openzen.zenscript.codemodel.expression
 
NewExpression(CodePosition, TypeID, FunctionalMemberRef, CallArguments) - Constructor for class org.openzen.zenscript.codemodel.expression.NewExpression
 
NewExpression(CodePosition, TypeID, FunctionalMemberRef, CallArguments, FunctionHeader) - Constructor for class org.openzen.zenscript.codemodel.expression.NewExpression
 
newFileChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
newFileSystem(URI, Map<String, ?>) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
newFileSystem(Path, Map<String, ?>) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
newInputStream(Path, OpenOption...) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
newObject(String) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
newObject(JavaClass) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
newOutputStream(Path, OpenOption...) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
next() - Method in interface org.openzen.zenscript.lexer.CharReader
 
next() - Method in class org.openzen.zenscript.lexer.CharStream
Returns the next character in the stream.
next() - Method in class org.openzen.zenscript.lexer.CountingCharReader
 
next() - Method in class org.openzen.zenscript.lexer.LLParserTokenStream
 
next() - Method in class org.openzen.zenscript.lexer.ReaderCharReader
 
next() - Method in class org.openzen.zenscript.lexer.StringCharReader
 
next() - Method in class org.openzen.zenscript.lexer.TokenParser
 
next() - Method in interface org.openzen.zenscript.lexer.TokenStream
 
next() - Method in class org.openzen.zenscript.lexer.WhitespaceFilteringParser
 
nextBoolean(Random) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandRandom
 
nextBoolean(RandomSource) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandRandomSource
 
nextDouble(Random) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandRandom
Returns the next pseudorandom, uniformly distributed double value between 0.0 and 1.0 from this random number generator's sequence.
nextDouble(RandomSource) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandRandomSource
 
nextFloat(Random) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandRandom
Returns the next pseudorandom, uniformly distributed float value between 0.0f and 1.0f from this random number generator's sequence.
nextFloat(RandomSource) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandRandomSource
 
nextGaussian(RandomSource) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandRandomSource
 
nextInt(Random) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandRandom
Returns the next pseudorandom, uniformly distributed int value from this random number generator's sequence.
nextInt(Random, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandRandom
Returns the next pseudorandom, uniformly distributed int value between zero (inclusive) and bound (exclusive) from this random number generator's sequence
nextInt(RandomSource) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandRandomSource
 
nextInt(RandomSource, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandRandomSource
 
nextInt(RandomSource, int, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandRandomSource
 
nextIntBetweenInclusive(RandomSource, int, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandRandomSource
 
nextLong(RandomSource) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandRandomSource
 
NFA<T extends Comparable<T>> - Class in org.openzen.zenscript.lexer
Represents an NFA.
NFA(List<String>, List<T>, Class<T>) - Constructor for class org.openzen.zenscript.lexer.NFA
Converts a list of regular expressions to an NFA.
NFA.NFAState<T> - Class in org.openzen.zenscript.lexer
Represents an NFA state.
NFAState() - Constructor for class org.openzen.zenscript.lexer.NFA.NFAState
Creates a new state.
NO_ACCESS - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
NO_BRACKET_PARSER - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
NO_DOLLAR_HERE - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
NO_OUTER_BECAUSE_NOT_INNER - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
NO_OUTER_BECAUSE_OUTSIDE_TYPE - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
NO_OUTER_BECAUSE_STATIC - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
NO_SUCH_INNER_TYPE - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
NO_SUCH_ITERATOR - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
NO_SUCH_MEMBER - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
NO_SUCH_MODULE - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
NO_SUCH_STORAGE_TYPE - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
NO_SUCH_TYPE - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
noAggroMobAttack(DamageSources, LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
NoBrandPreprocessor - Class in com.blamejared.crafttweaker.impl.preprocessor
 
NoBrandPreprocessor() - Constructor for class com.blamejared.crafttweaker.impl.preprocessor.NoBrandPreprocessor
 
NOFINAL - Static variable in class org.openzen.zenscript.lexer.DFA
 
NoLoadPreprocessor - Class in com.blamejared.crafttweaker.impl.preprocessor
 
NoLoadPreprocessor() - Constructor for class com.blamejared.crafttweaker.impl.preprocessor.NoLoadPreprocessor
 
nonDestructible - Variable in class org.openzen.zenscript.javashared.JavaNativeClass
 
none() - Static method in class com.blamejared.crafttweaker.api.loot.condition.LootConditions
 
NONE - Enum constant in enum class com.blamejared.crafttweaker.api.recipe.MirrorAxis
Do not mirror the recipe.
NONE - Enum constant in enum class com.blamejared.crafttweaker.impl.script.RecipeManagerScriptLoader.UpdatedState
 
NONE - Enum constant in enum class org.openzen.zenscript.formatter.ParentStatementType
 
NONE - Enum constant in enum class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor.PushOption
 
NONE - Static variable in interface org.openzen.zenscript.codemodel.annotations.DefinitionAnnotation
 
NONE - Static variable in interface org.openzen.zenscript.codemodel.annotations.MemberAnnotation
 
NONE - Static variable in interface org.openzen.zenscript.codemodel.annotations.ParameterAnnotation
 
NONE - Static variable in interface org.openzen.zenscript.codemodel.annotations.StatementAnnotation
 
NONE - Static variable in class org.openzen.zenscript.codemodel.expression.Expression
 
NONE - Static variable in class org.openzen.zenscript.codemodel.FunctionParameter
 
NONE - Static variable in class org.openzen.zenscript.codemodel.generic.TypeParameter
 
NONE - Static variable in class org.openzen.zenscript.codemodel.SemanticModule
 
NONE - Static variable in class org.openzen.zenscript.codemodel.statement.LoopStatement
 
NONE - Static variable in interface org.openzen.zenscript.codemodel.type.TypeID
 
NONE - Static variable in class org.openzen.zenscript.parser.expression.ParsedCallArguments
 
NONE - Static variable in class org.openzen.zenscript.parser.ParsedAnnotation
 
noneOf(LootItemCondition...) - Static method in class com.blamejared.crafttweaker.api.loot.condition.LootConditions
 
noneOf(LootItemCondition.Builder...) - Static method in class com.blamejared.crafttweaker.api.loot.condition.LootConditions
 
nonPushingExpressionVisitor - Variable in class org.openzen.zenscript.javabytecode.compiler.JavaStatementVisitor
 
noRender() - Method in class com.blamejared.crafttweaker.api.entity.NameTagResult
Forces the display name to not render even when it should.
normal() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
normal(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
NORMAL - Enum constant in enum class com.blamejared.crafttweaker.api.event.Phase
Represents the normal phase of event dispatching, also known as the default phase.
NORMAL - Enum constant in enum class com.blamejared.crafttweaker.impl.event.ZenEventPhase
 
normalize() - Method in class org.openzen.zenscript.codemodel.SemanticModule
 
normalize(Vec3) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3
 
normalize(CodePosition, TypeScope, FunctionHeader) - Method in class org.openzen.zenscript.codemodel.expression.CallArguments
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.definition.AliasDefinition
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.definition.ClassDefinition
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.definition.EnumDefinition
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.AndAndExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.ArrayExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.CallExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.CallStaticExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.CapturedClosureExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.CapturedDirectExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.CapturedExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.CapturedLocalVariableExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.CapturedParameterExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.CapturedThisExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.CastExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.CheckNullExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.CoalesceExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.CompareExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.ConditionalExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.ConstantBoolExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.ConstantByteExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.ConstantCharExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.ConstantDoubleExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.ConstantFloatExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.ConstantIntExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.ConstantLongExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.ConstantSByteExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.ConstantShortExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.ConstantStringExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.ConstantUIntExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.ConstantULongExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.ConstantUShortExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.ConstantUSizeExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.ConstExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.ConstructorSuperCallExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.ConstructorThisCallExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.DummyExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.EnumConstantExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.Expression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.FunctionExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.GetFieldExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.GetFunctionParameterExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.GetLocalVariableExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.GetMatchingVariantField
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.GetStaticFieldExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.GetterExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.GlobalCallExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.GlobalExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.InterfaceCastExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.InvalidAssignExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.InvalidExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.IsExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.MakeConstExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.MapExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.MatchExpression.Case
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.MatchExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.NewExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.NullExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.OrOrExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.PanicExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.PostCallExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.RangeExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.SameObjectExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.SetFieldExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.SetFunctionParameterExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.SetLocalVariableExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.SetStaticFieldExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.SetterExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.StaticGetterExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.StaticSetterExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.SubtypeCastExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.SupertypeCastExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.ThisExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.ThrowExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.TryConvertExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.TryRethrowAsExceptionExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.TryRethrowAsResultExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.VariantValueExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.expression.WrapOptionalExpression
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.member.CasterMember
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.member.ConstMember
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.member.FieldMember
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.member.FunctionalMember
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.member.GetterMember
 
normalize(TypeScope) - Method in interface org.openzen.zenscript.codemodel.member.IDefinitionMember
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.member.ImplementationMember
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.member.InnerDefinitionMember
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.member.SetterMember
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.member.StaticInitializerMember
 
normalize(TypeScope) - Method in class org.openzen.zenscript.codemodel.ScriptBlock
 
normalize(TypeScope) - Method in class org.openzen.zenscript.javashared.expressions.JavaFunctionInterfaceCastExpression
 
normalize(TypeScope, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.BlockStatement
 
normalize(TypeScope, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.BreakStatement
 
normalize(TypeScope, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.CatchClause
 
normalize(TypeScope, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.ContinueStatement
 
normalize(TypeScope, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.DoWhileStatement
 
normalize(TypeScope, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.EmptyStatement
 
normalize(TypeScope, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.ExpressionStatement
 
normalize(TypeScope, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.ForeachStatement
 
normalize(TypeScope, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.IfStatement
 
normalize(TypeScope, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.InvalidStatement
 
normalize(TypeScope, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.LockStatement
 
normalize(TypeScope, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.ReturnStatement
 
normalize(TypeScope, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.Statement
 
normalize(TypeScope, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.SwitchCase
 
normalize(TypeScope, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.SwitchStatement
 
normalize(TypeScope, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.ThrowStatement
 
normalize(TypeScope, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.TryCatchStatement
 
normalize(TypeScope, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.VarStatement
 
normalize(TypeScope, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.WhileStatement
 
normalize(GlobalTypeRegistry) - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
normalize(GlobalTypeRegistry) - Method in class org.openzen.zenscript.codemodel.FunctionParameter
 
normalized - Variable in class org.openzen.zenscript.codemodel.type.FunctionTypeID
 
NORMALIZED - Enum constant in enum class org.openzen.zenscript.codemodel.SemanticModule.State
 
normalizedPositiveX(Vector3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
normalizedPositiveY(Vector3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
normalizedPositiveZ(Vector3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
north(BlockPos) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
north(BlockPos, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
north(Vec3i) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
north(Vec3i, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
not() - Method in class com.blamejared.crafttweaker.api.data.BoolData
 
not() - Method in interface com.blamejared.crafttweaker.api.data.IData
Applies a NOT (!) operation to this IData.
NOT - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
NOT - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
NOT - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
notAllOf(LootItemCondition...) - Static method in class com.blamejared.crafttweaker.api.loot.condition.LootConditions
 
notAllOf(LootItemCondition.Builder...) - Static method in class com.blamejared.crafttweaker.api.loot.condition.LootConditions
 
notComparable(T, T) - Static method in class com.blamejared.crafttweaker.api.recipe.component.RecipeComponentEqualityCheckers
 
NOTEQUALS - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
NOTEQUALS - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
NOTEQUALS - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
NotFilteringRule - Class in com.blamejared.crafttweaker.api.recipe.replacement.type
Inverts a filtering rule.
notifyTrade(Merchant, MerchantOffer) - Static method in class com.blamejared.crafttweaker.natives.entity.type.villager.ExpandMerchant
 
notifyTradeUpdated(Merchant, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.villager.ExpandMerchant
 
NOTSAME - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
NOTSAME - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
NULL - Enum constant in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
NullExpression - Class in org.openzen.zenscript.codemodel.expression
 
NullExpression(CodePosition) - Constructor for class org.openzen.zenscript.codemodel.expression.NullExpression
 
NullExpression(CodePosition, TypeID) - Constructor for class org.openzen.zenscript.codemodel.expression.NullExpression
 
nullToEmpty(String) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandComponent
 
numberOfConsumedArguments() - Method in class com.blamejared.crafttweaker.impl.preprocessor.onlyif.OnlyIfParameterHit
 

O

object - Variable in class org.openzen.zenscript.codemodel.statement.LockStatement
 
object - Variable in class org.openzen.zenscript.parser.statements.ParsedStatementLock
 
OBJECT - Static variable in class org.openzen.zenscript.javashared.JavaClass
 
OBJECT_CLONE - Static variable in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
OBJECT_EQUALS - Static variable in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
OBJECT_HASHCODE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
OBJECT_HASHCODE - Static variable in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
OBJECT_NOTSAME - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
OBJECT_SAME - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
objectType - Variable in class org.openzen.zenscript.codemodel.expression.ConstructorSuperCallExpression
 
objectType - Variable in class org.openzen.zenscript.codemodel.expression.ConstructorThisCallExpression
 
objectType() - Method in interface com.blamejared.crafttweaker.api.recipe.component.IRecipeComponent
Gets a TypeToken representing the type of objects pointed to by this component.
obliqueZ(float, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
obliqueZ(float, float, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
of() - Static method in class com.blamejared.crafttweaker.api.event.bus.CommonWirelessEventBusWire
Obtains an instance of a CommonWirelessEventBusWire.
of() - Static method in class com.blamejared.crafttweaker.api.event.bus.ForgeEventBusWire
Obtains an instance of this class.
of() - Static method in class com.blamejared.crafttweaker.api.event.ForgeEventCancellationCarrier
 
of() - Static method in class com.blamejared.crafttweaker.impl.plugin.core.PluginManager
 
of(boolean, boolean) - Static method in enum class com.blamejared.crafttweaker.impl.script.RecipeManagerScriptLoader.UpdatedState
 
of(IEventBusWire, IEventBus<C>, Function<P, C>) - Static method in class com.blamejared.crafttweaker.api.event.bus.CommonAdaptingEventBusWire
Constructs a new CommonAdaptingEventBusWire with the given parameters.
of(IEventBusWire, IEventBus<C>, Function<P, C>, BiConsumer<C, P>) - Static method in class com.blamejared.crafttweaker.api.event.bus.CommonAdaptingEventBusWire
Constructs a new CommonAdaptingEventBusWire with the given parameters.
of(Mod...) - Static method in class com.blamejared.crafttweaker.api.recipe.replacement.type.ModsFilteringRule
Creates a new rule filtering recipes based on the ids of the given Mods.
of(IRecipeComponent<T>) - Static method in class com.blamejared.crafttweaker.api.recipe.replacement.type.ComponentFilteringRule
Creates a new rule that filters recipes that have the given IRecipeComponent.
of(IRecipeComponent<T>, Predicate<T>, ITargetingStrategy) - Static method in class com.blamejared.crafttweaker.api.recipe.replacement.type.ComponentFilteringRule
Creates a new rule that filters recipes that have the given IRecipeComponent and whose value matches the given Predicate according to the given ITargetingStrategy.
of(IRecipeComponent<T>, T) - Static method in class com.blamejared.crafttweaker.api.recipe.replacement.type.ComponentFilteringRule
Creates a new rule that filters recipes that have the given IRecipeComponent and whose value matches the given content.
of(IRecipeComponent<T>, T, ITargetingStrategy) - Static method in class com.blamejared.crafttweaker.api.recipe.replacement.type.ComponentFilteringRule
Creates a new rule that filters recipes that have the given IRecipeComponent and whose value matches the given content according to the given ITargetingStrategy.
of(IRecipeManager<?>...) - Static method in class com.blamejared.crafttweaker.api.recipe.replacement.type.TypeFilteringRule
Creates a new rule filtering recipes based on the given managers.
of(IFilteringRule) - Static method in class com.blamejared.crafttweaker.api.recipe.replacement.type.NotFilteringRule
Inverts the specified rule.
of(IScriptRunInfo, List<SourceFile>, ScriptingEngineLogger) - Static method in interface com.blamejared.crafttweaker.impl.script.scriptrun.runner.IScriptRunner
 
of(TypeToken<T>, Consumer<T>, BiFunction<IEventBus<T>, Consumer<T>, IHandlerToken<T>>) - Static method in class com.blamejared.crafttweaker.api.action.event.ActionRegisterEvent
 
of(Class<F>, Class<S>, F, S) - Static method in class com.blamejared.crafttweaker.natives.util.ExpandPair
 
of(Object) - Static method in class org.openzen.zencode.java.module.converters.JavaAnnotatedType
 
of(String) - Static method in class com.blamejared.crafttweaker.impl.script.scriptrun.DefaultScriptRunModuleConfigurator
 
of(String...) - Static method in class com.blamejared.crafttweaker.api.recipe.replacement.type.ModsFilteringRule
Creates a new rule filtering recipes based on the given mod ids.
of(String...) - Static method in class com.blamejared.crafttweaker.api.util.HandleUtil.Names
Obtains a new instance of this class wrapping the defined names.
of(PathMatcher, Consumer<Path>) - Static method in class com.blamejared.crafttweaker.impl.helper.FileGathererHelper
 
of(Collection<IFilteringRule>, Collection<ReplacementRequest<?>>) - Static method in class com.blamejared.crafttweaker.api.action.recipe.replace.ActionBatchReplacement
 
of(BiPredicate<IRecipeManager<?>, Recipe<?>>) - Static method in class com.blamejared.crafttweaker.api.recipe.replacement.type.CustomFilteringRule
Creates a new rule filtering recipes based on the given BiPredicate.
of(Consumer<Path>) - Static method in class com.blamejared.crafttweaker.impl.helper.FileGathererHelper
 
of(Predicate<Recipe<?>>) - Static method in class com.blamejared.crafttweaker.api.recipe.replacement.type.CustomFilteringRule
Creates a new rule filtering recipes based on the given Predicate.
of(Predicate<T>, String) - Static method in class com.blamejared.crafttweaker.api.recipe.replacement.DescriptivePredicate
 
of(UnaryOperator<T>, String) - Static method in class com.blamejared.crafttweaker.api.recipe.replacement.DescriptiveUnaryOperator
 
of(Map<ResourceLocation, IGlobalLootModifier>) - Static method in class com.blamejared.crafttweaker.impl.loot.CraftTweakerPrivilegedLootModifierMap
 
of(ItemStack) - Static method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
of(ItemStack, boolean) - Static method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
of(Fluid, long) - Static method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
of(Fluid, long, boolean) - Static method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
of(Fluid, long, CompoundTag) - Static method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
of(Fluid, long, CompoundTag, boolean) - Static method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
of(T) - Static method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
Gets an IFluidStack from the given T type.
of(T, boolean) - Static method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
Gets an IFluidStack from the given T type.
offHand(EntityEquipmentPredicate.Builder, ItemPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityEquipmentPredicateBuilder
 
offHand(EntityEquipmentPredicate.Builder, ItemPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityEquipmentPredicateBuilder
 
offset(BlockPos, int, int, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
offset(BlockPos, Vec3i) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
offset(Vec3i, int, int, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
offset(Vec3i, Vec3i) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
ofMutable(ItemStack) - Static method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
ofMutable(Fluid, long) - Static method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
ofMutable(Fluid, long, CompoundTag) - Static method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
ofMutable(T) - Static method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
Gets a mutable IFluidStack from the given T type.
ofZen(BiPredicate<IRecipeManager<Recipe<Container>>, Recipe<Container>>) - Static method in class com.blamejared.crafttweaker.api.recipe.replacement.type.CustomFilteringRule
Creates a new rule filtering recipes based on the given BiPredicate.
ofZen(Predicate<Recipe<Container>>) - Static method in class com.blamejared.crafttweaker.api.recipe.replacement.type.CustomFilteringRule
Creates a new rule filtering recipes based on the given Predicate.
Ok - Enum constant in enum class stdlib.Result.Discriminant
 
Ok(T) - Constructor for class stdlib.Result.Ok
 
onBlockInteract(Player, InteractionHand, BlockHitResult) - Method in interface com.blamejared.crafttweaker.platform.services.IEventHelper
 
onBrokenAfterFall(Fallable, Level, BlockPos, FallingBlockEntity) - Static method in class com.blamejared.crafttweaker.natives.block.type.falling.ExpandFallable
 
onChanged(int, T, T) - Method in interface live.LiveList.Listener
 
onChanged(int, T, T) - Method in class live.SortedLiveList
 
onCraftTweakerLoadCompletion(Runnable) - Method in interface com.blamejared.crafttweaker.api.plugin.IListenerRegistrationHandler
Registers the given Runnable as a listener for when CraftTweaker has completed its initialization cycle.
onElse - Variable in class org.openzen.zenscript.codemodel.statement.IfStatement
 
onEntityInteract(Player, InteractionHand, Entity) - Method in interface com.blamejared.crafttweaker.platform.services.IEventHelper
 
onExecuteRun(Consumer<ScriptRunConfiguration>) - Method in interface com.blamejared.crafttweaker.api.plugin.IListenerRegistrationHandler
 
onFire(EntityFlagsPredicate.Builder, Boolean) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityFlagsPredicateBuilder
 
onFire(DamageSources) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
onGround(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
onInserted(int, T) - Method in interface live.LiveList.Listener
 
onInserted(int, T) - Method in class live.SortedLiveList
 
onLand(Fallable, Level, BlockPos, BlockState, BlockState, FallingBlockEntity) - Static method in class com.blamejared.crafttweaker.natives.block.type.falling.ExpandFallable
 
only(IIngredientCondition<IIngredient>) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
Use this if you already have the condition from another ingredient
only(LootItemCondition) - Static method in class com.blamejared.crafttweaker.api.loot.condition.LootConditions
 
only(LootItemCondition.Builder) - Static method in class com.blamejared.crafttweaker.api.loot.condition.LootConditions
 
onlyDamaged() - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
onlyDamagedAtLeast(int) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
onlyDamagedAtMost(int) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
onlyIf(String, Predicate<IItemStack>) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
OnlyIfParameter - Class in com.blamejared.crafttweaker.impl.preprocessor.onlyif
 
OnlyIfParameter(String) - Constructor for class com.blamejared.crafttweaker.impl.preprocessor.onlyif.OnlyIfParameter
 
OnlyIfParameterFalse - Class in com.blamejared.crafttweaker.impl.preprocessor.onlyif.parameter
 
OnlyIfParameterFalse() - Constructor for class com.blamejared.crafttweaker.impl.preprocessor.onlyif.parameter.OnlyIfParameterFalse
 
OnlyIfParameterHit - Class in com.blamejared.crafttweaker.impl.preprocessor.onlyif
 
OnlyIfParameterModLoaded - Class in com.blamejared.crafttweaker.impl.preprocessor.onlyif.parameter
 
OnlyIfParameterModLoaded() - Constructor for class com.blamejared.crafttweaker.impl.preprocessor.onlyif.parameter.OnlyIfParameterModLoaded
 
OnlyIfParameterModLoader - Class in com.blamejared.crafttweaker.impl.preprocessor.onlyif.parameter
 
OnlyIfParameterModLoader() - Constructor for class com.blamejared.crafttweaker.impl.preprocessor.onlyif.parameter.OnlyIfParameterModLoader
 
OnlyIfParameterModNotLoaded - Class in com.blamejared.crafttweaker.impl.preprocessor.onlyif.parameter
 
OnlyIfParameterModNotLoaded() - Constructor for class com.blamejared.crafttweaker.impl.preprocessor.onlyif.parameter.OnlyIfParameterModNotLoaded
 
OnlyIfParameterSide - Class in com.blamejared.crafttweaker.impl.preprocessor.onlyif.parameter
 
OnlyIfParameterSide() - Constructor for class com.blamejared.crafttweaker.impl.preprocessor.onlyif.parameter.OnlyIfParameterSide
 
OnlyIfParameterTrue - Class in com.blamejared.crafttweaker.impl.preprocessor.onlyif.parameter
 
OnlyIfParameterTrue() - Constructor for class com.blamejared.crafttweaker.impl.preprocessor.onlyif.parameter.OnlyIfParameterTrue
 
OnlyIfPreprocessor - Class in com.blamejared.crafttweaker.impl.preprocessor.onlyif
 
onRecipesUpdated(RecipesUpdatedEvent) - Static method in class com.blamejared.crafttweaker.impl.event.CTClientEventHandler
 
onRegisterGameTests(RegisterGameTestsEvent) - Static method in class com.blamejared.crafttweaker.impl.event.CTModEventHandler
 
onRemoved(int, T) - Method in interface live.LiveList.Listener
 
onRemoved(int, T) - Method in class live.SortedLiveList
 
onThen - Variable in class org.openzen.zenscript.codemodel.statement.IfStatement
 
onZenDataRegistrationCompletion(Runnable) - Method in interface com.blamejared.crafttweaker.api.plugin.IListenerRegistrationHandler
Registers the given Runnable as a listener for when CraftTweaker has finished managing integration with the ZenCode environment.
opAddComponent(MutableComponent, Component) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandMutableComponent
 
opAddMutableComponent(MutableComponent, MutableComponent) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandMutableComponent
 
opAddString(MutableComponent, String) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandMutableComponent
 
opCatComponent(MutableComponent, Component) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandMutableComponent
 
opCatMutableComponent(MutableComponent, MutableComponent) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandMutableComponent
 
opCatString(MutableComponent, String) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandMutableComponent
 
open() - Method in class org.openzen.zencode.shared.FileSourceFile
 
open() - Method in class org.openzen.zencode.shared.LiteralSourceFile
 
open() - Method in interface org.openzen.zencode.shared.SourceFile
 
open() - Method in class org.openzen.zencode.shared.VirtualSourceFile
 
open(MutableComponent, String) - Static method in class com.blamejared.crafttweaker.api.command.CommandUtilities
 
open(Player, Path) - Static method in class com.blamejared.crafttweaker.api.command.CommandUtilities
 
OPEN - Static variable in class org.openzen.zenscript.javashared.JavaModifiers
 
openingFile(MutableComponent, String) - Static method in class com.blamejared.crafttweaker.api.command.CommandUtilities
 
openingLogFile(MutableComponent) - Static method in class com.blamejared.crafttweaker.api.command.CommandUtilities
 
openingUrl(MutableComponent, String) - Static method in class com.blamejared.crafttweaker.api.command.CommandUtilities
 
openTradingScreen(Merchant, Player, Component, int) - Static method in class com.blamejared.crafttweaker.natives.entity.type.villager.ExpandMerchant
 
operator - Variable in class org.openzen.zenscript.codemodel.expression.CompareExpression
 
operator - Variable in class org.openzen.zenscript.codemodel.member.OperatorMember
 
operator - Variable in enum class org.openzen.zenscript.codemodel.OperatorType
 
OPERATOR - Enum constant in enum class org.openzen.zenscript.codemodel.member.FunctionalKind
 
OperatorMember - Class in org.openzen.zenscript.codemodel.member
 
OperatorMember(CodePosition, HighLevelDefinition, int, OperatorType, FunctionHeader, BuiltinID) - Constructor for class org.openzen.zenscript.codemodel.member.OperatorMember
 
OperatorType - Enum Class in org.openzen.zenscript.codemodel
Enum used to indicate operator type.
opposite(Direction.AxisDirection) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandAxisDirection
 
opShiftLeftComponent(MutableComponent, Component) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandMutableComponent
 
opShiftLeftMutableComponent(MutableComponent, MutableComponent) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandMutableComponent
 
opShiftLeftString(MutableComponent, String) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandMutableComponent
 
optClassInfo(HighLevelDefinition) - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
optFieldInfo(IDefinitionMember) - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
optimize() - Method in class org.openzen.zenscript.lexer.DFA
Generates the minimal version of this DFA.
option - Variable in class org.openzen.zenscript.codemodel.expression.switchvalue.VariantOptionSwitchValue
 
option - Variable in class org.openzen.zenscript.codemodel.expression.VariantValueExpression
 
Option(CodePosition, VariantDefinition, String, int, TypeID[]) - Constructor for class org.openzen.zenscript.codemodel.definition.VariantDefinition.Option
 
OPTION_MEMBER_TYPE - Enum constant in enum class org.openzen.zenscript.validator.TypeContext
 
optional(char) - Method in class org.openzen.zenscript.lexer.CharStream
Processes an optional character.
optional(char, char) - Method in class org.openzen.zenscript.lexer.CharStream
Processes an optional range of characters.
optional(TT) - Method in class org.openzen.zenscript.lexer.LLParserTokenStream
 
OPTIONAL_IS_NOT_NULL - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
OPTIONAL_IS_NULL - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
OptionalTypeID - Class in org.openzen.zenscript.codemodel.type
 
OptionalTypeID(GlobalTypeRegistry, TypeID) - Constructor for class org.openzen.zenscript.codemodel.type.OptionalTypeID
 
options - Variable in class org.openzen.zenscript.codemodel.definition.VariantDefinition
 
optJavaClass(HighLevelDefinition) - Method in class org.openzen.zenscript.javashared.JavaContext
 
optMethodInfo(IDefinitionMember) - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
or(IData) - Method in class com.blamejared.crafttweaker.api.data.BoolData
 
or(IData) - Method in class com.blamejared.crafttweaker.api.data.ByteData
 
or(IData) - Method in interface com.blamejared.crafttweaker.api.data.IData
Applies a bitwise OR (|) operation to this IData and the other IData
or(IData) - Method in class com.blamejared.crafttweaker.api.data.IntData
 
or(IData) - Method in class com.blamejared.crafttweaker.api.data.LongData
 
or(IData) - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
or(IIngredient) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
or(IIngredient) - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientList
 
or(AnyOfCondition.Builder, LootItemCondition.Builder) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.builder.ExpandAnyOfConditionBuilder
 
or(LootItemCondition.Builder, LootItemCondition.Builder) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.builder.ExpandLootItemConditionBuilder
 
OR - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
OR - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
OR - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
ORASSIGN - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
ORASSIGN - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
ORASSIGN - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
ordinal - Variable in class org.openzen.zenscript.codemodel.definition.VariantDefinition.Option
 
ordinal - Variable in class org.openzen.zenscript.codemodel.member.EnumConstantMember
 
ordinal - Variable in class org.openzen.zenscript.parser.definitions.ParsedVariantOption
 
orElse(Function<E, T>) - Method in class stdlib.Result
 
orElse(T) - Method in class stdlib.Result
 
org.openzen.zencode.java - package org.openzen.zencode.java
 
org.openzen.zencode.java.logger - package org.openzen.zencode.java.logger
 
org.openzen.zencode.java.module - package org.openzen.zencode.java.module
 
org.openzen.zencode.java.module.converters - package org.openzen.zencode.java.module.converters
 
org.openzen.zencode.shared - package org.openzen.zencode.shared
 
org.openzen.zencode.shared.logging - package org.openzen.zencode.shared.logging
 
org.openzen.zenscript.codemodel - package org.openzen.zenscript.codemodel
 
org.openzen.zenscript.codemodel.annotations - package org.openzen.zenscript.codemodel.annotations
 
org.openzen.zenscript.codemodel.context - package org.openzen.zenscript.codemodel.context
 
org.openzen.zenscript.codemodel.definition - package org.openzen.zenscript.codemodel.definition
 
org.openzen.zenscript.codemodel.expression - package org.openzen.zenscript.codemodel.expression
 
org.openzen.zenscript.codemodel.expression.switchvalue - package org.openzen.zenscript.codemodel.expression.switchvalue
 
org.openzen.zenscript.codemodel.generic - package org.openzen.zenscript.codemodel.generic
 
org.openzen.zenscript.codemodel.member - package org.openzen.zenscript.codemodel.member
 
org.openzen.zenscript.codemodel.member.ref - package org.openzen.zenscript.codemodel.member.ref
 
org.openzen.zenscript.codemodel.partial - package org.openzen.zenscript.codemodel.partial
 
org.openzen.zenscript.codemodel.scope - package org.openzen.zenscript.codemodel.scope
 
org.openzen.zenscript.codemodel.serialization - package org.openzen.zenscript.codemodel.serialization
 
org.openzen.zenscript.codemodel.statement - package org.openzen.zenscript.codemodel.statement
 
org.openzen.zenscript.codemodel.type - package org.openzen.zenscript.codemodel.type
 
org.openzen.zenscript.codemodel.type.member - package org.openzen.zenscript.codemodel.type.member
 
org.openzen.zenscript.formatter - package org.openzen.zenscript.formatter
 
org.openzen.zenscript.formattershared - package org.openzen.zenscript.formattershared
 
org.openzen.zenscript.javabytecode - package org.openzen.zenscript.javabytecode
 
org.openzen.zenscript.javabytecode.compiler - package org.openzen.zenscript.javabytecode.compiler
 
org.openzen.zenscript.javabytecode.compiler.definitions - package org.openzen.zenscript.javabytecode.compiler.definitions
 
org.openzen.zenscript.javashared - package org.openzen.zenscript.javashared
 
org.openzen.zenscript.javashared.expressions - package org.openzen.zenscript.javashared.expressions
 
org.openzen.zenscript.javashared.prepare - package org.openzen.zenscript.javashared.prepare
 
org.openzen.zenscript.javashared.types - package org.openzen.zenscript.javashared.types
 
org.openzen.zenscript.lexer - package org.openzen.zenscript.lexer
 
org.openzen.zenscript.parser - package org.openzen.zenscript.parser
 
org.openzen.zenscript.parser.definitions - package org.openzen.zenscript.parser.definitions
 
org.openzen.zenscript.parser.expression - package org.openzen.zenscript.parser.expression
 
org.openzen.zenscript.parser.logger - package org.openzen.zenscript.parser.logger
 
org.openzen.zenscript.parser.member - package org.openzen.zenscript.parser.member
 
org.openzen.zenscript.parser.statements - package org.openzen.zenscript.parser.statements
 
org.openzen.zenscript.parser.type - package org.openzen.zenscript.parser.type
 
org.openzen.zenscript.validator - package org.openzen.zenscript.validator
 
org.openzen.zenscript.validator.analysis - package org.openzen.zenscript.validator.analysis
 
org.openzen.zenscript.validator.logger - package org.openzen.zenscript.validator.logger
 
org.openzen.zenscript.validator.visitors - package org.openzen.zenscript.validator.visitors
 
origin() - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParams
Gets the 'origin' param.
original() - Method in exception com.blamejared.crafttweaker.api.event.bus.BusHandlingException
Obtains the original exception that caused the handling exception to be thrown initially.
OROR - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
OrOrExpression - Class in org.openzen.zenscript.codemodel.expression
 
OrOrExpression(CodePosition, Expression, Expression) - Constructor for class org.openzen.zenscript.codemodel.expression.OrOrExpression
 
outer - Variable in class org.openzen.zenscript.codemodel.type.DefinitionTypeID
 
outer - Variable in class org.openzen.zenscript.javashared.JavaClass
 
outerDefinition - Variable in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
outerTypeArguments - Variable in class org.openzen.zenscript.codemodel.member.InnerDefinition
 
outOfBorder(DamageSources) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
outputDescriber(Function<T, String>) - Method in class com.blamejared.crafttweaker.api.action.recipe.ActionAddRecipe
 
outputFileName() - Method in record class com.blamejared.crafttweaker.api.plugin.IBracketParserRegistrationHandler.DumperData
Returns the value of the outputFileName record component.
OVERRIDE - Static variable in class org.openzen.zenscript.codemodel.Modifiers
 
OVERRIDE_AMBIGUOUS - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
OVERRIDE_CONSTRUCTOR - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
OVERRIDE_MISSING_BASE - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
OVERRIDE_WITHOUT_BASE - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
overrides - Variable in class org.openzen.zenscript.codemodel.member.CallerMember
 
overrides - Variable in class org.openzen.zenscript.codemodel.member.CasterMember
 
overrides - Variable in class org.openzen.zenscript.codemodel.member.DestructorMember
 
overrides - Variable in class org.openzen.zenscript.codemodel.member.IteratorMember
 
overworld(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
owner - Variable in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaInitializedVariables
 

P

packageDefinitions - Variable in class org.openzen.zencode.java.module.JavaNativeTypeConversionContext
 
PackageDefinitions - Class in org.openzen.zenscript.codemodel
 
PackageDefinitions() - Constructor for class org.openzen.zenscript.codemodel.PackageDefinitions
 
PacketHandler - Class in com.blamejared.crafttweaker.impl.network
 
PacketHandler() - Constructor for class com.blamejared.crafttweaker.impl.network.PacketHandler
 
PANIC - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
PANIC_ARGUMENT_NO_STRING - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
PanicExpression - Class in org.openzen.zenscript.codemodel.expression
 
PanicExpression(CodePosition, TypeID, Expression) - Constructor for class org.openzen.zenscript.codemodel.expression.PanicExpression
 
parameter - Variable in class org.openzen.zenscript.codemodel.expression.CapturedParameterExpression
 
parameter - Variable in class org.openzen.zenscript.codemodel.expression.GetFunctionParameterExpression
 
parameter - Variable in class org.openzen.zenscript.codemodel.expression.SetFieldExpression
 
parameter - Variable in class org.openzen.zenscript.codemodel.expression.SetFunctionParameterExpression
 
parameter - Variable in class org.openzen.zenscript.codemodel.member.SetterMember
 
parameter - Variable in class org.openzen.zenscript.codemodel.type.GenericTypeID
 
Parameter(Class<?>, String) - Constructor for record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Parameter
Constructs an instance holding information relative to a parameter of a method or constructor that is exposed to ZenCode.
Parameter(Class<?>, String, String...) - Constructor for record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Parameter
Constructs an instance holding information relative to a parameter of a method or constructor that is exposed to ZenCode.
Parameter(Class<?>, String, String, String...) - Constructor for record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Parameter
Creates an instance of a Parameter record class.
PARAMETER_TYPE - Enum constant in enum class org.openzen.zenscript.validator.TypeContext
 
ParameterAnnotation - Interface in org.openzen.zenscript.codemodel.annotations
 
parameterIndex - Variable in class org.openzen.zenscript.javashared.JavaTypeParameterInfo
 
PARAMETERIZED_TYPE - Enum constant in enum class org.openzen.zencode.java.module.converters.JavaAnnotatedType.ElementType
 
parameters - Variable in class org.openzen.zenscript.codemodel.expression.switchvalue.VariantOptionSwitchValue
 
parameters - Variable in class org.openzen.zenscript.codemodel.FunctionHeader
 
parameters - Variable in class org.openzen.zenscript.codemodel.SemanticModule
 
parameters - Variable in class org.openzen.zenscript.javabytecode.JavaScriptMethod
 
parameters - Variable in class org.openzen.zenscript.parser.definitions.ParsedFunctionHeader
 
parameters() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeMethod
 
parameters() - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Constructor
Returns the value of the parameters record component.
parameters() - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Method
Returns the value of the parameters record component.
parametersInfo - Variable in class org.openzen.zenscript.javabytecode.JavaScriptMethod
 
ParameterSuperBound - Class in org.openzen.zenscript.codemodel.generic
 
ParameterSuperBound(TypeID) - Constructor for class org.openzen.zenscript.codemodel.generic.ParameterSuperBound
 
ParameterTypeBound - Class in org.openzen.zenscript.codemodel.generic
 
ParameterTypeBound(CodePosition, TypeID) - Constructor for class org.openzen.zenscript.codemodel.generic.ParameterTypeBound
 
parent - Variable in class org.openzen.zenscript.codemodel.definition.ZSPackage
 
ParentStatementType - Enum Class in org.openzen.zenscript.formatter
 
parse(JsonObject) - Method in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientAnySerializer
 
parse(JsonObject) - Method in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientConditionedSerializer
 
parse(JsonObject) - Method in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientListSerializer
 
parse(JsonObject) - Method in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientPartialTagSerializer
 
parse(JsonObject) - Method in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientTransformedSerializer
 
parse(StringReader) - Method in class com.blamejared.crafttweaker.api.command.argument.IItemStackArgument
 
parse(StringReader) - Method in class com.blamejared.crafttweaker.api.command.argument.RecipeTypeArgument
 
parse(FriendlyByteBuf) - Method in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientAnySerializer
 
parse(FriendlyByteBuf) - Method in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientConditionedSerializer
 
parse(FriendlyByteBuf) - Method in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientListSerializer
 
parse(FriendlyByteBuf) - Method in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientPartialTagSerializer
 
parse(FriendlyByteBuf) - Method in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientTransformedSerializer
 
parse(CodePosition, ZSTokenParser) - Method in class com.blamejared.crafttweaker.api.bracket.custom.EnumConstantBracketHandler
 
parse(CodePosition, ZSTokenParser) - Method in class com.blamejared.crafttweaker.api.bracket.custom.RecipeComponentBracketHandler
 
parse(CodePosition, ZSTokenParser) - Method in class com.blamejared.crafttweaker.api.bracket.custom.RecipeTypeBracketHandler
 
parse(CodePosition, ZSTokenParser) - Method in class com.blamejared.crafttweaker.api.bracket.custom.TagBracketHandler
 
parse(CodePosition, ZSTokenParser) - Method in class com.blamejared.crafttweaker.api.bracket.custom.TagManagerBracketHandler
 
parse(CodePosition, ZSTokenParser) - Method in interface org.openzen.zenscript.parser.BracketExpressionParser
Parses the given bracket expression.
parse(CodePosition, ZSTokenParser) - Method in class org.openzen.zenscript.parser.EscapableBracketParser
 
parse(CodePosition, ZSTokenParser) - Static method in class org.openzen.zenscript.parser.ParsedImport
 
parse(CodePosition, ZSTokenParser) - Method in class org.openzen.zenscript.parser.PrefixedBracketParser
 
parse(CodePosition, ZSTokenParser) - Method in class org.openzen.zenscript.parser.SimpleBracketParser
 
parse(CompilingPackage, CodePosition, int, ParsedAnnotation[], ZSTokenParser, HighLevelDefinition) - Static method in class org.openzen.zenscript.parser.ParsedDefinition
 
parse(CompilingPackage, ZSTokenParser) - Static method in class org.openzen.zenscript.parser.ParsedFile
 
parse(CompilingPackage, BracketExpressionParser, File) - Static method in class org.openzen.zenscript.parser.ParsedFile
 
parse(CompilingPackage, BracketExpressionParser, String, String) - Static method in class org.openzen.zenscript.parser.ParsedFile
 
parse(CompilingPackage, BracketExpressionParser, SourceFile) - Static method in class org.openzen.zenscript.parser.ParsedFile
 
parse(ZSTokenParser) - Static method in class org.openzen.zenscript.parser.definitions.ParsedFunctionHeader
 
parse(ZSTokenParser) - Static method in class org.openzen.zenscript.parser.definitions.ParsedTypeParameter
 
parse(ZSTokenParser) - Static method in class org.openzen.zenscript.parser.expression.ParsedCallArguments
 
parse(ZSTokenParser) - Static method in class org.openzen.zenscript.parser.expression.ParsedExpression
 
parse(ZSTokenParser) - Static method in class org.openzen.zenscript.parser.statements.ParsedStatement
 
parse(ZSTokenParser) - Static method in interface org.openzen.zenscript.parser.type.IParsedType
 
parse(ZSTokenParser, EnumDefinition, int) - Static method in class org.openzen.zenscript.parser.definitions.ParsedEnumConstant
 
parse(ZSTokenParser, ParsedExpression.ParsingOptions) - Static method in class org.openzen.zenscript.parser.expression.ParsedExpression
 
parse(ZSTokenParser, ParsedAnnotation[]) - Static method in class org.openzen.zenscript.parser.statements.ParsedStatement
 
parse(ZSTokenParser, ParsedAnnotation[], boolean) - Static method in class org.openzen.zenscript.parser.statements.ParsedStatement
 
parse(ZSTokenParser, ParsedDefinition, ParsedImplementation) - Static method in class org.openzen.zenscript.parser.member.ParsedDefinitionMember
 
PARSE_ERROR - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
parseAlias(CompilingPackage, CodePosition, int, ParsedAnnotation[], ZSTokenParser, HighLevelDefinition) - Static method in class org.openzen.zenscript.parser.definitions.ParsedAlias
 
parseAll(ZSTokenParser) - Static method in class org.openzen.zenscript.parser.definitions.ParsedTypeParameter
 
parseAnnotations(ZSTokenParser) - Static method in class org.openzen.zenscript.parser.ParsedAnnotation
 
parseBlock(ZSTokenParser, ParsedAnnotation[], boolean) - Static method in class org.openzen.zenscript.parser.statements.ParsedStatement
 
parseClass(CompilingPackage, CodePosition, int, ParsedAnnotation[], ZSTokenParser, HighLevelDefinition) - Static method in class org.openzen.zenscript.parser.definitions.ParsedClass
 
ParsedAlias - Class in org.openzen.zenscript.parser.definitions
 
ParsedAlias(CompilingPackage, CodePosition, int, ParsedAnnotation[], String, List<ParsedTypeParameter>, IParsedType, HighLevelDefinition) - Constructor for class org.openzen.zenscript.parser.definitions.ParsedAlias
 
ParsedAnnotation - Class in org.openzen.zenscript.parser
 
ParsedAnnotation(CodePosition, IParsedType, ParsedCallArguments) - Constructor for class org.openzen.zenscript.parser.ParsedAnnotation
 
ParsedCallArguments - Class in org.openzen.zenscript.parser.expression
 
ParsedCallArguments(List<IParsedType>, List<ParsedExpression>) - Constructor for class org.openzen.zenscript.parser.expression.ParsedCallArguments
 
ParsedCaller - Class in org.openzen.zenscript.parser.member
 
ParsedCaller(CodePosition, HighLevelDefinition, ParsedImplementation, int, ParsedAnnotation[], ParsedFunctionHeader, ParsedFunctionBody) - Constructor for class org.openzen.zenscript.parser.member.ParsedCaller
 
ParsedCaster - Class in org.openzen.zenscript.parser.member
 
ParsedCaster(CodePosition, HighLevelDefinition, ParsedImplementation, int, ParsedAnnotation[], IParsedType, ParsedFunctionBody) - Constructor for class org.openzen.zenscript.parser.member.ParsedCaster
 
ParsedCatchClause - Class in org.openzen.zenscript.parser.statements
 
ParsedCatchClause(CodePosition, String, IParsedType, ParsedStatement) - Constructor for class org.openzen.zenscript.parser.statements.ParsedCatchClause
 
ParsedClass - Class in org.openzen.zenscript.parser.definitions
 
ParsedClass(CompilingPackage, CodePosition, int, ParsedAnnotation[], String, List<ParsedTypeParameter>, IParsedType, HighLevelDefinition) - Constructor for class org.openzen.zenscript.parser.definitions.ParsedClass
 
ParsedConst - Class in org.openzen.zenscript.parser.member
 
ParsedConst(CodePosition, HighLevelDefinition, int, ParsedAnnotation[], String, IParsedType, ParsedExpression) - Constructor for class org.openzen.zenscript.parser.member.ParsedConst
 
ParsedConstructor - Class in org.openzen.zenscript.parser.member
 
ParsedConstructor(CodePosition, HighLevelDefinition, ParsedImplementation, int, ParsedAnnotation[], ParsedFunctionHeader, ParsedFunctionBody) - Constructor for class org.openzen.zenscript.parser.member.ParsedConstructor
 
ParsedDefinition - Class in org.openzen.zenscript.parser
 
ParsedDefinition(CodePosition, int, CompilingPackage, ParsedAnnotation[]) - Constructor for class org.openzen.zenscript.parser.ParsedDefinition
 
ParsedDefinitionMember - Class in org.openzen.zenscript.parser.member
 
ParsedDefinitionMember(HighLevelDefinition, ParsedAnnotation[]) - Constructor for class org.openzen.zenscript.parser.member.ParsedDefinitionMember
 
ParsedDestructor - Class in org.openzen.zenscript.parser.member
 
ParsedDestructor(CodePosition, HighLevelDefinition, ParsedImplementation, int, ParsedAnnotation[], ParsedFunctionBody) - Constructor for class org.openzen.zenscript.parser.member.ParsedDestructor
 
ParsedDollarExpression - Class in org.openzen.zenscript.parser.expression
 
ParsedDollarExpression(CodePosition) - Constructor for class org.openzen.zenscript.parser.expression.ParsedDollarExpression
 
ParsedEmptyFunctionBody - Class in org.openzen.zenscript.parser.statements
 
ParsedEmptyFunctionBody(CodePosition) - Constructor for class org.openzen.zenscript.parser.statements.ParsedEmptyFunctionBody
 
ParsedEnum - Class in org.openzen.zenscript.parser.definitions
 
ParsedEnum(CompilingPackage, CodePosition, int, ParsedAnnotation[], String, HighLevelDefinition, IParsedType) - Constructor for class org.openzen.zenscript.parser.definitions.ParsedEnum
 
ParsedEnumConstant - Class in org.openzen.zenscript.parser.definitions
 
ParsedEnumConstant(CodePosition, HighLevelDefinition, String, int, List<ParsedExpression>, ParsedExpression) - Constructor for class org.openzen.zenscript.parser.definitions.ParsedEnumConstant
 
ParsedExpansion - Class in org.openzen.zenscript.parser.definitions
 
ParsedExpansion(CompilingPackage, CodePosition, int, ParsedAnnotation[], List<ParsedTypeParameter>, IParsedType, HighLevelDefinition) - Constructor for class org.openzen.zenscript.parser.definitions.ParsedExpansion
 
ParsedExpression - Class in org.openzen.zenscript.parser.expression
 
ParsedExpression(CodePosition) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpression
 
ParsedExpression.ParsingOptions - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionAndAnd - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionAndAnd(CodePosition, ParsedExpression, ParsedExpression) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionAndAnd
 
ParsedExpressionArray - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionArray(CodePosition, List<ParsedExpression>) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionArray
 
ParsedExpressionAssign - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionAssign(CodePosition, ParsedExpression, ParsedExpression) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionAssign
 
ParsedExpressionBinary - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionBinary(CodePosition, ParsedExpression, ParsedExpression, OperatorType) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionBinary
 
ParsedExpressionBool - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionBool(CodePosition, boolean) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionBool
 
ParsedExpressionBracket - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionBracket(CodePosition, List<ParsedExpression>) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionBracket
 
ParsedExpressionCall - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionCall(CodePosition, ParsedExpression, ParsedCallArguments) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionCall
 
ParsedExpressionCast - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionCast(CodePosition, ParsedExpression, IParsedType, boolean) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionCast
 
ParsedExpressionCoalesce - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionCoalesce(CodePosition, ParsedExpression, ParsedExpression) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionCoalesce
 
ParsedExpressionCompare - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionCompare(CodePosition, ParsedExpression, ParsedExpression, CompareType) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionCompare
 
ParsedExpressionConditional - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionConditional(CodePosition, ParsedExpression, ParsedExpression, ParsedExpression) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionConditional
 
ParsedExpressionFloat - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionFloat(CodePosition, String) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionFloat
 
ParsedExpressionFunction - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionFunction(CodePosition, ParsedFunctionHeader, ParsedFunctionBody) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionFunction
 
ParsedExpressionIndex - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionIndex(CodePosition, ParsedExpression, List<ParsedExpression>) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionIndex
 
ParsedExpressionInt - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionInt(CodePosition, String) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionInt
 
ParsedExpressionIs - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionIs(CodePosition, ParsedExpression, IParsedType) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionIs
 
ParsedExpressionMap - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionMap(CodePosition, List<ParsedExpression>, List<ParsedExpression>) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionMap
 
ParsedExpressionMember - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionMember(CodePosition, ParsedExpression, String, List<IParsedType>) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionMember
 
ParsedExpressionNull - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionNull(CodePosition) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionNull
 
ParsedExpressionOpAssign - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionOpAssign(CodePosition, ParsedExpression, ParsedExpression, OperatorType) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionOpAssign
 
ParsedExpressionOrOr - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionOrOr(CodePosition, ParsedExpression, ParsedExpression) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionOrOr
 
ParsedExpressionOuter - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionOuter(CodePosition, ParsedExpression) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionOuter
 
ParsedExpressionPostCall - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionPostCall(CodePosition, ParsedExpression, OperatorType) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionPostCall
 
ParsedExpressionRange - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionRange(CodePosition, ParsedExpression, ParsedExpression) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionRange
 
ParsedExpressionSame - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionSame(CodePosition, ParsedExpression, ParsedExpression, boolean) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionSame
 
ParsedExpressionString - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionString(CodePosition, String, boolean) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionString
 
ParsedExpressionSuper - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionSuper(CodePosition) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionSuper
 
ParsedExpressionThis - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionThis(CodePosition) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionThis
 
ParsedExpressionUnary - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionUnary(CodePosition, ParsedExpression, OperatorType) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionUnary
 
ParsedExpressionVariable - Class in org.openzen.zenscript.parser.expression
 
ParsedExpressionVariable(CodePosition, String, List<IParsedType>) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpressionVariable
 
ParsedField - Class in org.openzen.zenscript.parser.member
 
ParsedField(CodePosition, HighLevelDefinition, int, ParsedAnnotation[], String, IParsedType, ParsedExpression, boolean, int, int) - Constructor for class org.openzen.zenscript.parser.member.ParsedField
 
ParsedFile - Class in org.openzen.zenscript.parser
 
ParsedFile(SourceFile) - Constructor for class org.openzen.zenscript.parser.ParsedFile
 
ParsedFunction - Class in org.openzen.zenscript.parser.definitions
 
ParsedFunctionalMember - Class in org.openzen.zenscript.parser.member
 
ParsedFunctionalMember(CodePosition, HighLevelDefinition, ParsedImplementation, int, ParsedAnnotation[], ParsedFunctionBody) - Constructor for class org.openzen.zenscript.parser.member.ParsedFunctionalMember
 
ParsedFunctionBody - Interface in org.openzen.zenscript.parser.statements
 
ParsedFunctionHeader - Class in org.openzen.zenscript.parser.definitions
 
ParsedFunctionHeader(CodePosition, List<ParsedFunctionParameter>, IParsedType) - Constructor for class org.openzen.zenscript.parser.definitions.ParsedFunctionHeader
 
ParsedFunctionHeader(CodePosition, List<ParsedTypeParameter>, List<ParsedFunctionParameter>, IParsedType, IParsedType) - Constructor for class org.openzen.zenscript.parser.definitions.ParsedFunctionHeader
 
ParsedFunctionParameter - Class in org.openzen.zenscript.parser.definitions
 
ParsedFunctionParameter(ParsedAnnotation[], String, IParsedType, ParsedExpression, boolean) - Constructor for class org.openzen.zenscript.parser.definitions.ParsedFunctionParameter
 
ParsedFunctionType - Class in org.openzen.zenscript.parser.type
 
ParsedFunctionType(ParsedFunctionHeader) - Constructor for class org.openzen.zenscript.parser.type.ParsedFunctionType
 
ParsedGenericBound - Class in org.openzen.zenscript.parser.definitions
 
ParsedGenericBound() - Constructor for class org.openzen.zenscript.parser.definitions.ParsedGenericBound
 
ParsedGetter - Class in org.openzen.zenscript.parser.member
 
ParsedGetter(CodePosition, HighLevelDefinition, ParsedImplementation, int, ParsedAnnotation[], String, IParsedType, ParsedFunctionBody) - Constructor for class org.openzen.zenscript.parser.member.ParsedGetter
 
ParsedImplementation - Class in org.openzen.zenscript.parser.member
 
ParsedImplementation(CodePosition, HighLevelDefinition, int, ParsedAnnotation[], IParsedType) - Constructor for class org.openzen.zenscript.parser.member.ParsedImplementation
 
ParsedImport - Class in org.openzen.zenscript.parser
 
ParsedImport(CodePosition, boolean, List<String>, String) - Constructor for class org.openzen.zenscript.parser.ParsedImport
 
ParsedInnerDefinition - Class in org.openzen.zenscript.parser.member
 
ParsedInnerDefinition(HighLevelDefinition, ParsedDefinition) - Constructor for class org.openzen.zenscript.parser.member.ParsedInnerDefinition
 
ParsedInterface - Class in org.openzen.zenscript.parser.definitions
 
ParsedInterface(CompilingPackage, CodePosition, int, ParsedAnnotation[], String, List<ParsedTypeParameter>, List<IParsedType>, HighLevelDefinition) - Constructor for class org.openzen.zenscript.parser.definitions.ParsedInterface
 
ParsedIterator - Class in org.openzen.zenscript.parser.member
 
ParsedIterator(CodePosition, HighLevelDefinition, int, ParsedAnnotation[], ParsedFunctionHeader, ParsedFunctionBody) - Constructor for class org.openzen.zenscript.parser.member.ParsedIterator
 
ParsedLambdaFunctionBody - Class in org.openzen.zenscript.parser.statements
 
ParsedLambdaFunctionBody(ParsedExpression) - Constructor for class org.openzen.zenscript.parser.statements.ParsedLambdaFunctionBody
 
ParsedLocalVariableExpression - Class in org.openzen.zenscript.parser.expression
 
ParsedLocalVariableExpression(CodePosition, String) - Constructor for class org.openzen.zenscript.parser.expression.ParsedLocalVariableExpression
 
ParsedMatchExpression - Class in org.openzen.zenscript.parser.expression
 
ParsedMatchExpression(CodePosition, ParsedExpression, List<ParsedMatchExpression.Case>) - Constructor for class org.openzen.zenscript.parser.expression.ParsedMatchExpression
 
ParsedMatchExpression.Case - Class in org.openzen.zenscript.parser.expression
 
ParsedMethod - Class in org.openzen.zenscript.parser.member
 
ParsedMethod(CodePosition, HighLevelDefinition, ParsedImplementation, int, ParsedAnnotation[], String, ParsedFunctionHeader, ParsedFunctionBody) - Constructor for class org.openzen.zenscript.parser.member.ParsedMethod
 
ParsedNamedType - Class in org.openzen.zenscript.parser.type
 
ParsedNamedType(CodePosition, List<ParsedNamedType.ParsedNamePart>) - Constructor for class org.openzen.zenscript.parser.type.ParsedNamedType
 
ParsedNamedType.ParsedNamePart - Class in org.openzen.zenscript.parser.type
 
ParsedNamePart(String, List<IParsedType>) - Constructor for class org.openzen.zenscript.parser.type.ParsedNamedType.ParsedNamePart
 
ParsedNewExpression - Class in org.openzen.zenscript.parser.expression
 
ParsedNewExpression(CodePosition, IParsedType, ParsedCallArguments) - Constructor for class org.openzen.zenscript.parser.expression.ParsedNewExpression
 
ParsedOperator - Class in org.openzen.zenscript.parser.member
 
ParsedOperator(CodePosition, HighLevelDefinition, ParsedImplementation, int, ParsedAnnotation[], OperatorType, ParsedFunctionHeader, ParsedFunctionBody) - Constructor for class org.openzen.zenscript.parser.member.ParsedOperator
 
ParsedOptionalType - Class in org.openzen.zenscript.parser.type
 
ParsedOptionalType(IParsedType) - Constructor for class org.openzen.zenscript.parser.type.ParsedOptionalType
 
ParsedPanicExpression - Class in org.openzen.zenscript.parser.expression
 
ParsedPanicExpression(CodePosition, ParsedExpression) - Constructor for class org.openzen.zenscript.parser.expression.ParsedPanicExpression
 
ParsedSetter - Class in org.openzen.zenscript.parser.member
 
ParsedSetter(CodePosition, HighLevelDefinition, ParsedImplementation, int, ParsedAnnotation[], String, IParsedType, ParsedFunctionBody) - Constructor for class org.openzen.zenscript.parser.member.ParsedSetter
 
ParsedStatement - Class in org.openzen.zenscript.parser.statements
 
ParsedStatement(CodePosition, ParsedAnnotation[], WhitespaceInfo) - Constructor for class org.openzen.zenscript.parser.statements.ParsedStatement
 
ParsedStatementBlock - Class in org.openzen.zenscript.parser.statements
 
ParsedStatementBlock(CodePosition, ParsedAnnotation[], WhitespaceInfo, WhitespacePostComment, List<ParsedStatement>) - Constructor for class org.openzen.zenscript.parser.statements.ParsedStatementBlock
 
ParsedStatementBreak - Class in org.openzen.zenscript.parser.statements
 
ParsedStatementBreak(CodePosition, ParsedAnnotation[], WhitespaceInfo, String) - Constructor for class org.openzen.zenscript.parser.statements.ParsedStatementBreak
 
ParsedStatementContinue - Class in org.openzen.zenscript.parser.statements
 
ParsedStatementContinue(CodePosition, ParsedAnnotation[], WhitespaceInfo, String) - Constructor for class org.openzen.zenscript.parser.statements.ParsedStatementContinue
 
ParsedStatementDoWhile - Class in org.openzen.zenscript.parser.statements
 
ParsedStatementDoWhile(CodePosition, ParsedAnnotation[], WhitespaceInfo, String, ParsedStatement, ParsedExpression) - Constructor for class org.openzen.zenscript.parser.statements.ParsedStatementDoWhile
 
ParsedStatementExpression - Class in org.openzen.zenscript.parser.statements
 
ParsedStatementExpression(CodePosition, ParsedAnnotation[], WhitespaceInfo, ParsedExpression) - Constructor for class org.openzen.zenscript.parser.statements.ParsedStatementExpression
 
ParsedStatementForeach - Class in org.openzen.zenscript.parser.statements
 
ParsedStatementForeach(CodePosition, ParsedAnnotation[], WhitespaceInfo, String[], ParsedExpression, ParsedStatement) - Constructor for class org.openzen.zenscript.parser.statements.ParsedStatementForeach
 
ParsedStatementIf - Class in org.openzen.zenscript.parser.statements
 
ParsedStatementIf(CodePosition, ParsedAnnotation[], WhitespaceInfo, ParsedExpression, ParsedStatement, ParsedStatement) - Constructor for class org.openzen.zenscript.parser.statements.ParsedStatementIf
 
ParsedStatementLock - Class in org.openzen.zenscript.parser.statements
 
ParsedStatementLock(CodePosition, ParsedAnnotation[], WhitespaceInfo, ParsedExpression, ParsedStatement) - Constructor for class org.openzen.zenscript.parser.statements.ParsedStatementLock
 
ParsedStatementReturn - Class in org.openzen.zenscript.parser.statements
 
ParsedStatementReturn(CodePosition, ParsedAnnotation[], WhitespaceInfo, ParsedExpression) - Constructor for class org.openzen.zenscript.parser.statements.ParsedStatementReturn
 
ParsedStatementsFunctionBody - Class in org.openzen.zenscript.parser.statements
 
ParsedStatementsFunctionBody(ParsedStatement) - Constructor for class org.openzen.zenscript.parser.statements.ParsedStatementsFunctionBody
 
ParsedStatementSwitch - Class in org.openzen.zenscript.parser.statements
 
ParsedStatementSwitch(CodePosition, ParsedAnnotation[], WhitespaceInfo, String, ParsedExpression, List<ParsedSwitchCase>) - Constructor for class org.openzen.zenscript.parser.statements.ParsedStatementSwitch
 
ParsedStatementThrow - Class in org.openzen.zenscript.parser.statements
 
ParsedStatementThrow(CodePosition, ParsedAnnotation[], WhitespaceInfo, ParsedExpression) - Constructor for class org.openzen.zenscript.parser.statements.ParsedStatementThrow
 
ParsedStatementTryCatch - Class in org.openzen.zenscript.parser.statements
 
ParsedStatementTryCatch(CodePosition, ParsedAnnotation[], WhitespaceInfo, String, ParsedExpression, ParsedStatement, List<ParsedCatchClause>, ParsedStatement) - Constructor for class org.openzen.zenscript.parser.statements.ParsedStatementTryCatch
 
ParsedStatementVar - Class in org.openzen.zenscript.parser.statements
 
ParsedStatementVar(CodePosition, ParsedAnnotation[], WhitespaceInfo, String, IParsedType, ParsedExpression, boolean) - Constructor for class org.openzen.zenscript.parser.statements.ParsedStatementVar
 
ParsedStatementWhile - Class in org.openzen.zenscript.parser.statements
 
ParsedStatementWhile(CodePosition, ParsedAnnotation[], WhitespaceInfo, String, ParsedExpression, ParsedStatement) - Constructor for class org.openzen.zenscript.parser.statements.ParsedStatementWhile
 
ParsedStaticInitializer - Class in org.openzen.zenscript.parser.member
 
ParsedStaticInitializer(HighLevelDefinition, CodePosition, ParsedAnnotation[], ParsedStatement) - Constructor for class org.openzen.zenscript.parser.member.ParsedStaticInitializer
 
ParsedStruct - Class in org.openzen.zenscript.parser.definitions
 
ParsedStruct(CompilingPackage, CodePosition, int, ParsedAnnotation[], String, List<ParsedTypeParameter>, HighLevelDefinition) - Constructor for class org.openzen.zenscript.parser.definitions.ParsedStruct
 
ParsedSuperBound - Class in org.openzen.zenscript.parser.definitions
 
ParsedSuperBound(IParsedType) - Constructor for class org.openzen.zenscript.parser.definitions.ParsedSuperBound
 
ParsedSwitchCase - Class in org.openzen.zenscript.parser.statements
 
ParsedSwitchCase(ParsedExpression) - Constructor for class org.openzen.zenscript.parser.statements.ParsedSwitchCase
 
ParsedThrowExpression - Class in org.openzen.zenscript.parser.expression
 
ParsedThrowExpression(CodePosition, ParsedExpression) - Constructor for class org.openzen.zenscript.parser.expression.ParsedThrowExpression
 
ParsedTryConvertExpression - Class in org.openzen.zenscript.parser.expression
 
ParsedTryConvertExpression(CodePosition, ParsedExpression) - Constructor for class org.openzen.zenscript.parser.expression.ParsedTryConvertExpression
 
ParsedTryRethrowExpression - Class in org.openzen.zenscript.parser.expression
 
ParsedTryRethrowExpression(CodePosition, ParsedExpression) - Constructor for class org.openzen.zenscript.parser.expression.ParsedTryRethrowExpression
 
ParsedTypeArray - Class in org.openzen.zenscript.parser.type
 
ParsedTypeArray(IParsedType, int) - Constructor for class org.openzen.zenscript.parser.type.ParsedTypeArray
 
ParsedTypeAssociative - Class in org.openzen.zenscript.parser.type
 
ParsedTypeAssociative(IParsedType, IParsedType) - Constructor for class org.openzen.zenscript.parser.type.ParsedTypeAssociative
 
ParsedTypeBasic - Enum Class in org.openzen.zenscript.parser.type
 
ParsedTypeBound - Class in org.openzen.zenscript.parser.definitions
 
ParsedTypeBound(CodePosition, IParsedType) - Constructor for class org.openzen.zenscript.parser.definitions.ParsedTypeBound
 
ParsedTypeExpression - Class in org.openzen.zenscript.parser.expression
 
ParsedTypeExpression(CodePosition, IParsedType) - Constructor for class org.openzen.zenscript.parser.expression.ParsedTypeExpression
 
ParsedTypeGenericMap - Class in org.openzen.zenscript.parser.type
 
ParsedTypeGenericMap(ParsedTypeParameter, IParsedType) - Constructor for class org.openzen.zenscript.parser.type.ParsedTypeGenericMap
 
ParsedTypeParameter - Class in org.openzen.zenscript.parser.definitions
 
ParsedTypeParameter(CodePosition, String, List<ParsedGenericBound>) - Constructor for class org.openzen.zenscript.parser.definitions.ParsedTypeParameter
 
ParsedTypeRange - Class in org.openzen.zenscript.parser.type
 
ParsedTypeRange(CodePosition, IParsedType, IParsedType) - Constructor for class org.openzen.zenscript.parser.type.ParsedTypeRange
 
ParsedVariant - Class in org.openzen.zenscript.parser.definitions
 
ParsedVariant(CompilingPackage, CodePosition, int, ParsedAnnotation[], String, List<ParsedTypeParameter>, HighLevelDefinition) - Constructor for class org.openzen.zenscript.parser.definitions.ParsedVariant
 
ParsedVariantOption - Class in org.openzen.zenscript.parser.definitions
 
ParsedVariantOption(CodePosition, String, int, List<IParsedType>) - Constructor for class org.openzen.zenscript.parser.definitions.ParsedVariantOption
 
parseEnum(CompilingPackage, CodePosition, int, ParsedAnnotation[], ZSTokenParser, HighLevelDefinition) - Static method in class org.openzen.zenscript.parser.definitions.ParsedEnum
 
ParseException - Exception in org.openzen.zenscript.lexer
 
ParseException(CodePosition, String) - Constructor for exception org.openzen.zenscript.lexer.ParseException
 
ParseException(CodePosition, String, Throwable) - Constructor for exception org.openzen.zenscript.lexer.ParseException
 
parseExpansion(CompilingPackage, CodePosition, int, ParsedAnnotation[], ZSTokenParser, HighLevelDefinition) - Static method in class org.openzen.zenscript.parser.definitions.ParsedExpansion
 
parseForAnnotation(ZSTokenParser) - Static method in class org.openzen.zenscript.parser.expression.ParsedCallArguments
 
parseFunction(CompilingPackage, CodePosition, int, ParsedAnnotation[], ZSTokenParser, HighLevelDefinition) - Static method in class org.openzen.zenscript.parser.definitions.ParsedFunction
 
parseFunctionBody(ZSTokenParser) - Static method in class org.openzen.zenscript.parser.statements.ParsedStatement
 
parseInterface(CompilingPackage, CodePosition, int, ParsedAnnotation[], ZSTokenParser, HighLevelDefinition) - Static method in class org.openzen.zenscript.parser.definitions.ParsedInterface
 
parseLambdaBody(ZSTokenParser, boolean) - Static method in class org.openzen.zenscript.parser.statements.ParsedStatement
 
parsePrefixed(CodePosition, String) - Static method in class org.openzen.zenscript.parser.expression.ParsedExpressionInt
 
ParserLogger - Interface in org.openzen.zenscript.parser.logger
 
parseStruct(CompilingPackage, CodePosition, int, ParsedAnnotation[], ZSTokenParser, HighLevelDefinition) - Static method in class org.openzen.zenscript.parser.definitions.ParsedStruct
 
parseTypeArguments(ZSTokenParser) - Static method in interface org.openzen.zenscript.parser.type.IParsedType
 
parseTypeArgumentsForCall(ZSTokenParser) - Static method in interface org.openzen.zenscript.parser.type.IParsedType
 
ParseUtil - Class in com.blamejared.crafttweaker.api.util
 
parseVariant(CompilingPackage, CodePosition, int, ParsedAnnotation[], ZSTokenParser, HighLevelDefinition) - Static method in class org.openzen.zenscript.parser.definitions.ParsedVariant
 
ParsingOptions(boolean) - Constructor for class org.openzen.zenscript.parser.expression.ParsedExpression.ParsingOptions
 
PartialDynamicMemberExpression - Class in org.openzen.zenscript.codemodel.partial
 
PartialDynamicMemberExpression(CodePosition, Expression, TypeMembers, String, TypeScope) - Constructor for class org.openzen.zenscript.codemodel.partial.PartialDynamicMemberExpression
 
PartialGlobalExpression - Class in org.openzen.zenscript.codemodel.partial
 
PartialGlobalExpression(CodePosition, String, IPartialExpression, TypeID[]) - Constructor for class org.openzen.zenscript.codemodel.partial.PartialGlobalExpression
 
PartialMemberGroupExpression - Class in org.openzen.zenscript.codemodel.partial
 
PartialMemberGroupExpression(CodePosition, TypeScope, Expression, String, FunctionalMemberRef, TypeID[], boolean) - Constructor for class org.openzen.zenscript.codemodel.partial.PartialMemberGroupExpression
 
PartialMemberGroupExpression(CodePosition, TypeScope, Expression, TypeMemberGroup, TypeID[], boolean) - Constructor for class org.openzen.zenscript.codemodel.partial.PartialMemberGroupExpression
 
PartialPackageExpression - Class in org.openzen.zenscript.codemodel.partial
 
PartialPackageExpression(CodePosition, ZSPackage) - Constructor for class org.openzen.zenscript.codemodel.partial.PartialPackageExpression
 
PartialStaticMemberGroupExpression - Class in org.openzen.zenscript.codemodel.partial
 
PartialStaticMemberGroupExpression(CodePosition, TypeScope, TypeID, TypeMemberGroup, TypeID[]) - Constructor for class org.openzen.zenscript.codemodel.partial.PartialStaticMemberGroupExpression
 
PartialTypeExpression - Class in org.openzen.zenscript.codemodel.partial
 
PartialTypeExpression(CodePosition, TypeID, TypeID[]) - Constructor for class org.openzen.zenscript.codemodel.partial.PartialTypeExpression
 
PartialVariantOptionExpression - Class in org.openzen.zenscript.codemodel.partial
 
PartialVariantOptionExpression(CodePosition, TypeScope, VariantOptionRef) - Constructor for class org.openzen.zenscript.codemodel.partial.PartialVariantOptionExpression
 
PARTICLES_AND_SOUND_BRUSH_BLOCK_COMPLETE() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_AND_SOUND_PLANT_GROWTH() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_AND_SOUND_WAX_ON() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_DESTROY_BLOCK() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_DRAGON_BLOCK_BREAK() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_DRAGON_FIREBALL_SPLASH() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_ELECTRIC_SPARK() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_EYE_OF_ENDER_DEATH() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_INSTANT_POTION_SPLASH() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_MOBBLOCK_SPAWN() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_PLANT_GROWTH() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_SCRAPE() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_SCULK_CHARGE() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_SCULK_SHRIEK() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_SHOOT() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_SPELL_POTION_SPLASH() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_WATER_EVAPORATING() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_WAX_OFF() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
pass(Class<T>, T) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandInteractionResultHolder
 
passenger(EntityPredicate.Builder, EntityPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
passenger(EntityPredicate.Builder, EntityPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
PathUtil - Class in com.blamejared.crafttweaker.api.util
Holds various utilities related to Path manipulation.
peek() - Method in interface org.openzen.zenscript.lexer.CharReader
 
peek() - Method in class org.openzen.zenscript.lexer.CharStream
 
peek() - Method in class org.openzen.zenscript.lexer.CountingCharReader
 
peek() - Method in class org.openzen.zenscript.lexer.LLParserTokenStream
 
peek() - Method in class org.openzen.zenscript.lexer.ReaderCharReader
 
peek() - Method in class org.openzen.zenscript.lexer.StringCharReader
 
peek() - Method in class org.openzen.zenscript.lexer.WhitespaceFilteringParser
 
peek(char) - Method in class org.openzen.zenscript.lexer.CharStream
Checks if the next character in the stream equals the specified character.
percent(double) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
Percentaged<T> - Class in com.blamejared.crafttweaker.api.util.random
Used to represent data with an attached percentage (think an ItemStack with a 50% chance of being outputted).
Percentaged(T, double, Function<T, String>) - Constructor for class com.blamejared.crafttweaker.api.util.random.Percentaged
 
performShooting(Level, LivingEntity, InteractionHand, ItemStack, float, float) - Static method in class com.blamejared.crafttweaker.natives.item.type.projectileweapon.ExpandCrossBowItem
 
period(TimeCheck.Builder, long) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.builder.ExpandTimeCheckBuilder
 
Phase - Enum Class in com.blamejared.crafttweaker.api.event
Represents the phase at which a specific event is being posted.
pickSlot(Inventory, int) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandInventory
 
piglinBarter() - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParamSets
Gets the 'barter' param set.
pkg - Variable in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
pkg - Variable in class org.openzen.zenscript.codemodel.ScriptBlock
 
pkg - Variable in class org.openzen.zenscript.javashared.JavaClass
 
pkg - Variable in class org.openzen.zenscript.parser.ParsedDefinition
 
PLAIN - Enum constant in enum class com.blamejared.crafttweaker.api.data.visitor.DataToStringVisitor
 
plainCopy(Component) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandComponent
 
PLATFORM - Static variable in class com.blamejared.crafttweaker.platform.Services
 
playAmbientSound(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
playCelebrateSound(AbstractVillager) - Static method in class com.blamejared.crafttweaker.natives.entity.type.villager.ExpandAbstractVillager
 
PlayerAppender - Class in com.blamejared.crafttweaker.impl.logging
 
playerAttack(DamageSources, Player) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
playerLogin(PlayerEvent.PlayerLoggedInEvent) - Static method in class com.blamejared.crafttweaker.impl.event.CTCommonEventHandler
 
playerLogout(PlayerEvent.PlayerLoggedOutEvent) - Static method in class com.blamejared.crafttweaker.impl.event.CTCommonEventHandler
 
playNotifySound(Player, SoundEvent, SoundSource, float, float) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
playSound(Entity, SoundEvent, float, float) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
playSound(LevelAccessor, Player, BlockPos, SoundEvent, SoundSource) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelAccessor
 
playSound(LevelAccessor, Player, BlockPos, SoundEvent, SoundSource, float, float) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelAccessor
 
pluginAccess(PluginManager.Req) - Static method in class com.blamejared.crafttweaker.impl.registry.CraftTweakerRegistry
 
PluginManager - Class in com.blamejared.crafttweaker.impl.plugin.core
 
PluginManager.Req - Class in com.blamejared.crafttweaker.impl.plugin.core
 
pop() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
pop(boolean) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
pop2() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
popMark() - Method in class org.openzen.zenscript.lexer.LLParserTokenStream
 
populateModules(ICraftTweakerRegistry, ScriptRunConfiguration, IScriptRunModuleConfigurator.ModuleCreator) - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IScriptRunModuleConfigurator
Creates all necessary modules for a particular script run.
populateModules(ICraftTweakerRegistry, ScriptRunConfiguration, IScriptRunModuleConfigurator.ModuleCreator) - Method in class com.blamejared.crafttweaker.impl.script.scriptrun.DefaultScriptRunModuleConfigurator
 
position - Variable in exception org.openzen.zencode.shared.CompileException
 
position - Variable in class org.openzen.zenscript.codemodel.annotations.InvalidDefinitionAnnotation
 
position - Variable in class org.openzen.zenscript.codemodel.annotations.InvalidMemberAnnotation
 
position - Variable in class org.openzen.zenscript.codemodel.annotations.InvalidParameterAnnotation
 
position - Variable in class org.openzen.zenscript.codemodel.annotations.InvalidStatementAnnotation
 
position - Variable in class org.openzen.zenscript.codemodel.context.TypeContext
 
position - Variable in class org.openzen.zenscript.codemodel.definition.VariantDefinition.Option
 
position - Variable in class org.openzen.zenscript.codemodel.expression.CallTranslator.Call
 
position - Variable in class org.openzen.zenscript.codemodel.expression.Expression
 
position - Variable in class org.openzen.zenscript.codemodel.generic.ParameterTypeBound
 
position - Variable in class org.openzen.zenscript.codemodel.generic.TypeParameter
 
position - Variable in class org.openzen.zenscript.codemodel.GenericMapper
 
position - Variable in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
position - Variable in class org.openzen.zenscript.codemodel.member.DefinitionMember
 
position - Variable in class org.openzen.zenscript.codemodel.member.EnumConstantMember
 
position - Variable in class org.openzen.zenscript.codemodel.statement.CatchClause
 
position - Variable in class org.openzen.zenscript.codemodel.statement.Statement
 
position - Variable in class org.openzen.zenscript.codemodel.type.InvalidTypeID
 
position - Variable in exception org.openzen.zenscript.lexer.ParseException
 
position - Variable in class org.openzen.zenscript.parser.definitions.ParsedEnumConstant
 
position - Variable in class org.openzen.zenscript.parser.definitions.ParsedFunctionHeader
 
position - Variable in class org.openzen.zenscript.parser.definitions.ParsedTypeBound
 
position - Variable in class org.openzen.zenscript.parser.definitions.ParsedTypeParameter
 
position - Variable in class org.openzen.zenscript.parser.definitions.ParsedVariantOption
 
position - Variable in class org.openzen.zenscript.parser.expression.ParsedExpression
 
position - Variable in class org.openzen.zenscript.parser.member.ParsedFunctionalMember
 
position - Variable in class org.openzen.zenscript.parser.ParsedAnnotation
 
position - Variable in class org.openzen.zenscript.parser.ParsedDefinition
 
position - Variable in class org.openzen.zenscript.parser.ParsedImport
 
position - Variable in class org.openzen.zenscript.parser.statements.ParsedCatchClause
 
position - Variable in class org.openzen.zenscript.parser.statements.ParsedEmptyFunctionBody
 
position - Variable in class org.openzen.zenscript.parser.statements.ParsedStatement
 
position - Variable in class org.openzen.zenscript.validator.ValidationLogEntry
 
position(int) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
position(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
positionRider(Entity, Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
PositionUtil - Class in com.blamejared.crafttweaker.api.zencode.util
 
positiveX(Vector3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
positiveY(Vector3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
positiveZ(Vector3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
post(Phase, T) - Method in interface com.blamejared.crafttweaker.api.event.bus.IEventBus
Posts the given event to all handlers listening on the specified Phase.
post(T) - Method in interface com.blamejared.crafttweaker.api.event.bus.IEventBus
Posts the given event to all handlers on all Phases.
PostCallExpression - Class in org.openzen.zenscript.codemodel.expression
Used for post-increment and post-decrement.
PostCallExpression(CodePosition, Expression, FunctionalMemberRef, FunctionHeader) - Constructor for class org.openzen.zenscript.codemodel.expression.PostCallExpression
 
postCatching(Phase, T, Consumer<BusHandlingException>) - Method in interface com.blamejared.crafttweaker.api.event.bus.IEventBus
Posts the given event to all handlers listening on the specified Phase.
postCatching(T, Consumer<BusHandlingException>) - Method in interface com.blamejared.crafttweaker.api.event.bus.IEventBus
Posts the given event to all handlers on all Phases.
potion(ItemPredicate.Builder, Potion) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandItemPredicateBuilder
 
PrecompilationState - Class in org.openzen.zenscript.parser
 
PrecompilationState() - Constructor for class org.openzen.zenscript.parser.PrecompilationState
 
precompile(IDefinitionMember) - Method in class org.openzen.zenscript.parser.PrecompilationState
 
PRECOMPILE_FAILED - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
PreconditionAnnotationDefinition - Class in org.openzen.zenscript.codemodel.annotations
 
PreconditionForMethod - Class in org.openzen.zenscript.codemodel.annotations
 
PreconditionForMethod(CodePosition, String, Expression, Expression) - Constructor for class org.openzen.zenscript.codemodel.annotations.PreconditionForMethod
 
predictCallTypes(CodePosition, TypeScope, List<TypeID>, int) - Method in class org.openzen.zenscript.codemodel.expression.Expression
 
predictCallTypes(CodePosition, TypeScope, List<TypeID>, int) - Method in interface org.openzen.zenscript.codemodel.partial.IPartialExpression
 
predictCallTypes(CodePosition, TypeScope, List<TypeID>, int) - Method in class org.openzen.zenscript.codemodel.partial.PartialDynamicMemberExpression
 
predictCallTypes(CodePosition, TypeScope, List<TypeID>, int) - Method in class org.openzen.zenscript.codemodel.partial.PartialGlobalExpression
 
predictCallTypes(CodePosition, TypeScope, List<TypeID>, int) - Method in class org.openzen.zenscript.codemodel.partial.PartialMemberGroupExpression
 
predictCallTypes(CodePosition, TypeScope, List<TypeID>, int) - Method in class org.openzen.zenscript.codemodel.partial.PartialPackageExpression
 
predictCallTypes(CodePosition, TypeScope, List<TypeID>, int) - Method in class org.openzen.zenscript.codemodel.partial.PartialStaticMemberGroupExpression
 
predictCallTypes(CodePosition, TypeScope, List<TypeID>, int) - Method in class org.openzen.zenscript.codemodel.partial.PartialTypeExpression
 
predictCallTypes(CodePosition, TypeScope, List<TypeID>, int) - Method in class org.openzen.zenscript.codemodel.partial.PartialVariantOptionExpression
 
predictCallTypes(CodePosition, TypeScope, List<TypeID>, int) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
PrefixedBracketParser - Class in org.openzen.zenscript.parser
 
PrefixedBracketParser(BracketExpressionParser) - Constructor for class org.openzen.zenscript.parser.PrefixedBracketParser
 
prepare(ResourceManager, ProfilerFiller) - Method in class com.blamejared.crafttweaker.impl.script.ScriptReloadListener
 
prepare(HighLevelDefinition) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor
 
prepare(IDefinitionMember) - Method in interface org.openzen.zenscript.codemodel.type.member.TypeMemberPreparer
 
prepare(IDefinitionMember) - Method in class org.openzen.zenscript.parser.PrecompilationState
 
prepare(TypeID) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor
 
prepare(TypeID) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionVisitor
 
preprocessedContents() - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IScriptFile
Gets the contents of the file after preprocessing.
preprocessor() - Method in record class com.blamejared.crafttweaker.api.zencode.IPreprocessor.Match
Returns the value of the preprocessor record component.
Preprocessor - Annotation Interface in com.blamejared.crafttweaker.api.annotation
Marks the class as a preprocessor.
PREPROCESSOR_LOGGER - Static variable in interface com.blamejared.crafttweaker.api.zencode.IPreprocessor
Logger that can be used within a preprocessor to log messages.
PREPROCESSOR_PATTERN - Static variable in interface com.blamejared.crafttweaker.api.zencode.IPreprocessor
Pattern that identifies the structure of a preprocessor instruction.
preprocessorEndMarker() - Method in interface com.blamejared.crafttweaker.api.zencode.IPreprocessor
Gets the name of the preprocessor that marks the end of a preprocessor block.
preprocessorEndMarker() - Method in class com.blamejared.crafttweaker.impl.preprocessor.onlyif.OnlyIfPreprocessor
 
PreprocessorRegistry - Class in com.blamejared.crafttweaker.impl.registry.zencode
 
PreprocessorRegistry() - Constructor for class com.blamejared.crafttweaker.impl.registry.zencode.PreprocessorRegistry
 
price - Variable in class com.blamejared.crafttweaker.api.villager.trade.type.BasicTradeListing
 
price2 - Variable in class com.blamejared.crafttweaker.api.villager.trade.type.BasicTradeListing
 
priceMult - Variable in class com.blamejared.crafttweaker.api.villager.trade.type.BasicTradeListing
 
PRIMARY - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
primitive - Variable in class org.openzen.zenscript.javashared.JavaTypeInfo
 
print(String) - Static method in class com.blamejared.crafttweaker.api.zencode.CraftTweakerGlobals
 
println(String) - Static method in class com.blamejared.crafttweaker.api.zencode.CraftTweakerGlobals
 
priority - Variable in class org.openzen.zenscript.codemodel.type.member.TypeMember
 
priority - Variable in class org.openzen.zenscript.formattershared.ExpressionString
 
priority() - Method in interface com.blamejared.crafttweaker.api.zencode.IPreprocessor
Gets the priority of the preprocessor.
priority() - Method in class com.blamejared.crafttweaker.impl.preprocessor.LoadFirstPreprocessor
 
priority() - Method in class com.blamejared.crafttweaker.impl.preprocessor.LoadLastPreprocessor
 
priority() - Method in class com.blamejared.crafttweaker.impl.preprocessor.onlyif.OnlyIfPreprocessor
 
priority() - Method in class com.blamejared.crafttweaker.impl.preprocessor.PriorityPreprocessor
 
PRIORITY_DEFAULT - Static variable in class listeners.ListenerList
 
PRIORITY_HIGH - Static variable in class listeners.ListenerList
 
PRIORITY_LOW - Static variable in class listeners.ListenerList
 
PriorityPreprocessor - Class in com.blamejared.crafttweaker.impl.preprocessor
 
PRIVATE - Static variable in class org.openzen.zenscript.codemodel.Modifiers
 
PRIVATE - Static variable in class org.openzen.zenscript.javashared.JavaModifiers
 
process(IItemStack, IItemStack) - Method in interface com.blamejared.crafttweaker.api.recipe.fun.RecipeFunction0D
 
process(IItemStack, IItemStack[]) - Method in interface com.blamejared.crafttweaker.api.recipe.fun.RecipeFunction1D
 
process(IItemStack, IItemStack[][]) - Method in interface com.blamejared.crafttweaker.api.recipe.fun.RecipeFunction2D
 
process(HighLevelDefinition) - Method in class org.openzen.zenscript.codemodel.annotations.AnnotationProcessor
 
process(HighLevelDefinition) - Method in interface org.openzen.zenscript.codemodel.ModuleProcessor
 
process(ScriptBlock) - Method in class org.openzen.zenscript.codemodel.annotations.AnnotationProcessor
 
process(ScriptBlock) - Method in interface org.openzen.zenscript.codemodel.ModuleProcessor
 
process(TypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeDescriptorVisitor
 
process(TypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeNameVisitor
 
profession - Variable in class com.blamejared.crafttweaker.api.action.villager.ActionTradeBase
 
properties(BlockPredicate.Builder, StatePropertiesPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandBlockPredicateBuilder
 
properties(BlockPredicate.Builder, StatePropertiesPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandBlockPredicateBuilder
 
properties(FluidPredicate.Builder, StatePropertiesPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandFluidPredicateBuilder
 
properties(FluidPredicate.Builder, StatePropertiesPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandFluidPredicateBuilder
 
properties(LootItemBlockStatePropertyCondition.Builder, StatePropertiesPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.builder.ExpandLootItemBlockStatePropertyConditionBuilder
 
property(StatePropertiesPredicate.Builder, String, boolean) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandStatePropertiesPredicateBuilder
 
property(StatePropertiesPredicate.Builder, String, int) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandStatePropertiesPredicateBuilder
 
property(StatePropertiesPredicate.Builder, String, String) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandStatePropertiesPredicateBuilder
 
property(StatePropertiesPredicate.Builder, String, MinMaxBounds.Ints) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandStatePropertiesPredicateBuilder
 
PropertyMember - Class in org.openzen.zenscript.codemodel.member
 
PropertyMember(CodePosition, HighLevelDefinition, int, TypeID, BuiltinID) - Constructor for class org.openzen.zenscript.codemodel.member.PropertyMember
 
PropertyRef - Class in org.openzen.zenscript.codemodel.member.ref
 
PropertyRef(TypeID, PropertyMember, GenericMapper) - Constructor for class org.openzen.zenscript.codemodel.member.ref.PropertyRef
 
PROTECTED - Static variable in class org.openzen.zenscript.codemodel.Modifiers
 
PROTECTED - Static variable in class org.openzen.zenscript.javashared.JavaModifiers
 
PROVE - Enum constant in enum class stdlib.EnforcementLevel
 
pruneTooltips() - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionTooltipBase
 
PUBLIC - Static variable in class org.openzen.zenscript.codemodel.Modifiers
 
PUBLIC - Static variable in class org.openzen.zenscript.javashared.JavaModifiers
 
pushMark() - Method in class org.openzen.zenscript.lexer.LLParserTokenStream
 
put(TypeVariable, TypeParameter) - Method in class org.openzen.zencode.java.module.TypeVariableContext
 
put(String, IData) - Method in interface com.blamejared.crafttweaker.api.data.IData
Puts the given value inside this IData at the given index.
put(String, IData) - Method in class com.blamejared.crafttweaker.api.data.MapData
 
put(String, IData) - Method in class com.blamejared.crafttweaker.api.data.ByteArrayData
 
put(String, IData) - Method in class com.blamejared.crafttweaker.api.data.IntArrayData
 
put(String, IData) - Method in class com.blamejared.crafttweaker.api.data.ListData
 
put(String, IData) - Method in class com.blamejared.crafttweaker.api.data.LongArrayData
 
put(ResourceLocation, ILootModifier) - Method in class com.blamejared.crafttweaker.impl.loot.ForgeLootModifierMapAdapter
 
put(ResourceLocation, IGlobalLootModifier) - Method in class com.blamejared.crafttweaker.impl.loot.CraftTweakerPrivilegedLootModifierMap
 
putAll(Map<String, IData>) - Method in class com.blamejared.crafttweaker.api.data.MapData
Adds all entries from the given map into this one.
putAllFrom(TypeVariableContext) - Method in class org.openzen.zencode.java.module.TypeVariableContext
 
putField(String, String, String) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
putField(FieldMemberRef) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
putField(JavaField) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
putNamedLabel(Label, String) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
putStaticField(String, String, String) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
putStaticField(JavaField) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 

Q

quadraticFormProduct(float, float, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
quadraticFormProduct(Vector3fc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
query() - Method in class com.blamejared.crafttweaker.gametest.logging.appender.GameTestLoggerAppender
 
queryGameTestLogger() - Static method in class com.blamejared.crafttweaker.impl.logging.CraftTweakerLog4jEditor
 
quoteAndEscape(String) - Static method in class com.blamejared.crafttweaker.api.util.StringUtil
Quotes the given String in double quotes (") and escapes any control character.
quoteAndEscape(ResourceLocation) - Static method in class com.blamejared.crafttweaker.api.util.StringUtil
Quotes the given ResourceLocation in double quotes (") and escapes any control character.

R

raining(WeatherCheck.Builder, Boolean) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.builder.ExpandWeatherCheckBuilder
 
RAN_EVENTS - Static variable in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
 
randomlyIn(double) - Static method in class com.blamejared.crafttweaker.api.loot.condition.LootConditions
 
RANGE - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
RANGE - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
RANGE_FROM - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
RANGE_TO - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
RangeExpression - Class in org.openzen.zenscript.codemodel.expression
 
RangeExpression(CodePosition, TypeID, Expression, Expression) - Constructor for class org.openzen.zenscript.codemodel.expression.RangeExpression
 
RangeTypeID - Class in org.openzen.zenscript.codemodel.type
 
RangeTypeID(GlobalTypeRegistry, TypeID) - Constructor for class org.openzen.zenscript.codemodel.type.RangeTypeID
 
rayTraceBlocks(Level, Vec3, Vec3, ClipContext.Block, ClipContext.Fluid, Entity) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevel
Creates a ray trace from one vector to the other vector, which will stop at a block or a fluid.
readAnnotationType() - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
readAttributes(Path, Class<A>, LinkOption...) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
readAttributes(Path, String, LinkOption...) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
readBool() - Method in class compactio.CompactBytesDataInput
 
readBool() - Method in interface compactio.CompactDataInput
 
readBool() - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
readBoolArray() - Method in class compactio.CompactBytesDataInput
 
readBoolArray() - Method in interface compactio.CompactDataInput
 
readBracketContent(CodePosition, ZSTokenParser) - Static method in class com.blamejared.crafttweaker.api.util.ParseUtil
 
readByte() - Method in class compactio.CompactBytesDataInput
 
readByte() - Method in interface compactio.CompactDataInput
 
readByte() - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
readByteArray() - Method in class compactio.CompactBytesDataInput
 
readByteArray() - Method in interface compactio.CompactDataInput
 
readBytes() - Method in class compactio.CompactBytesDataInput
 
readBytes() - Method in interface compactio.CompactDataInput
 
readChar() - Method in class compactio.CompactBytesDataInput
 
readChar() - Method in interface compactio.CompactDataInput
 
readChar() - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
readContent(CodePosition, ZSTokenParser, ZSTokenType) - Static method in class com.blamejared.crafttweaker.api.util.ParseUtil
 
readDefinition() - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
readDouble() - Method in class compactio.CompactBytesDataInput
 
readDouble() - Method in interface compactio.CompactDataInput
 
readDouble() - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
readDoubleArray() - Method in class compactio.CompactBytesDataInput
 
readDoubleArray() - Method in interface compactio.CompactDataInput
 
readDoubleArrayRaw(int) - Method in class compactio.CompactBytesDataInput
 
readDoubleArrayRaw(int) - Method in interface compactio.CompactDataInput
 
readEnumConstant(TypeContext) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
ReaderCharReader - Class in org.openzen.zenscript.lexer
 
ReaderCharReader(Reader) - Constructor for class org.openzen.zenscript.lexer.ReaderCharReader
 
readExternal(ObjectInput) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
readFloat() - Method in class compactio.CompactBytesDataInput
 
readFloat() - Method in interface compactio.CompactDataInput
 
readFloat() - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
readFloatArray() - Method in class compactio.CompactBytesDataInput
 
readFloatArray() - Method in interface compactio.CompactDataInput
 
readFloatArrayRaw(int) - Method in class compactio.CompactBytesDataInput
 
readFloatArrayRaw(int) - Method in interface compactio.CompactDataInput
 
readInt() - Method in class compactio.CompactBytesDataInput
 
readInt() - Method in interface compactio.CompactDataInput
 
readInt() - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
readIntArray() - Method in class compactio.CompactBytesDataInput
 
readIntArray() - Method in interface compactio.CompactDataInput
 
readIntArrayRaw(int) - Method in class compactio.CompactBytesDataInput
 
readIntArrayRaw(int) - Method in interface compactio.CompactDataInput
 
readLong() - Method in class compactio.CompactBytesDataInput
 
readLong() - Method in interface compactio.CompactDataInput
 
readLong() - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
readLongArray() - Method in class compactio.CompactBytesDataInput
 
readLongArray() - Method in interface compactio.CompactDataInput
 
readLongArrayRaw(int) - Method in class compactio.CompactBytesDataInput
 
readLongArrayRaw(int) - Method in interface compactio.CompactDataInput
 
readMember(TypeContext, TypeID) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
readParsedType(String, CodePosition) - Static method in class com.blamejared.crafttweaker.api.util.ParseUtil
 
readRawBytes(int) - Method in class compactio.CompactBytesDataInput
 
readRawBytes(int) - Method in interface compactio.CompactDataInput
 
readSByte() - Method in class compactio.CompactBytesDataInput
 
readSByte() - Method in interface compactio.CompactDataInput
 
readSByte() - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
readSByteArray() - Method in class compactio.CompactBytesDataInput
 
readSByteArray() - Method in interface compactio.CompactDataInput
 
readShort() - Method in class compactio.CompactBytesDataInput
 
readShort() - Method in interface compactio.CompactDataInput
 
readShort() - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
readShortArray() - Method in class compactio.CompactBytesDataInput
 
readShortArray() - Method in interface compactio.CompactDataInput
 
readShortArrayRaw(int) - Method in class compactio.CompactBytesDataInput
 
readShortArrayRaw(int) - Method in interface compactio.CompactDataInput
 
readString() - Method in class compactio.CompactBytesDataInput
 
readString() - Method in interface compactio.CompactDataInput
 
readString() - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
readStringArray() - Method in class compactio.CompactBytesDataInput
 
readStringArray() - Method in interface compactio.CompactDataInput
 
readStringArrayRaw(int) - Method in class compactio.CompactBytesDataInput
 
readStringArrayRaw(int) - Method in interface compactio.CompactDataInput
 
readSymbolicLink(Path) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
readUInt() - Method in class compactio.CompactBytesDataInput
 
readUInt() - Method in interface compactio.CompactDataInput
 
readUInt() - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
readUIntArray() - Method in class compactio.CompactBytesDataInput
 
readUIntArray() - Method in interface compactio.CompactDataInput
 
readUIntArrayRaw(int) - Method in class compactio.CompactBytesDataInput
 
readUIntArrayRaw(int) - Method in interface compactio.CompactDataInput
 
readULong() - Method in class compactio.CompactBytesDataInput
 
readULong() - Method in interface compactio.CompactDataInput
 
readULong() - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
readULongArray() - Method in class compactio.CompactBytesDataInput
 
readULongArray() - Method in interface compactio.CompactDataInput
 
readULongArrayRaw(int) - Method in class compactio.CompactBytesDataInput
 
readULongArrayRaw(int) - Method in interface compactio.CompactDataInput
 
readUShort() - Method in class compactio.CompactBytesDataInput
 
readUShort() - Method in interface compactio.CompactDataInput
 
readUShort() - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
readUShortArray() - Method in class compactio.CompactBytesDataInput
 
readUShortArray() - Method in interface compactio.CompactDataInput
 
readUShortArrayRaw(int) - Method in class compactio.CompactBytesDataInput
 
readUShortArrayRaw(int) - Method in interface compactio.CompactDataInput
 
readVariantOption(TypeContext, TypeID) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationInput
 
readVarInt() - Method in class compactio.CompactBytesDataInput
 
readVarInt() - Method in interface compactio.CompactDataInput
 
readVarIntArray() - Method in class compactio.CompactBytesDataInput
 
readVarIntArray() - Method in interface compactio.CompactDataInput
 
readVarIntArrayRaw(int) - Method in class compactio.CompactBytesDataInput
 
readVarIntArrayRaw(int) - Method in interface compactio.CompactDataInput
 
readVarLong() - Method in class compactio.CompactBytesDataInput
 
readVarLong() - Method in interface compactio.CompactDataInput
 
readVarLongArray() - Method in class compactio.CompactBytesDataInput
 
readVarLongArray() - Method in interface compactio.CompactDataInput
 
readVarLongArrayRaw(int) - Method in class compactio.CompactBytesDataInput
 
readVarLongArrayRaw(int) - Method in interface compactio.CompactDataInput
 
readVarUInt() - Method in class compactio.CompactBytesDataInput
 
readVarUInt() - Method in interface compactio.CompactDataInput
 
readVarUIntArray() - Method in class compactio.CompactBytesDataInput
 
readVarUIntArray() - Method in interface compactio.CompactDataInput
 
readVarUIntArrayRaw(int) - Method in class compactio.CompactBytesDataInput
 
readVarUIntArrayRaw(int) - Method in interface compactio.CompactDataInput
 
readVarULong() - Method in class compactio.CompactBytesDataInput
 
readVarULong() - Method in interface compactio.CompactDataInput
 
readVarULongArray() - Method in class compactio.CompactBytesDataInput
 
readVarULongArray() - Method in interface compactio.CompactDataInput
 
readVarULongArrayRaw(int) - Method in class compactio.CompactBytesDataInput
 
readVarULongArrayRaw(int) - Method in interface compactio.CompactDataInput
 
recalculate() - Method in interface com.blamejared.crafttweaker.api.tag.manager.ITagManager
Recalculates the cached tag map.
recalculate() - Method in class com.blamejared.crafttweaker.api.tag.manager.type.KnownTagManager
 
recalculate() - Method in class com.blamejared.crafttweaker.api.tag.manager.type.UnknownTagManager
 
receiveEnergy(IEnergyStorage, int, boolean) - Static method in class com.blamejared.crafttweaker.natives.capability.ExpandIEnergyStorage
Adds energy to the storage.
recipe - Variable in class com.blamejared.crafttweaker.api.action.recipe.ActionAddRecipe
 
recipe(PlayerPredicate.Builder, String, boolean) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandPlayerPredicateBuilder
 
recipe(PlayerPredicate.Builder, ResourceLocation, boolean) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandPlayerPredicateBuilder
 
RecipeCommands - Class in com.blamejared.crafttweaker.impl.command.type
 
RecipeComponentBracketHandler - Class in com.blamejared.crafttweaker.api.bracket.custom
 
RecipeComponentBracketHandler() - Constructor for class com.blamejared.crafttweaker.api.bracket.custom.RecipeComponentBracketHandler
 
RecipeComponentEqualityCheckers - Class in com.blamejared.crafttweaker.api.recipe.component
Holds equality checkers for the various builtin components.
RecipeComponentEqualityCheckers() - Constructor for class com.blamejared.crafttweaker.api.recipe.component.RecipeComponentEqualityCheckers
 
RecipeComponentRegistry - Class in com.blamejared.crafttweaker.impl.registry.recipe
 
RecipeComponentRegistry() - Constructor for class com.blamejared.crafttweaker.impl.registry.recipe.RecipeComponentRegistry
 
RecipeFileSystemProvider - Class in com.blamejared.crafttweaker.impl.script.recipefs
 
RecipeFileSystemProvider() - Constructor for class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
RecipeFileSystemProviderInjector - Class in com.blamejared.crafttweaker.impl.script.recipefs
 
RecipeFunction0D - Interface in com.blamejared.crafttweaker.api.recipe.fun
 
RecipeFunction1D - Interface in com.blamejared.crafttweaker.api.recipe.fun
 
RecipeFunction2D - Interface in com.blamejared.crafttweaker.api.recipe.fun
 
RecipeHandlerRegistry - Class in com.blamejared.crafttweaker.impl.registry.recipe
 
RecipeHandlerRegistry() - Constructor for class com.blamejared.crafttweaker.impl.registry.recipe.RecipeHandlerRegistry
 
RecipeList<T extends net.minecraft.world.item.crafting.Recipe<?>> - Class in com.blamejared.crafttweaker.api.recipe
This class acts as a wrapper for the (currently) two recipe maps that vanilla stores recipes in: The recipes map, which is used for actual recipe lookups.
RecipeList(RecipeType<T>, Map<ResourceLocation, T>, Map<ResourceLocation, Recipe<?>>) - Constructor for class com.blamejared.crafttweaker.api.recipe.RecipeList
 
recipeManager() - Method in class com.blamejared.crafttweaker.impl.helper.AccessibleElementsProvider
 
recipeManager() - Method in interface com.blamejared.crafttweaker.platform.helper.IAccessibleElementsProvider
 
recipeManager(RecipeManager) - Method in class com.blamejared.crafttweaker.impl.helper.AccessibleElementsProvider
 
recipeManager(RecipeManager) - Method in interface com.blamejared.crafttweaker.platform.helper.IAccessibleElementsProvider
 
RecipeManagerScriptLoader - Class in com.blamejared.crafttweaker.impl.script
 
RecipeManagerScriptLoader() - Constructor for class com.blamejared.crafttweaker.impl.script.RecipeManagerScriptLoader
 
RecipeManagerScriptLoader.UpdatedState - Enum Class in com.blamejared.crafttweaker.impl.script
 
RecipeManagerWrapper - Class in com.blamejared.crafttweaker.api.recipe.manager
 
RecipeManagerWrapper(RecipeType<Recipe<?>>) - Constructor for class com.blamejared.crafttweaker.api.recipe.manager.RecipeManagerWrapper
 
recipes - Variable in class com.blamejared.crafttweaker.api.action.brewing.ActionBrewingBase
 
RECIPES - Enum constant in enum class com.blamejared.crafttweaker.impl.script.RecipeManagerScriptLoader.UpdatedState
 
RecipeTypeArgument - Class in com.blamejared.crafttweaker.api.command.argument
 
RecipeTypeArgument() - Constructor for class com.blamejared.crafttweaker.api.command.argument.RecipeTypeArgument
 
RecipeTypeBracketHandler - Class in com.blamejared.crafttweaker.api.bracket.custom
 
RecipeTypeBracketHandler() - Constructor for class com.blamejared.crafttweaker.api.bracket.custom.RecipeTypeBracketHandler
 
recompose(IRecipeManager<? super CTShapedRecipe>, ResourceLocation, IDecomposedRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.crafttweaker.CTShapedRecipeHandler
 
recompose(IRecipeManager<? super CTShapelessRecipe>, ResourceLocation, IDecomposedRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.crafttweaker.CTShapelessRecipeHandler
 
recompose(IRecipeManager<? super AbstractCookingRecipe>, ResourceLocation, IDecomposedRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.CookingRecipeHandler
 
recompose(IRecipeManager<? super ShapedRecipe>, ResourceLocation, IDecomposedRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.ShapedRecipeHandler
 
recompose(IRecipeManager<? super ShapelessRecipe>, ResourceLocation, IDecomposedRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.ShapelessRecipeHandler
 
recompose(IRecipeManager<? super SmithingTransformRecipe>, ResourceLocation, IDecomposedRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.SmithingTransformRecipeHandler
 
recompose(IRecipeManager<? super SmithingTrimRecipe>, ResourceLocation, IDecomposedRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.SmithingTrimRecipeHandler
 
recompose(IRecipeManager<? super StonecutterRecipe>, ResourceLocation, IDecomposedRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.StoneCutterRecipeHandler
 
recompose(IRecipeManager<? super T>, ResourceLocation, IDecomposedRecipe) - Method in interface com.blamejared.crafttweaker.api.recipe.handler.IRecipeHandler
Reconstructs a complete recipe from its decomposed form.
recoverUntilBeforeToken(ZSTokenType) - Method in class org.openzen.zenscript.lexer.LLParserTokenStream
Moves further until peek type is provided type
recoverUntilOnToken(ZSTokenType) - Method in class org.openzen.zenscript.lexer.LLParserTokenStream
Moves further until pointer is standing on the given type
recoverUntilTokenOrNewline(ZSTokenType) - Method in class org.openzen.zenscript.lexer.LLParserTokenStream
 
REDSTONE_TORCH_BURNOUT() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
ref(TypeID) - Method in class org.openzen.zenscript.codemodel.member.FunctionalMember
 
ref(TypeID, GenericMapper) - Method in class org.openzen.zenscript.codemodel.member.ConstMember
 
ref(TypeID, GenericMapper) - Method in class org.openzen.zenscript.codemodel.member.FieldMember
 
ref(TypeID, GenericMapper) - Method in class org.openzen.zenscript.codemodel.member.FunctionalMember
 
ref(TypeID, GenericMapper) - Method in class org.openzen.zenscript.codemodel.member.GetterMember
 
ref(TypeID, GenericMapper) - Method in interface org.openzen.zenscript.codemodel.member.IDefinitionMember
 
ref(TypeID, GenericMapper) - Method in class org.openzen.zenscript.codemodel.member.ImplementationMember
 
ref(TypeID, GenericMapper) - Method in class org.openzen.zenscript.codemodel.member.InnerDefinitionMember
 
ref(TypeID, GenericMapper) - Method in class org.openzen.zenscript.codemodel.member.SetterMember
 
ref(TypeID, GenericMapper) - Method in class org.openzen.zenscript.codemodel.member.StaticInitializerMember
 
reflect(float, float, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
reflect(float, float, float, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
reflect(Quaternionfc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
reflect(Quaternionfc, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
reflect(Vector3fc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
reflect(Vector3fc, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
reflection(float, float, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
reflection(Quaternionfc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
reflection(Vector3fc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
regex(String) - Static method in class com.blamejared.crafttweaker.api.recipe.replacement.type.NameFilteringRule
Creates a rule filtering recipes based on the given regular expression.
register(IPreprocessor) - Method in class com.blamejared.crafttweaker.impl.registry.zencode.PreprocessorRegistry
 
register(IScriptLoader, ResourceLocation, Class<T>) - Method in class com.blamejared.crafttweaker.impl.registry.zencode.EnumBracketRegistry
 
register(LiteralArgumentBuilder<CommandSourceStack>) - Method in class com.blamejared.crafttweaker.impl.command.CommandImpl
 
register(Class<? extends T>, IRecipeHandler<T>) - Method in class com.blamejared.crafttweaker.impl.registry.recipe.RecipeHandlerRegistry
 
register(Class<T>, boolean, Consumer<T>) - Method in class com.blamejared.crafttweaker.impl.event.ZenEventManager
Registers a new event listener that can listen to cancelled events.
register(Class<T>, ZenEventPhase, boolean, Consumer<T>) - Method in class com.blamejared.crafttweaker.impl.event.ZenEventManager
Registers a new event listener for the specified ZenEventPhase that can listen to cancelled events.
register(Class<T>, ZenEventPhase, Consumer<T>) - Method in class com.blamejared.crafttweaker.impl.event.ZenEventManager
Registers a new event listener for the specified ZenEventPhase.
register(Class<T>, Consumer<T>) - Method in class com.blamejared.crafttweaker.impl.event.ZenEventManager
Registers a new event listener.
register(String, byte[]) - Method in class org.openzen.zenscript.javabytecode.JavaBytecodeContext
 
register(String, LootConditions, ILootModifier) - Method in enum class com.blamejared.crafttweaker.api.loot.modifier.LootModifierManager
Registers a new global loot modifier with the given name.
register(String, BracketExpressionParser) - Method in class org.openzen.zenscript.parser.PrefixedBracketParser
 
register(HighLevelDefinition) - Method in class org.openzen.zenscript.codemodel.definition.ZSPackage
 
register(BaseScope, ParsedDefinitionMember) - Method in class org.openzen.zenscript.parser.PrecompilationState
 
register(JavaCompiledModule) - Method in interface org.openzen.zenscript.javashared.JavaCompileSpace
 
register(JavaCompiledModule) - Method in class org.openzen.zenscript.javashared.SimpleJavaCompileSpace
 
registerBEP(BracketExpressionParser) - Method in class org.openzen.zencode.java.module.converters.JavaNativeConverter
 
registerBEP(BracketExpressionParser) - Method in class org.openzen.zencode.java.module.JavaNativeModule
 
registerBracket(IScriptLoader, String, BracketExpressionParser, IBracketParserRegistrationHandler.DumperData) - Method in interface com.blamejared.crafttweaker.impl.plugin.core.IPluginRegistryAccess
 
registerBracket(IScriptLoader, String, BracketExpressionParser, IBracketParserRegistrationHandler.DumperData) - Method in class com.blamejared.crafttweaker.impl.registry.zencode.BracketResolverRegistry
 
registerBracketParsers(IBracketParserRegistrationHandler) - Method in interface com.blamejared.crafttweaker.api.plugin.ICraftTweakerPlugin
Manages the registration of bracket expression parsers.
registerBracketParsers(IBracketParserRegistrationHandler) - Method in class com.blamejared.crafttweaker.impl.plugin.crafttweaker.BuiltinCraftTweakerPlugin
 
registerBusForDispatch(TypeToken<T>, IEventBus<T>) - Method in class com.blamejared.crafttweaker.api.event.bus.CommonAdaptingEventBusWire
 
registerBusForDispatch(TypeToken<T>, IEventBus<T>) - Method in class com.blamejared.crafttweaker.api.event.bus.CommonWirelessEventBusWire
 
registerBusForDispatch(TypeToken<T>, IEventBus<T>) - Method in class com.blamejared.crafttweaker.api.event.bus.ForgeEventBusWire
 
registerBusForDispatch(TypeToken<T>, IEventBus<T>) - Method in interface com.blamejared.crafttweaker.api.event.bus.IEventBusWire
Performs the necessary work to wire the given IEventBus to its platform-specific counterpart.
registerCommand(ICommandRegistrationHandler) - Static method in class com.blamejared.crafttweaker.impl.command.type.script.example.ExamplesCommand
 
registerCommand(String, MutableComponent, ICommandRegistrationHandler.CommandBuilder) - Method in class com.blamejared.crafttweaker.impl.command.CtCommands
 
registerCommandIfRequired(CtCommands) - Static method in class com.blamejared.crafttweaker.impl.command.type.HelpCommand
 
registerCommands(ICommandRegistrationHandler) - Method in interface com.blamejared.crafttweaker.api.plugin.ICraftTweakerPlugin
Manages the registration of commands for the /ct main command.
registerCommands(ICommandRegistrationHandler) - Static method in class com.blamejared.crafttweaker.impl.command.type.conflict.ConflictCommand
 
registerCommands(ICommandRegistrationHandler) - Static method in class com.blamejared.crafttweaker.impl.command.type.DumpCommands
 
registerCommands(ICommandRegistrationHandler) - Static method in class com.blamejared.crafttweaker.impl.command.type.HandCommands
 
registerCommands(ICommandRegistrationHandler) - Static method in class com.blamejared.crafttweaker.impl.command.type.InventoryCommands
 
registerCommands(ICommandRegistrationHandler) - Static method in class com.blamejared.crafttweaker.impl.command.type.MiscCommands
 
registerCommands(ICommandRegistrationHandler) - Static method in class com.blamejared.crafttweaker.impl.command.type.ModCommands
 
registerCommands(ICommandRegistrationHandler) - Static method in class com.blamejared.crafttweaker.impl.command.type.RecipeCommands
 
registerCommands(ICommandRegistrationHandler) - Static method in class com.blamejared.crafttweaker.impl.command.type.script.ScriptCommands
 
registerCommands(ICommandRegistrationHandler) - Method in class com.blamejared.crafttweaker.impl.plugin.crafttweaker.BuiltinCraftTweakerPlugin
 
registerCommands(ICommandRegistrationHandler) - Method in class com.blamejared.crafttweaker.impl.plugin.CraftTweakerPluginForge
 
registerCommands(CommandDispatcher<CommandSourceStack>, Commands.CommandSelection) - Static method in class com.blamejared.crafttweaker.CraftTweakerCommon
 
registerCommands(RegisterCommandsEvent) - Static method in class com.blamejared.crafttweaker.impl.event.CTCommonEventHandler
 
registerCommandsTo(CommandDispatcher<CommandSourceStack>, Commands.CommandSelection) - Method in class com.blamejared.crafttweaker.impl.command.CtCommands
 
registerCompiled(SemanticModule) - Method in class org.openzen.zencode.java.ScriptingEngine
 
registerComponents(Collection<IRecipeComponent<?>>) - Method in interface com.blamejared.crafttweaker.impl.plugin.core.IPluginRegistryAccess
 
registerComponents(Collection<IRecipeComponent<?>>) - Method in class com.blamejared.crafttweaker.impl.registry.recipe.RecipeComponentRegistry
 
registerConfigurator(String, IScriptRunModuleConfigurator) - Method in interface com.blamejared.crafttweaker.api.plugin.IScriptRunModuleConfiguratorRegistrationHandler
Registers the provided configurator as the configurator of the given loader.
registerCustomTradeConverters(Map<Class<? extends VillagerTrades.ItemListing>, Function<VillagerTrades.ItemListing, CTTradeObject>>) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
registerCustomTradeConverters(Map<Class<? extends VillagerTrades.ItemListing>, Function<VillagerTrades.ItemListing, CTTradeObject>>) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
registerDump(String, MutableComponent, ICommandRegistrationHandler.CommandBuilder) - Method in interface com.blamejared.crafttweaker.api.plugin.ICommandRegistrationHandler
Registers a new command which can be used to dump brackets.
registerDump(String, MutableComponent, ICommandRegistrationHandler.CommandBuilder) - Method in class com.blamejared.crafttweaker.impl.command.CtCommands
 
registerDumpers(ICommandRegistrationHandler) - Static method in class com.blamejared.crafttweaker.impl.command.type.DumpCommands
 
registeredClasses() - Method in interface com.blamejared.crafttweaker.api.zencode.IZenClassRegistry.IClassData
Gets a read-only list of all the classes registered to this loader, be those regular classes or expansions.
registerElement(ResourceKey<T>, Class<T>) - Method in class com.blamejared.crafttweaker.impl.registry.zencode.TaggableElementRegistry
 
registerEnum(IScriptLoader, ResourceLocation, Class<T>) - Method in interface com.blamejared.crafttweaker.impl.plugin.core.IPluginRegistryAccess
 
registerEnumForBracket(String, ResourceLocation, Class<T>) - Method in interface com.blamejared.crafttweaker.api.plugin.IBracketParserRegistrationHandler
Registers the given enum class as a valid target for the built-in enum bracket parser.
registerEventBusMapping(TypeToken<T>, IEventBus<T>) - Method in interface com.blamejared.crafttweaker.impl.plugin.core.IPluginRegistryAccess
 
registerEventMapping(TypeToken<T>, IEventBus<T>) - Method in interface com.blamejared.crafttweaker.api.plugin.IEventRegistrationHandler
Registers a mapping between an event type and its corresponding bus.
registerEvents(IEventRegistrationHandler) - Method in interface com.blamejared.crafttweaker.api.plugin.ICraftTweakerPlugin
Manages the registration of events and IEventBuses.
registerEvents(IEventRegistrationHandler) - Method in class com.blamejared.crafttweaker.impl.plugin.crafttweaker.BuiltinCraftTweakerPlugin
 
registerExpansionsTo(List<ExpansionDefinition>) - Method in class org.openzen.zenscript.codemodel.PackageDefinitions
 
registerGlobalsIn(String, Class<?>, ZenTypeInfo) - Method in interface com.blamejared.crafttweaker.api.plugin.IJavaNativeIntegrationRegistrationHandler
Marks a class as having globals that should be registered to ZenCode.
registerHandler(boolean, Consumer<T>) - Method in interface com.blamejared.crafttweaker.api.event.bus.IEventBus
Registers the given Consumer as a handler for the event this bus is for.
registerHandler(Phase, boolean, Consumer<T>) - Method in interface com.blamejared.crafttweaker.api.event.bus.IEventBus
Registers the given Consumer as a handler for the event this bus is for on the given Phase.
registerHandler(Phase, Consumer<T>) - Method in interface com.blamejared.crafttweaker.api.event.bus.IEventBus
Registers the given Consumer as a handler for the event this bus is for on the given Phase.
registerHandler(Class<? extends T>, IRecipeHandler<T>) - Method in interface com.blamejared.crafttweaker.impl.plugin.core.IPluginRegistryAccess
 
registerHandler(Consumer<T>) - Method in interface com.blamejared.crafttweaker.api.event.bus.IEventBus
Registers the given Consumer as a handler for the event this bus is for.
registerInnerTypes(Map<String, ParsedDefinition>) - Method in class org.openzen.zenscript.parser.member.ParsedDefinitionMember
 
registerInnerTypes(Map<String, ParsedDefinition>) - Method in class org.openzen.zenscript.parser.member.ParsedInnerDefinition
 
registerKnownManagers() - Method in record class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry.BindContext
Returns the value of the registerKnownManagers record component.
registerListeners(IListenerRegistrationHandler) - Method in interface com.blamejared.crafttweaker.api.plugin.ICraftTweakerPlugin
Manages the registration of additional listeners invoked at specific points during CraftTweaker's lifecycle.
registerLoader(String, String...) - Method in interface com.blamejared.crafttweaker.api.plugin.ILoaderRegistrationHandler
Registers a loader with the given name and that inherits from the specified loaders.
registerLoaders(ILoaderRegistrationHandler) - Method in interface com.blamejared.crafttweaker.api.plugin.ICraftTweakerPlugin
Manages the registration of IScriptLoaders.
registerLoaders(ILoaderRegistrationHandler) - Method in class com.blamejared.crafttweaker.impl.plugin.crafttweaker.BuiltinCraftTweakerPlugin
 
registerLoaders(Collection<IScriptLoader>) - Method in interface com.blamejared.crafttweaker.impl.plugin.core.IPluginRegistryAccess
 
registerLoadSource(IScriptLoadSourceRegistrationHandler) - Method in interface com.blamejared.crafttweaker.api.plugin.ICraftTweakerPlugin
Manages the registration of IScriptLoadSources.
registerLoadSource(IScriptLoadSourceRegistrationHandler) - Method in class com.blamejared.crafttweaker.impl.plugin.crafttweaker.BuiltinCraftTweakerPlugin
 
registerLoadSource(ResourceLocation) - Method in interface com.blamejared.crafttweaker.api.plugin.IScriptLoadSourceRegistrationHandler
Registers a load source with the given identifier.
registerLoadSources(Collection<IScriptLoadSource>) - Method in interface com.blamejared.crafttweaker.impl.plugin.core.IPluginRegistryAccess
 
registerManager(ResourceKey<Registry<T>>, TagManagerFactory<T, U>) - Method in interface com.blamejared.crafttweaker.api.plugin.ITaggableElementRegistrationHandler
Registers a new TagManagerFactory for the given ResourceKey.
registerManager(ResourceKey<T>, TagManagerFactory<T, U>) - Method in class com.blamejared.crafttweaker.impl.registry.zencode.TaggableElementRegistry
 
registerMapping(EnumDefinition, EnumConstantMember, String) - Method in class org.openzen.zenscript.javashared.JavaEnumMapper
 
registerMembers(ModuleTypeResolutionContext, PrecompilationState, ZSPackage, CompilingPackage, List<ExpansionDefinition>, Map<String, ISymbol>, Map<String, CompileException>) - Method in class org.openzen.zenscript.parser.ParsedFile
 
registerMembers(BaseScope, PrecompilationState) - Method in class org.openzen.zenscript.parser.definitions.BaseParsedDefinition
 
registerMembers(BaseScope, PrecompilationState) - Method in class org.openzen.zenscript.parser.definitions.ParsedAlias
 
registerMembers(BaseScope, PrecompilationState) - Method in class org.openzen.zenscript.parser.definitions.ParsedFunction
 
registerMembers(BaseScope, PrecompilationState) - Method in class org.openzen.zenscript.parser.member.ParsedDefinitionMember
 
registerMembers(BaseScope, PrecompilationState) - Method in class org.openzen.zenscript.parser.member.ParsedImplementation
 
registerMembers(BaseScope, PrecompilationState) - Method in class org.openzen.zenscript.parser.member.ParsedInnerDefinition
 
registerMembers(BaseScope, PrecompilationState) - Method in class org.openzen.zenscript.parser.ParsedDefinition
 
registerMembers(LocalMemberCache, TypeMembers) - Method in class org.openzen.zenscript.codemodel.generic.ParameterSuperBound
 
registerMembers(LocalMemberCache, TypeMembers) - Method in class org.openzen.zenscript.codemodel.generic.ParameterTypeBound
 
registerMembers(LocalMemberCache, TypeMembers) - Method in interface org.openzen.zenscript.codemodel.generic.TypeParameterBound
 
registerModule(String, ZSPackage, ModuleLoader) - Method in class org.openzen.zencode.java.ScriptingEngine
 
registerModuleConfigurators(IScriptRunModuleConfiguratorRegistrationHandler) - Method in interface com.blamejared.crafttweaker.api.plugin.ICraftTweakerPlugin
Manages the registration of IScriptRunModuleConfigurators.
registerModuleConfigurators(IScriptRunModuleConfiguratorRegistrationHandler) - Method in class com.blamejared.crafttweaker.impl.plugin.crafttweaker.BuiltinCraftTweakerPlugin
 
registerNativeProvided(JavaNativeModule) - Method in class org.openzen.zencode.java.ScriptingEngine
 
registerNativeType(IScriptLoader, NativeTypeInfo) - Method in interface com.blamejared.crafttweaker.impl.plugin.core.IPluginRegistryAccess
 
registerNativeType(IScriptLoader, NativeTypeInfo) - Method in class com.blamejared.crafttweaker.impl.registry.zencode.ZenClassRegistry
 
registerNativeType(String, Class<?>, NativeTypeInfo) - Method in interface com.blamejared.crafttweaker.api.plugin.IJavaNativeIntegrationRegistrationHandler
Registers the specified class as a native type for ZenCode.
registerParserFor(String, String, Method) - Method in interface com.blamejared.crafttweaker.api.plugin.IBracketParserRegistrationHandler
Registers a bracket expression parser that targets the specified parser name when within the given loader.
registerParserFor(String, String, Method, IBracketParserRegistrationHandler.DumperData) - Method in interface com.blamejared.crafttweaker.api.plugin.IBracketParserRegistrationHandler
Registers a bracket expression parser that targets the specified parser name when within the given loader.
registerParserFor(String, String, Method, Method) - Method in interface com.blamejared.crafttweaker.api.plugin.IBracketParserRegistrationHandler
Registers a bracket expression parser that targets the specified parser name when within the given loader.
registerParserFor(String, String, Method, Method, IBracketParserRegistrationHandler.DumperData) - Method in interface com.blamejared.crafttweaker.api.plugin.IBracketParserRegistrationHandler
Registers a bracket expression parser that targets the specified parser name when within the given loader.
registerParserFor(String, String, BracketExpressionParser) - Method in interface com.blamejared.crafttweaker.api.plugin.IBracketParserRegistrationHandler
Registers a bracket expression parser that targets the specified parser name when within the given loader.
registerParserFor(String, String, BracketExpressionParser, IBracketParserRegistrationHandler.DumperData) - Method in interface com.blamejared.crafttweaker.api.plugin.IBracketParserRegistrationHandler
Registers a bracket expression parser that targets the specified parser name when within the given loader.
registerPreprocessor(IPreprocessor) - Method in interface com.blamejared.crafttweaker.api.plugin.IJavaNativeIntegrationRegistrationHandler
Registers the given preprocessor to ZenCode.
registerPreprocessor(IPreprocessor) - Method in interface com.blamejared.crafttweaker.impl.plugin.core.IPluginRegistryAccess
 
registerRecipeComponent(IRecipeComponent<T>) - Method in interface com.blamejared.crafttweaker.api.plugin.IRecipeComponentRegistrationHandler
Registers the given IRecipeComponent.
registerRecipeComponents(IRecipeComponentRegistrationHandler) - Method in interface com.blamejared.crafttweaker.api.plugin.ICraftTweakerPlugin
Manages the registration of IRecipeComponents.
registerRecipeComponents(IRecipeComponentRegistrationHandler) - Method in class com.blamejared.crafttweaker.impl.plugin.crafttweaker.BuiltinCraftTweakerPlugin
 
registerRecipeHandler(Class<? extends T>, IRecipeHandler<T>) - Method in interface com.blamejared.crafttweaker.api.plugin.IRecipeHandlerRegistrationHandler
Registers a recipe handler for the given recipe class.
registerRecipeHandlers(IRecipeHandlerRegistrationHandler) - Method in interface com.blamejared.crafttweaker.api.plugin.ICraftTweakerPlugin
Manages the registration of IRecipeHandlers.
registerRecipeHandlers(IRecipeHandlerRegistrationHandler) - Method in class com.blamejared.crafttweaker.impl.plugin.crafttweaker.BuiltinCraftTweakerPlugin
 
registerReplacerComponents(IReplacerComponentRegistrationHandler) - Method in interface com.blamejared.crafttweaker.api.plugin.ICraftTweakerPlugin
Manages the registration of components tied to the Replacer system in CraftTweaker.
registerReplacerComponents(IReplacerComponentRegistrationHandler) - Method in class com.blamejared.crafttweaker.impl.plugin.crafttweaker.BuiltinCraftTweakerPlugin
 
registerRootCommand(String, MutableComponent, ICommandRegistrationHandler.CommandBuilder) - Method in interface com.blamejared.crafttweaker.api.plugin.ICommandRegistrationHandler
Registers a new root command with the given name and description.
registerRunModuleConfigurator(IScriptLoader, IScriptRunModuleConfigurator) - Method in interface com.blamejared.crafttweaker.impl.plugin.core.IPluginRegistryAccess
 
registerSerializer(MappedRegistry<IIngredientConditionSerializer<?>>, IIngredientConditionSerializer<?>) - Method in interface com.blamejared.crafttweaker.platform.services.IRegistryHelper
 
registerSerializer(MappedRegistry<IIngredientTransformerSerializer<?>>, IIngredientTransformerSerializer<?>) - Method in interface com.blamejared.crafttweaker.platform.services.IRegistryHelper
 
registerSubCommand(CommandImpl) - Method in class com.blamejared.crafttweaker.impl.command.CommandImpl
 
registerSubCommand(String, String, MutableComponent, ICommandRegistrationHandler.CommandBuilder) - Method in interface com.blamejared.crafttweaker.api.plugin.ICommandRegistrationHandler
Registers a new sub command to the given parent with the specified name and description.
registerSubCommand(String, String, MutableComponent, ICommandRegistrationHandler.CommandBuilder) - Method in class com.blamejared.crafttweaker.impl.command.CtCommands
 
registerSuperClass(String, String) - Static method in class org.openzen.zenscript.javabytecode.compiler.JavaClassWriter
 
registerTaggableElement(ResourceKey<Registry<T>>, Class<T>) - Method in interface com.blamejared.crafttweaker.api.plugin.ITaggableElementRegistrationHandler
Registers a new taggable element with the given ResourceKey of the Registry that holds the given element class.
registerTaggableElement(ResourceKey<T>, Class<T>) - Method in interface com.blamejared.crafttweaker.impl.plugin.core.IPluginRegistryAccess
 
registerTaggableElementManager(ResourceKey<T>, TagManagerFactory<T, U>) - Method in interface com.blamejared.crafttweaker.impl.plugin.core.IPluginRegistryAccess
 
registerTaggableElements(ITaggableElementRegistrationHandler) - Method in interface com.blamejared.crafttweaker.api.plugin.ICraftTweakerPlugin
Manages the registration of taggable elements and their tag managers.
registerTaggableElements(ITaggableElementRegistrationHandler) - Method in class com.blamejared.crafttweaker.impl.plugin.crafttweaker.BuiltinCraftTweakerPlugin
 
registerTargetingFilter(ITargetingFilter) - Method in interface com.blamejared.crafttweaker.api.plugin.IReplacerComponentRegistrationHandler
Registers an ITargetingFilter that will be applied globally.
registerTargetingFilters(Collection<ITargetingFilter>) - Method in interface com.blamejared.crafttweaker.impl.plugin.core.IPluginRegistryAccess
 
registerTargetingStrategy(ResourceLocation, ITargetingStrategy) - Method in interface com.blamejared.crafttweaker.api.plugin.IReplacerComponentRegistrationHandler
Registers an ITargetingStrategy for script usage.
registerTargetingStrategy(ResourceLocation, ITargetingStrategy) - Method in interface com.blamejared.crafttweaker.impl.plugin.core.IPluginRegistryAccess
 
registerTo(ZSPackage) - Method in class org.openzen.zenscript.codemodel.PackageDefinitions
 
registerTo(TypeMembers, TypeMemberPriority, GenericMapper) - Method in class org.openzen.zenscript.codemodel.member.CallerMember
 
registerTo(TypeMembers, TypeMemberPriority, GenericMapper) - Method in class org.openzen.zenscript.codemodel.member.CasterMember
 
registerTo(TypeMembers, TypeMemberPriority, GenericMapper) - Method in class org.openzen.zenscript.codemodel.member.ConstMember
 
registerTo(TypeMembers, TypeMemberPriority, GenericMapper) - Method in class org.openzen.zenscript.codemodel.member.ConstructorMember
 
registerTo(TypeMembers, TypeMemberPriority, GenericMapper) - Method in class org.openzen.zenscript.codemodel.member.DestructorMember
 
registerTo(TypeMembers, TypeMemberPriority, GenericMapper) - Method in class org.openzen.zenscript.codemodel.member.FieldMember
 
registerTo(TypeMembers, TypeMemberPriority, GenericMapper) - Method in class org.openzen.zenscript.codemodel.member.GetterMember
 
registerTo(TypeMembers, TypeMemberPriority, GenericMapper) - Method in interface org.openzen.zenscript.codemodel.member.IDefinitionMember
 
registerTo(TypeMembers, TypeMemberPriority, GenericMapper) - Method in class org.openzen.zenscript.codemodel.member.ImplementationMember
 
registerTo(TypeMembers, TypeMemberPriority, GenericMapper) - Method in class org.openzen.zenscript.codemodel.member.InnerDefinitionMember
 
registerTo(TypeMembers, TypeMemberPriority, GenericMapper) - Method in class org.openzen.zenscript.codemodel.member.IteratorMember
 
registerTo(TypeMembers, TypeMemberPriority, GenericMapper) - Method in class org.openzen.zenscript.codemodel.member.MethodMember
 
registerTo(TypeMembers, TypeMemberPriority, GenericMapper) - Method in class org.openzen.zenscript.codemodel.member.OperatorMember
 
registerTo(TypeMembers, TypeMemberPriority, GenericMapper) - Method in class org.openzen.zenscript.codemodel.member.SetterMember
 
registerTo(TypeMembers, TypeMemberPriority, GenericMapper) - Method in class org.openzen.zenscript.codemodel.member.StaticInitializerMember
 
registerTradeConverter(Class<T>, Function<T, CTTradeObject>) - Method in interface com.blamejared.crafttweaker.api.plugin.IVillagerTradeRegistrationHandler
Registers a trade converter for the specified trade class.
registerTypes(ModuleTypeResolutionContext, ZSPackage, CompilingPackage, Map<String, CompileException>) - Method in class org.openzen.zenscript.parser.ParsedFile
 
registerVillagerTradeConverters(IVillagerTradeRegistrationHandler) - Method in interface com.blamejared.crafttweaker.api.plugin.ICraftTweakerPlugin
Manages the registration of elements necessary to manipulate villager trades.
registerVillagerTradeConverters(IVillagerTradeRegistrationHandler) - Method in class com.blamejared.crafttweaker.impl.plugin.crafttweaker.BuiltinCraftTweakerPlugin
 
registerZenClass(String, Class<?>, ZenTypeInfo) - Method in interface com.blamejared.crafttweaker.api.plugin.IJavaNativeIntegrationRegistrationHandler
Registers the specified class as a class for ZenCode.
registerZenType(IScriptLoader, Class<?>, ZenTypeInfo, boolean) - Method in interface com.blamejared.crafttweaker.impl.plugin.core.IPluginRegistryAccess
 
registerZenType(IScriptLoader, Class<?>, ZenTypeInfo, boolean) - Method in class com.blamejared.crafttweaker.impl.registry.zencode.ZenClassRegistry
 
registry - Variable in class org.openzen.zencode.java.module.JavaNativeTypeConversionContext
 
registry - Variable in class org.openzen.zencode.java.ScriptingEngine
 
registry - Variable in class org.openzen.zenscript.codemodel.context.ModuleContext
 
registry - Variable in class org.openzen.zenscript.codemodel.GenericMapper
 
registry - Variable in class org.openzen.zenscript.codemodel.ModuleSpace
 
registry - Variable in class org.openzen.zenscript.codemodel.SemanticModule
 
registry - Variable in class org.openzen.zenscript.validator.Validator
 
registry() - Method in class com.blamejared.crafttweaker.impl.service.BridgeService
 
registry() - Method in interface com.blamejared.crafttweaker.platform.services.IBridgeService
 
REGISTRY - Static variable in class com.blamejared.crafttweaker.platform.Services
 
REGISTRY_CONDITIONER_SERIALIZER - Static variable in class com.blamejared.crafttweaker.CraftTweakerRegistries
 
REGISTRY_TRANSFORMER_SERIALIZER - Static variable in class com.blamejared.crafttweaker.CraftTweakerRegistries
 
registryAccess() - Method in class com.blamejared.crafttweaker.impl.helper.AccessibleClientElementsProvider
 
registryAccess() - Method in class com.blamejared.crafttweaker.impl.helper.AccessibleElementsProvider
 
registryAccess() - Method in class com.blamejared.crafttweaker.impl.helper.AccessibleServerElementsProvider
 
registryAccess() - Method in class com.blamejared.crafttweaker.mixin.client.transform.multiplayer.MixinClientPacketListener
 
registryAccess() - Method in interface com.blamejared.crafttweaker.platform.helper.IAccessibleClientElementsProvider
 
registryAccess() - Method in interface com.blamejared.crafttweaker.platform.helper.IAccessibleElementsProvider
 
registryAccess() - Method in interface com.blamejared.crafttweaker.platform.helper.IAccessibleServerElementsProvider
 
registryAccess(Function<RegistryAccess, T>) - Method in interface com.blamejared.crafttweaker.platform.helper.IAccessibleElementsProvider
 
registryAccess(RegistryAccess) - Method in class com.blamejared.crafttweaker.impl.helper.AccessibleClientElementsProvider
 
registryAccess(RegistryAccess) - Method in class com.blamejared.crafttweaker.impl.helper.AccessibleServerElementsProvider
 
registryAccess(RegistryAccess) - Method in interface com.blamejared.crafttweaker.platform.helper.IAccessibleClientElementsProvider
 
registryAccess(RegistryAccess) - Method in interface com.blamejared.crafttweaker.platform.helper.IAccessibleServerElementsProvider
 
RegistryWrapper<T> - Interface in com.blamejared.crafttweaker.platform.registry
 
reinitializeLazyHeaderValues() - Method in class com.blamejared.crafttweaker.impl.script.scriptrun.natives.CtJavaNativeConverterBuilder
 
relative(BlockPos, Direction) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
relative(BlockPos, Direction.Axis, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
relative(BlockPos, Direction, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
relative(Vec3i, Direction) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
relative(Vec3i, Direction.Axis, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
relative(Vec3i, Direction, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
release() - Static method in class com.blamejared.crafttweaker.api.ingredient.IngredientCacheBuster
Stops caching dissolved Ingredients and invalidates the Ingredients that were dissolved while claimed.
release() - Method in class zsynthetic.Shared
 
releaseUsingItem(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
RELOAD_LISTENER_SOURCE_ID - Static variable in class com.blamejared.crafttweaker.api.CraftTweakerConstants
 
remove(int) - Method in class com.blamejared.crafttweaker.api.data.ByteArrayData
 
remove(int) - Method in interface com.blamejared.crafttweaker.api.data.IData
Removes the stored data at the given index.
remove(int) - Method in class com.blamejared.crafttweaker.api.data.IntArrayData
 
remove(int) - Method in class com.blamejared.crafttweaker.api.data.ListData
 
remove(int) - Method in class com.blamejared.crafttweaker.api.data.LongArrayData
 
remove(int) - Method in class com.blamejared.crafttweaker.api.data.MapData
 
remove(int) - Method in class live.LiveArrayList
 
remove(int) - Method in interface live.MutableLiveList
 
remove(IIngredient) - Static method in class com.blamejared.crafttweaker.api.loot.modifier.CommonLootModifiers
Removes every instance of the targeted IIngredient from the drops.
remove(IIngredient) - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.IRecipeManager
Remove a recipe based on it's output.
remove(IIngredient) - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.GenericRecipesManager
Removes recipes by output
remove(MCTag...) - Method in interface com.blamejared.crafttweaker.api.tag.MCTag
Removes the given tags from this tag.
remove(Object) - Method in class com.blamejared.crafttweaker.impl.loot.CraftTweakerPrivilegedLootModifierMap
 
remove(Object) - Method in class com.blamejared.crafttweaker.impl.loot.ForgeLootModifierMapAdapter
 
remove(String) - Method in interface com.blamejared.crafttweaker.api.data.IData
Removes the stored data at the given key.
remove(String) - Method in class com.blamejared.crafttweaker.api.data.MapData
 
remove(ResourceLocation) - Method in class com.blamejared.crafttweaker.api.recipe.RecipeList
Remove the recipe with the given Id.
remove(T) - Method in class live.LiveArrayList
 
remove(T) - Method in interface live.MutableLiveList
 
remove(T...) - Method in class com.blamejared.crafttweaker.api.tag.type.KnownTag
 
removeAll() - Method in enum class com.blamejared.crafttweaker.api.loot.modifier.LootModifierManager
Removes all loot modifiers that have been registered up to this point.
removeAll() - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.IRecipeManager
Remove all recipes in this registry
removeAll() - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.GenericRecipesManager
Removes all recipes from all managers.
removeAll() - Method in class com.blamejared.crafttweaker.api.recipe.RecipeList
Removes all recipes in this list.
removeAll(IIngredient...) - Static method in class com.blamejared.crafttweaker.api.loot.modifier.CommonLootModifiers
Removes every instance of all the targeted IIngredients from the drops.
removeAllEffects(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
removeAllTrades(VillagerProfession, int) - Method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
Removes all the trades for the given profession and villagerLevel
removeAllWanderingTrades(int) - Method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
Removes all wandering trades of the given rarity
removeAttribute(Attribute) - Method in interface com.blamejared.crafttweaker.api.item.attribute.ItemAttributeModifierBase
 
removeAttribute(ItemAttributeModifierEvent, Attribute) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemAttributeModifierEvent
Removes an Attribute from the ItemStack.
removeBasicTrade(VillagerProfession, int, IItemStack, IItemStack, IItemStack) - Method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
Removes a `BasicTrade` Villager trade.
removeBlock(LevelWriter, BlockPos, boolean) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelWriter
 
removeByIdTest(Predicate<ResourceLocation>) - Method in class com.blamejared.crafttweaker.api.recipe.RecipeList
Removes recipes that pass the given id Predicate.
removeByIdTest(Predicate<ResourceLocation>, Predicate<String>) - Method in class com.blamejared.crafttweaker.api.recipe.RecipeList
Removes recipes that pass the given id Predicate.
removeByInput(IItemStack) - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.IRecipeManager
Removes all recipes where the input contains the given IItemStack.
removeByInput(IItemStack) - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.GenericRecipesManager
Removes all recipes where the input contains the given IItemStack.
removeByModid(String) - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.GenericRecipesManager
Removes all recipes from the provided mod.
removeByModid(String, Predicate<String>) - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.IRecipeManager
Remove recipe based on Registry name modid
removeByModid(String, Predicate<String>) - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.GenericRecipesManager
Removes all recipes from the provided mod.
removeByModId(String) - Method in enum class com.blamejared.crafttweaker.api.loot.modifier.LootModifierManager
Removes all loot modifiers that have been registered by the mod with the given ID.
removeByName(String) - Method in enum class com.blamejared.crafttweaker.api.loot.modifier.LootModifierManager
Removes the loot modifier with the given name.
removeByName(String) - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.IRecipeManager
Deprecated, for removal: This API element is subject to removal in a future version.
removeByName(String) - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.GenericRecipesManager
Deprecated, for removal: This API element is subject to removal in a future version.
removeByName(String...) - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.IRecipeManager
Remove recipes based on Registry names
removeByName(String...) - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.GenericRecipesManager
Remove recipes based on Registry names
removeByRecipeTest(Predicate<T>) - Method in class com.blamejared.crafttweaker.api.recipe.RecipeList
Removes recipes that pass the given recipe Predicate
removeByRegex(String) - Method in enum class com.blamejared.crafttweaker.api.loot.modifier.LootModifierManager
Removes all loot modifiers whose name matches the given regular expression.
removeByRegex(String) - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.GenericRecipesManager
Remove recipe based on regex
removeByRegex(String, Predicate<String>) - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.IRecipeManager
Remove recipe based on regex with an added exclusion check, so you can remove the whole mod besides a few specified.
removeCooldown(ItemCooldowns, Item) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItemCooldowns
 
removeDrop(LivingDropsEvent, IIngredient) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingDropsEvent
Removes items that match the given ingredient from drops.
removeDyedArmorForEmeraldsTrade(VillagerProfession, int, Item) - Method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
Removes a Villager trade for Items for Dyed leather armor.
removeEffect(LivingEntity, MobEffect) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
removeEffect(FoodProperties, MobEffect) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
 
removeEffect(FoodProperties, MobEffectInstance) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
 
removeEffectNoUpdate(LivingEntity, MobEffect) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
removeElements(KnownTag<T>, T...) - Method in class com.blamejared.crafttweaker.api.tag.manager.type.KnownTagManager
 
removeEmeraldForItemsTrade(VillagerProfession, int, Item) - Method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
Removes a Villager trade for Emeralds for Items.
removeEmptyInteraction(Item) - Method in class com.blamejared.crafttweaker.api.misc.CTCauldron
Removes the interaction for the given item from an empty Cauldron.
removeEnchantBookForEmeraldsTrade(VillagerProfession, int) - Method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
Removes a Villager trade for an Enchanted Book.
removeEnchantedItemForEmeraldsTrade(VillagerProfession, int, IItemStack) - Method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
Removes a Villager trade for an Enchanted Item.
removeEnchantment(Enchantment) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Removes the given enchantment from this IItemStack.
removeFoodPropertiesEffect(FoodProperties, MobEffect) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
removeFoodPropertiesEffect(FoodProperties, MobEffect) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
removeFoodPropertiesEffect(FoodProperties, MobEffectInstance) - Method in class com.blamejared.crafttweaker.platform.ForgePlatformHelper
 
removeFoodPropertiesEffect(FoodProperties, MobEffectInstance) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
removeGlobalAttribute(Attribute, EquipmentSlot[]) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
Removes all AttributeModifiers that use the given Attribute from this IIngredient.
removeGlobalAttributeModifier(String, EquipmentSlot[]) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
Removes all AttributeModifiers who's ID is the same as the given uuid from this IIngredient.
removeGlobalAttributeModifier(UUID, EquipmentSlot[]) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
Removes all AttributeModifiers who's ID is the same as the given uuid from this IIngredient.
removeId(KnownTag<T>, ResourceLocation...) - Method in class com.blamejared.crafttweaker.api.tag.manager.type.KnownTagManager
 
removeId(UnknownTag, ResourceLocation...) - Method in class com.blamejared.crafttweaker.api.tag.manager.type.UnknownTagManager
 
removeId(ResourceLocation...) - Method in interface com.blamejared.crafttweaker.api.tag.MCTag
Removes the elements that correspond to the given ResourceLocation from this tag.
removeId(T, ResourceLocation...) - Method in interface com.blamejared.crafttweaker.api.tag.manager.ITagManager
Removes the elements that correspond to the given ResourceLocation from the given tag.
removeInteraction(Map<Item, CauldronInteraction>, Item) - Method in class com.blamejared.crafttweaker.api.misc.CTCauldron
 
removeInteraction(Block, Item) - Method in class com.blamejared.crafttweaker.api.misc.CTCauldron
Removes the interaction that will fire when the provided cauldron block is interacted with the given item.
removeItem(Container, int, int) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandContainer
 
removeItem(Inventory, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandInventory
 
removeItemNoUpdate(Container, int) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandContainer
 
removeItemsAndEmeraldsToItemsTrade(VillagerProfession, int, IItemStack, IItemStack) - Method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
Removes a Villager trade for Emeralds and Items for Items.
removeItemsForEmeraldsTrade(VillagerProfession, int, IItemStack) - Method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
Removes a Villager trade for Items for Emeralds.
removeLavaInteraction(Item) - Method in class com.blamejared.crafttweaker.api.misc.CTCauldron
Removes the interaction for the given item from a lava filled Cauldron.
removeModifier(AttributeInstance, String) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeInstance
 
removeModifier(AttributeInstance, AttributeModifier) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeInstance
 
removeModifier(Attribute, AttributeModifier) - Method in interface com.blamejared.crafttweaker.api.item.attribute.ItemAttributeModifierBase
 
removeModifier(ItemAttributeModifierEvent, Attribute, String) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemAttributeModifierEvent
Removes an AttributeModifier from the ItemStack based on the modifier's UUID.
removeModifier(ItemAttributeModifierEvent, Attribute, AttributeModifier) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemAttributeModifierEvent
Removes an AttributeModifier from the ItemStack.
removeOneDimension() - Method in class org.openzen.zenscript.codemodel.type.ArrayTypeID
 
removePlayer(Player) - Static method in class com.blamejared.crafttweaker.impl.logging.CraftTweakerLog4jEditor
 
removePowderSnowInteraction(Item) - Method in class com.blamejared.crafttweaker.api.misc.CTCauldron
Removes the interaction for the given item from a powdered snow filled Cauldron.
removePredicate - Variable in class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveRecipe
 
removePredicate - Variable in class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipe
 
removeRecipe(IIngredient) - Method in enum class com.blamejared.crafttweaker.api.recipe.manager.GenericRecipesManager
Deprecated, for removal: This API element is subject to removal in a future version.
use remove(IIngredient output)
removeRecipe(IItemStack, IIngredient) - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.ICookingRecipeManager
Removes a recipe based on it's output and input.
removeRecipe(IItemStack, IItemStack, IItemStack) - Method in class com.blamejared.crafttweaker.api.recipe.CTBrewing
Removes an ItemStack to ItemStack recipe from the Brewing Stand.
removeRecipe(Potion, IItemStack, Potion) - Method in class com.blamejared.crafttweaker.api.recipe.CTBrewing
Removes a Potion to Potion recipe from the Brewing Stand.
removeRecipeByInput(IItemStack) - Method in class com.blamejared.crafttweaker.api.recipe.CTBrewing
Removes recipes from the Brewing Stand based on their Input (The ItemStack that goes in the bottom 3 slots).
removeRecipeByInputPotion(Potion) - Method in class com.blamejared.crafttweaker.api.recipe.CTBrewing
Removes recipes from the Brewing Stand based on their input Potion.
removeRecipeByOutputPotion(Potion) - Method in class com.blamejared.crafttweaker.api.recipe.CTBrewing
Removes recipes from the Brewing Stand based on their output Potion.
removeRecipeByReagent(IItemStack) - Method in class com.blamejared.crafttweaker.api.recipe.CTBrewing
Removes recipes from the Brewing Stand based on their Reagent (The item in the top slot).
removeSequence(SequenceType, Sequence<?, ?>) - Static method in class com.blamejared.crafttweaker.api.util.sequence.SequenceManager
Removes a sequence.
removeSuspiciousStewForEmeraldTrade(VillagerProfession, int) - Method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
Removes a Villager trade for Suspicious Stew.
removeTag(Entity, String) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
removeTippedArrowForItemsAndEmeraldsTrade(VillagerProfession, int, IItemStack, Item) - Method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
Removes a Villager trade for Items for an Item with a PotionEffect.
removeTooltip(String) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
removeTrade(VillagerProfession, int, IIngredient, IIngredient, IIngredient) - Method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
Removes the specified trade for the given profession and villagerLevel.
removeTradesBuying(VillagerProfession, int, IIngredient) - Method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
Removes all trades that have the specified item as the buying item for the given profession and villagerLevel.
removeTradesBuying(VillagerProfession, int, IIngredient, IIngredient) - Method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
Removes all trades that have the specified items as the buying items for the given profession and villagerLevel.
removeTradesSelling(VillagerProfession, int, IIngredient) - Method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
Removes all trades that sell the specified item for the given profession and villagerLevel.
removeTreasureMapForEmeraldsTrade(VillagerProfession, int) - Method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
Removes a Villager trade for a Map.
removeVehicle(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
removeWanderingTrade(int, IIngredient) - Method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
Removes a Wandering Trader trade for Emeralds for Items.
removeWanderingTrade(int, IItemStack) - Method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
Deprecated, for removal: This API element is subject to removal in a future version.
removeWaterInteraction(Item) - Method in class com.blamejared.crafttweaker.api.misc.CTCauldron
Removes the interaction for the given item from a water filled Cauldron.
replace(IRecipeComponent<T>, ITargetingStrategy, Predicate<T>, Function<T, T>) - Method in class com.blamejared.crafttweaker.api.recipe.replacement.Replacer
Specifies a replacement that should be carried out by this replacer.
replace(IRecipeComponent<T>, ITargetingStrategy, T, Function<T, T>) - Method in class com.blamejared.crafttweaker.api.recipe.replacement.Replacer
Specifies a replacement that should be carried out by this replacer.
replace(IRecipeComponent<T>, ITargetingStrategy, T, T) - Method in class com.blamejared.crafttweaker.api.recipe.replacement.Replacer
Specifies a replacement that should be carried out by this replacer.
replace(IRecipeComponent<T>, Function<T, T>) - Method in class com.blamejared.crafttweaker.api.recipe.replacement.Replacer
Specifies a replacement that should be carried out by this replacer.
replace(IRecipeComponent<T>, Predicate<T>, Function<T, T>) - Method in class com.blamejared.crafttweaker.api.recipe.replacement.Replacer
Specifies a replacement that should be carried out by this replacer.
replace(IRecipeComponent<T>, T, T) - Method in class com.blamejared.crafttweaker.api.recipe.replacement.Replacer
Specifies a replacement that should be carried out by this replacer.
replace(T) - Method in class org.openzen.zenscript.lexer.WhitespaceFilteringParser
 
replaceAllStacksWith(Map<IIngredientWithAmount, IItemStack>) - Static method in class com.blamejared.crafttweaker.api.loot.modifier.CommonLootModifiers
Replaces every instance of the targeted IItemStacks with the replacement IItemStacks, proportionally.
replaceAllWith(Map<IIngredient, IItemStack>) - Static method in class com.blamejared.crafttweaker.api.loot.modifier.CommonLootModifiers
Replaces every instance of the targeted IIngredients with their corresponding replacement IItemStack.
ReplacementRequest<T> - Record Class in com.blamejared.crafttweaker.api.recipe.replacement
Indicates a request that needs to be carried out by the Replacer.
ReplacementRequest(IRecipeComponent<T>, ITargetingStrategy, DescriptivePredicate<T>, DescriptiveUnaryOperator<T>) - Constructor for record class com.blamejared.crafttweaker.api.recipe.replacement.ReplacementRequest
Creates an instance of a ReplacementRequest record class.
replaceNulls(T[], T) - Static method in class com.blamejared.crafttweaker.api.util.ArrayUtil
 
ReplacePreprocessor - Class in com.blamejared.crafttweaker.impl.preprocessor
#replace toReplace replaceWith
ReplacePreprocessor() - Constructor for class com.blamejared.crafttweaker.impl.preprocessor.ReplacePreprocessor
 
replacer() - Method in record class com.blamejared.crafttweaker.api.recipe.replacement.ReplacementRequest
Returns the value of the replacer record component.
Replacer - Class in com.blamejared.crafttweaker.api.recipe.replacement
Handles the replacement of IRecipeComponents for Recipes.
ReplacerRegistry - Class in com.blamejared.crafttweaker.impl.recipe.replacement
 
ReplacerRegistry() - Constructor for class com.blamejared.crafttweaker.impl.recipe.replacement.ReplacerRegistry
 
replaceStackWith(IIngredientWithAmount, IItemStack) - Static method in class com.blamejared.crafttweaker.api.loot.modifier.CommonLootModifiers
Replaces every instance of the targeted IIngredientWithAmount with the replacement IItemStack, proportionally.
replaceWith(IIngredient, IItemStack) - Static method in class com.blamejared.crafttweaker.api.loot.modifier.CommonLootModifiers
Replaces every instance of the targeted IIngredient with the replacement IItemStack.
requestedItems(VillagerProfession) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandVillagerProfession
 
required(char) - Method in class org.openzen.zenscript.lexer.CharStream
Processes a required character.
required(char, char) - Method in class org.openzen.zenscript.lexer.CharStream
Processes a required character range.
required(TT, String) - Method in class org.openzen.zenscript.lexer.LLParserTokenStream
 
requirement() - Method in class com.blamejared.crafttweaker.impl.command.CommandImpl
 
reset() - Method in class org.openzen.zenscript.lexer.LLParserTokenStream
 
resetHoverName() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Clears any custom name set for this ItemStack
resetLove(Animal) - Static method in class com.blamejared.crafttweaker.natives.entity.type.animal.ExpandAnimal
 
resetSpecialPriceDiff(MerchantOffer) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
resetUses(MerchantOffer) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
resolution - Variable in class org.openzen.zenscript.codemodel.expression.GlobalCallExpression
 
resolution - Variable in class org.openzen.zenscript.codemodel.expression.GlobalExpression
 
resolve(PistonStructureResolver) - Static method in class com.blamejared.crafttweaker.natives.block.type.piston.ExpandPistonStructureResolver
Calculates and caches the blocks to push and the blocks to destroy.
resolve(TypeMember<T>) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMember
 
resource - Variable in class org.openzen.zenscript.codemodel.statement.TryCatchStatement
 
resourceInitializer - Variable in class org.openzen.zenscript.parser.statements.ParsedStatementTryCatch
 
resourceKey() - Method in interface com.blamejared.crafttweaker.api.tag.manager.ITagManager
Gets the resource key of the registry that this manager deals with.
resourceKey() - Method in class com.blamejared.crafttweaker.api.tag.manager.type.KnownTagManager
 
resourceKey() - Method in class com.blamejared.crafttweaker.api.tag.manager.type.UnknownTagManager
 
ResourceLocationBracketHandler - Class in com.blamejared.crafttweaker.api.bracket
Bracket handlers specifically for resource location as it is used in multiple loaders.
ResourceLocationBracketHandler() - Constructor for class com.blamejared.crafttweaker.api.bracket.ResourceLocationBracketHandler
 
resourceName - Variable in class org.openzen.zenscript.parser.statements.ParsedStatementTryCatch
 
resourceReload(AddReloadListenerEvent) - Static method in class com.blamejared.crafttweaker.impl.event.CTCommonEventHandler
 
resources() - Method in class com.blamejared.crafttweaker.impl.helper.AccessibleServerElementsProvider
 
resources() - Method in interface com.blamejared.crafttweaker.platform.helper.IAccessibleServerElementsProvider
 
resources(ReloadableServerResources) - Method in class com.blamejared.crafttweaker.impl.helper.AccessibleServerElementsProvider
 
resources(ReloadableServerResources) - Method in interface com.blamejared.crafttweaker.platform.helper.IAccessibleServerElementsProvider
 
respawn(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
restrictTo(Mob, BlockPos, int) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
result - Variable in class org.openzen.zenscript.codemodel.expression.MatchExpression.SwitchedMatch
 
result() - Method in class com.blamejared.crafttweaker.api.tag.MutableLoadResult
Gets the internal result.
result(Statement, StatementScope) - Method in class org.openzen.zenscript.parser.statements.ParsedStatement
 
Result<T,E> - Class in stdlib
 
Result() - Constructor for class stdlib.Result
 
Result.Discriminant - Enum Class in stdlib
 
Result.Error<T,E> - Class in stdlib
 
Result.Ok<T,E> - Class in stdlib
 
ret() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
retain(Path, List<Path>) - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.ScriptDiscoveryConfiguration.DiscoveryRetainer
Performs the retaining operations that are deemed necessary.
retainer() - Method in record class com.blamejared.crafttweaker.api.zencode.scriptrun.ScriptDiscoveryConfiguration
Returns the value of the retainer record component.
RETURN_TYPE - Enum constant in enum class org.openzen.zenscript.validator.TypeContext
 
RETURN_VALUE_REQUIRED - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
RETURN_VALUE_VOID - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
returnInt() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
returnObject() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
ReturnStatement - Class in org.openzen.zenscript.codemodel.statement
 
ReturnStatement(CodePosition, Expression) - Constructor for class org.openzen.zenscript.codemodel.statement.ReturnStatement
 
returnType - Variable in class org.openzen.zenscript.parser.definitions.ParsedFunctionHeader
 
returnType(Type) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
reuse() - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
reverse(Class<T>, T[]) - Static method in class stdlib.Arrays
 
reverse(Vec3) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3
 
revoke(CriterionProgress) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandCriterionProgress
 
revoke(PlayerAdvancements, Advancement, String) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandPlayerAdvancements
 
revokeProgress(AdvancementProgress, String) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementProgress
 
rewriteArray(ParsedExpressionArray, ExpressionScope) - Static method in class com.blamejared.crafttweaker.api.zencode.expand.IDataRewrites
 
rewriteMap(ParsedExpressionMap, ExpressionScope) - Static method in class com.blamejared.crafttweaker.api.zencode.expand.IDataRewrites
 
right - Variable in class org.openzen.zenscript.codemodel.expression.AndAndExpression
 
right - Variable in class org.openzen.zenscript.codemodel.expression.CoalesceExpression
 
right - Variable in class org.openzen.zenscript.codemodel.expression.CompareExpression
 
right - Variable in class org.openzen.zenscript.codemodel.expression.OrOrExpression
 
right - Variable in class org.openzen.zenscript.codemodel.expression.SameObjectExpression
 
rl(String) - Static method in class com.blamejared.crafttweaker.api.CraftTweakerConstants
 
root - Variable in class org.openzen.zenscript.codemodel.context.ModuleContext
 
rootPackage - Variable in class org.openzen.zenscript.codemodel.ModuleSpace
 
rootPackage - Variable in class org.openzen.zenscript.codemodel.SemanticModule
 
rotate(float, float, float, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotate(float, float, float, float, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotate(float, Vector3fc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotate(float, Vector3fc, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotate(OctahedralGroup, Direction) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandOctahedralGroup
 
rotate(OctahedralGroup, FrontAndTop) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandOctahedralGroup
 
rotate(BlockPos, Rotation) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
rotate(Rotation, int, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandRotation
 
rotate(Rotation, Direction) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandRotation
 
rotate(BlockState, Rotation) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
 
rotate(AxisAngle4f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotate(AxisAngle4f, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotate(Quaternionfc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotate(Quaternionfc, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateLocal(float, float, float, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateLocal(float, float, float, float, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateLocal(Quaternionfc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateLocal(Quaternionfc, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateLocalX(float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateLocalX(float, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateLocalY(float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateLocalY(float, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateLocalZ(float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateLocalZ(float, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateTowards(float, float, float, float, float, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateTowards(float, float, float, float, float, float, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateTowards(Vector3fc, Vector3fc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateTowards(Vector3fc, Vector3fc, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateX(float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateX(float, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateXYZ(float, float, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateXYZ(float, float, float, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateXYZ(Vector3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateY(float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateY(float, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateYXZ(float, float, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateYXZ(float, float, float, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateYXZ(Vector3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateZ(float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateZ(float, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateZYX(float, float, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateZYX(float, float, float, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotateZYX(Vector3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotation(float, float, float, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotation(float, Vector3fc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotation(Rotation) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandRotation
 
rotation(AxisAngle4f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotation(Quaternionfc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotationTowards(float, float, float, float, float, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotationTowards(Vector3fc, Vector3fc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotationX(float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotationXYZ(float, float, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotationY(float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotationYXZ(float, float, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotationZ(float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rotationZYX(float, float, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
rpad(String, int, char) - Static method in class stdlib.Strings
 
run() - Static method in class com.blamejared.crafttweaker.impl.CraftTweakerEarlyInit
 
run() - Method in interface com.blamejared.crafttweaker.impl.script.scriptrun.runner.IScriptRunner
 
run() - Method in class org.openzen.zencode.java.ScriptingEngine
 
run() - Method in class org.openzen.zenscript.javabytecode.JavaBytecodeRunUnit
 
run(BiConsumer<T, SequenceContext<T, U>>) - Method in class com.blamejared.crafttweaker.api.util.sequence.SequenceBuilder
Runs the function as part of the sequence.
run(Consumer<T>) - Method in class com.blamejared.crafttweaker.api.util.sequence.SequenceBuilder
Runs the function as part of the sequence.
run(Map<FunctionParameter, Object>) - Method in class org.openzen.zencode.java.ScriptingEngine
 
run(Map<FunctionParameter, Object>) - Method in class org.openzen.zenscript.javabytecode.JavaBytecodeRunUnit
 
run(Map<FunctionParameter, Object>, ClassLoader) - Method in class org.openzen.zencode.java.ScriptingEngine
 
run(Map<FunctionParameter, Object>, ClassLoader) - Method in class org.openzen.zenscript.javabytecode.JavaBytecodeRunUnit
 
run(MutableComponent, String) - Static method in class com.blamejared.crafttweaker.api.command.CommandUtilities
 
runKind() - Method in record class com.blamejared.crafttweaker.api.zencode.scriptrun.ScriptRunConfiguration
Returns the value of the runKind record component.
runOn(DistributionType, Supplier<Runnable>) - Method in interface com.blamejared.crafttweaker.platform.services.IDistributionHelper
 
runOn(Supplier<Runnable>, Supplier<Runnable>) - Method in interface com.blamejared.crafttweaker.platform.services.IDistributionHelper
 

S

SAME - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
SAME - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
SameObjectExpression - Class in org.openzen.zenscript.codemodel.expression
 
SameObjectExpression(CodePosition, Expression, Expression, boolean) - Constructor for class org.openzen.zenscript.codemodel.expression.SameObjectExpression
 
sanitize(String) - Static method in class com.blamejared.crafttweaker.api.zencode.util.ZenKeywordUtil
Ensures that if the given String is a keyword that it is enclosed in quotation marks.
sanitizeValue(Attribute, double) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttribute
Sanitizes the given value for this Attribute.
satisfiedBy(MerchantOffer, IItemStack, IItemStack) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
save(CompoundTag) - Method in class com.blamejared.crafttweaker.api.level.CraftTweakerSavedData
 
save(MobEffectInstance, MapData) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectInstance
 
SBYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
SBYTE - Enum constant in enum class org.openzen.zenscript.parser.type.ParsedTypeBasic
 
SBYTE_ADD_SBYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_AND_SBYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_ARRAY_AS_BYTE_ARRAY - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_COMPARE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_DEC - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_DIV_SBYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_GET_MAX_VALUE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_GET_MIN_VALUE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_INC - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_MOD_SBYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_MUL_SBYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_NEG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_NOT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_OR_SBYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_PARSE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_PARSE_WITH_BASE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_SHL - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_SHR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_SUB_SBYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_TO_BYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_TO_CHAR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_TO_DOUBLE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_TO_FLOAT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_TO_INT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_TO_LONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_TO_SHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_TO_STRING - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_TO_UINT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_TO_ULONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_TO_USHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_TO_USIZE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_USHR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SBYTE_XOR_SBYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
scale(float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
scale(float, float, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
scale(float, float, float, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
scale(float, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
scale(EntityDimensions, float) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityDimensions
 
scale(EntityDimensions, float, float) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityDimensions
 
scale(Vec3, double) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3
 
scale(Vector3fc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
scale(Vector3fc, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
scaleLocal(float, float, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
scaleLocal(float, float, float, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
scalesWithDifficulty(DamageSource) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSource
 
scaling(float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
scaling(float, float, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
scaling(DamageType) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageType
 
scaling(Vector3fc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
SCHEME - Static variable in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
scope - Variable in class org.openzen.zenscript.codemodel.expression.CallTranslator.Call
 
score(String, String) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandComponent
 
scoreboard(LootContext.EntityTarget, String, float) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandNumberProvider
 
SCRIPT_CANNOT_RETURN - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
ScriptBlock - Class in org.openzen.zenscript.codemodel
 
ScriptBlock(SourceFile, Module, ZSPackage, FunctionHeader, List<Statement>) - Constructor for class org.openzen.zenscript.codemodel.ScriptBlock
 
ScriptClassLoader(ClassLoader) - Constructor for class org.openzen.zenscript.javabytecode.JavaBytecodeRunUnit.ScriptClassLoader
 
ScriptCommands - Class in com.blamejared.crafttweaker.impl.command.type.script
 
ScriptDiscoveryConfiguration - Record Class in com.blamejared.crafttweaker.api.zencode.scriptrun
Holds the configuration that should be followed during automatic script discovery for the creation of a IScriptRun.
ScriptDiscoveryConfiguration(ScriptDiscoveryConfiguration.SuspiciousNamesBehavior) - Constructor for record class com.blamejared.crafttweaker.api.zencode.scriptrun.ScriptDiscoveryConfiguration
ScriptDiscoveryConfiguration(ScriptDiscoveryConfiguration.SuspiciousNamesBehavior, ScriptDiscoveryConfiguration.DiscoveryRetainer) - Constructor for record class com.blamejared.crafttweaker.api.zencode.scriptrun.ScriptDiscoveryConfiguration
Creates an instance of a ScriptDiscoveryConfiguration record class.
ScriptDiscoveryConfiguration.DiscoveryRetainer - Interface in com.blamejared.crafttweaker.api.zencode.scriptrun
Represents a callback that can be used to retain the results of the discovery process.
ScriptDiscoveryConfiguration.SuspiciousNamesBehavior - Enum Class in com.blamejared.crafttweaker.api.zencode.scriptrun
Specifies the behavior to be used when a file with a suspicious name is encountered.
scriptFile() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.Document
 
ScriptFormattingSettings - Class in org.openzen.zenscript.formatter
 
ScriptFormattingSettings.Builder - Class in org.openzen.zenscript.formatter
 
scriptHeader - Variable in class org.openzen.zenscript.codemodel.ScriptBlock
 
ScriptingEngine - Class in org.openzen.zencode.java
 
ScriptingEngine() - Constructor for class org.openzen.zencode.java.ScriptingEngine
 
ScriptingEngine(ScriptingEngineLogger) - Constructor for class org.openzen.zencode.java.ScriptingEngine
 
ScriptingEngine(ScriptingEngineLogger, Function<String, InputStream>) - Constructor for class org.openzen.zencode.java.ScriptingEngine
 
ScriptingEngineLogger - Interface in org.openzen.zencode.java.logger
 
ScriptingEngineStreamLogger - Class in org.openzen.zencode.java.logger
 
ScriptingEngineStreamLogger() - Constructor for class org.openzen.zencode.java.logger.ScriptingEngineStreamLogger
 
ScriptingEngineStreamLogger(PrintStream, PrintStream) - Constructor for class org.openzen.zencode.java.logger.ScriptingEngineStreamLogger
 
ScriptingEngineStreamLogger(PrintStream, PrintStream, PrintStream, PrintStream, PrintStream) - Constructor for class org.openzen.zencode.java.logger.ScriptingEngineStreamLogger
 
scriptMethods - Variable in class org.openzen.zenscript.javabytecode.compiler.JavaScriptFile
 
scriptParameters - Variable in class org.openzen.zenscript.javashared.JavaCompiledModule
 
ScriptRecipe - Class in com.blamejared.crafttweaker.impl.script
 
ScriptRecipe(ResourceLocation, String, String) - Constructor for class com.blamejared.crafttweaker.impl.script.ScriptRecipe
 
ScriptRecipeType - Enum Class in com.blamejared.crafttweaker.impl.script
 
ScriptReloadListener - Class in com.blamejared.crafttweaker.impl.script
 
ScriptReloadListener(ReloadableServerResources, Consumer<MutableComponent>) - Constructor for class com.blamejared.crafttweaker.impl.script.ScriptReloadListener
 
ScriptRunConfiguration - Record Class in com.blamejared.crafttweaker.api.zencode.scriptrun
Holds information relative to the configuration for a specific IScriptRun.
ScriptRunConfiguration(IScriptLoader, IScriptLoadSource, ScriptRunConfiguration.RunKind) - Constructor for record class com.blamejared.crafttweaker.api.zencode.scriptrun.ScriptRunConfiguration
Creates an instance of a ScriptRunConfiguration record class.
ScriptRunConfiguration(String, ResourceLocation, ScriptRunConfiguration.RunKind) - Constructor for record class com.blamejared.crafttweaker.api.zencode.scriptrun.ScriptRunConfiguration
Creates a ScriptRunConfiguration with the given info, performing lookups if necessary.
ScriptRunConfiguration.RunKind - Enum Class in com.blamejared.crafttweaker.api.zencode.scriptrun
Indicates the kind of run that the IScriptRun will perform.
scriptRunManager() - Method in class com.blamejared.crafttweaker.impl.service.BridgeService
 
scriptRunManager() - Method in interface com.blamejared.crafttweaker.platform.services.IBridgeService
 
ScriptRunManager - Class in com.blamejared.crafttweaker.impl.script.scriptrun
 
scripts - Variable in class org.openzen.zenscript.codemodel.SemanticModule
 
scripts(Stream<? extends Recipe<?>>) - Static method in class com.blamejared.crafttweaker.impl.recipe.replacement.DefaultTargetingFilters
 
SCRIPTS_DIRECTORY - Static variable in class com.blamejared.crafttweaker.api.CraftTweakerConstants
 
ScriptSerializer - Class in com.blamejared.crafttweaker.impl.script
 
ScriptSerializer() - Constructor for class com.blamejared.crafttweaker.impl.script.ScriptSerializer
 
secondaryPoi(VillagerProfession) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandVillagerProfession
 
selectMethod(CodePosition, TypeScope, CallArguments, boolean, boolean) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
selector() - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParamSets
Gets the 'selector' param set.
selector(String, Component) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandComponent
 
SemanticModule - Class in org.openzen.zenscript.codemodel
 
SemanticModule(Module, SemanticModule[], FunctionParameter[], SemanticModule.State, ZSPackage, ZSPackage, PackageDefinitions, List<ScriptBlock>, GlobalTypeRegistry, List<ExpansionDefinition>, AnnotationDefinition[], IZSLogger) - Constructor for class org.openzen.zenscript.codemodel.SemanticModule
 
SemanticModule.State - Enum Class in org.openzen.zenscript.codemodel
 
send(Component, CommandSourceStack) - Static method in class com.blamejared.crafttweaker.api.command.CommandUtilities
 
send(Component, Player) - Static method in class com.blamejared.crafttweaker.api.command.CommandUtilities
 
sendCopying(MutableComponent, String, Player) - Static method in class com.blamejared.crafttweaker.api.command.CommandUtilities
 
sendCopyingAndCopy(MutableComponent, String, Player) - Static method in class com.blamejared.crafttweaker.api.command.CommandUtilities
 
sendCopyMessage(ServerPlayer, MessageCopy) - Method in class com.blamejared.crafttweaker.platform.network.ForgeNetworkHelper
 
sendCopyMessage(ServerPlayer, MessageCopy) - Method in interface com.blamejared.crafttweaker.platform.services.INetworkHelper
 
sendMessage(CommandSource, Component) - Static method in class com.blamejared.crafttweaker.natives.command.ExpandCommandSource
 
sendMessage(Player, Component) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
sequence(Level, IData) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevel
Creates a new SequenceBuilder for this level.
sequence(Level, Class<T>, T) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevel
Creates a new SequenceBuilder for this level.
Sequence<T,U> - Class in com.blamejared.crafttweaker.api.util.sequence
A sequence is a series of tasks that run after each other when the actor ticks.
Sequence(Supplier<T>, U, Queue<ISequenceTask<T, U>>) - Constructor for class com.blamejared.crafttweaker.api.util.sequence.Sequence
 
SequenceBuilder<T,U> - Class in com.blamejared.crafttweaker.api.util.sequence
A builder for Sequence.
SequenceBuilder(SequenceType, Supplier<T>, U) - Constructor for class com.blamejared.crafttweaker.api.util.sequence.SequenceBuilder
 
SequenceContext<T,U> - Class in com.blamejared.crafttweaker.api.util.sequence
A SequenceContext provides more data to Sequences and allows a sequence to be stopped from inside a task.
SequenceContext(Sequence<T, U>, U) - Constructor for class com.blamejared.crafttweaker.api.util.sequence.SequenceContext
 
SequenceManager - Class in com.blamejared.crafttweaker.api.util.sequence
Manages Sequences, handles adding, removing and ticking.
SequenceManager() - Constructor for class com.blamejared.crafttweaker.api.util.sequence.SequenceManager
 
SequenceType - Class in com.blamejared.crafttweaker.api.util.sequence
Represents the type of 'actor' a Sequence acts on and is used to ensure that Sequences are ticked correctly.
SequenceType(String) - Constructor for class com.blamejared.crafttweaker.api.util.sequence.SequenceType
The name of the type.
serialize(JsonObject, LootTableIdRegexCondition, JsonSerializationContext) - Method in class com.blamejared.crafttweaker.impl.loot.LootTableIdRegexCondition.Serializer
 
serialize(TextColor) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandTextColor
 
serialize(FriendlyByteBuf) - Method in interface com.blamejared.crafttweaker.impl.network.message.IMessage
 
serialize(FriendlyByteBuf) - Method in record class com.blamejared.crafttweaker.impl.network.message.MessageCopy
 
serialize(CodePosition) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
serialize(StatementContext, CallArguments) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
serialize(StatementContext, Expression) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
serialize(StatementContext, SwitchValue) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
serialize(StatementContext, Statement) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
serialize(TypeContext, FunctionHeader) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
serialize(TypeContext, TypeParameter) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
serialize(TypeContext, TypeParameter[]) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
serialize(TypeContext, IDefinitionMember) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
serialize(TypeContext, TypeID) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
serialize(CodeSerializationOutput, HighLevelDefinition, TypeContext) - Method in interface org.openzen.zenscript.codemodel.annotations.DefinitionAnnotation
 
serialize(CodeSerializationOutput, HighLevelDefinition, TypeContext) - Method in class org.openzen.zenscript.codemodel.annotations.InvalidDefinitionAnnotation
 
serialize(CodeSerializationOutput, HighLevelDefinition, TypeContext) - Method in class org.openzen.zenscript.codemodel.annotations.NativeDefinitionAnnotation
 
serialize(CodeSerializationOutput, IDefinitionMember, TypeContext) - Method in class org.openzen.zenscript.codemodel.annotations.InvalidMemberAnnotation
 
serialize(CodeSerializationOutput, IDefinitionMember, TypeContext) - Method in interface org.openzen.zenscript.codemodel.annotations.MemberAnnotation
 
serialize(CodeSerializationOutput, IDefinitionMember, TypeContext) - Method in class org.openzen.zenscript.codemodel.annotations.NativeMemberAnnotation
 
serialize(CodeSerializationOutput, IDefinitionMember, TypeContext) - Method in class org.openzen.zenscript.codemodel.annotations.PreconditionForMethod
 
Serializer() - Constructor for class com.blamejared.crafttweaker.impl.loot.LootTableIdRegexCondition.Serializer
 
server() - Method in class com.blamejared.crafttweaker.impl.helper.AccessibleElementsProvider
 
server() - Method in interface com.blamejared.crafttweaker.platform.helper.IAccessibleElementsProvider
 
SERVER - Enum constant in enum class com.blamejared.crafttweaker.platform.sides.DistributionType
 
SERVER_THREAD_LEVEL - Static variable in class com.blamejared.crafttweaker.api.util.sequence.SequenceType
The type of the SERVER_THREAD_LEVEL sequence which is only ticked on the server thread.
serverOnlyRegistries() - Method in interface com.blamejared.crafttweaker.platform.services.IRegistryHelper
 
serverTick(TickEvent.ServerTickEvent) - Static method in class com.blamejared.crafttweaker.impl.event.CTCommonEventHandler
 
Services - Class in com.blamejared.crafttweaker.platform
 
set(float[]) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
set(float, float, float, float, float, float, float, float, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
set(int, int, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
set(int, ByteBuffer) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
set(int, FloatBuffer) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
set(IRecipeComponent<C>, C) - Method in interface com.blamejared.crafttweaker.api.recipe.component.IDecomposedRecipe
Sets the value that is being pointed to by the given IRecipeComponent to the given object.
set(IRecipeComponent<C>, List<C>) - Method in interface com.blamejared.crafttweaker.api.recipe.component.IDecomposedRecipe
Sets the values that are being pointed to by the given IRecipeComponent to the given List.
set(ByteBuffer) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
set(FloatBuffer) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
set(AxisAngle4d) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
set(AxisAngle4f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
set(Matrix2fc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
set(Matrix3fc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
set(Matrix4fc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
set(Matrix4x3fc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
set(Quaterniondc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
set(Quaternionfc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
set(Vector3fc, Vector3fc, Vector3fc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
setAbsorptionAmount(LivingEntity, float) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
setAction(ArrowNockEvent, InteractionResultHolder<IItemStack>) - Static method in class com.blamejared.crafttweaker.natives.event.entity.arrow.ExpandArrowNockEvent
 
setAggressive(Mob, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
setAirSupply(Entity, int) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
setAllow(Event) - Static method in class com.blamejared.crafttweaker.natives.event.ExpandEvent
sets the event's result to `allow`
setAmount(int) - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
Sets the fluid amount in MilliBuckets (mB)
setAmount(int) - Method in class com.blamejared.crafttweaker.api.fluid.MCFluidStack
 
setAmount(int) - Method in class com.blamejared.crafttweaker.api.fluid.MCFluidStackMutable
 
setAmount(int) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Sets the amount of the ItemStack
setAmount(LivingDamageEvent, float) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingDamageEvent
 
setAmount(LivingHealEvent, float) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingHealEvent
 
setAmount(LivingHurtEvent, float) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingHurtEvent
 
setAmount(PlayerXpEvent.XpChange, int) - Static method in class com.blamejared.crafttweaker.natives.event.xp.ExpandPlayerXpChangeEvent
 
setArrowCount(LivingEntity, int) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
setAt(int, T) - Method in class live.LiveArrayList
 
setAt(int, T) - Method in interface live.MutableLiveList
 
setAt(String, IData) - Method in interface com.blamejared.crafttweaker.api.data.IData
Sets the given value inside this IData at the given index.
setAttackDamage(EntityTeleportEvent.EnderPearl, float) - Static method in class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandEnderPearlTeleportEvent
 
setAttribute(Path, String, Object, LinkOption...) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
setBaby(Mob, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
setBaseDamage(AbstractArrow, double) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.arrow.ExpandAbstractArrow
Sets the base damage that this arrow does.
setBaseValue(AttributeInstance, double) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeInstance
 
setBEP(BracketExpressionParser) - Method in class org.openzen.zencode.java.module.converters.JavaNativeHeaderConverter
 
setBEP(BracketExpressionParser) - Method in class org.openzen.zencode.java.module.converters.JavaNativeTypeConverter
 
setBlock(LevelWriter, BlockPos, BlockState, int) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelWriter
 
setBlock(LevelWriter, BlockPos, BlockState, int, int) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelWriter
 
setBlockAndUpdate(Level, BlockPos, BlockState) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevel
Sets the block and its state at a given position.
setBlockedDamage(ShieldBlockEvent, float) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandShieldBlockEvent
 
setBlockState(FallingBlockEntity, BlockState) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandFallingBlockEntity
Sets the BlockState of this falling entity.
setBody(Statement) - Method in class org.openzen.zenscript.codemodel.member.FunctionalMember
 
setBody(Statement) - Method in class org.openzen.zenscript.codemodel.member.GetterMember
 
setBody(Statement) - Method in class org.openzen.zenscript.codemodel.member.SetterMember
 
setBold(Style) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
setBreakChance(AnvilRepairEvent, float) - Static method in class com.blamejared.crafttweaker.natives.event.anvil.ExpandAnvilRepairEvent
 
setBurnTime(int) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
Sets the burn time of this ingredient, for use in the furnace and other machines
setBurnTime(int, IRecipeManager) - Method in interface com.blamejared.crafttweaker.api.item.ForgeItemStack
Sets the burn time of this ingredient, for use in the furnace and other machines
setBurnTime(IIngredient, int, RecipeType<?>) - Method in interface com.blamejared.crafttweaker.platform.services.IEventHelper
 
setBurnTime(FurnaceFuelBurnTimeEvent, int) - Static method in class com.blamejared.crafttweaker.natives.event.ExpandFurnaceFuelBurnTimeEvent
 
setCanAlwaysEat(FoodProperties, boolean) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
 
setCanceled(Event, boolean) - Static method in class com.blamejared.crafttweaker.natives.event.ExpandEvent
 
setCancellationResult(PlayerInteractEvent, InteractionResult) - Static method in class com.blamejared.crafttweaker.natives.event.interact.ExpandPlayerInteractEvent
Set the EnumActionResult that will be returned to vanilla if the event is cancelled, instead of calling the relevant method of the event.
setCanHarvest(PlayerEvent.HarvestCheck, boolean) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerHarvestCheckEvent
 
setCanPickUpLoot(Mob, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
setChanged(Container) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandContainer
 
setCharge(ArrowLooseEvent, int) - Static method in class com.blamejared.crafttweaker.natives.event.entity.arrow.ExpandArrowLooseEvent
 
setCharged(ItemStack, boolean) - Static method in class com.blamejared.crafttweaker.natives.item.type.projectileweapon.ExpandCrossBowItem
Sets the charged value on the given stack.
setChild(BabyEntitySpawnEvent, AgeableMob) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandBabyEntitySpawnEvent
 
setClassInfo(HighLevelDefinition, JavaClass) - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
setClearWeatherTime(ServerLevelData, int) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandServerLevelData
 
setCode(Statement) - Method in class org.openzen.zenscript.codemodel.definition.FunctionDefinition
 
setColumn(int, float, float, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
setColumn(int, Vector3fc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
setConst(ConstMemberRef, TypeMemberPriority) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
setContent(Component) - Method in class com.blamejared.crafttweaker.api.entity.NameTagResult
Sets the new content of the name tag.
setContent(Statement) - Method in class org.openzen.zenscript.codemodel.member.IteratorMember
 
setConversionTimer(LivingConversionEvent.Pre, int) - Static method in class com.blamejared.crafttweaker.natives.event.entity.conversion.ExpandLivingConversionEvent.ExpandLivingConversionPreEvent
 
setCost(AnvilUpdateEvent, int) - Static method in class com.blamejared.crafttweaker.natives.event.anvil.ExpandAnvilUpdateEvent
 
setCritArrow(AbstractArrow, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.arrow.ExpandAbstractArrow
Sets this the crit value of this arrow.
setCustomName(Entity, Component) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
setCustomNameVisible(Entity, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
setDamageModifier(CriticalHitEvent, float) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandCriticalHitEvent
 
setDamageMultiplier(LivingFallEvent, float) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingFallEvent
 
setDangerous(WitherSkull, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.ExpandWitherSkull
Sets whether this skull is dangerous or not.
setData(MapData) - Method in class com.blamejared.crafttweaker.api.level.CraftTweakerSavedData
 
setData(BlockEntity, IData) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandBlockEntity
 
setDayTime(ServerLevel, long) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandServerLevel
Sets the time of the Minecraft day.
setDayTime(ServerLevelData, long) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandServerLevelData
 
setDefault() - Method in class com.blamejared.crafttweaker.api.entity.NameTagResult
Sets the default vanilla behaviour of rendering name tags.
setDefault(Event) - Static method in class com.blamejared.crafttweaker.natives.event.ExpandEvent
sets the event's result to `default`
setDefaultGameType(MinecraftServer, GameType) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
setDefaultPickUpDelay(ItemEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.type.item.ExpandItemEntity
 
setDeltaMovement(Entity, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
setDeltaMovement(Entity, Vec3) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
setDeny(Event) - Static method in class com.blamejared.crafttweaker.natives.event.ExpandEvent
sets the event's result to `deny`
setDestroySpeed(BlockState, float) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
Sets the destroy speed of this BlockState.
setDifficulty(MinecraftServer, Difficulty, boolean) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
setDifficulty(MobSpawnEvent.FinalizeSpawn, DifficultyInstance) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.spawn.ExpandMobFinalizeSpawnEvent
 
setDifficultyLocked(MinecraftServer, boolean) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
setDiscardFriction(LivingEntity, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
setDisplayName(PlayerEvent.NameFormat, Component) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerNameFormatEvent
 
setDisplayName(PlayerEvent.TabListNameFormat, Component) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerTabListNameFormatEvent
 
setDistance(LivingFallEvent, float) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingFallEvent
 
setDistance(PlayerFlyableFallEvent, float) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerFlyableFallEvent
 
setDropChance(Mob, EquipmentSlot, float) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
setDroppedExperience(LivingExperienceDropEvent, int) - Static method in class com.blamejared.crafttweaker.natives.event.xp.ExpandLivingExperienceDropEvent
 
setDrops(LivingDropsEvent, List<IItemStack>) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingDropsEvent
Sets which items will be dropped.
setDrops(ItemFishedEvent, List<IItemStack>) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemFishedEvent
 
setDuration(LivingEntityUseItemEvent, int) - Static method in class com.blamejared.crafttweaker.natives.event.entity.use.ExpandLivingEntityUseItemEvent
 
setEnchantLevel(EnchantmentLevelSetEvent, int) - Static method in class com.blamejared.crafttweaker.natives.event.enchantment.ExpandEnchantmentLevelSetEvent
 
setEnchantmentEffectsFromEntity(AbstractArrow, LivingEntity, float) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.arrow.ExpandAbstractArrow
Sets the values of this arrow based on the enchantments the given entity has.
setEnchantments(Map<Enchantment, Integer>) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Sets the enchantments on this IItemStack.
setEnchantments(Map<Enchantment, Integer>, ItemStack) - Static method in class com.blamejared.crafttweaker.api.util.EnchantmentUtil
 
setEnforceWhitelist(MinecraftServer, boolean) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
setEntityId(BaseSpawner, EntityType<Entity>, Level, RandomSource, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandBaseSpawner
 
setEntityOnShoulder(Player, MapData) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
setExhaustion(FoodData, float) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodData
 
setExpansionClassInfo(HighLevelDefinition, JavaClass) - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
setExperienceLevel(Player, int) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
setExplosionResistance(Block, float) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlock
Sets the blast resistance of this Block.
setExpToDrop(BlockEvent.BreakEvent, int) - Static method in class com.blamejared.crafttweaker.natives.event.block.ExpandBlockBreakEvent
 
setExtraLife(ItemExpireEvent, int) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemExpireEvent
 
setField(FieldMemberRef, TypeMemberPriority) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
SetFieldExpression - Class in org.openzen.zenscript.codemodel.expression
 
SetFieldExpression(CodePosition, Expression, FieldMemberRef, Expression) - Constructor for class org.openzen.zenscript.codemodel.expression.SetFieldExpression
 
setFieldInfo(IDefinitionMember, JavaField) - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
setFilledBucket(FillBucketEvent, IItemStack) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandFillBucketEvent
 
setFinal(T) - Method in class org.openzen.zenscript.lexer.DFA.DFAState
Sets the final class of this state.
setFinal(T) - Method in class org.openzen.zenscript.lexer.NFA.NFAState
Sets the final state of this state.
setFinalState(BlockEvent.BlockToolModificationEvent, BlockState) - Static method in class com.blamejared.crafttweaker.natives.event.block.ExpandBlockToolModificationEvent
Sets the transformed state after tool use.
setFireResistant(boolean) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Sets if this IItemStack is immune to fire / lava.
setFlightAllowed(MinecraftServer, boolean) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
setFlyingSpeed(Abilities, float) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandAbilities
 
setFood(FoodProperties) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
setFoodLevel(FoodData, int) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodData
 
setFriction(Block, float) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlock
Sets the friction of this Block.
setFromAddress(long) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
SetFunctionParameterExpression - Class in org.openzen.zenscript.codemodel.expression
 
SetFunctionParameterExpression(CodePosition, FunctionParameter, Expression) - Constructor for class org.openzen.zenscript.codemodel.expression.SetFunctionParameterExpression
 
setGameTime(ServerLevelData, long) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandServerLevelData
 
setGameType(ServerLevelData, GameType) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandServerLevelData
 
setGetter(GetterMemberRef, TypeMemberPriority) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
setGlowingTag(Entity, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
setGuaranteedDrop(Mob, EquipmentSlot) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
setHasCollision(Block, boolean) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlock
Sets whether entities can collide with this Block.
setHeader(GlobalTypeRegistry, FunctionHeader) - Method in class org.openzen.zenscript.codemodel.definition.FunctionDefinition
 
setHeaderConverter(JavaNativeHeaderConverter) - Method in class org.openzen.zencode.java.module.converters.JavaNativeTypeConverter
 
setHealth(LivingEntity, float) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
setHurtsEntities(FallingBlockEntity, float, int) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandFallingBlockEntity
Sets that entities should be hurt by this block, as well as setting how much damage is done.
setImplementationInfo(ImplementationMember, JavaImplementation) - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
setInitializer(Expression) - Method in class org.openzen.zenscript.codemodel.member.FieldMember
 
setInLove(Animal, Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.animal.ExpandAnimal
 
setInLoveTime(Animal, int) - Static method in class com.blamejared.crafttweaker.natives.entity.type.animal.ExpandAnimal
 
setInvisible(Entity, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
setInvulnerable(Entity, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
setIsFastFood(FoodProperties, boolean) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
 
setIsInPowderSnow(Entity, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
setIsMeat(FoodProperties, boolean) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
 
setItalic(Style) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
setItem(Container, int, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandContainer
 
setItem(ItemEntity, IItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.item.ExpandItemEntity
Sets the IItemStack inside this ItemEntity.
setItem(Fireball, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.fireball.ExpandFireball
Sets the render itemstack of this fireball.
setItem(ThrowableItemProjectile, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.ExpandThrowableItemProjectile
 
setItem(PotionBrewEvent, int, IItemStack) - Static method in class com.blamejared.crafttweaker.natives.event.brewing.ExpandPotionBrewEvent
 
setItemInHand(LivingEntity, InteractionHand, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
setItemSlot(Entity, EquipmentSlot, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
setJavaClass(HighLevelDefinition, JavaClass) - Method in class org.openzen.zenscript.javashared.JavaContext
 
setJavaExpansionClass(HighLevelDefinition, JavaClass) - Method in class org.openzen.zenscript.javashared.JavaContext
 
setJavaNativeClass(HighLevelDefinition, JavaNativeClass) - Method in class org.openzen.zenscript.javashared.JavaContext
 
setJumpFactor(Block, float) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlock
Sets the jump factor of this Block.
setJumping(LivingEntity, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
setKnockback(AbstractArrow, int) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.arrow.ExpandAbstractArrow
Sets the knockback of this arrow.
setLastHurtByMob(LivingEntity, LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
setLastHurtByPlayer(LivingEntity, Player) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
setLastHurtMob(LivingEntity, Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
setLeashedTo(Mob, Entity, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
setLeftHanded(Mob, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
setLevels(PlayerXpEvent.LevelChange, int) - Static method in class com.blamejared.crafttweaker.natives.event.xp.ExpandPlayerXpLevelChangeEvent
 
setLocalVariable(VariableID, JavaLocalVariableInfo) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
SetLocalVariableExpression - Class in org.openzen.zenscript.codemodel.expression
 
SetLocalVariableExpression(CodePosition, VarStatement, Expression) - Constructor for class org.openzen.zenscript.codemodel.expression.SetLocalVariableExpression
 
setLocation(DisplayInfo, float, float) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandDisplayInfo
 
setLookAlong(float, float, float, float, float, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
setLookAlong(Vector3fc, Vector3fc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
setLootingLevel(LootingLevelEvent, int) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLootingLevelEvent
 
setMainArm(Player, HumanoidArm) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
setMaterialCost(AnvilUpdateEvent, int) - Static method in class com.blamejared.crafttweaker.natives.event.anvil.ExpandAnvilUpdateEvent
 
setMaxDamage(int) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Sets the max damage of the ItemStack.
setMaxStackSize(int) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Sets the max stacksize of the Item.
setMaxX(AABB, double) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
setMaxY(AABB, double) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
setMaxZ(AABB, double) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
setMethodInfo(IDefinitionMember, JavaMethod) - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
setMinX(AABB, double) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
setMinY(AABB, double) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
setMinZ(AABB, double) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
setMotd(MinecraftServer, String) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
setMultiplier(PlayerFlyableFallEvent, float) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerFlyableFallEvent
 
setNameTag(EntityType<Entity>, INameTagFunction) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityTypeForge
Sets the name tag handler for this EntityType.
setNativeClassInfo(HighLevelDefinition, JavaNativeClass) - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
setNeverPickUp(ItemEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.type.item.ExpandItemEntity
 
setNewBottomItem(GrindstoneEvent.OnTakeItem, IItemStack) - Static method in class com.blamejared.crafttweaker.natives.event.grindstone.ExpandGrindStoneEvent.ExpandGrindstoneOnTakeItemEvent
 
setNewGameMode(PlayerEvent.PlayerChangeGameModeEvent, GameType) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerChangeGameModeEvent
 
setNewSpeed(PlayerEvent.BreakSpeed, float) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerBreakSpeedEvent
 
setNewState(BlockEvent.FluidPlaceBlockEvent, BlockState) - Static method in class com.blamejared.crafttweaker.natives.event.block.fluid.ExpandFluidPlaceBlockEvent
 
setNewTarget(LivingChangeTargetEvent, LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.target.ExpandLivingChangeTargetEvent
 
setNewTopItem(GrindstoneEvent.OnTakeItem, IItemStack) - Static method in class com.blamejared.crafttweaker.natives.event.grindstone.ExpandGrindStoneEvent.ExpandGrindstoneOnTakeItemEvent
 
setNoActionTime(LivingEntity, int) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
setNoAi(Mob, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
setNoGravity(Entity, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
setNoPhysics(AbstractArrow, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.arrow.ExpandAbstractArrow
Sets if this arrow has physics or not.
setNoPickUpDelay(ItemEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.type.item.ExpandItemEntity
 
setNutrition(FoodProperties, int) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
 
setObfuscated(Style) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
setOldPosAndRot(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
setOnGround(Entity, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
setOuterDefinition(HighLevelDefinition) - Method in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
setOutput(AnvilUpdateEvent, IItemStack) - Static method in class com.blamejared.crafttweaker.natives.event.anvil.ExpandAnvilUpdateEvent
 
setOutput(GrindstoneEvent.OnPlaceItem, IItemStack) - Static method in class com.blamejared.crafttweaker.natives.event.grindstone.ExpandGrindStoneEvent.ExpandGrindstoneOnPlaceItemEvent
 
setOverrides(GetterMemberRef) - Method in class org.openzen.zenscript.codemodel.member.GetterMember
 
setOverrides(IteratorMemberRef) - Method in class org.openzen.zenscript.codemodel.member.IteratorMember
 
setOverrides(SetterMemberRef) - Method in class org.openzen.zenscript.codemodel.member.SetterMember
 
setOverrides(GlobalTypeRegistry, CasterMemberRef) - Method in class org.openzen.zenscript.codemodel.member.CasterMember
 
setOverrides(GlobalTypeRegistry, FunctionalMemberRef) - Method in class org.openzen.zenscript.codemodel.member.CallerMember
 
setOverrides(GlobalTypeRegistry, FunctionalMemberRef) - Method in class org.openzen.zenscript.codemodel.member.MethodMember
 
setOverrides(GlobalTypeRegistry, FunctionalMemberRef) - Method in class org.openzen.zenscript.codemodel.member.OperatorMember
 
setOwner(Projectile, Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.ExpandProjectile
 
setParameterInfo(FunctionParameter, JavaParameterInfo) - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
setPersistenceRequired(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
setPickedItem(Inventory, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandInventory
 
setPickUpDelay(ItemEntity, int) - Static method in class com.blamejared.crafttweaker.natives.entity.type.item.ExpandItemEntity
 
setPierceLevel(AbstractArrow, byte) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.arrow.ExpandAbstractArrow
Sets the pierce level of this arrow.
setPortalCooldown(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
setPos(Entity, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
setPos(Entity, Vec3) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
setPosRaw(Entity, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
setPvpAllowed(MinecraftServer, boolean) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
 
setRaining(LevelData, boolean) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandLevelData
 
setRainingLevel(Level, float) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevel
Sets the current rain level.
setRainTime(ServerLevelData, int) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandServerLevelData
 
setRarity(Rarity) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Sets the rarity of the Item.
setRatioX(LivingKnockBackEvent, double) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingKnockBackEvent
 
setRatioZ(LivingKnockBackEvent, double) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingKnockBackEvent
 
setReducedDebugInfo(Player, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
setRemainingFireTicks(Entity, int) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
setRemoved(EntityAccess, Entity.RemovalReason) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityAccess
 
setResult(PlayerSleepInBedEvent, Player.BedSleepingProblem) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerSleepInBedEvent
 
setResult(Event, Event.Result) - Static method in class com.blamejared.crafttweaker.natives.event.ExpandEvent
 
setResultStack(LivingEntityUseItemEvent.Finish, IItemStack) - Static method in class com.blamejared.crafttweaker.natives.event.entity.use.ExpandLivingEntityUseItemFinishEvent
 
setReturnType(TypeID) - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
setRodDamage(ItemFishedEvent, int) - Static method in class com.blamejared.crafttweaker.natives.event.item.ExpandItemFishedEvent
 
setRow(int, float, float, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
setRow(int, Vector3fc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
setRowColumn(int, int, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
setSaturation(FoodData, float) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodData
 
setSaturationModifier(FoodProperties, float) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
 
setScore(Player, int) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
setSecondsOnFire(Entity, int) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
setSetter(SetterMemberRef, TypeMemberPriority) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
setShieldTakesDamage(ShieldBlockEvent, boolean) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandShieldBlockEvent
 
setShiftKeyDown(Entity, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
setShotFromCrossbow(AbstractArrow, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.arrow.ExpandAbstractArrow
Sets if this arrow was shot from a crossbow or not.
setSilent(Entity, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
setSkewSymmetric(float, float, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
setSleepingPos(LivingEntity, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
setSoundEvent(AbstractArrow, SoundEvent) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.arrow.ExpandAbstractArrow
Sets the sound event that this arrow plays when it hits an entity or block.
setSpawn(WritableLevelData, BlockPos, float) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandWritableLevelData
 
setSpawnAngle(WritableLevelData, float) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandWritableLevelData
 
setSpawnCancelled(MobSpawnEvent.FinalizeSpawn, boolean) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.spawn.ExpandMobFinalizeSpawnEvent
 
setSpawnTag(MobSpawnEvent.FinalizeSpawn, IData) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.spawn.ExpandMobFinalizeSpawnEvent
 
setSpecialPriceDiff(MerchantOffer, int) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
setSpeed(LivingEntity, float) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
setSpeedFactor(Block, float) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlock
Sets the speed factor of this Block.
setSprinting(Entity, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
setStartPos(FallingBlockEntity, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandFallingBlockEntity
Sets the position that this entity was spawned at.
SetStaticFieldExpression - Class in org.openzen.zenscript.codemodel.expression
 
SetStaticFieldExpression(CodePosition, FieldMemberRef, Expression) - Constructor for class org.openzen.zenscript.codemodel.expression.SetStaticFieldExpression
 
setStingerCount(LivingEntity, int) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
setStrength(LivingKnockBackEvent, float) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingKnockBackEvent
 
setStrikethrough(Style) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
setStyle(MutableComponent, Style) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandMutableComponent
 
setSuperType(TypeID) - Method in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
setSwimming(Entity, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
setTag(Class<T>, T) - Method in class org.openzen.zencode.shared.Taggable
 
setTag(Class<T>, T) - Method in interface org.openzen.zenscript.codemodel.member.IDefinitionMember
 
setTarget(Mob, LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
setTargetX(EntityTeleportEvent, double) - Static method in class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandEntityTeleportEvent
 
setTargetY(EntityTeleportEvent, double) - Static method in class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandEntityTeleportEvent
 
setTargetZ(EntityTeleportEvent, double) - Static method in class com.blamejared.crafttweaker.natives.event.entity.teleport.ExpandEntityTeleportEvent
 
setter - Variable in class org.openzen.zenscript.codemodel.expression.SetterExpression
 
setter - Variable in class org.openzen.zenscript.codemodel.expression.StaticSetterExpression
 
setter() - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Method
Returns the value of the setter record component.
setter(CodePosition, TypeScope, Expression, Expression, boolean) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
SETTER - Enum constant in enum class org.openzen.zenscript.codemodel.member.FunctionalKind
 
SETTER_TYPE - Enum constant in enum class org.openzen.zenscript.validator.TypeContext
 
SetterExpression - Class in org.openzen.zenscript.codemodel.expression
 
SetterExpression(CodePosition, Expression, SetterMemberRef, Expression) - Constructor for class org.openzen.zenscript.codemodel.expression.SetterExpression
 
SetterMember - Class in org.openzen.zenscript.codemodel.member
 
SetterMember(CodePosition, HighLevelDefinition, int, String, TypeID, BuiltinID) - Constructor for class org.openzen.zenscript.codemodel.member.SetterMember
 
SetterMemberRef - Class in org.openzen.zenscript.codemodel.member.ref
 
SetterMemberRef(TypeID, SetterMember, GenericMapper) - Constructor for class org.openzen.zenscript.codemodel.member.ref.SetterMemberRef
 
setterName() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeMethod
 
setThundering(ServerLevelData, boolean) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandServerLevelData
 
setThunderTime(ServerLevelData, int) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandServerLevelData
 
setTicksFrozen(Entity, int) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
setTimeToDay(ServerLevel) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandServerLevel
Sets the time of the Minecraft day to day.
setTimeToMidnight(ServerLevel) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandServerLevel
Sets the time of the Minecraft day to midnight.
setTimeToNight(ServerLevel) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandServerLevel
Sets the time of the Minecraft day to night.
setTimeToNoon(ServerLevel) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandServerLevel
Sets the time of the Minecraft day to noon.
SETTING_FINAL_FIELD - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
SETTING_FINAL_VARIABLE - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
setToArray(CastExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
setToArray(CastExpression) - Method in interface org.openzen.zenscript.javashared.JavaNativeTranslator
 
setToOutOfStock(MerchantOffer) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
setTradeList(List<VillagerTrades.ItemListing>) - Method in class com.blamejared.crafttweaker.api.action.villager.ActionTradeBase
 
setTradingPlayer(Merchant, Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.villager.ExpandMerchant
 
setTransposed(Matrix3fc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
setType(TypeID) - Method in class org.openzen.zenscript.codemodel.definition.AliasDefinition
 
setType(TypeID) - Method in class org.openzen.zenscript.codemodel.member.PropertyMember
 
setTypeParameterInfo(TypeParameter, JavaTypeParameterInfo) - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
setTypeParameters(TypeParameter[]) - Method in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
setUnderlined(Style) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
setUnhappyCounter(AbstractVillager, int) - Static method in class com.blamejared.crafttweaker.natives.entity.type.villager.ExpandAbstractVillager
 
setUseBlock(PlayerInteractEvent.LeftClickBlock, Event.Result) - Static method in class com.blamejared.crafttweaker.natives.event.interact.ExpandLeftClickBlockEvent
 
setUseBlock(PlayerInteractEvent.RightClickBlock, Event.Result) - Static method in class com.blamejared.crafttweaker.natives.event.interact.ExpandRightClickBlockEvent
 
setUseItem(PlayerInteractEvent.LeftClickBlock, Event.Result) - Static method in class com.blamejared.crafttweaker.natives.event.interact.ExpandLeftClickBlockEvent
 
setUseItem(PlayerInteractEvent.RightClickBlock, Event.Result) - Static method in class com.blamejared.crafttweaker.natives.event.interact.ExpandRightClickBlockEvent
 
setValue(boolean) - Method in interface live.MutableLiveBool
 
setValue(boolean) - Method in class live.SimpleLiveBool
 
setValue(int) - Method in interface live.LiveInt
 
setValue(int) - Method in interface live.MutableLiveInt
 
setValue(int) - Method in class live.SimpleLiveInt
 
setValue(IItemStack, float) - Method in class com.blamejared.crafttweaker.api.misc.CTComposter
Sets the compost value of the given IItemStack.
setValue(String) - Method in interface live.MutableLiveString
 
setValue(String) - Method in class live.SimpleLiveString
 
setValue(BlockPos.MutableBlockPos, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMutableBlockPos
 
setValue(BlockPos.MutableBlockPos, int, int, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMutableBlockPos
 
setValue(BlockPos.MutableBlockPos, long) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMutableBlockPos
 
setValue(BlockPos.MutableBlockPos, AxisCycle, int, int, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMutableBlockPos
 
setValue(BlockPos.MutableBlockPos, Vec3i) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMutableBlockPos
 
setValue(T) - Method in interface live.MutableLiveObject
 
setValue(T) - Method in class live.SimpleLiveObject
 
setVariantOption(VariantDefinition.Option, JavaVariantOption) - Method in class org.openzen.zenscript.javashared.JavaCompiledModule
 
setVisualOnly(LightningBolt, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandLightningBolt
 
setWalkingSpeed(Abilities, float) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandAbilities
 
setWanderingTraderSpawnChance(ServerLevelData, int) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandServerLevelData
 
setWanderingTraderSpawnDelay(ServerLevelData, int) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandServerLevelData
 
setWithOffset(BlockPos.MutableBlockPos, Vec3i, int, int, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMutableBlockPos
 
setWithOffset(BlockPos.MutableBlockPos, Vec3i, Direction) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMutableBlockPos
 
setWithOffset(BlockPos.MutableBlockPos, Vec3i, Vec3i) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMutableBlockPos
 
setWorldBorder(ServerLevelData, WorldBorder.Settings) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandServerLevelData
 
setX(BlockPos.MutableBlockPos, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMutableBlockPos
 
setXp(GrindstoneEvent, int) - Static method in class com.blamejared.crafttweaker.natives.event.grindstone.ExpandGrindStoneEvent
 
setXPower(AbstractHurtingProjectile, double) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.arrow.ExpandAbstractHurtingProjectile
Sets the x power of this projectile.
setXSpawn(WritableLevelData, int) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandWritableLevelData
 
setY(BlockPos.MutableBlockPos, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMutableBlockPos
 
setYPower(AbstractHurtingProjectile, double) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.arrow.ExpandAbstractHurtingProjectile
Sets the y power of this projectile.
setYSpawn(WritableLevelData, int) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandWritableLevelData
 
setZ(BlockPos.MutableBlockPos, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMutableBlockPos
 
setZPower(AbstractHurtingProjectile, double) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.arrow.ExpandAbstractHurtingProjectile
Sets the z power of this projectile.
setZSpawn(WritableLevelData, int) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandWritableLevelData
 
shallow(IRecipeComponent<T>, T, Function<T, T>) - Static method in class com.blamejared.crafttweaker.impl.recipe.replacement.DefaultTargetingStrategies
 
SHAPE_SIZE_2D - Static variable in class com.blamejared.crafttweaker.api.recipe.component.BuiltinRecipeComponents.Metadata
 
ShapedRecipeHandler - Class in com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla
 
ShapedRecipeHandler() - Constructor for class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.ShapedRecipeHandler
 
ShapelessRecipeHandler - Class in com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla
 
ShapelessRecipeHandler() - Constructor for class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.ShapelessRecipeHandler
 
Shared<T extends AutoCloseable> - Class in zsynthetic
 
Shared(T) - Constructor for class zsynthetic.Shared
 
SHARED - Static variable in class org.openzen.zenscript.javashared.JavaClass
 
shieldTakesDamage(ShieldBlockEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.living.ExpandShieldBlockEvent
 
shl(IData) - Method in interface com.blamejared.crafttweaker.api.data.IData
Applies a SHL (<<) operation to this data by the other data
shl(IData) - Method in class com.blamejared.crafttweaker.api.data.IntData
 
shl(IData) - Method in class com.blamejared.crafttweaker.api.data.LongData
 
shl(IData) - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
shl(StringBuilder, StringBuildable) - Static method in class stdlib.StringBuilderExpansion
 
SHL - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
SHL - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
SHLASSIGN - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
SHLASSIGN - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
shoot(Projectile, double, double, double, float, float) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.ExpandProjectile
 
shootFromRotation(Projectile, Entity, float, float, float, float, float) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.ExpandProjectile
 
SHORT - Enum constant in enum class com.blamejared.crafttweaker.api.data.IData.Type
 
SHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
SHORT - Enum constant in enum class org.openzen.zenscript.parser.type.ParsedTypeBasic
 
SHORT - Static variable in class org.openzen.zenscript.javashared.JavaClass
 
SHORT_ADD_SHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_AND_SHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_ARRAY_AS_USHORT_ARRAY - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_COMPARE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_DEC - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_DIV_SHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_GET_MAX_VALUE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_GET_MIN_VALUE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_INC - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_MOD_SHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_MUL_SHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_NEG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_NOT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_OR_SHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_PARSE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_PARSE_WITH_BASE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_SHL - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_SHR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_SUB_SHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_TO_BYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_TO_CHAR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_TO_DOUBLE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_TO_FLOAT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_TO_INT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_TO_LONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_TO_SBYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_TO_STRING - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_TO_UINT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_TO_ULONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_TO_USHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_TO_USIZE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_USHR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
SHORT_XOR_SHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ShortData - Class in com.blamejared.crafttweaker.api.data
 
ShortData(short) - Constructor for class com.blamejared.crafttweaker.api.data.ShortData
 
ShortData(ShortTag) - Constructor for class com.blamejared.crafttweaker.api.data.ShortData
 
shotFromCrossbow(AbstractArrow) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.arrow.ExpandAbstractArrow
Checks if this arrow was shot from a crossbow.
shouldAnnounceChat(DisplayInfo) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandDisplayInfo
 
shouldApplyOn(IScriptLoadSource, Logger) - Method in interface com.blamejared.crafttweaker.api.action.base.IAction
Determines whether an action should be applied for scripts loading in the given IScriptLoadSource.
shouldApplyOn(IScriptLoadSource, Logger) - Method in class com.blamejared.crafttweaker.api.action.block.ActionSetBlockProperty
 
shouldApplyOn(IScriptLoadSource, Logger) - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionBrewingBase
 
shouldApplyOn(IScriptLoadSource, Logger) - Method in class com.blamejared.crafttweaker.api.action.entity.ActionSetNameTag
 
shouldApplyOn(IScriptLoadSource, Logger) - Method in class com.blamejared.crafttweaker.api.action.event.ActionRegisterEvent
 
shouldApplyOn(IScriptLoadSource, Logger) - Method in class com.blamejared.crafttweaker.api.action.item.ActionModifyAttribute
 
shouldApplyOn(IScriptLoadSource, Logger) - Method in class com.blamejared.crafttweaker.api.action.item.ActionSetBurnTime
 
shouldApplyOn(IScriptLoadSource, Logger) - Method in class com.blamejared.crafttweaker.api.action.item.ActionSetFood
 
shouldApplyOn(IScriptLoadSource, Logger) - Method in class com.blamejared.crafttweaker.api.action.item.ActionSetItemProperty
 
shouldApplyOn(IScriptLoadSource, Logger) - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionTooltipBase
 
shouldApplyOn(IScriptLoadSource, Logger) - Method in class com.blamejared.crafttweaker.api.action.misc.ActionSetCompostable
 
shouldAwardStats(InteractionResult) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandInteractionResult
 
shouldBeSaved(EntityAccess) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityAccess
 
shouldDestroy(Entity.RemovalReason) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityRemovalReason
 
shouldDiscardFriction(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
shouldFreeze(Biome, Level, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.world.biome.ExpandBiome
 
shouldFreeze(Biome, Level, BlockPos, boolean) - Static method in class com.blamejared.crafttweaker.natives.world.biome.ExpandBiome
 
shouldInformAdmins(CommandSource) - Static method in class com.blamejared.crafttweaker.natives.command.ExpandCommandSource
 
shouldLoadClass(Class<?>) - Method in class org.openzen.zencode.java.module.converters.JavaNativeClassConverter
 
shouldLoadType(Type) - Method in class org.openzen.zencode.java.module.converters.JavaNativeClassConverter
 
shouldRemove(VillagerTrades.ItemListing) - Method in interface com.blamejared.crafttweaker.api.villager.ITradeRemover
 
shouldRemove(Recipe<?>) - Method in class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipe
 
shouldRemove(Recipe<?>) - Method in class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipeBase
 
shouldRemove(Recipe<?>) - Method in class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipeByModId
 
shouldRemove(Recipe<?>) - Method in class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipeByName
 
shouldRemove(Recipe<?>) - Method in class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipeByOutput
 
shouldRemove(Recipe<?>) - Method in class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipeByRegex
 
shouldRewardExp(MerchantOffer) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
shouldShowName(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
shouldShowToast(DisplayInfo) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandDisplayInfo
 
shouldSnow(Biome, Level, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.world.biome.ExpandBiome
 
shouldSwing(InteractionResult) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandInteractionResult
 
shouldTrackCount(MapDecoration.Type) - Static method in class com.blamejared.crafttweaker.natives.world.map.ExpandMapDecorationType
 
shouldWrapLeft(FormattableOperator, FormattableOperator) - Static method in interface org.openzen.zenscript.formattershared.FormattableOperator
 
shouldWrapRight(FormattableOperator, FormattableOperator) - Static method in interface org.openzen.zenscript.formattershared.FormattableOperator
 
showAnyInFunctionHeaders - Variable in class org.openzen.zenscript.formatter.ScriptFormattingSettings
 
showAnyInFunctionHeaders(boolean) - Method in class org.openzen.zenscript.formatter.ScriptFormattingSettings.Builder
 
showIcon(MobEffectInstance) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectInstance
 
showProgressBar(Merchant) - Static method in class com.blamejared.crafttweaker.natives.entity.type.villager.ExpandMerchant
 
showVehicleHealth(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
shr(IData) - Method in interface com.blamejared.crafttweaker.api.data.IData
Applies a SHR (>>) operation to this data by the other data
shr(IData) - Method in class com.blamejared.crafttweaker.api.data.IntData
 
shr(IData) - Method in class com.blamejared.crafttweaker.api.data.LongData
 
shr(IData) - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
SHR - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
SHR - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
SHRASSIGN - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
SHRASSIGN - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
shrink(int) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Shrinks this IItemStack's stack size by the given amount, or 1 if no amount is given.
sidedSuccess(boolean) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandInteractionResult
Returns true if successSide is true, this can be used to return SUCCESS on the client, but CONSUME on the server.
sidedSuccess(Class<T>, T, boolean) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandInteractionResultHolder
 
signature - Variable in class org.openzen.zenscript.javashared.JavaField
 
simple(ResourceLocation, TypeToken<T>, BiPredicate<T, T>) - Static method in interface com.blamejared.crafttweaker.api.recipe.component.IRecipeComponent
Builds a new IRecipeComponent that cannot be further decomposed into a list of lists.
SimpleBracketParser - Class in org.openzen.zenscript.parser
 
SimpleBracketParser(GlobalTypeRegistry, FunctionalMemberRef) - Constructor for class org.openzen.zenscript.parser.SimpleBracketParser
 
SimpleJavaCompileSpace - Class in org.openzen.zenscript.javashared
 
SimpleJavaCompileSpace(GlobalTypeRegistry) - Constructor for class org.openzen.zenscript.javashared.SimpleJavaCompileSpace
 
SimpleLiveBool - Class in live
 
SimpleLiveBool(boolean) - Constructor for class live.SimpleLiveBool
 
SimpleLiveInt - Class in live
 
SimpleLiveInt(int) - Constructor for class live.SimpleLiveInt
 
SimpleLiveObject<T> - Class in live
 
SimpleLiveObject(T) - Constructor for class live.SimpleLiveObject
 
SimpleLiveString - Class in live
 
SimpleLiveString(String) - Constructor for class live.SimpleLiveString
 
simulate(IFluidHandler.FluidAction) - Static method in class com.blamejared.crafttweaker.natives.capability.ExpandFluidHandlerAction
If the action should simulate.
sinceVersion() - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Constructor
Returns the value of the sinceVersion record component.
singleQuote - Variable in class org.openzen.zenscript.parser.expression.ParsedExpressionString
 
siPush(short) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
size() - Method in class com.blamejared.crafttweaker.impl.loot.CraftTweakerPrivilegedLootModifierMap
 
size() - Method in class com.blamejared.crafttweaker.impl.loot.ForgeLootModifierMapAdapter
 
skip(int) - Method in class compactio.CompactBytesDataInput
 
skip(int) - Method in interface compactio.CompactDataInput
 
skipWhitespaceNewline() - Method in class org.openzen.zenscript.lexer.WhitespaceFilteringParser
 
sleep(long) - Method in class com.blamejared.crafttweaker.api.util.sequence.SequenceBuilder
Sleep (wait) for the given amount of ticks.
SleepTask<T,U> - Class in com.blamejared.crafttweaker.api.util.sequence.task.type
A task that will sleep for the given amount of ticks.
SleepTask(long) - Constructor for class com.blamejared.crafttweaker.api.util.sequence.task.type.SleepTask
 
sleepUntil(BiPredicate<T, SequenceContext<T, U>>) - Method in class com.blamejared.crafttweaker.api.util.sequence.SequenceBuilder
Sleeps until the given condition is met.
sleepUntil(Predicate<T>) - Method in class com.blamejared.crafttweaker.api.util.sequence.SequenceBuilder
Sleeps until the given condition is met.
SleepUntilTask<T,U> - Class in com.blamejared.crafttweaker.api.util.sequence.task.type
A task that will sleep until its condition is met.
SleepUntilTask(BiPredicate<T, SequenceContext<T, U>>) - Constructor for class com.blamejared.crafttweaker.api.util.sequence.task.type.SleepUntilTask
 
SleepUntilTask(Predicate<T>) - Constructor for class com.blamejared.crafttweaker.api.util.sequence.task.type.SleepUntilTask
 
SmithingRecipeConflictChecker - Class in com.blamejared.crafttweaker.impl.recipe.handler.helper
 
SmithingRecipeConflictChecker() - Constructor for class com.blamejared.crafttweaker.impl.recipe.handler.helper.SmithingRecipeConflictChecker
 
SmithingRecipeManager - Enum Class in com.blamejared.crafttweaker.api.recipe.manager
 
SmithingTransformRecipeHandler - Class in com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla
 
SmithingTransformRecipeHandler() - Constructor for class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.SmithingTransformRecipeHandler
 
SmithingTrimRecipeHandler - Class in com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla
 
SmithingTrimRecipeHandler() - Constructor for class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.SmithingTrimRecipeHandler
 
SmokerRecipeManager - Enum Class in com.blamejared.crafttweaker.api.recipe.manager
 
smokey(LocationPredicate.Builder, Boolean) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandLocationPredicateBuilder
 
sonicBoom(DamageSources, Entity) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
sorted(Expression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
sorted(Expression) - Method in interface org.openzen.zenscript.javashared.JavaNativeTranslator
 
SortedLiveList<T> - Class in live
 
SortedLiveList(LiveList<T>, Comparator<T>) - Constructor for class live.SortedLiveList
 
sortedWithComparator(Expression, Expression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
sortedWithComparator(Expression, Expression) - Method in interface org.openzen.zenscript.javashared.JavaNativeTranslator
 
sound(DamageEffects) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageEffects
 
SOUND_ANVIL_BROKEN() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_ANVIL_LAND() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_ANVIL_USED() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_BAT_LIFTOFF() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_BLAZE_FIREBALL() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_BREWING_STAND_BREW() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_CHORUS_DEATH() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_CHORUS_GROW() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_DISPENSER_DISPENSE() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_DISPENSER_FAIL() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_DISPENSER_PROJECTILE_LAUNCH() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_DRAGON_DEATH() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_DRAGON_FIREBALL() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_DRIP_LAVA_INTO_CAULDRON() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_DRIP_WATER_INTO_CAULDRON() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_END_PORTAL_SPAWN() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_ENDER_EYE_LAUNCH() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_EXTINGUISH_FIRE() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_FIREWORK_SHOOT() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_GHAST_FIREBALL() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_GHAST_WARNING() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_GRINDSTONE_USED() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_HUSK_TO_ZOMBIE() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_PAGE_TURN() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_PHANTOM_BITE() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_PLAY_JUKEBOX_SONG() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_POINTED_DRIPSTONE_LAND() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_PORTAL_TRAVEL() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_SKELETON_TO_STRAY() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_SMITHING_TABLE_USED() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_STOP_JUKEBOX_SONG() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_WITHER_BLOCK_BREAK() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_WITHER_BOSS_SHOOT() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_WITHER_BOSS_SPAWN() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_ZOMBIE_CONVERTED() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_ZOMBIE_DOOR_CRASH() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_ZOMBIE_INFECTED() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_ZOMBIE_IRON_DOOR() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_ZOMBIE_TO_DROWNED() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_ZOMBIE_WOODEN_DOOR() - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
source - Variable in class org.openzen.zenscript.codemodel.expression.InvalidAssignExpression
 
source(DamageSourcePredicate.Builder, EntityPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandDamageSourcePredicateBuilder
 
source(DamageSourcePredicate.Builder, EntityPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandDamageSourcePredicateBuilder
 
SourceFile - Interface in org.openzen.zencode.shared
 
SourceFileLogger - Interface in org.openzen.zencode.shared.logging
 
sourcePositionRaw(DamageSource) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSource
 
south(BlockPos) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
south(BlockPos, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
south(Vec3i) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
south(Vec3i, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
spaceAfterLabelColon - Variable in class org.openzen.zenscript.formatter.ScriptFormattingSettings
 
spaceAfterLabelColon(boolean) - Method in class org.openzen.zenscript.formatter.ScriptFormattingSettings.Builder
 
spaceBeforeLabelColon - Variable in class org.openzen.zenscript.formatter.ScriptFormattingSettings
 
spaceBeforeLabelColon(boolean) - Method in class org.openzen.zenscript.formatter.ScriptFormattingSettings.Builder
 
spacesPerTab - Variable in class org.openzen.zenscript.formattershared.FormattingSettings
 
spacesPerTabs(int) - Method in class org.openzen.zenscript.formattershared.FormattingSettings.Builder
 
spawn(EntityType<Entity>, ServerLevel, MapData, Consumer<Entity>, BlockPos, MobSpawnType, boolean, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
 
spawn(EntityType<Entity>, ServerLevel, IItemStack, Player, BlockPos, MobSpawnType, boolean, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
 
spawn(EntityType<Entity>, ServerLevel, BlockPos, MobSpawnType) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
 
spawnChildFromBreeding(Animal, ServerLevel, Animal) - Static method in class com.blamejared.crafttweaker.natives.entity.type.animal.ExpandAnimal
 
specificRunInfo() - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IScriptRun
Gets the IScriptRunInfo tied to this specific run.
SPECIFIED - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.TypeMemberPriority
 
split(String, char) - Static method in class stdlib.Strings
 
sprinting(EntityFlagsPredicate.Builder, Boolean) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityFlagsPredicateBuilder
 
stack - Variable in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionTooltipBase
 
stalagmite(DamageSources) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
start - Variable in class org.openzen.zenscript.javabytecode.JavaLocalVariableInfo
 
start() - Method in class com.blamejared.crafttweaker.api.util.sequence.SequenceBuilder
Builds and starts the sequence.
start() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaStatementVisitor
 
start() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
startOpen(Container, Player) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandContainer
 
startRiding(Entity, Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
startRiding(Entity, Entity, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
startSleeping(LivingEntity, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
startUsingItem(LivingEntity, InteractionHand) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
starve(DamageSources) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
state - Variable in class org.openzen.zenscript.codemodel.SemanticModule
 
statement - Variable in class org.openzen.zenscript.parser.statements.ParsedStatementTryCatch
 
Statement - Class in org.openzen.zenscript.codemodel.statement
 
Statement(CodePosition, TypeID) - Constructor for class org.openzen.zenscript.codemodel.statement.Statement
 
STATEMENT_OUTSIDE_SWITCH_CASE - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
StatementAnnotation - Interface in org.openzen.zenscript.codemodel.annotations
 
StatementContext - Class in org.openzen.zenscript.codemodel.context
 
StatementContext(CodePosition, ModuleContext, TypeID) - Constructor for class org.openzen.zenscript.codemodel.context.StatementContext
 
StatementContext(CodePosition, ModuleContext, TypeID, FunctionHeader) - Constructor for class org.openzen.zenscript.codemodel.context.StatementContext
 
StatementContext(CodePosition, TypeContext) - Constructor for class org.openzen.zenscript.codemodel.context.StatementContext
 
StatementContext(CodePosition, TypeContext, FunctionHeader) - Constructor for class org.openzen.zenscript.codemodel.context.StatementContext
 
StatementContext(StatementContext) - Constructor for class org.openzen.zenscript.codemodel.context.StatementContext
 
StatementContext(StatementContext, FunctionHeader, LambdaClosure) - Constructor for class org.openzen.zenscript.codemodel.context.StatementContext
 
StatementContext(StatementContext, LoopStatement) - Constructor for class org.openzen.zenscript.codemodel.context.StatementContext
 
StatementContext(TypeContext) - Constructor for class org.openzen.zenscript.codemodel.context.StatementContext
Deprecated.
StatementContext(TypeContext, FunctionHeader) - Constructor for class org.openzen.zenscript.codemodel.context.StatementContext
Deprecated.
StatementFormatter - Class in org.openzen.zenscript.formatter
 
StatementFormatter - Class in org.openzen.zenscript.formattershared
 
StatementFormatter(StringBuilder, String, ScriptFormattingSettings, ExpressionFormatter) - Constructor for class org.openzen.zenscript.formatter.StatementFormatter
 
StatementFormatter(StringBuilder, FormattingSettings, StatementFormatter.Formatter, String, LoopStatement) - Constructor for class org.openzen.zenscript.formattershared.StatementFormatter
 
StatementFormatter.Formatter - Interface in org.openzen.zenscript.formattershared
 
StatementFormattingSubBlock - Class in org.openzen.zenscript.formattershared
 
StatementFormattingSubBlock(String, List<String>, Statement[]) - Constructor for class org.openzen.zenscript.formattershared.StatementFormattingSubBlock
 
StatementFormattingTarget - Interface in org.openzen.zenscript.formattershared
 
statements - Variable in class org.openzen.zenscript.codemodel.ScriptBlock
 
statements - Variable in class org.openzen.zenscript.codemodel.statement.BlockStatement
 
statements - Variable in class org.openzen.zenscript.codemodel.statement.SwitchCase
 
statements - Variable in class org.openzen.zenscript.formattershared.StatementFormattingSubBlock
 
statements - Variable in class org.openzen.zenscript.parser.statements.ParsedSwitchCase
 
StatementScope - Class in org.openzen.zenscript.codemodel.scope
 
StatementScope - Interface in org.openzen.zenscript.validator.analysis
 
StatementScope() - Constructor for class org.openzen.zenscript.codemodel.scope.StatementScope
 
StatementTransformer - Interface in org.openzen.zenscript.codemodel.statement
 
StatementValidator - Class in org.openzen.zenscript.validator.visitors
 
StatementValidator(Validator, StatementScope) - Constructor for class org.openzen.zenscript.validator.visitors.StatementValidator
 
StatementValidator(Validator, StatementScope, StatementValidator.VariableSet) - Constructor for class org.openzen.zenscript.validator.visitors.StatementValidator
 
StatementVisitor<T> - Interface in org.openzen.zenscript.codemodel.statement
 
StatementVisitorWithContext<C,R> - Interface in org.openzen.zenscript.codemodel.statement
 
STATIC - Enum constant in enum class com.blamejared.crafttweaker.api.util.HandleUtil.AccessType
Indicates that the access must be static.
STATIC - Enum constant in enum class org.openzen.zenscript.javashared.JavaMethod.Kind
 
STATIC - Static variable in class org.openzen.zenscript.codemodel.Modifiers
 
STATIC - Static variable in class org.openzen.zenscript.javashared.JavaModifiers
 
STATIC_INITIALIZER_CANNOT_THROW - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
STATIC_PHASE - Static variable in class org.openzen.zenscript.javashared.JavaModifiers
 
staticGetter(CodePosition, TypeScope) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
StaticGetterExpression - Class in org.openzen.zenscript.codemodel.expression
 
StaticGetterExpression(CodePosition, GetterMemberRef) - Constructor for class org.openzen.zenscript.codemodel.expression.StaticGetterExpression
 
STATICINIT - Enum constant in enum class org.openzen.zenscript.javashared.JavaMethod.Kind
 
StaticInitializerMember - Class in org.openzen.zenscript.codemodel.member
 
StaticInitializerMember(CodePosition, HighLevelDefinition) - Constructor for class org.openzen.zenscript.codemodel.member.StaticInitializerMember
 
staticMemberExpression(CodePosition, String) - Static method in class com.blamejared.crafttweaker.api.util.ParseUtil
 
staticSetter(CodePosition, TypeScope, Expression) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
StaticSetterExpression - Class in org.openzen.zenscript.codemodel.expression
 
StaticSetterExpression(CodePosition, SetterMemberRef, Expression) - Constructor for class org.openzen.zenscript.codemodel.expression.StaticSetterExpression
 
statistic(PlayerPredicate.Builder, String, String, MinMaxBounds.Ints) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandPlayerPredicateBuilder
 
statistic(PlayerPredicate.Builder, String, ResourceLocation, MinMaxBounds.Ints) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandPlayerPredicateBuilder
 
statistic(PlayerPredicate.Builder, ResourceLocation, String, MinMaxBounds.Ints) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandPlayerPredicateBuilder
 
statistic(PlayerPredicate.Builder, ResourceLocation, ResourceLocation, MinMaxBounds.Ints) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandPlayerPredicateBuilder
 
stdlib - package stdlib
 
stdlib - Variable in class org.openzen.zenscript.codemodel.type.GlobalTypeRegistry
 
step(Direction) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandDirection
 
steppingOn(EntityPredicate.Builder, LocationPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
steppingOn(EntityPredicate.Builder, LocationPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
stillValid(Container, Player) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandContainer
 
sting(DamageSources, LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
StoneCutterManager - Enum Class in com.blamejared.crafttweaker.api.recipe.manager
 
StoneCutterRecipeHandler - Class in com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla
 
StoneCutterRecipeHandler() - Constructor for class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.StoneCutterRecipeHandler
 
stop() - Method in class com.blamejared.crafttweaker.api.util.sequence.Sequence
Stops this sequence, subsequent tasks will not be ran.
stop() - Method in class com.blamejared.crafttweaker.api.util.sequence.SequenceContext
Stop the sequence.
stopOpen(Container, Player) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandContainer
 
stopRiding(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
stopSleeping(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
stopSleeping(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
stopUsingItem(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
STORAGE_NOT_SUPPORTED - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
store(Ingredient) - Static method in class com.blamejared.crafttweaker.api.ingredient.IngredientCacheBuster
Stores an Ingredient being dissolved to be invalidated at a later point.
store(Type, int) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
store(JavaLocalVariableInfo) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
store(JavaParameterInfo) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
storeInt(int) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
storeObject(int) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
storingEnchantment(ItemPredicate.Builder, EnchantmentPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandItemPredicateBuilder
 
str - Variable in enum class org.openzen.zenscript.codemodel.CompareType
 
strategy() - Method in record class com.blamejared.crafttweaker.api.recipe.replacement.ReplacementRequest
Returns the value of the strategy record component.
strategy(ResourceLocation, ITargetingStrategy) - Method in class com.blamejared.crafttweaker.impl.recipe.replacement.ReplacerRegistry
 
stream() - Method in interface com.blamejared.crafttweaker.platform.registry.RegistryWrapper
 
stream() - Method in class com.blamejared.crafttweaker.platform.registry.VanillaRegistryWrapper
 
STRICT - Static variable in class org.openzen.zenscript.javashared.JavaModifiers
 
STRING - Enum constant in enum class com.blamejared.crafttweaker.api.data.IData.Type
 
STRING - Enum constant in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
STRING - Enum constant in enum class org.openzen.zenscript.parser.type.ParsedTypeBasic
 
STRING - Static variable in class org.openzen.zenscript.javashared.JavaClass
 
STRING_ADD_STRING - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
STRING_CHARACTERS - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
STRING_COMPARE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
STRING_CONSTRUCTOR_CHARACTERS - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
STRING_CONTAINS_CHAR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
STRING_CONTAINS_STRING - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
STRING_INDEXGET - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
STRING_ISEMPTY - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
STRING_LENGTH - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
STRING_RANGEGET - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
STRING_REMOVE_DIACRITICS - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
STRING_TO_LOWER_CASE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
STRING_TO_UPPER_CASE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
STRING_TRIM - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
stringAdd() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
StringBuildable - Interface in stdlib
 
StringBuilderExpansion - Class in stdlib
 
StringBuilderExpansion() - Constructor for class stdlib.StringBuilderExpansion
 
StringCharReader - Class in org.openzen.zenscript.lexer
 
StringCharReader(String) - Constructor for class org.openzen.zenscript.lexer.StringCharReader
 
StringConverter - Class in com.blamejared.crafttweaker.api.data.converter
 
StringConverter() - Constructor for class com.blamejared.crafttweaker.api.data.converter.StringConverter
 
StringData - Class in com.blamejared.crafttweaker.api.data
 
StringData(String) - Constructor for class com.blamejared.crafttweaker.api.data.StringData
 
StringData(StringTag) - Constructor for class com.blamejared.crafttweaker.api.data.StringData
 
StringExpansion - Class in org.openzen.zencode.shared
 
Strings - Class in stdlib
 
StringSwitchValue - Class in org.openzen.zenscript.codemodel.expression.switchvalue
 
StringSwitchValue(String) - Constructor for class org.openzen.zenscript.codemodel.expression.switchvalue.StringSwitchValue
 
stringToAscii(Expression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
stringToAscii(Expression) - Method in interface org.openzen.zenscript.javashared.JavaNativeTranslator
 
stringToUTF8(Expression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
stringToUTF8(Expression) - Method in interface org.openzen.zenscript.javashared.JavaNativeTranslator
 
StringUtil - Class in com.blamejared.crafttweaker.api.util
Basic String utils exposed to ZenScript and for use in Java code.
StringUtil() - Constructor for class com.blamejared.crafttweaker.api.util.StringUtil
 
stringValue - Variable in class org.openzen.zencode.shared.CharacterEntity
 
stripNewLine(String) - Static method in class com.blamejared.crafttweaker.api.command.CommandUtilities
 
stripNewLine(StringBuilder) - Static method in class com.blamejared.crafttweaker.api.command.CommandUtilities
 
STRUCT_EMPTY_CONSTRUCTOR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
STRUCT_VALUE_CONSTRUCTOR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
StructDefinition - Class in org.openzen.zenscript.codemodel.definition
 
StructDefinition(CodePosition, Module, ZSPackage, String, int, HighLevelDefinition) - Constructor for class org.openzen.zenscript.codemodel.definition.StructDefinition
 
structure(LocationPredicate.Builder, String) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandLocationPredicateBuilder
 
structure(LocationPredicate.Builder, ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandLocationPredicateBuilder
 
sub(IData) - Method in class com.blamejared.crafttweaker.api.data.ByteData
 
sub(IData) - Method in class com.blamejared.crafttweaker.api.data.DoubleData
 
sub(IData) - Method in class com.blamejared.crafttweaker.api.data.FloatData
 
sub(IData) - Method in interface com.blamejared.crafttweaker.api.data.IData
Subtracts the given IData from this IData.
sub(IData) - Method in class com.blamejared.crafttweaker.api.data.IntData
 
sub(IData) - Method in class com.blamejared.crafttweaker.api.data.LongData
 
sub(IData) - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
sub(Matrix3fc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
sub(Matrix3fc, Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
SUB - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
SUB - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
SUB - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
SUBASSIGN - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
SUBASSIGN - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
SUBASSIGN - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
subCommandName() - Element in annotation interface com.blamejared.crafttweaker.api.annotation.BracketDumper
Gets the name of the sub command used in /ct dump to invoke this dumper.
subCommandName() - Method in interface com.blamejared.crafttweaker.api.command.type.IBracketDumperInfo
Gets the name of the sub-command used in ct dump to obtain all values of a specific bracket handler.
subCommandName() - Method in record class com.blamejared.crafttweaker.api.plugin.IBracketParserRegistrationHandler.DumperData
Returns the value of the subCommandName record component.
subCommands() - Method in class com.blamejared.crafttweaker.impl.command.CommandImpl
 
subPredicate(EntityPredicate.Builder, EntitySubPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
subPredicate(EntityPredicate.Builder, PlayerPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
subtract(BlockPos, Vec3i) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
subtract(Vec3i, Vec3i) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
subtract(Vec3, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3
 
subtract(Vec3, Vec3) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3
 
SubtypeCastExpression - Class in org.openzen.zenscript.codemodel.expression
Using to cast a base type to a class type.
SubtypeCastExpression(CodePosition, Expression, TypeID) - Constructor for class org.openzen.zenscript.codemodel.expression.SubtypeCastExpression
 
success(Class<T>, T) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandInteractionResultHolder
 
suffix - Variable in class org.openzen.zenscript.parser.expression.ParsedExpressionFloat
 
suffix - Variable in class org.openzen.zenscript.parser.expression.ParsedExpressionInt
 
SUPER - Static variable in class org.openzen.zenscript.javashared.JavaModifiers
 
SUPER_CALL_NO_SUPERCLASS - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
SUPERCLASS_NOT_A_CLASS - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
SUPERCLASS_NOT_VIRTUAL - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
SUPERTYPE_NOT_DESTRUCTIBLE - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
SupertypeCastExpression - Class in org.openzen.zenscript.codemodel.expression
Using to cast a class type to a base type.
SupertypeCastExpression(CodePosition, Expression, TypeID) - Constructor for class org.openzen.zenscript.codemodel.expression.SupertypeCastExpression
 
SupertypeValidator - Class in org.openzen.zenscript.validator.visitors
 
SupertypeValidator(Validator, CodePosition, HighLevelDefinition) - Constructor for class org.openzen.zenscript.validator.visitors.SupertypeValidator
 
suspiciousNamesBehavior() - Method in record class com.blamejared.crafttweaker.api.zencode.scriptrun.ScriptDiscoveryConfiguration
Returns the value of the suspiciousNamesBehavior record component.
swap() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
swap(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
sweepAttack(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
 
sweetBerryBush(DamageSources) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
swimming(EntityFlagsPredicate.Builder, Boolean) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityFlagsPredicateBuilder
 
swing(LivingEntity, InteractionHand) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
swing(LivingEntity, InteractionHand, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
SwitchCase - Class in org.openzen.zenscript.codemodel.statement
 
SwitchCase(SwitchValue, Statement[]) - Constructor for class org.openzen.zenscript.codemodel.statement.SwitchCase
 
SwitchedMatch(VarStatement, SwitchStatement) - Constructor for class org.openzen.zenscript.codemodel.expression.MatchExpression.SwitchedMatch
 
switchStatement - Variable in class org.openzen.zenscript.codemodel.expression.MatchExpression.SwitchedMatch
 
SwitchStatement - Class in org.openzen.zenscript.codemodel.statement
 
SwitchStatement(CodePosition, String, Expression) - Constructor for class org.openzen.zenscript.codemodel.statement.SwitchStatement
 
SwitchValue - Interface in org.openzen.zenscript.codemodel.expression.switchvalue
 
SwitchValueFormatter - Class in org.openzen.zenscript.formatter
 
SwitchValueFormatter(ScriptFormattingSettings) - Constructor for class org.openzen.zenscript.formatter.SwitchValueFormatter
 
SwitchValueVisitor<T> - Interface in org.openzen.zenscript.codemodel.expression.switchvalue
 
SwitchValueVisitorWithContext<C,R> - Interface in org.openzen.zenscript.codemodel.expression.switchvalue
 
SYNCHRONIZED - Static variable in class org.openzen.zenscript.javashared.JavaModifiers
 
SYNTAX_CHECK - Enum constant in enum class com.blamejared.crafttweaker.api.zencode.scriptrun.ScriptRunConfiguration.RunKind
Indicates that the scripts will not be executed, rather only their syntax will be checked.
synthesizeFunction(JavaSynthesizedFunction) - Method in interface org.openzen.zenscript.javashared.JavaSyntheticClassGenerator
 
synthesizeRange(JavaSynthesizedRange) - Method in interface org.openzen.zenscript.javashared.JavaSyntheticClassGenerator
 
SYNTHETIC - Static variable in class org.openzen.zenscript.javashared.JavaModifiers
 
systemName() - Method in interface com.blamejared.crafttweaker.api.action.base.IAction
Gets the name of the system that is responsible for the execution of the action.
systemName() - Method in class com.blamejared.crafttweaker.api.action.internal.CraftTweakerAction
 

T

T_ACLOSE - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_ADD - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_ADDASSIGN - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_AND - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_ANDAND - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_ANDASSIGN - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_AOPEN - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_ASSIGN - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_BACKTICK - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_BRCLOSE - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_BROPEN - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_CAT - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_CATASSIGN - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_COALESCE - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_COLON - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_COMMA - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_COMMENT_MULTILINE - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_COMMENT_SCRIPT - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_COMMENT_SINGLELINE - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_DECREMENT - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_DIV - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_DIVASSIGN - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_DOLLAR - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_DOT - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_DOT2 - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_DOT3 - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_EQUAL2 - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_EQUAL3 - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_FLOAT - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_GREATER - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_GREATEREQ - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_IDENTIFIER - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_INCREMENT - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_INT - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_LAMBDA - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_LESS - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_LESSEQ - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_LOCAL_IDENTIFIER - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_MOD - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_MODASSIGN - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_MUL - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_MULASSIGN - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_NOT - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_NOTEQUAL - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_NOTEQUAL2 - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_OPTCALL - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_OR - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_ORASSIGN - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_OROR - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_PREFIXED_INT - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_QUEST - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_SEMICOLON - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_SHL - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_SHLASSIGN - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_SHR - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_SHRASSIGN - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_SQCLOSE - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_SQOPEN - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_STRING_DQ - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_STRING_DQ_WYSIWYG - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_STRING_SQ - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_STRING_SQ_WYSIWYG - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_SUB - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_SUBASSIGN - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_USHR - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_USHRASSIGN - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_WHITESPACE_CARRIAGE_RETURN - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_WHITESPACE_NEWLINE - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_WHITESPACE_SPACE - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_WHITESPACE_TAB - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_XOR - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
T_XORASSIGN - Enum constant in enum class org.openzen.zenscript.lexer.ZSTokenType
 
tag() - Method in class com.blamejared.crafttweaker.api.action.tag.known.ActionKnownTag
 
tag() - Method in class com.blamejared.crafttweaker.api.action.tag.unknown.ActionUnknownTag
 
tag(String) - Method in interface com.blamejared.crafttweaker.api.tag.manager.ITagManager
Gets a tag with the given id.
tag(String) - Method in class com.blamejared.crafttweaker.api.tag.manager.type.KnownTagManager
 
tag(String) - Method in class com.blamejared.crafttweaker.api.tag.manager.type.UnknownTagManager
 
tag(BlockPredicate.Builder, KnownTag<Block>) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandBlockPredicateBuilder
 
tag(DamageSourcePredicate.Builder, TagPredicate<DamageType>) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandDamageSourcePredicateBuilder
 
tag(FluidPredicate.Builder, KnownTag<Fluid>) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandFluidPredicateBuilder
 
tag(ItemPredicate.Builder, KnownTag<Item>) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandItemPredicateBuilder
 
tag(ResourceLocation) - Method in interface com.blamejared.crafttweaker.api.tag.manager.ITagManager
Gets a tag with the given id.
tag(ResourceLocation) - Method in class com.blamejared.crafttweaker.api.tag.manager.type.KnownTagManager
 
tag(ResourceLocation) - Method in class com.blamejared.crafttweaker.api.tag.manager.type.UnknownTagManager
 
tag(TagKey<?>) - Method in interface com.blamejared.crafttweaker.api.tag.manager.ITagManager
Gets a tag from the given TagKey.
Tag - Interface in org.openzen.zencode.shared
 
TagBracketHandler - Class in com.blamejared.crafttweaker.api.bracket.custom
 
TagBracketHandler() - Constructor for class com.blamejared.crafttweaker.api.bracket.custom.TagBracketHandler
 
tagConstructorParameters(JavaBytecodeContext, JavaCompiledModule, HighLevelDefinition, FunctionHeader, boolean) - Static method in class org.openzen.zenscript.javabytecode.compiler.CompilerUtils
 
tagFolder() - Method in interface com.blamejared.crafttweaker.api.tag.manager.ITagManager
Gets the tagFolder of this manager.
Taggable - Class in org.openzen.zencode.shared
 
Taggable() - Constructor for class org.openzen.zencode.shared.Taggable
 
TaggableElement - Annotation Interface in com.blamejared.crafttweaker_annotations.annotations
A taggable element is a class which can be used in a vanilla Tag.
TaggableElementManagerFactory - Annotation Interface in com.blamejared.crafttweaker.api.annotation
 
TaggableElementRegistry - Class in com.blamejared.crafttweaker.impl.registry.zencode
 
TaggableElementRegistry() - Constructor for class com.blamejared.crafttweaker.impl.registry.zencode.TaggableElementRegistry
 
TagIngredient - Class in com.blamejared.crafttweaker.api.ingredient.type
 
TagIngredient(KnownTag<Item>) - Constructor for class com.blamejared.crafttweaker.api.ingredient.type.TagIngredient
 
tagKeys() - Method in interface com.blamejared.crafttweaker.api.tag.manager.ITagManager
Gets the keys of the tags that this manager knows about.
tagKeys() - Method in class com.blamejared.crafttweaker.api.tag.manager.type.KnownTagManager
 
tagKeys() - Method in class com.blamejared.crafttweaker.api.tag.manager.type.UnknownTagManager
 
tagManager(ResourceKey<? extends Registry<T>>) - Method in class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry
Gets the ITagManager corresponding to the given ResourceKey
tagManager(ResourceLocation) - Method in class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry
Gets the ITagManager corresponding to the given ResourceLocation
TagManagerBracketHandler - Class in com.blamejared.crafttweaker.api.bracket.custom
 
TagManagerBracketHandler() - Constructor for class com.blamejared.crafttweaker.api.bracket.custom.TagManagerBracketHandler
 
TagManagerFactory<T,U extends ITagManager<?>> - Interface in com.blamejared.crafttweaker.api.tag.manager
A TagManagerFactory is used to create custom ITagManagers instead of using the default managers (KnownTagManager or UnknownTagManager)
tagManagerFromFolder(ResourceLocation) - Method in class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry
Tries to get an ITagManager from the given tag folder.
tagMap() - Method in interface com.blamejared.crafttweaker.api.tag.manager.ITagManager
Gets a map of id to tag that this manager knows about.
tagMap() - Method in class com.blamejared.crafttweaker.api.tag.manager.type.KnownTagManager
 
tagMap() - Method in class com.blamejared.crafttweaker.api.tag.manager.type.UnknownTagManager
 
tagMap() - Method in class com.blamejared.crafttweaker.api.tag.MutableLoadResult
Gets the tags of the TagManager.LoadResult
tagMethodParameters(JavaBytecodeContext, JavaCompiledModule, FunctionHeader, boolean, List<TypeParameter>) - Static method in class org.openzen.zenscript.javabytecode.compiler.CompilerUtils
 
tags() - Method in interface com.blamejared.crafttweaker.api.tag.manager.ITagManager
Ges the tags that this manager knows about.
TAGS - Enum constant in enum class com.blamejared.crafttweaker.impl.script.RecipeManagerScriptLoader.UpdatedState
 
TAGS_LOADER_NAME - Static variable in class com.blamejared.crafttweaker.api.CraftTweakerConstants
 
TagToDataConverter - Class in com.blamejared.crafttweaker.api.data.converter.tag
 
TagToDataConverter() - Constructor for class com.blamejared.crafttweaker.api.data.converter.tag.TagToDataConverter
 
TagToDataVisitor - Class in com.blamejared.crafttweaker.api.data.converter.tag
Visitor to convert from Vanilla's Tag to CraftTweaker's Data system.
TagToDataVisitor() - Constructor for class com.blamejared.crafttweaker.api.data.converter.tag.TagToDataVisitor
 
take(MerchantOffer, IItemStack, IItemStack) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
target - Variable in class org.openzen.zenscript.codemodel.definition.ExpansionDefinition
 
target - Variable in class org.openzen.zenscript.codemodel.expression.CallExpression
 
target - Variable in class org.openzen.zenscript.codemodel.expression.CallStaticExpression
 
target - Variable in class org.openzen.zenscript.codemodel.expression.CallTranslator.Call
 
target - Variable in class org.openzen.zenscript.codemodel.expression.CastExpression
 
target - Variable in class org.openzen.zenscript.codemodel.expression.GetFieldExpression
 
target - Variable in class org.openzen.zenscript.codemodel.expression.GetterExpression
 
target - Variable in class org.openzen.zenscript.codemodel.expression.InvalidAssignExpression
 
target - Variable in class org.openzen.zenscript.codemodel.expression.PostCallExpression
 
target - Variable in class org.openzen.zenscript.codemodel.expression.SetFieldExpression
 
target - Variable in class org.openzen.zenscript.codemodel.expression.SetterExpression
 
target - Variable in class org.openzen.zenscript.codemodel.member.ref.IteratorMemberRef
 
target - Variable in class org.openzen.zenscript.codemodel.statement.BreakStatement
 
target - Variable in class org.openzen.zenscript.codemodel.statement.ContinueStatement
 
target - Variable in class org.openzen.zenscript.javabytecode.JavaBytecodeContext
 
target() - Method in record class com.blamejared.crafttweaker.api.recipe.replacement.ReplacementRequest
Returns the value of the target record component.
target(EntityPredicate.Builder, EntityPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
target(EntityPredicate.Builder, EntityPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
targetedType() - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo
Returns the value of the targetedType record component.
targetName() - Method in record class com.blamejared.crafttweaker.api.zencode.ZenTypeInfo
Returns the value of the targetName record component.
team(EntityPredicate.Builder, String) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
teleportTo(Entity, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
TERNARY - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
test(Direction.Axis, Direction) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandAxis
 
test(Direction.Plane, Direction) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandPlane
 
test(ItemStack) - Method in class com.blamejared.crafttweaker.api.ingredient.type.IngredientAny
 
test(ItemStack) - Method in class com.blamejared.crafttweaker.api.ingredient.type.IngredientConditioned
 
test(ItemStack) - Method in interface com.blamejared.crafttweaker.api.ingredient.type.IngredientCraftTweakerBase
 
test(ItemStack) - Method in class com.blamejared.crafttweaker.api.ingredient.type.IngredientPartialTag
 
test(ItemStack) - Method in class com.blamejared.crafttweaker.api.ingredient.type.IngredientTransformed
 
test(LootContext) - Method in class com.blamejared.crafttweaker.impl.loot.LootTableIdRegexCondition
 
test(T) - Method in class com.blamejared.crafttweaker.api.recipe.replacement.DescriptivePredicate
 
text(LiteralContents) - Static method in class com.blamejared.crafttweaker.natives.text.content.type.ExpandLiteralContents
 
then(Class<R>, Function<T, Result<R, E>>) - Method in class stdlib.Result
 
then(BiConsumer<T, SequenceContext<T, U>>) - Method in class com.blamejared.crafttweaker.api.util.sequence.SequenceBuilder
Runs the function as part of the sequence.
then(Consumer<T>) - Method in class com.blamejared.crafttweaker.api.util.sequence.SequenceBuilder
Runs the function as part of the sequence.
THIS_IN_STATIC_SCOPE - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
thisEntity() - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParams
Gets the 'this_entity' parameter.
ThisExpression - Class in org.openzen.zenscript.codemodel.expression
 
ThisExpression(CodePosition, TypeID) - Constructor for class org.openzen.zenscript.codemodel.expression.ThisExpression
 
thisType - Variable in class org.openzen.zenscript.codemodel.context.TypeContext
 
thorns(DamageSources, Entity) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
THROW_WITHOUT_THROWS - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
ThrowExpression - Class in org.openzen.zenscript.codemodel.expression
 
ThrowExpression(CodePosition, TypeID, Expression) - Constructor for class org.openzen.zenscript.codemodel.expression.ThrowExpression
 
throwingErr(String, Throwable) - Method in class org.openzen.zencode.java.logger.ScriptingEngineStreamLogger
 
throwingErr(String, Throwable) - Method in interface org.openzen.zencode.shared.logging.IZSLogger
 
throwingWarn(String, Throwable) - Method in class org.openzen.zencode.java.logger.ScriptingEngineStreamLogger
 
throwingWarn(String, Throwable) - Method in interface org.openzen.zencode.shared.logging.IZSLogger
 
thrown(DamageSources, Entity, Entity) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
thrownType - Variable in class org.openzen.zenscript.codemodel.expression.Expression
 
thrownType - Variable in class org.openzen.zenscript.codemodel.FunctionHeader
 
thrownType - Variable in class org.openzen.zenscript.codemodel.statement.Statement
 
thrownType - Variable in class org.openzen.zenscript.parser.definitions.ParsedFunctionHeader
 
ThrowStatement - Class in org.openzen.zenscript.codemodel.statement
 
ThrowStatement(CodePosition, Expression) - Constructor for class org.openzen.zenscript.codemodel.statement.ThrowStatement
 
thundering(WeatherCheck.Builder, Boolean) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.builder.ExpandWeatherCheckBuilder
 
tick() - Method in class com.blamejared.crafttweaker.api.util.sequence.Sequence
Ticks this sequence.
tick(SequenceType) - Static method in class com.blamejared.crafttweaker.api.util.sequence.SequenceManager
Tick all sequences for the given type.
tick(MobEffectInstance, LivingEntity, Runnable) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectInstance
 
tick(T, SequenceContext<T, U>) - Method in interface com.blamejared.crafttweaker.api.util.sequence.task.ISequenceTask
Ticks this task.
tick(T, SequenceContext<T, U>) - Method in class com.blamejared.crafttweaker.api.util.sequence.task.type.InstantTask
 
tick(T, SequenceContext<T, U>) - Method in class com.blamejared.crafttweaker.api.util.sequence.task.type.SleepTask
 
tick(T, SequenceContext<T, U>) - Method in class com.blamejared.crafttweaker.api.util.sequence.task.type.SleepUntilTask
 
TIME - Static variable in class com.blamejared.crafttweaker.api.recipe.component.BuiltinRecipeComponents.Processing
 
times(char, int) - Static method in class stdlib.Chars
 
to - Variable in class org.openzen.zenscript.codemodel.expression.RangeExpression
 
toCopy() - Method in record class com.blamejared.crafttweaker.impl.network.message.MessageCopy
Returns the value of the toCopy record component.
toDFA() - Method in class org.openzen.zenscript.lexer.NFA
Converts this NFA to a DFA.
toggle() - Method in interface live.MutableLiveBool
 
toJson() - Method in interface com.blamejared.crafttweaker.api.ingredient.condition.IIngredientCondition
 
toJson() - Method in interface com.blamejared.crafttweaker.api.ingredient.transform.IIngredientTransformer
 
toJson() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IngredientAny
 
toJson() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IngredientConditioned
 
toJson() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IngredientList
 
toJson() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IngredientPartialTag
 
toJson() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IngredientTransformed
 
toJson(ConditionAnyDamage<?>) - Method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionAnyDamagedSerializer
 
toJson(ConditionCustom<?>) - Method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionCustomSerializer
 
toJson(ConditionDamaged<?>) - Method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedSerializer
 
toJson(ConditionDamagedAtLeast<?>) - Method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedAtLeastSerializer
 
toJson(ConditionDamagedAtMost<?>) - Method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedAtMostSerializer
 
toJson(TransformCustom<?>) - Method in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformCustomSerializer
 
toJson(TransformDamage<?>) - Method in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformDamageSerializer
 
toJson(TransformReplace<?>) - Method in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformReplaceSerializer
 
toJson(TransformReuse<?>) - Method in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformerReuseSerializer
 
toJson(IngredientConditioned<?, ?>) - Method in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientConditionedSerializer
 
toJson(IngredientTransformed<?, ?>) - Method in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientTransformedSerializer
 
toJson(T) - Method in interface com.blamejared.crafttweaker.api.ingredient.condition.serializer.IIngredientConditionSerializer
 
toJson(T) - Method in interface com.blamejared.crafttweaker.api.ingredient.transform.serializer.IIngredientTransformerSerializer
 
Token<TT extends TokenType> - Interface in org.openzen.zenscript.lexer
Represents a token.
TokenFactory<T,TT> - Interface in org.openzen.zenscript.lexer
 
TokenParser<T extends Token<TT>,TT extends TokenType> - Class in org.openzen.zenscript.lexer
Represents a token stream.
TokenParser(SourceFile, String, CompiledDFA<TT>, TT, TT, TokenFactory<T, TT>) - Constructor for class org.openzen.zenscript.lexer.TokenParser
Creates a token stream which reads data from the specified string.
TokenParser(SourceFile, CharReader, CompiledDFA<TT>, TT, TT, TokenFactory<T, TT>) - Constructor for class org.openzen.zenscript.lexer.TokenParser
Creates a token stream using the specified reader and DFA.
TokenStream<TT extends TokenType,T extends Token<TT>> - Interface in org.openzen.zenscript.lexer
 
TokenType - Interface in org.openzen.zenscript.lexer
Represents a token type.
toLambdaHeader() - Method in class org.openzen.zenscript.parser.expression.ParsedExpression
 
toLambdaHeader() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionBracket
 
toLambdaHeader() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionCast
 
toLambdaHeader() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionVariable
 
toLambdaParameter() - Method in class org.openzen.zenscript.parser.expression.ParsedExpression
 
toLambdaParameter() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionCast
 
toLambdaParameter() - Method in class org.openzen.zenscript.parser.expression.ParsedExpressionVariable
 
toLine - Variable in class org.openzen.zencode.shared.CodePosition
 
toLineOffset - Variable in class org.openzen.zencode.shared.CodePosition
 
toNetwork(FriendlyByteBuf) - Method in interface com.blamejared.crafttweaker.api.ingredient.transform.IIngredientTransformer
 
toNetwork(FriendlyByteBuf, ConditionAnyDamage<?>) - Method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionAnyDamagedSerializer
 
toNetwork(FriendlyByteBuf, ConditionCustom<?>) - Method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionCustomSerializer
 
toNetwork(FriendlyByteBuf, ConditionDamaged<?>) - Method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedSerializer
 
toNetwork(FriendlyByteBuf, ConditionDamagedAtLeast<?>) - Method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedAtLeastSerializer
 
toNetwork(FriendlyByteBuf, ConditionDamagedAtMost<?>) - Method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedAtMostSerializer
 
toNetwork(FriendlyByteBuf, TransformCustom<?>) - Method in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformCustomSerializer
 
toNetwork(FriendlyByteBuf, TransformDamage<?>) - Method in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformDamageSerializer
 
toNetwork(FriendlyByteBuf, TransformReplace<?>) - Method in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformReplaceSerializer
 
toNetwork(FriendlyByteBuf, TransformReuse<?>) - Method in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformerReuseSerializer
 
toNetwork(FriendlyByteBuf, CTShapedRecipe) - Method in class com.blamejared.crafttweaker.api.recipe.serializer.CTShapedRecipeSerializer
 
toNetwork(FriendlyByteBuf, CTShapelessRecipe) - Method in class com.blamejared.crafttweaker.api.recipe.serializer.CTShapelessRecipeSerializer
 
toNetwork(FriendlyByteBuf, ScriptRecipe) - Method in class com.blamejared.crafttweaker.impl.script.ScriptSerializer
 
toNetwork(FriendlyByteBuf, T) - Method in interface com.blamejared.crafttweaker.api.ingredient.condition.serializer.IIngredientConditionSerializer
 
toNetwork(FriendlyByteBuf, T) - Method in interface com.blamejared.crafttweaker.api.ingredient.transform.serializer.IIngredientTransformerSerializer
 
tool() - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParams
Gets the 'tool' param.
TOOLTIPS - Static variable in interface com.blamejared.crafttweaker.platform.services.IClientHelper
 
top(FrontAndTop) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandFrontAndTop
 
toSemantic(ModuleSpace) - Method in class org.openzen.zencode.java.module.JavaNativeModule
 
toShortString() - Method in class org.openzen.zencode.shared.CodePosition
 
toShortString(Vec3i) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
toShortString(EntityType<Entity>) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
 
toSourceFile() - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IScriptFile
Attempts to convert this script file into a ZenCode SourceFile.
toString() - Method in class com.blamejared.crafttweaker.api.data.BoolData
 
toString() - Method in class com.blamejared.crafttweaker.api.data.ByteArrayData
 
toString() - Method in class com.blamejared.crafttweaker.api.data.ByteData
 
toString() - Method in class com.blamejared.crafttweaker.api.data.DoubleData
 
toString() - Method in class com.blamejared.crafttweaker.api.data.FloatData
 
toString() - Method in class com.blamejared.crafttweaker.api.data.IntArrayData
 
toString() - Method in class com.blamejared.crafttweaker.api.data.IntData
 
toString() - Method in class com.blamejared.crafttweaker.api.data.ListData
 
toString() - Method in class com.blamejared.crafttweaker.api.data.LongArrayData
 
toString() - Method in class com.blamejared.crafttweaker.api.data.LongData
 
toString() - Method in class com.blamejared.crafttweaker.api.data.MapData
 
toString() - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
toString() - Method in class com.blamejared.crafttweaker.api.data.StringData
 
toString() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientList
 
toString() - Method in class com.blamejared.crafttweaker.api.ingredient.type.TagIngredient
 
toString() - Method in class com.blamejared.crafttweaker.api.item.MCItemStack
 
toString() - Method in class com.blamejared.crafttweaker.api.item.MCItemStackMutable
 
toString() - Method in class com.blamejared.crafttweaker.api.mod.Mod
 
toString() - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Constructor
Returns a string representation of this record class.
toString() - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Method
Returns a string representation of this record class.
toString() - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Parameter
Returns a string representation of this record class.
toString() - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo
Returns a string representation of this record class.
toString() - Method in record class com.blamejared.crafttweaker.api.plugin.IBracketParserRegistrationHandler.DumperData
Returns a string representation of this record class.
toString() - Method in record class com.blamejared.crafttweaker.api.recipe.replacement.ReplacementRequest
Returns a string representation of this record class.
toString() - Method in record class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry.BindContext
Returns a string representation of this record class.
toString() - Method in class com.blamejared.crafttweaker.api.tag.type.KnownTag
 
toString() - Method in class com.blamejared.crafttweaker.api.tag.type.UnknownTag
 
toString() - Method in class com.blamejared.crafttweaker.api.util.HandleUtil.Names
 
toString() - Method in class com.blamejared.crafttweaker.api.villager.CTTradeObject
 
toString() - Method in record class com.blamejared.crafttweaker.api.zencode.IPreprocessor.Match
Returns a string representation of this record class.
toString() - Method in record class com.blamejared.crafttweaker.api.zencode.scriptrun.ScriptDiscoveryConfiguration
Returns a string representation of this record class.
toString() - Method in record class com.blamejared.crafttweaker.api.zencode.scriptrun.ScriptRunConfiguration
Returns a string representation of this record class.
toString() - Method in record class com.blamejared.crafttweaker.api.zencode.ZenTypeInfo
Returns a string representation of this record class.
toString() - Method in record class com.blamejared.crafttweaker.impl.network.message.MessageCopy
Returns a string representation of this record class.
toString() - Method in enum class com.blamejared.crafttweaker.impl.script.ScriptRecipeType
 
toString() - Method in enum class com.blamejared.crafttweaker.platform.sides.DistributionType
 
toString() - Method in class org.openzen.zencode.java.module.converters.JavaAnnotatedType
 
toString() - Method in class org.openzen.zencode.shared.CodePosition
 
toString() - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
toString() - Method in class org.openzen.zenscript.codemodel.FunctionParameter
 
toString() - Method in class org.openzen.zenscript.codemodel.generic.TypeParameter
 
toString() - Method in class org.openzen.zenscript.codemodel.GenericMapper
 
toString() - Method in class org.openzen.zenscript.codemodel.GenericName
 
toString() - Method in class org.openzen.zenscript.codemodel.member.DefinitionMember
 
toString() - Method in class org.openzen.zenscript.codemodel.Module
 
toString() - Method in class org.openzen.zenscript.codemodel.type.ArrayTypeID
 
toString() - Method in class org.openzen.zenscript.codemodel.type.AssocTypeID
 
toString() - Method in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
toString() - Method in class org.openzen.zenscript.codemodel.type.DefinitionTypeID
 
toString() - Method in class org.openzen.zenscript.codemodel.type.FunctionTypeID
 
toString() - Method in class org.openzen.zenscript.codemodel.type.GenericMapTypeID
 
toString() - Method in class org.openzen.zenscript.codemodel.type.GenericTypeID
 
toString() - Method in class org.openzen.zenscript.codemodel.type.InvalidTypeID
 
toString() - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
toString() - Method in class org.openzen.zenscript.codemodel.type.OptionalTypeID
 
toString() - Method in class org.openzen.zenscript.codemodel.type.RangeTypeID
 
toString() - Method in class org.openzen.zenscript.formatter.DefinitionFormatter
 
toString() - Method in class org.openzen.zenscript.formatter.StatementFormatter
 
toString() - Method in class org.openzen.zenscript.formattershared.ExpressionString
 
toString() - Method in class org.openzen.zenscript.lexer.CompiledDFA
 
toString() - Method in class org.openzen.zenscript.lexer.DFA
 
toString() - Method in class org.openzen.zenscript.lexer.ZSToken
 
toString() - Method in class org.openzen.zenscript.parser.ParsedImport
 
toString() - Method in class org.openzen.zenscript.parser.type.ParsedNamedType.ParsedNamePart
 
toString() - Method in class org.openzen.zenscript.parser.type.ParsedNamedType
 
toString() - Method in class org.openzen.zenscript.validator.ValidationLogEntry
 
toString() - Method in interface stdlib.StringBuildable
 
toString(StringBuilder) - Method in interface stdlib.StringBuildable
 
toString(NumberFormat) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
toString(ChatFormatting) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandChatFormatting
 
toString(ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.resource.ExpandResourceLocation
 
toType - Variable in class org.openzen.zenscript.codemodel.member.CasterMember
 
toType - Variable in class org.openzen.zenscript.codemodel.member.ref.CasterMemberRef
 
toYRot(Direction) - Static method in class com.blamejared.crafttweaker.natives.util.direction.ExpandDirection
 
trace(String) - Method in class org.openzen.zencode.java.logger.ScriptingEngineStreamLogger
 
trace(String) - Method in interface org.openzen.zencode.shared.logging.IZSLogger
 
TRADE_CONVERTER - Static variable in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
transform(float, float, float, Vector3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
transform(IIngredientTransformer<IIngredient>) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
Use this if you already have the transformer from another ingredient
transform(IItemStack) - Method in interface com.blamejared.crafttweaker.api.ingredient.transform.IIngredientTransformer
 
transform(IItemStack) - Method in class com.blamejared.crafttweaker.api.ingredient.transform.type.TransformCustom
 
transform(IItemStack) - Method in class com.blamejared.crafttweaker.api.ingredient.transform.type.TransformDamage
 
transform(IItemStack) - Method in class com.blamejared.crafttweaker.api.ingredient.transform.type.TransformReplace
 
transform(IItemStack) - Method in class com.blamejared.crafttweaker.api.ingredient.transform.type.TransformReuse
 
transform(Vector3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
transform(Vector3fc, Vector3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
transform(Expression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionTransformer
 
transform(Expression[], ExpressionTransformer) - Static method in class org.openzen.zenscript.codemodel.expression.Expression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.AndAndExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.ArrayExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.CallArguments
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.CallExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.CallStaticExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.CapturedClosureExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.CapturedDirectExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.CapturedLocalVariableExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.CapturedParameterExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.CapturedThisExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.CastExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.CheckNullExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.CoalesceExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.CompareExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.ConditionalExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.ConstantBoolExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.ConstantByteExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.ConstantCharExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.ConstantDoubleExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.ConstantFloatExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.ConstantIntExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.ConstantLongExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.ConstantSByteExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.ConstantShortExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.ConstantStringExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.ConstantUIntExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.ConstantULongExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.ConstantUShortExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.ConstantUSizeExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.ConstExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.ConstructorSuperCallExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.ConstructorThisCallExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.DummyExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.EnumConstantExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.Expression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.FunctionExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.GetFieldExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.GetFunctionParameterExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.GetLocalVariableExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.GetMatchingVariantField
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.GetStaticFieldExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.GetterExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.GlobalCallExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.GlobalExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.InterfaceCastExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.InvalidAssignExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.InvalidExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.IsExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.MakeConstExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.MapExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.MatchExpression.Case
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.MatchExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.NewExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.NullExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.OrOrExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.PanicExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.PostCallExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.RangeExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.SameObjectExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.SetFieldExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.SetFunctionParameterExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.SetLocalVariableExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.SetStaticFieldExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.SetterExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.StaticGetterExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.StaticSetterExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.SubtypeCastExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.SupertypeCastExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.ThisExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.ThrowExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.TryConvertExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.TryRethrowAsExceptionExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.TryRethrowAsResultExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.VariantValueExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.codemodel.expression.WrapOptionalExpression
 
transform(ExpressionTransformer) - Method in class org.openzen.zenscript.javashared.expressions.JavaFunctionInterfaceCastExpression
 
transform(ExpressionTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.BlockStatement
 
transform(ExpressionTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.BreakStatement
 
transform(ExpressionTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.CatchClause
 
transform(ExpressionTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.ContinueStatement
 
transform(ExpressionTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.DoWhileStatement
 
transform(ExpressionTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.EmptyStatement
 
transform(ExpressionTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.ExpressionStatement
 
transform(ExpressionTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.ForeachStatement
 
transform(ExpressionTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.IfStatement
 
transform(ExpressionTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.InvalidStatement
 
transform(ExpressionTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.LockStatement
 
transform(ExpressionTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.ReturnStatement
 
transform(ExpressionTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.Statement
 
transform(ExpressionTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.SwitchCase
 
transform(ExpressionTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.SwitchStatement
 
transform(ExpressionTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.ThrowStatement
 
transform(ExpressionTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.TryCatchStatement
 
transform(ExpressionTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.VarStatement
 
transform(ExpressionTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.WhileStatement
 
transform(Statement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementTransformer
 
transform(StatementTransformer) - Method in class org.openzen.zenscript.codemodel.expression.Expression
 
transform(StatementTransformer) - Method in class org.openzen.zenscript.codemodel.statement.Statement
 
transform(StatementTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.BlockStatement
 
transform(StatementTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.BreakStatement
 
transform(StatementTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.CatchClause
 
transform(StatementTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.ContinueStatement
 
transform(StatementTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.DoWhileStatement
 
transform(StatementTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.EmptyStatement
 
transform(StatementTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.ExpressionStatement
 
transform(StatementTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.ForeachStatement
 
transform(StatementTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.IfStatement
 
transform(StatementTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.InvalidStatement
 
transform(StatementTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.LockStatement
 
transform(StatementTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.ReturnStatement
 
transform(StatementTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.Statement
 
transform(StatementTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.SwitchCase
 
transform(StatementTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.SwitchStatement
 
transform(StatementTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.ThrowStatement
 
transform(StatementTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.TryCatchStatement
 
transform(StatementTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.VarStatement
 
transform(StatementTransformer, ConcatMap<LoopStatement, LoopStatement>) - Method in class org.openzen.zenscript.codemodel.statement.WhileStatement
 
transformation(OctahedralGroup) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandOctahedralGroup
 
transformCustom(String, Function<IItemStack, IItemStack>) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
TransformCustom<T extends IIngredient> - Class in com.blamejared.crafttweaker.api.ingredient.transform.type
 
TransformCustom(String, Function<IItemStack, IItemStack>) - Constructor for class com.blamejared.crafttweaker.api.ingredient.transform.type.TransformCustom
 
TransformCustomSerializer - Enum Class in com.blamejared.crafttweaker.api.ingredient.transform.serializer
 
transformDamage(int) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
TransformDamage<T extends IIngredient> - Class in com.blamejared.crafttweaker.api.ingredient.transform.type
 
TransformDamage(int) - Constructor for class com.blamejared.crafttweaker.api.ingredient.transform.type.TransformDamage
 
TransformDamageSerializer - Enum Class in com.blamejared.crafttweaker.api.ingredient.transform.serializer
 
TransformerReuseSerializer - Enum Class in com.blamejared.crafttweaker.api.ingredient.transform.serializer
 
transformReplace(IItemStack) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
TransformReplace<T extends IIngredient> - Class in com.blamejared.crafttweaker.api.ingredient.transform.type
 
TransformReplace(IItemStack) - Constructor for class com.blamejared.crafttweaker.api.ingredient.transform.type.TransformReplace
 
TransformReplaceSerializer - Enum Class in com.blamejared.crafttweaker.api.ingredient.transform.serializer
 
TransformReuse<T extends IIngredient> - Class in com.blamejared.crafttweaker.api.ingredient.transform.type
 
TransformReuse() - Constructor for class com.blamejared.crafttweaker.api.ingredient.transform.type.TransformReuse
 
transformTranspose(float, float, float, Vector3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
transformTranspose(Vector3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
transformTranspose(Vector3fc, Vector3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
TRANSIENT - Static variable in class org.openzen.zenscript.javashared.JavaModifiers
 
transitions - Variable in class org.openzen.zenscript.lexer.CompiledDFA
 
TRANSITIVE - Static variable in class org.openzen.zenscript.javashared.JavaModifiers
 
translatable(String, String...) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandComponent
 
translatable(String, Component...) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandComponent
 
translate(CallTranslator.Call) - Method in interface org.openzen.zenscript.codemodel.expression.CallTranslator
 
translate(Expression, JavaNativeTranslator<T>) - Method in interface org.openzen.zenscript.javashared.JavaNativeTranslation
 
TranslatedOperatorMemberRef - Class in org.openzen.zenscript.codemodel.member.ref
 
TranslatedOperatorMemberRef(OperatorMember, TypeID, GenericMapper, CallTranslator) - Constructor for class org.openzen.zenscript.codemodel.member.ref.TranslatedOperatorMemberRef
 
translateGetterName(String) - Method in class org.openzen.zencode.java.module.converters.JavaNativeMemberConverter
 
translateSetterName(String) - Method in class org.openzen.zencode.java.module.converters.JavaNativeMemberConverter
 
translation - Variable in class org.openzen.zenscript.javashared.JavaMethod
 
transpose() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
transpose(Matrix3f) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
travel(LivingEntity, Vec3) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
trident(DamageSources, Entity, Entity) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
TRUE - Static variable in class com.blamejared.crafttweaker.api.data.BoolData
 
TRUE - Static variable in class live.ImmutableLiveBool
 
TRY - Enum constant in enum class org.openzen.zenscript.formatter.ParentStatementType
 
TRY_CATCH_RESOURCE_REQUIRES_INITIALIZER - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
TRY_CONVERT_ILLEGAL_TARGET - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
TRY_CONVERT_OUTSIDE_FUNCTION - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
TRY_RETHROW_NOT_A_RESULT - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
tryCatch(Label, Label, Label, String) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
tryCatchAvoidBrackets - Variable in class org.openzen.zenscript.formatter.ScriptFormattingSettings
 
tryCatchAvoidBrackets(boolean) - Method in class org.openzen.zenscript.formatter.ScriptFormattingSettings.Builder
 
tryCatchBracketOnSameLine - Variable in class org.openzen.zenscript.formatter.ScriptFormattingSettings
 
tryCatchBracketOnSameLine(boolean) - Method in class org.openzen.zenscript.formatter.ScriptFormattingSettings.Builder
 
tryCatchForceBrackets - Variable in class org.openzen.zenscript.formatter.ScriptFormattingSettings
 
tryCatchForceBrackets(boolean) - Method in class org.openzen.zenscript.formatter.ScriptFormattingSettings.Builder
 
tryCatchNewLine - Variable in class org.openzen.zenscript.formatter.ScriptFormattingSettings
 
tryCatchNewLine(boolean) - Method in class org.openzen.zenscript.formatter.ScriptFormattingSettings.Builder
 
TryCatchStatement - Class in org.openzen.zenscript.codemodel.statement
 
TryCatchStatement(CodePosition, VarStatement, Statement, List<CatchClause>, Statement) - Constructor for class org.openzen.zenscript.codemodel.statement.TryCatchStatement
 
TryConvertExpression - Class in org.openzen.zenscript.codemodel.expression
 
TryConvertExpression(CodePosition, TypeID, Expression) - Constructor for class org.openzen.zenscript.codemodel.expression.TryConvertExpression
 
tryGetLocalVariable(VariableID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
tryParse(ZSTokenParser) - Static method in interface org.openzen.zenscript.parser.type.IParsedType
 
TryRethrowAsExceptionExpression - Class in org.openzen.zenscript.codemodel.expression
 
TryRethrowAsExceptionExpression(CodePosition, TypeID, Expression, TypeID) - Constructor for class org.openzen.zenscript.codemodel.expression.TryRethrowAsExceptionExpression
 
TryRethrowAsResultExpression - Class in org.openzen.zenscript.codemodel.expression
 
TryRethrowAsResultExpression(CodePosition, TypeID, Expression) - Constructor for class org.openzen.zenscript.codemodel.expression.TryRethrowAsResultExpression
 
turn(Entity, double, double) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
type - Variable in class org.openzen.zenscript.codemodel.definition.AliasDefinition
 
type - Variable in class org.openzen.zenscript.codemodel.expression.Expression
 
type - Variable in class org.openzen.zenscript.codemodel.FunctionParameter
 
type - Variable in class org.openzen.zenscript.codemodel.generic.ParameterSuperBound
 
type - Variable in class org.openzen.zenscript.codemodel.generic.ParameterTypeBound
 
type - Variable in class org.openzen.zenscript.codemodel.member.ImplementationMember
 
type - Variable in class org.openzen.zenscript.codemodel.member.ref.CasterMemberRef
 
type - Variable in class org.openzen.zenscript.codemodel.statement.VarStatement
 
type - Variable in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
type - Variable in class org.openzen.zenscript.codemodel.type.TypeMatcher.Matching
 
type - Variable in class org.openzen.zenscript.javabytecode.JavaLocalVariableInfo
 
type - Variable in class org.openzen.zenscript.lexer.ZSToken
 
type - Variable in class org.openzen.zenscript.parser.definitions.ParsedFunctionParameter
 
type - Variable in class org.openzen.zenscript.parser.definitions.ParsedSuperBound
 
type - Variable in class org.openzen.zenscript.parser.definitions.ParsedTypeBound
 
type - Variable in class org.openzen.zenscript.parser.ParsedAnnotation
 
type() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeConstructor.ConstructorParameter
 
type() - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Parameter
Returns the value of the type record component.
type(DamageSource) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSource
 
TYPE_ALREADY_IMPLEMENTED - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
TYPE_ARGUMENTS_INVALID_NUMBER - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
TYPE_ARGUMENTS_NOT_INFERRABLE - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
TYPE_CANNOT_UNITE - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
TYPE_CHECK_TYPE - Enum constant in enum class org.openzen.zenscript.validator.TypeContext
 
TYPE_VARIABLE - Enum constant in enum class org.openzen.zencode.java.module.converters.JavaAnnotatedType.ElementType
 
typeArguments - Variable in class org.openzen.zenscript.codemodel.expression.CallArguments
 
typeArguments - Variable in class org.openzen.zenscript.codemodel.type.DefinitionTypeID
 
typeArguments - Variable in class org.openzen.zenscript.javashared.JavaSynthesizedClass
 
typeArguments - Variable in class org.openzen.zenscript.javashared.JavaSynthesizedFunctionInstance
 
typeArguments - Variable in class org.openzen.zenscript.parser.type.ParsedNamedType.ParsedNamePart
 
TypeContext - Class in org.openzen.zenscript.codemodel.context
 
TypeContext - Enum Class in org.openzen.zenscript.validator
 
TypeContext(CodePosition, ModuleContext, TypeParameter[], TypeID) - Constructor for class org.openzen.zenscript.codemodel.context.TypeContext
 
TypeContext(CodePosition, TypeContext, TypeID, List<TypeParameter>) - Constructor for class org.openzen.zenscript.codemodel.context.TypeContext
 
TypeContext(CodePosition, TypeContext, TypeID, TypeParameter...) - Constructor for class org.openzen.zenscript.codemodel.context.TypeContext
 
TypeContext(ModuleContext, TypeParameter[], TypeID) - Constructor for class org.openzen.zenscript.codemodel.context.TypeContext
Deprecated.
TypeContext(TypeContext, TypeID, TypeParameter...) - Constructor for class org.openzen.zenscript.codemodel.context.TypeContext
Deprecated.
typeConverter - Variable in class org.openzen.zencode.java.module.converters.JavaNativeConverter
 
typeDescriptor - Variable in class org.openzen.zenscript.javashared.JavaParameterInfo
 
TypedExpansion - Annotation Interface in com.blamejared.crafttweaker_annotations.annotations
Used instead of org.openzen.zencode.java.ZenCodeType.Expansion if you don't know the zs name of the type.
TypeFilteringRule - Class in com.blamejared.crafttweaker.api.recipe.replacement.type
Filters recipes based on their IRecipeManager.
typeFormatter - Variable in class org.openzen.zenscript.formatter.ExpressionFormatter
 
TypeFormatter - Class in org.openzen.zenscript.formatter
 
TypeFormatter(ScriptFormattingSettings, Importer) - Constructor for class org.openzen.zenscript.formatter.TypeFormatter
 
TypeID - Interface in org.openzen.zenscript.codemodel.type
 
TypeMatcher - Class in org.openzen.zenscript.codemodel.type
 
TypeMatcher.Matching - Class in org.openzen.zenscript.codemodel.type
 
TypeMember<T extends DefinitionMemberRef> - Class in org.openzen.zenscript.codemodel.type.member
 
TypeMember(TypeMemberPriority, T) - Constructor for class org.openzen.zenscript.codemodel.type.member.TypeMember
 
TypeMemberBuilder - Class in org.openzen.zenscript.codemodel.type.member
 
TypeMemberBuilder(GlobalTypeRegistry, TypeMembers, LocalMemberCache) - Constructor for class org.openzen.zenscript.codemodel.type.member.TypeMemberBuilder
 
TypeMemberGroup - Class in org.openzen.zenscript.codemodel.type.member
 
TypeMemberGroup(boolean, String) - Constructor for class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
TypeMemberPreparer - Interface in org.openzen.zenscript.codemodel.type.member
 
TypeMemberPriority - Enum Class in org.openzen.zenscript.codemodel.type.member
 
TypeMembers - Class in org.openzen.zenscript.codemodel.type.member
 
TypeMembers(LocalMemberCache, TypeID) - Constructor for class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
TypeParameter - Class in org.openzen.zenscript.codemodel.generic
 
TypeParameter(CodePosition, String) - Constructor for class org.openzen.zenscript.codemodel.generic.TypeParameter
 
typeParameterArguments - Variable in class org.openzen.zenscript.javashared.JavaMethod
 
TypeParameterBound - Interface in org.openzen.zenscript.codemodel.generic
 
typeParameterList - Variable in class org.openzen.zenscript.javashared.JavaSyntheticTypeSignatureConverter
 
typeParameters - Variable in class org.openzen.zenscript.codemodel.context.TypeContext
 
typeParameters - Variable in class org.openzen.zenscript.codemodel.FunctionHeader
 
typeParameters - Variable in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
typeParameters - Variable in class org.openzen.zenscript.javashared.JavaSynthesizedFunction
 
typeParameters - Variable in class org.openzen.zenscript.javashared.JavaSynthesizedRange
 
TypeResolutionContext - Interface in org.openzen.zenscript.codemodel.context
 
types - Variable in class org.openzen.zenscript.codemodel.definition.VariantDefinition.Option
 
types - Variable in class org.openzen.zenscript.codemodel.member.ref.IteratorMemberRef
 
types - Variable in class org.openzen.zenscript.codemodel.member.ref.VariantOptionRef
 
types - Variable in class org.openzen.zenscript.parser.definitions.ParsedVariantOption
 
TypeScope - Interface in org.openzen.zenscript.codemodel.scope
 
TypeSymbol - Class in org.openzen.zenscript.codemodel.type
 
TypeSymbol(HighLevelDefinition) - Constructor for class org.openzen.zenscript.codemodel.type.TypeSymbol
 
TypeValidator - Class in org.openzen.zenscript.validator.visitors
 
TypeValidator(Validator, CodePosition) - Constructor for class org.openzen.zenscript.validator.visitors.TypeValidator
 
TypeVariableContext - Class in org.openzen.zencode.java.module
 
TypeVariableContext() - Constructor for class org.openzen.zencode.java.module.TypeVariableContext
 
TypeVisitor<T> - Interface in org.openzen.zenscript.codemodel.type
 
TypeVisitorWithContext<C,R,E extends Exception> - Interface in org.openzen.zenscript.codemodel.type
 

U

UINT - Enum constant in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
UINT - Enum constant in enum class org.openzen.zenscript.parser.type.ParsedTypeBasic
 
UINT_ADD_UINT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_AND_UINT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_ARRAY_AS_INT_ARRAY - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_BIT_COUNT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_COMPARE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_COUNT_HIGH_ONES - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_COUNT_HIGH_ZEROES - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_COUNT_LOW_ONES - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_COUNT_LOW_ZEROES - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_DEC - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_DIV_UINT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_GET_MAX_VALUE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_GET_MIN_VALUE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_HIGHEST_ONE_BIT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_HIGHEST_ZERO_BIT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_INC - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_LOWEST_ONE_BIT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_LOWEST_ZERO_BIT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_MOD_UINT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_MUL_UINT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_NOT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_OR_UINT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_PARSE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_PARSE_WITH_BASE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_SHL - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_SHR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_SUB_UINT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_TO_BYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_TO_CHAR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_TO_DOUBLE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_TO_FLOAT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_TO_INT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_TO_LONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_TO_SBYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_TO_SHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_TO_STRING - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_TO_ULONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_TO_USHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_TO_USIZE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
UINT_XOR_UINT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
ULONG - Enum constant in enum class org.openzen.zenscript.parser.type.ParsedTypeBasic
 
ULONG_ADD_ULONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_AND_ULONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_ARRAY_AS_LONG_ARRAY - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_BIT_COUNT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_COMPARE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_COMPARE_UINT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_COMPARE_USIZE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_COUNT_HIGH_ONES - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_COUNT_HIGH_ZEROES - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_COUNT_LOW_ONES - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_COUNT_LOW_ZEROES - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_DEC - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_DIV_ULONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_GET_MAX_VALUE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_GET_MIN_VALUE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_HIGHEST_ONE_BIT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_HIGHEST_ZERO_BIT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_INC - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_LOWEST_ONE_BIT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_LOWEST_ZERO_BIT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_MOD_ULONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_MUL_ULONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_NOT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_OR_ULONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_PARSE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_PARSE_WITH_BASE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_SHL - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_SHR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_SUB_ULONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_TO_BYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_TO_CHAR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_TO_DOUBLE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_TO_FLOAT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_TO_INT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_TO_LONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_TO_SBYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_TO_SHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_TO_STRING - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_TO_UINT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_TO_USHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_TO_USIZE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
ULONG_XOR_ULONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
unary(CodePosition, TypeScope, OperatorType, Expression) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
unaryPostfix(FormattableOperator) - Method in class org.openzen.zenscript.formattershared.ExpressionString
 
unaryPostfix(FormattableOperator, String) - Method in class org.openzen.zenscript.formattershared.ExpressionString
 
unaryPrefix(FormattableOperator) - Method in class org.openzen.zenscript.formattershared.ExpressionString
 
unaryPrefix(FormattableOperator, String) - Method in class org.openzen.zenscript.formattershared.ExpressionString
 
UNAVAILABLE_IN_CLOSURE - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
uncheck(Object) - Static method in class com.blamejared.crafttweaker.api.util.GenericUtil
 
UNDEFINED_VARIABLE - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
UNDETERMINED - Enum constant in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
UNDETERMINED - Enum constant in enum class org.openzen.zenscript.parser.type.ParsedTypeBasic
 
undo() - Method in interface com.blamejared.crafttweaker.api.action.base.IUndoableAction
Undoes all changes carried out by the action.
undo() - Method in class com.blamejared.crafttweaker.api.action.block.ActionSetBlockProperty
 
undo() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionAddBrewingRecipe
 
undo() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionRemoveBrewingRecipe
 
undo() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionRemoveBrewingRecipeByInput
 
undo() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionRemoveBrewingRecipeByPotionInput
 
undo() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionRemoveBrewingRecipeByPotionOutput
 
undo() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionRemoveBrewingRecipeByReagent
 
undo() - Method in class com.blamejared.crafttweaker.api.action.brewing.ActionRemovePotionBrewingRecipe
 
undo() - Method in class com.blamejared.crafttweaker.api.action.entity.ActionSetNameTag
 
undo() - Method in class com.blamejared.crafttweaker.api.action.event.ActionRegisterEvent
 
undo() - Method in class com.blamejared.crafttweaker.api.action.item.ActionModifyAttribute
 
undo() - Method in class com.blamejared.crafttweaker.api.action.item.ActionSetBurnTime
 
undo() - Method in class com.blamejared.crafttweaker.api.action.item.ActionSetFood
 
undo() - Method in class com.blamejared.crafttweaker.api.action.item.ActionSetItemProperty
 
undo() - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionAddShiftedTooltip
 
undo() - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionAddTooltip
 
undo() - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionClearTooltip
 
undo() - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionModifyShiftedTooltip
 
undo() - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionModifyTooltip
 
undo() - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionRemoveRegexTooltip
 
undo() - Method in class com.blamejared.crafttweaker.api.action.misc.ActionSetCauldronInteraction
 
undo() - Method in class com.blamejared.crafttweaker.api.action.misc.ActionSetCompostable
 
undo() - Method in class com.blamejared.crafttweaker.api.action.villager.ActionAddTrade
 
undo() - Method in class com.blamejared.crafttweaker.api.action.villager.ActionAddWanderingTrade
 
undo() - Method in class com.blamejared.crafttweaker.api.action.villager.ActionRemoveTrade
 
undo() - Method in class com.blamejared.crafttweaker.api.action.villager.ActionRemoveWanderingTrade
 
undo(List<VillagerTrades.ItemListing>) - Method in class com.blamejared.crafttweaker.api.action.villager.ActionAddTrade
 
undo(List<VillagerTrades.ItemListing>) - Method in class com.blamejared.crafttweaker.api.action.villager.ActionAddWanderingTrade
 
undo(List<VillagerTrades.ItemListing>) - Method in class com.blamejared.crafttweaker.api.action.villager.ActionRemoveTrade
 
undo(List<VillagerTrades.ItemListing>) - Method in class com.blamejared.crafttweaker.api.action.villager.ActionRemoveWanderingTrade
 
undo(List<VillagerTrades.ItemListing>) - Method in class com.blamejared.crafttweaker.api.action.villager.ActionTradeBase
 
unescape(String) - Static method in class org.openzen.zencode.shared.StringExpansion
 
UNEXPECTED_TOKEN - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
UNICODE_PLACEHOLDER - Static variable in class org.openzen.zenscript.lexer.NFA
 
union(TypeID) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
UNKNOWN - Static variable in class org.openzen.zencode.shared.CodePosition
 
UNKNOWN_ANNOTATION - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
UnknownTag - Class in com.blamejared.crafttweaker.api.tag.type
An unknown tag is a tag whose element is not known or has not been registered as Taggable.
UnknownTag(ResourceLocation, UnknownTagManager) - Constructor for class com.blamejared.crafttweaker.api.tag.type.UnknownTag
 
UnknownTagManager - Class in com.blamejared.crafttweaker.api.tag.manager.type
 
UnknownTagManager(ResourceKey<? extends Registry<?>>) - Constructor for class com.blamejared.crafttweaker.api.tag.manager.type.UnknownTagManager
 
unregisterHandler(IHandlerToken<T>) - Method in interface com.blamejared.crafttweaker.api.event.bus.IEventBus
Removes the handler associated to the given IHandlerToken from the ones associated to this bus.
unRide(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
UNSUPPORTED_NAMED_ARGUMENTS - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
UNSUPPORTED_XML_EXPRESSIONS - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
until(CodePosition) - Method in class org.openzen.zencode.shared.CodePosition
 
UNTYPED_EMPTY_ARRAY - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
UNTYPED_EMPTY_MAP - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
unwrap(Class<T>, Class<E>, Result<T, E>) - Static method in class stdlib.Result
 
unwrap(T) - Method in interface com.blamejared.crafttweaker.api.recipe.component.IRecipeComponent
Unwraps the given element into a collection of smaller "atoms" if possible.
update(String) - Method in class org.openzen.zencode.shared.FileSourceFile
 
update(String) - Method in class org.openzen.zencode.shared.LiteralSourceFile
 
update(String) - Method in interface org.openzen.zencode.shared.SourceFile
 
update(String) - Method in class org.openzen.zencode.shared.VirtualSourceFile
 
update(MobEffectInstance, MobEffectInstance) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectInstance
 
updateCustomData(Entity, MapData) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Updates the custom NBT data for this Entity.
updateCustomEntityTag(Entity, Level, Player, MapData) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
 
updateData(IData) - Method in class com.blamejared.crafttweaker.api.level.CraftTweakerSavedData
 
updateData(Entity, MapData) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Updates the NBT data of this Entity.
updateData(BlockEntity, IData) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandBlockEntity
 
updateDemand(MerchantOffer) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
updateLevel(PlayerWakeUpEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerWakeUpEvent
 
updatePersistentData(ServerPlayer, MapData) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandServerPlayer
Updates the persistent NBT data for this player.
updatePlayerAbilities(GameType, Abilities) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandGameType
 
updateState(RecipeManagerScriptLoader.UpdatedState, Supplier<RecipeManager>) - Static method in class com.blamejared.crafttweaker.impl.script.RecipeManagerScriptLoader
 
useOnRelease() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Returns true if this stack is considered a crossbow item
useSingleQuotesForStrings - Variable in class org.openzen.zenscript.formatter.ScriptFormattingSettings
 
useSingleQuotesForStrings(boolean) - Method in class org.openzen.zenscript.formatter.ScriptFormattingSettings.Builder
 
useTabs - Variable in class org.openzen.zenscript.formattershared.FormattingSettings
 
useTabs(boolean) - Method in class org.openzen.zenscript.formattershared.FormattingSettings.Builder
 
useTypeParameters() - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
USHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
USHORT - Enum constant in enum class org.openzen.zenscript.parser.type.ParsedTypeBasic
 
USHORT_ADD_USHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_AND_USHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_ARRAY_AS_SHORT_ARRAY - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_COMPARE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_DEC - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_DIV_USHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_GET_MAX_VALUE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_GET_MIN_VALUE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_INC - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_MOD_USHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_MUL_USHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_NOT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_OR_USHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_PARSE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_PARSE_WITH_BASE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_SHL - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_SHR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_SUB_USHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_TO_BYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_TO_CHAR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_TO_DOUBLE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_TO_FLOAT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_TO_INT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_TO_LONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_TO_SBYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_TO_SHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_TO_STRING - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_TO_UINT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_TO_ULONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_TO_USIZE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHORT_XOR_USHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USHR - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
USHRASSIGN - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
USING_PACKAGE_AS_CALL_TARGET - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
USING_PACKAGE_AS_EXPRESSION - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
USING_STATIC_ON_INSTANCE - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
USING_THIS_OUTSIDE_TYPE - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
USING_THIS_STATIC - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
USING_TYPE_AS_EXPRESSION - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
USize - Class in stdlib
 
USIZE - Enum constant in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
USIZE - Enum constant in enum class org.openzen.zenscript.parser.type.ParsedTypeBasic
 
USIZE - Static variable in class org.openzen.zenscript.codemodel.type.RangeTypeID
 
USIZE_ADD_USIZE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_AND_USIZE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_BIT_COUNT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_BITS - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_COMPARE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_COMPARE_UINT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_COUNT_HIGH_ONES - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_COUNT_HIGH_ZEROES - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_COUNT_LOW_ONES - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_COUNT_LOW_ZEROES - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_DEC - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_DIV_USIZE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_GET_MAX_VALUE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_GET_MIN_VALUE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_HIGHEST_ONE_BIT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_HIGHEST_ZERO_BIT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_INC - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_LOWEST_ONE_BIT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_LOWEST_ZERO_BIT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_MOD_USIZE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_MUL_USIZE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_NOT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_OR_USIZE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_PARSE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_PARSE_WITH_BASE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_SHL - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_SHR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_SUB_USIZE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_TO_BYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_TO_CHAR - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_TO_DOUBLE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_TO_FLOAT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_TO_INT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_TO_LONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_TO_SBYTE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_TO_SHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_TO_STRING - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_TO_UINT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_TO_ULONG - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_TO_USHORT - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 
USIZE_XOR_USIZE - Enum constant in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
 

V

validArguments() - Method in class com.blamejared.crafttweaker.impl.preprocessor.onlyif.OnlyIfParameterHit
 
validate(Logger) - Method in interface com.blamejared.crafttweaker.api.action.base.IAction
Validates the action, ensuring no erroneous information is present.
validate(Logger) - Method in class com.blamejared.crafttweaker.api.action.loot.ActionLootModifier
 
validate(Logger) - Method in class com.blamejared.crafttweaker.api.action.loot.ActionRegisterLootModifier
 
validate(Logger) - Method in class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveRecipeByName
 
validate(Logger) - Method in class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveRecipeByOutput
 
validate(Logger) - Method in class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveRecipeByOutputInput
 
validate(Logger) - Method in class com.blamejared.crafttweaker.api.action.tag.ActionTag
 
validate(Logger) - Method in class com.blamejared.crafttweaker.api.action.tag.known.ActionKnownTagCreate
 
validate(Logger) - Method in class com.blamejared.crafttweaker.api.action.tag.known.ActionKnownTagModify
 
validate(Logger) - Method in class com.blamejared.crafttweaker.api.action.tag.unknown.ActionUnknownTagCreate
 
validate(Logger) - Method in class com.blamejared.crafttweaker.api.action.tag.unknown.ActionUnknownTagModify
 
validate(HighLevelDefinition) - Method in class org.openzen.zenscript.validator.Validator
 
validate(ScriptBlock) - Method in class org.openzen.zenscript.validator.Validator
 
validate(SemanticModule, ValidatorLogger) - Static method in class org.openzen.zenscript.validator.Validator
 
validate(TypeContext, TypeID) - Method in class org.openzen.zenscript.validator.visitors.TypeValidator
 
validateBlockBracket(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketValidators
 
validateBlockStateMaterialBracket(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketValidators
 
validateBracket(String, String, Function<String, ?>) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketValidators
 
validateBracket(String, String, Function<String, ?>, boolean) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketValidators
 
VALIDATED - Enum constant in enum class org.openzen.zenscript.codemodel.SemanticModule.State
 
validateEffectBracket(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketValidators
 
validateEnchantment(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketValidators
 
validateEntityType(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketValidators
 
validateFluidStack(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketValidators
 
validateHeader(Validator, CodePosition, FunctionHeader, AccessScope) - Static method in class org.openzen.zenscript.validator.visitors.ValidationUtils
 
validateHeader(Validator, CodePosition, FunctionHeader, AccessScope, LocalMemberCache) - Static method in class org.openzen.zenscript.validator.visitors.ValidationUtils
 
validateIdentifier(Validator, CodePosition, String) - Static method in class org.openzen.zenscript.validator.visitors.ValidationUtils
 
validateItemBracket(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketValidators
 
validateModifiers(Validator, int, int, CodePosition, String) - Static method in class org.openzen.zenscript.validator.visitors.ValidationUtils
 
validateProfessionBracket(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketValidators
 
validateResourceBracket(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketValidators
 
validateSoundEvent(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketValidators
 
validateTargetingStrategy(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketValidators
 
validateToolActionBracket(String) - Static method in class com.blamejared.crafttweaker.api.bracket.ForgeBracketValidators
 
validateTypeArguments(Validator, CodePosition, TypeParameter[], TypeID[]) - Static method in class org.openzen.zenscript.validator.visitors.ValidationUtils
 
validateValidOverride(Validator, CodePosition, TypeScope, FunctionHeader, FunctionHeader) - Static method in class org.openzen.zenscript.validator.visitors.ValidationUtils
 
ValidationLogEntry - Class in org.openzen.zenscript.validator
 
ValidationLogEntry(ValidationLogEntry.Kind, ValidationLogEntry.Code, CodePosition, String) - Constructor for class org.openzen.zenscript.validator.ValidationLogEntry
 
ValidationLogEntry.Code - Enum Class in org.openzen.zenscript.validator
 
ValidationLogEntry.Kind - Enum Class in org.openzen.zenscript.validator
 
ValidationSettings - Class in org.openzen.zenscript.validator
 
ValidationSettings() - Constructor for class org.openzen.zenscript.validator.ValidationSettings
 
ValidationUtils - Class in org.openzen.zenscript.validator.visitors
 
Validator - Class in org.openzen.zenscript.validator
 
Validator(GlobalTypeRegistry, List<ExpansionDefinition>, AnnotationDefinition[]) - Constructor for class org.openzen.zenscript.validator.Validator
 
ValidatorLogger - Interface in org.openzen.zenscript.validator.logger
 
value - Variable in class live.ImmutableLiveBool
 
value - Variable in class live.ImmutableLiveObject
 
value - Variable in class live.ImmutableLiveString
 
value - Variable in class org.openzen.zenscript.codemodel.annotations.NativeTag
 
value - Variable in class org.openzen.zenscript.codemodel.expression.CapturedClosureExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.CapturedDirectExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.CheckNullExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.ConstantBoolExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.ConstantByteExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.ConstantCharExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.ConstantDoubleExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.ConstantFloatExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.ConstantIntExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.ConstantLongExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.ConstantSByteExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.ConstantShortExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.ConstantStringExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.ConstantUIntExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.ConstantULongExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.ConstantUShortExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.ConstantUSizeExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.EnumConstantExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.GetMatchingVariantField
 
value - Variable in class org.openzen.zenscript.codemodel.expression.InterfaceCastExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.IsExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.MakeConstExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.MatchExpression.Case
 
value - Variable in class org.openzen.zenscript.codemodel.expression.MatchExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.PanicExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.SetFieldExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.SetFunctionParameterExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.SetLocalVariableExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.SetStaticFieldExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.SetterExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.StaticSetterExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.SubtypeCastExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.SupertypeCastExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.switchvalue.CharSwitchValue
 
value - Variable in class org.openzen.zenscript.codemodel.expression.switchvalue.IntSwitchValue
 
value - Variable in class org.openzen.zenscript.codemodel.expression.switchvalue.StringSwitchValue
 
value - Variable in class org.openzen.zenscript.codemodel.expression.ThrowExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.TryConvertExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.TryRethrowAsExceptionExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.TryRethrowAsResultExpression
 
value - Variable in class org.openzen.zenscript.codemodel.expression.WrapOptionalExpression
 
value - Variable in class org.openzen.zenscript.codemodel.member.ConstMember
 
value - Variable in class org.openzen.zenscript.codemodel.member.EnumConstantMember
 
value - Variable in class org.openzen.zenscript.codemodel.statement.ReturnStatement
 
value - Variable in class org.openzen.zenscript.codemodel.statement.SwitchCase
 
value - Variable in class org.openzen.zenscript.codemodel.statement.SwitchStatement
 
value - Variable in class org.openzen.zenscript.codemodel.statement.ThrowStatement
 
value - Variable in class org.openzen.zenscript.codemodel.type.GenericMapTypeID
 
value - Variable in class org.openzen.zenscript.formattershared.ExpressionString
 
value - Variable in class org.openzen.zenscript.javashared.expressions.JavaFunctionInterfaceCastExpression
 
value - Variable in class org.openzen.zenscript.parser.definitions.ParsedEnumConstant
 
value - Variable in class org.openzen.zenscript.parser.expression.ParsedExpressionFloat
 
value - Variable in class org.openzen.zenscript.parser.expression.ParsedExpressionInt
 
value - Variable in class org.openzen.zenscript.parser.expression.ParsedExpressionString
 
value - Variable in class org.openzen.zenscript.parser.expression.ParsedMatchExpression.Case
 
value - Variable in class org.openzen.zenscript.parser.expression.ParsedMatchExpression
 
value - Variable in class org.openzen.zenscript.parser.expression.ParsedPanicExpression
 
value - Variable in class org.openzen.zenscript.parser.expression.ParsedThrowExpression
 
value - Variable in class org.openzen.zenscript.parser.statements.ParsedSwitchCase
 
value - Variable in class org.openzen.zenscript.parser.type.ParsedTypeAssociative
 
value - Variable in class stdlib.Result.Error
 
value - Variable in class stdlib.Result.Ok
 
value() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.BracketEnum
 
value() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.Document
 
value() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeConstructor
 
value() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeMethod.Holder
 
value() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeTypeRegistration
The expanded class, e.g.
value() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.TaggableElement
The name of the registry that holds this element.
value() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.TypedExpansion
The expanded class, e.g.
value() - Element in annotation interface com.blamejared.crafttweaker.api.annotation.BracketDumper
Indicates the name of bracket handler for which this dumper is for.
value() - Element in annotation interface com.blamejared.crafttweaker.api.annotation.BracketResolver
Gets the name of the bracket handler this resolver is for.
value() - Element in annotation interface com.blamejared.crafttweaker.api.annotation.BracketValidator
Gets the name of the bracket handler this validator is for.
value() - Element in annotation interface com.blamejared.crafttweaker.api.annotation.TaggableElementManagerFactory
The name of the registry that holds the element that this manager deals with.
value() - Element in annotation interface com.blamejared.crafttweaker.api.event.ZenEvent.Bus
The type of the event carried by the bus, or ZenEvent.Bus.Auto for automatic discovery.
value() - Element in annotation interface com.blamejared.crafttweaker.api.plugin.CraftTweakerPlugin
Returns the ID of the plugin.
value() - Element in annotation interface com.blamejared.crafttweaker.api.recipe.handler.IRecipeHandler.For.Container
The container for the repetitions of the IRecipeHandler.For annotation.
value() - Element in annotation interface com.blamejared.crafttweaker.api.recipe.handler.IRecipeHandler.For
Indicates the recipe class the annotated IRecipeHandler is able to recognize and subsequently handle.
value() - Element in annotation interface org.openzen.zencode.java.ZenCodeGlobals.Global
 
value() - Element in annotation interface org.openzen.zencode.java.ZenCodeType.Expansion
 
value() - Element in annotation interface org.openzen.zencode.java.ZenCodeType.Field
 
value() - Element in annotation interface org.openzen.zencode.java.ZenCodeType.Getter
 
value() - Element in annotation interface org.openzen.zencode.java.ZenCodeType.Method
 
value() - Element in annotation interface org.openzen.zencode.java.ZenCodeType.Name
 
value() - Element in annotation interface org.openzen.zencode.java.ZenCodeType.Operator
 
value() - Element in annotation interface org.openzen.zencode.java.ZenCodeType.Optional
 
value() - Element in annotation interface org.openzen.zencode.java.ZenCodeType.OptionalBoolean
 
value() - Element in annotation interface org.openzen.zencode.java.ZenCodeType.OptionalChar
 
value() - Element in annotation interface org.openzen.zencode.java.ZenCodeType.OptionalDouble
 
value() - Element in annotation interface org.openzen.zencode.java.ZenCodeType.OptionalFloat
 
value() - Element in annotation interface org.openzen.zencode.java.ZenCodeType.OptionalInt
 
value() - Element in annotation interface org.openzen.zencode.java.ZenCodeType.OptionalLong
 
value() - Element in annotation interface org.openzen.zencode.java.ZenCodeType.OptionalString
 
value() - Element in annotation interface org.openzen.zencode.java.ZenCodeType.Setter
 
value() - Element in annotation interface org.openzen.zencode.java.ZenCodeType.StaticExpansionMethod
 
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.data.IData.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToJsonStringVisitor
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToStringVisitor
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.event.Phase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionAnyDamagedSerializer
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionCustomSerializer
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedAtLeastSerializer
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedAtMostSerializer
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedSerializer
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientAnySerializer
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientConditionedSerializer
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientListSerializer
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientPartialTagSerializer
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientTransformedSerializer
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformCustomSerializer
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformDamageSerializer
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformerReuseSerializer
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.ingredient.transform.serializer.TransformReplaceSerializer
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.ingredient.type.IIngredientAny
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.ingredient.type.IIngredientEmpty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.loot.LootManager
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.loot.modifier.LootModifierManager
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.loot.table.LootTableManager
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.recipe.manager.BlastFurnaceRecipeManager
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.recipe.manager.CampFireRecipeManager
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.recipe.manager.CraftingTableRecipeManager
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.recipe.manager.FurnaceRecipeManager
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.recipe.manager.GenericRecipesManager
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.recipe.manager.SmithingRecipeManager
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.recipe.manager.SmokerRecipeManager
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.recipe.manager.StoneCutterManager
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.recipe.MirrorAxis
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.util.HandleUtil.AccessType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.zencode.scriptrun.ScriptDiscoveryConfiguration.SuspiciousNamesBehavior
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.zencode.scriptrun.ScriptRunConfiguration.RunKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.api.zencode.ZenTypeInfo.TypeKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.impl.event.ZenEventPhase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.impl.network.message.ClientMessages
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.impl.script.RecipeManagerScriptLoader.UpdatedState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.impl.script.ScriptRecipeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.blamejared.crafttweaker.platform.sides.DistributionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openzen.zencode.java.module.converters.JavaAnnotatedType.ElementType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openzen.zencode.shared.CompileExceptionCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openzen.zenscript.codemodel.CompareType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openzen.zenscript.codemodel.member.FunctionalKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openzen.zenscript.codemodel.OperatorType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openzen.zenscript.codemodel.SemanticModule.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openzen.zenscript.codemodel.type.member.TypeMemberPriority
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openzen.zenscript.formatter.ParentStatementType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openzen.zenscript.formatter.ZenScriptOperator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor.PushOption
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openzen.zenscript.javashared.JavaClass.Kind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openzen.zenscript.javashared.JavaMethod.Kind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openzen.zenscript.lexer.ZSTokenType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openzen.zenscript.parser.type.ParsedTypeBasic
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openzen.zenscript.validator.TypeContext
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openzen.zenscript.validator.ValidationLogEntry.Kind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openzen.zenscript.validator.visitors.DefinitionMemberContext
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class stdlib.EnforcementLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class stdlib.Result.Discriminant
Returns the enum constant of this class with the specified name.
values - Variable in class org.openzen.zenscript.codemodel.expression.MapExpression
 
values - Variable in class org.openzen.zenscript.parser.expression.ParsedExpressionMap
 
values() - Method in class com.blamejared.crafttweaker.api.action.tag.known.ActionKnownTagModify
 
values() - Method in class com.blamejared.crafttweaker.api.action.tag.unknown.ActionUnknownTagModify
 
values() - Method in interface com.blamejared.crafttweaker.api.command.type.IBracketDumperInfo
Gets a Stream containing all values that the bracket handler can recognize.
values() - Static method in enum class com.blamejared.crafttweaker.api.data.IData.Type
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.api.data.visitor.DataToJsonStringVisitor
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.api.data.visitor.DataToStringVisitor
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.api.event.Phase
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.api.ingredient.condition.serializer.ConditionAnyDamagedSerializer
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.api.ingredient.condition.serializer.ConditionCustomSerializer
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.api.ingredient.condition.serializer.ConditionDamagedAtLeastSerializer
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.api.ingredient.condition.serializer.ConditionDamagedAtMostSerializer
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.api.ingredient.condition.serializer.ConditionDamagedSerializer
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.api.ingredient.serializer.IngredientAnySerializer
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.api.ingredient.serializer.IngredientConditionedSerializer
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.api.ingredient.serializer.IngredientListSerializer
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.api.ingredient.serializer.IngredientPartialTagSerializer
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.api.ingredient.serializer.IngredientTransformedSerializer
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.api.ingredient.transform.serializer.TransformCustomSerializer
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.api.ingredient.transform.serializer.TransformDamageSerializer
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.api.ingredient.transform.serializer.TransformerReuseSerializer
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.api.ingredient.transform.serializer.TransformReplaceSerializer
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.api.ingredient.type.IIngredientAny
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.api.ingredient.type.IIngredientEmpty
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.api.loot.LootManager
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.api.loot.modifier.LootModifierManager
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.api.loot.table.LootTableManager
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.api.recipe.manager.BlastFurnaceRecipeManager
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.api.recipe.manager.CampFireRecipeManager
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.api.recipe.manager.CraftingTableRecipeManager
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.api.recipe.manager.FurnaceRecipeManager
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.api.recipe.manager.GenericRecipesManager
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.api.recipe.manager.SmithingRecipeManager
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.api.recipe.manager.SmokerRecipeManager
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.api.recipe.manager.StoneCutterManager
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.api.recipe.MirrorAxis
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.api.util.HandleUtil.AccessType
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.api.zencode.scriptrun.ScriptDiscoveryConfiguration.SuspiciousNamesBehavior
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.api.zencode.scriptrun.ScriptRunConfiguration.RunKind
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.api.zencode.ZenTypeInfo.TypeKind
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.impl.event.ZenEventPhase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class com.blamejared.crafttweaker.impl.loot.ForgeLootModifierMapAdapter
 
values() - Static method in enum class com.blamejared.crafttweaker.impl.network.message.ClientMessages
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.impl.script.RecipeManagerScriptLoader.UpdatedState
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.impl.script.ScriptRecipeType
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.platform.sides.DistributionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openzen.zencode.java.module.converters.JavaAnnotatedType.ElementType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openzen.zencode.shared.CompileExceptionCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openzen.zenscript.codemodel.CompareType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openzen.zenscript.codemodel.member.FunctionalKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openzen.zenscript.codemodel.OperatorType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openzen.zenscript.codemodel.SemanticModule.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openzen.zenscript.codemodel.type.member.BuiltinID
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openzen.zenscript.codemodel.type.member.TypeMemberPriority
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openzen.zenscript.formatter.ParentStatementType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openzen.zenscript.formatter.ZenScriptOperator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor.PushOption
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openzen.zenscript.javashared.JavaClass.Kind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openzen.zenscript.javashared.JavaMethod.Kind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openzen.zenscript.lexer.ZSTokenType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openzen.zenscript.parser.type.ParsedTypeBasic
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openzen.zenscript.validator.TypeContext
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openzen.zenscript.validator.ValidationLogEntry.Kind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openzen.zenscript.validator.visitors.DefinitionMemberContext
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class stdlib.EnforcementLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class stdlib.Result.Discriminant
Returns an array containing the constants of this enum class, in the order they are declared.
valueType - Variable in class org.openzen.zenscript.codemodel.type.AssocTypeID
 
VanillaRegistryWrapper<T> - Class in com.blamejared.crafttweaker.platform.registry
 
VanillaRegistryWrapper(Registry<T>) - Constructor for class com.blamejared.crafttweaker.platform.registry.VanillaRegistryWrapper
 
vanillaSpecial(Stream<? extends Recipe<?>>) - Static method in class com.blamejared.crafttweaker.impl.recipe.replacement.DefaultTargetingFilters
 
VAR_WITHOUT_TYPE_OR_INITIALIZER - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
VARARGS - Static variable in class org.openzen.zenscript.javashared.JavaModifiers
 
variable - Variable in class org.openzen.zenscript.codemodel.expression.CapturedLocalVariableExpression
 
variable - Variable in class org.openzen.zenscript.codemodel.expression.GetLocalVariableExpression
 
variable - Variable in class org.openzen.zenscript.codemodel.expression.SetLocalVariableExpression
 
variable - Variable in class org.openzen.zenscript.codemodel.statement.VarStatement
 
VariableID - Class in org.openzen.zenscript.codemodel.statement
 
VariableID() - Constructor for class org.openzen.zenscript.codemodel.statement.VariableID
 
variadic - Variable in class org.openzen.zenscript.codemodel.FunctionParameter
 
variadic - Variable in class org.openzen.zenscript.parser.definitions.ParsedFunctionParameter
 
VARIADIC_PARAMETER_MUST_BE_LAST - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Code
 
variant - Variable in class org.openzen.zenscript.codemodel.definition.VariantDefinition.Option
 
variant - Variable in class org.openzen.zenscript.codemodel.member.ref.VariantOptionRef
 
VARIANT_OPTION_NOT_AN_EXPRESSION - Enum constant in enum class org.openzen.zencode.shared.CompileExceptionCode
 
variantClass - Variable in class org.openzen.zenscript.javashared.JavaVariantOption
 
VariantDefinition - Class in org.openzen.zenscript.codemodel.definition
 
VariantDefinition(CodePosition, Module, ZSPackage, String, int, HighLevelDefinition) - Constructor for class org.openzen.zenscript.codemodel.definition.VariantDefinition
 
VariantDefinition.Option - Class in org.openzen.zenscript.codemodel.definition
 
variantOption(VariantDefinition.Option) - Method in interface org.openzen.zenscript.codemodel.definition.MemberCollector
 
variantOptionClass - Variable in class org.openzen.zenscript.javashared.JavaVariantOption
 
VariantOptionRef - Class in org.openzen.zenscript.codemodel.member.ref
 
VariantOptionRef(VariantDefinition.Option, TypeID, TypeID[]) - Constructor for class org.openzen.zenscript.codemodel.member.ref.VariantOptionRef
 
variantOptionSwitchValue - Variable in class org.openzen.zenscript.codemodel.context.StatementContext
 
VariantOptionSwitchValue - Class in org.openzen.zenscript.codemodel.expression.switchvalue
 
VariantOptionSwitchValue(VariantOptionRef, String[]) - Constructor for class org.openzen.zenscript.codemodel.expression.switchvalue.VariantOptionSwitchValue
 
VariantValueExpression - Class in org.openzen.zenscript.codemodel.expression
 
VariantValueExpression(CodePosition, TypeID, VariantOptionRef) - Constructor for class org.openzen.zenscript.codemodel.expression.VariantValueExpression
 
VariantValueExpression(CodePosition, TypeID, VariantOptionRef, Expression[]) - Constructor for class org.openzen.zenscript.codemodel.expression.VariantValueExpression
 
VarStatement - Class in org.openzen.zenscript.codemodel.statement
 
VarStatement(CodePosition, VariableID, String, TypeID, Expression, boolean) - Constructor for class org.openzen.zenscript.codemodel.statement.VarStatement
 
vectorTo(Vec3, Vec3) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3
 
vehicle(EntityPredicate.Builder, EntityPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
vehicle(EntityPredicate.Builder, EntityPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
verifyProperRegistration() - Method in interface com.blamejared.crafttweaker.impl.plugin.core.IPluginRegistryAccess
 
version() - Method in class com.blamejared.crafttweaker.api.mod.Mod
Gets the version of this mod.
VERTICAL - Enum constant in enum class com.blamejared.crafttweaker.api.recipe.MirrorAxis
Mirror the recipe vertically.
verticalDistance(MinMaxBounds.Doubles) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandDistancePredicate
 
villagerTradesTweaker(VillagerTradesEvent) - Static method in class com.blamejared.crafttweaker.impl.event.CTCommonEventHandler
 
VIRTUAL - Enum constant in enum class com.blamejared.crafttweaker.api.util.HandleUtil.AccessType
Indicates that the access must be virtual.
VIRTUAL - Static variable in class org.openzen.zenscript.codemodel.Modifiers
 
VirtualSourceFile - Class in org.openzen.zencode.shared
 
VirtualSourceFile(String) - Constructor for class org.openzen.zencode.shared.VirtualSourceFile
 
visit(IData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToJsonStringVisitor
 
visit(IData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToStringVisitor
 
visit(IData) - Method in class com.blamejared.crafttweaker.api.data.visitor.DataToTextComponentVisitor
 
visit(Tag) - Method in class com.blamejared.crafttweaker.api.data.converter.tag.TagToDataVisitor
 
visitAlias(C, AliasDefinition) - Method in interface org.openzen.zenscript.codemodel.definition.DefinitionVisitorWithContext
 
visitAlias(AliasDefinition) - Method in interface org.openzen.zenscript.codemodel.definition.DefinitionVisitor
 
visitAlias(AliasDefinition) - Method in class org.openzen.zenscript.formatter.DefinitionFormatter
 
visitAlias(AliasDefinition) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaDefinitionVisitor
 
visitAlias(AliasDefinition) - Method in class org.openzen.zenscript.javashared.JavaMappingWriter
 
visitAlias(AliasDefinition) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor
 
visitAlias(AliasDefinition) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionVisitor
 
visitAlias(AliasDefinition) - Method in class org.openzen.zenscript.validator.visitors.DefinitionValidator
 
visitAndAnd(C, AndAndExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitAndAnd(AndAndExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitAndAnd(AndAndExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitAndAnd(AndAndExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitAndAnd(AndAndExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitAndAnd(AndAndExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitAndAnd(AndAndExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitArray(C, ArrayExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitArray(C, ArrayTypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeVisitorWithContext
 
visitArray(Void, ArrayTypeID) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberBuilder
 
visitArray(ArrayExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitArray(ArrayExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitArray(ArrayExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitArray(ArrayExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitArray(ArrayExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitArray(ArrayExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitArray(ArrayTypeID) - Method in class org.openzen.zenscript.codemodel.type.InferenceBlockingTypeParameterVisitor
 
visitArray(ArrayTypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeVisitor
 
visitArray(ArrayTypeID) - Method in class org.openzen.zenscript.formatter.TypeFormatter
 
visitArray(ArrayTypeID) - Method in class org.openzen.zenscript.javashared.JavaSyntheticTypeSignatureConverter
 
visitArray(ArrayTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeCheckIfGenericVisitor
 
visitArray(ArrayTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeDescriptorVisitor
 
visitArray(ArrayTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeGenericVisitor
 
visitArray(ArrayTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeInternalNameVisitor
 
visitArray(ArrayTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeNameVisitor
 
visitArray(ArrayTypeID) - Method in class org.openzen.zenscript.validator.visitors.SupertypeValidator
 
visitArray(TypeID, ArrayTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaBoxingTypeVisitor
 
visitArray(TypeID, ArrayTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaUnboxingTypeVisitor
 
visitArray(TypeMatcher.Matching, ArrayTypeID) - Method in class org.openzen.zenscript.codemodel.type.TypeMatcher
 
visitArray(JavaWriter, ArrayTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaTypeExpressionVisitor
 
visitArray(TypeContext, ArrayTypeID) - Method in class org.openzen.zenscript.validator.visitors.TypeValidator
 
visitArrayKeyValueIterator() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaForeachWriter
 
visitArrayValueIterator() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaForeachWriter
 
visitAssoc(C, AssocTypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeVisitorWithContext
 
visitAssoc(Void, AssocTypeID) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberBuilder
 
visitAssoc(AssocTypeID) - Method in class org.openzen.zenscript.codemodel.type.InferenceBlockingTypeParameterVisitor
 
visitAssoc(AssocTypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeVisitor
 
visitAssoc(AssocTypeID) - Method in class org.openzen.zenscript.formatter.TypeFormatter
 
visitAssoc(AssocTypeID) - Method in class org.openzen.zenscript.javashared.JavaSyntheticTypeSignatureConverter
 
visitAssoc(AssocTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeCheckIfGenericVisitor
 
visitAssoc(AssocTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeDescriptorVisitor
 
visitAssoc(AssocTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeGenericVisitor
 
visitAssoc(AssocTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeInternalNameVisitor
 
visitAssoc(AssocTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeNameVisitor
 
visitAssoc(AssocTypeID) - Method in class org.openzen.zenscript.validator.visitors.SupertypeValidator
 
visitAssoc(TypeID, AssocTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaBoxingTypeVisitor
 
visitAssoc(TypeID, AssocTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaUnboxingTypeVisitor
 
visitAssoc(TypeMatcher.Matching, AssocTypeID) - Method in class org.openzen.zenscript.codemodel.type.TypeMatcher
 
visitAssoc(JavaWriter, AssocTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaTypeExpressionVisitor
 
visitAssoc(TypeContext, AssocTypeID) - Method in class org.openzen.zenscript.validator.visitors.TypeValidator
 
visitAssocKeyIterator() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaForeachWriter
 
visitAssocKeyValueIterator() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaForeachWriter
 
visitBasic(C, BasicTypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeVisitorWithContext
 
visitBasic(Void, BasicTypeID) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberBuilder
 
visitBasic(BasicTypeID) - Method in class org.openzen.zenscript.codemodel.type.InferenceBlockingTypeParameterVisitor
 
visitBasic(BasicTypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeVisitor
 
visitBasic(BasicTypeID) - Method in class org.openzen.zenscript.formatter.TypeFormatter
 
visitBasic(BasicTypeID) - Method in class org.openzen.zenscript.javashared.JavaSyntheticTypeSignatureConverter
 
visitBasic(BasicTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeCheckIfGenericVisitor
 
visitBasic(BasicTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeDescriptorVisitor
 
visitBasic(BasicTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeGenericVisitor
 
visitBasic(BasicTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeInternalNameVisitor
 
visitBasic(BasicTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeNameVisitor
 
visitBasic(BasicTypeID) - Method in class org.openzen.zenscript.validator.visitors.SupertypeValidator
 
visitBasic(TypeID, BasicTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaBoxingTypeVisitor
 
visitBasic(TypeID, BasicTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaUnboxingTypeVisitor
 
visitBasic(TypeMatcher.Matching, BasicTypeID) - Method in class org.openzen.zenscript.codemodel.type.TypeMatcher
 
visitBasic(JavaWriter, BasicTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaTypeExpressionVisitor
 
visitBasic(TypeContext, BasicTypeID) - Method in class org.openzen.zenscript.validator.visitors.TypeValidator
 
visitBlock(C, BlockStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitorWithContext
 
visitBlock(BlockStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitor
 
visitBlock(BlockStatement) - Method in class org.openzen.zenscript.formatter.StatementFormatter
 
visitBlock(BlockStatement) - Method in class org.openzen.zenscript.formattershared.StatementFormatter
 
visitBlock(BlockStatement) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaStatementVisitor
 
visitBlock(BlockStatement) - Method in class org.openzen.zenscript.validator.visitors.StatementValidator
 
visitBool(BoolData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToJsonStringVisitor
 
visitBool(BoolData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToStringVisitor
 
visitBool(BoolData) - Method in class com.blamejared.crafttweaker.api.data.visitor.DataToTextComponentVisitor
 
visitBool(BoolData) - Method in interface com.blamejared.crafttweaker.api.data.visitor.DataVisitor
 
visitBreak(C, BreakStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitorWithContext
 
visitBreak(BreakStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitor
 
visitBreak(BreakStatement) - Method in class org.openzen.zenscript.formatter.StatementFormatter
 
visitBreak(BreakStatement) - Method in class org.openzen.zenscript.formattershared.StatementFormatter
 
visitBreak(BreakStatement) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaStatementVisitor
 
visitBreak(BreakStatement) - Method in class org.openzen.zenscript.validator.visitors.StatementValidator
 
visitByte(ByteTag) - Method in class com.blamejared.crafttweaker.api.data.converter.tag.TagToDataVisitor
 
visitByte(ByteData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToJsonStringVisitor
 
visitByte(ByteData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToStringVisitor
 
visitByte(ByteData) - Method in class com.blamejared.crafttweaker.api.data.visitor.DataToTextComponentVisitor
 
visitByte(ByteData) - Method in interface com.blamejared.crafttweaker.api.data.visitor.DataVisitor
 
visitByteArray(ByteArrayTag) - Method in class com.blamejared.crafttweaker.api.data.converter.tag.TagToDataVisitor
 
visitByteArray(ByteArrayData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToJsonStringVisitor
 
visitByteArray(ByteArrayData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToStringVisitor
 
visitByteArray(ByteArrayData) - Method in class com.blamejared.crafttweaker.api.data.visitor.DataToTextComponentVisitor
 
visitByteArray(ByteArrayData) - Method in interface com.blamejared.crafttweaker.api.data.visitor.DataVisitor
 
visitCall(C, CallExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitCall(CallExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitCall(CallExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitCall(CallExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitCall(CallExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitCall(CallExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitCall(CallExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitCaller(C, CallerMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitorWithContext
 
visitCaller(CallerMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitor
 
visitCaller(CallerMember) - Method in class org.openzen.zenscript.formatter.MemberFormatter
 
visitCaller(CallerMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaExpansionMemberVisitor
 
visitCaller(CallerMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor
 
visitCaller(CallerMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareClassMethodVisitor
 
visitCaller(CallerMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor
 
visitCaller(CallerMember) - Method in class org.openzen.zenscript.validator.visitors.DefinitionMemberValidator
 
visitCallStatic(C, CallStaticExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitCallStatic(CallStaticExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitCallStatic(CallStaticExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitCallStatic(CallStaticExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitCallStatic(CallStaticExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitCallStatic(CallStaticExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitCallStatic(CallStaticExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitCapturedClosure(C, CapturedClosureExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitCapturedClosure(CapturedClosureExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitCapturedClosure(CapturedClosureExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitCapturedClosure(CapturedClosureExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitCapturedClosure(CapturedClosureExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitCapturedClosure(CapturedClosureExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitCapturedClosure(CapturedClosureExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitCapturedDirect(C, CapturedDirectExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitCapturedDirect(CapturedDirectExpression) - Method in interface org.openzen.zenscript.codemodel.expression.CapturedExpressionVisitor
 
visitCapturedDirect(CapturedDirectExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitCapturedDirect(CapturedDirectExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitCapturedDirect(CapturedDirectExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaCapturedExpressionVisitor
 
visitCapturedDirect(CapturedDirectExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitCapturedDirect(CapturedDirectExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitCapturedDirect(CapturedDirectExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitCapturedDirect(CapturedDirectExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitCapturedLocal(CapturedLocalVariableExpression) - Method in interface org.openzen.zenscript.codemodel.expression.CapturedExpressionVisitor
 
visitCapturedLocal(CapturedLocalVariableExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaCapturedExpressionVisitor
 
visitCapturedLocalVariable(C, CapturedLocalVariableExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitCapturedLocalVariable(CapturedLocalVariableExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitCapturedLocalVariable(CapturedLocalVariableExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitCapturedLocalVariable(CapturedLocalVariableExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitCapturedLocalVariable(CapturedLocalVariableExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitCapturedLocalVariable(CapturedLocalVariableExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitCapturedLocalVariable(CapturedLocalVariableExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitCapturedParameter(C, CapturedParameterExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitCapturedParameter(CapturedParameterExpression) - Method in interface org.openzen.zenscript.codemodel.expression.CapturedExpressionVisitor
 
visitCapturedParameter(CapturedParameterExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitCapturedParameter(CapturedParameterExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitCapturedParameter(CapturedParameterExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaCapturedExpressionVisitor
 
visitCapturedParameter(CapturedParameterExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitCapturedParameter(CapturedParameterExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitCapturedParameter(CapturedParameterExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitCapturedParameter(CapturedParameterExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitCapturedThis(C, CapturedThisExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitCapturedThis(CapturedThisExpression) - Method in interface org.openzen.zenscript.codemodel.expression.CapturedExpressionVisitor
 
visitCapturedThis(CapturedThisExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitCapturedThis(CapturedThisExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitCapturedThis(CapturedThisExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaCapturedExpressionVisitor
 
visitCapturedThis(CapturedThisExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitCapturedThis(CapturedThisExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitCapturedThis(CapturedThisExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitCapturedThis(CapturedThisExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitCast(C, CastExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitCast(CastExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitCast(CastExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitCast(CastExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitCast(CastExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitCast(CastExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitCast(CastExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitCaster(C, CasterMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitorWithContext
 
visitCaster(CasterMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitor
 
visitCaster(CasterMember) - Method in class org.openzen.zenscript.formatter.MemberFormatter
 
visitCaster(CasterMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaExpansionMemberVisitor
 
visitCaster(CasterMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor
 
visitCaster(CasterMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareClassMethodVisitor
 
visitCaster(CasterMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor
 
visitCaster(CasterMember) - Method in class org.openzen.zenscript.validator.visitors.DefinitionMemberValidator
 
visitCheckNull(C, CheckNullExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitCheckNull(CheckNullExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitCheckNull(CheckNullExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitCheckNull(CheckNullExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitCheckNull(CheckNullExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitCheckNull(CheckNullExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitCheckNull(CheckNullExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitClass(C, ClassDefinition) - Method in interface org.openzen.zenscript.codemodel.definition.DefinitionVisitorWithContext
 
visitClass(ClassDefinition) - Method in interface org.openzen.zenscript.codemodel.definition.DefinitionVisitor
 
visitClass(ClassDefinition) - Method in class org.openzen.zenscript.formatter.DefinitionFormatter
 
visitClass(ClassDefinition) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaDefinitionVisitor
 
visitClass(ClassDefinition) - Method in class org.openzen.zenscript.javashared.JavaMappingWriter
 
visitClass(ClassDefinition) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor
 
visitClass(ClassDefinition) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionVisitor
 
visitClass(ClassDefinition) - Method in class org.openzen.zenscript.validator.visitors.DefinitionValidator
 
visitCoalesce(C, CoalesceExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitCoalesce(CoalesceExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitCoalesce(CoalesceExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitCoalesce(CoalesceExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitCoalesce(CoalesceExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitCoalesce(CoalesceExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitCoalesce(CoalesceExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitCompare(C, CompareExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitCompare(CompareExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitCompare(CompareExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitCompare(CompareExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitCompare(CompareExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitCompare(CompareExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitCompare(CompareExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitCompound(CompoundTag) - Method in class com.blamejared.crafttweaker.api.data.converter.tag.TagToDataVisitor
 
visitConditional(C, ConditionalExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitConditional(ConditionalExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitConditional(ConditionalExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitConditional(ConditionalExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitConditional(ConditionalExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitConditional(ConditionalExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitConditional(ConditionalExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitConst(C, ConstExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitConst(C, ConstMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitorWithContext
 
visitConst(ConstExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitConst(ConstExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitConst(ConstExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitConst(ConstExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitConst(ConstExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitConst(ConstExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitConst(ConstMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitor
 
visitConst(ConstMember) - Method in class org.openzen.zenscript.formatter.MemberFormatter
 
visitConst(ConstMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaExpansionMemberVisitor
 
visitConst(ConstMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor
 
visitConst(ConstMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareClassMethodVisitor
 
visitConst(ConstMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor
 
visitConst(ConstMember) - Method in class org.openzen.zenscript.validator.visitors.DefinitionMemberValidator
 
visitConstantBool(C, ConstantBoolExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitConstantBool(ConstantBoolExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitConstantBool(ConstantBoolExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitConstantBool(ConstantBoolExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitConstantBool(ConstantBoolExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitConstantBool(ConstantBoolExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitConstantBool(ConstantBoolExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitConstantByte(C, ConstantByteExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitConstantByte(ConstantByteExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitConstantByte(ConstantByteExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitConstantByte(ConstantByteExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitConstantByte(ConstantByteExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitConstantByte(ConstantByteExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitConstantByte(ConstantByteExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitConstantChar(C, ConstantCharExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitConstantChar(ConstantCharExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitConstantChar(ConstantCharExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitConstantChar(ConstantCharExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitConstantChar(ConstantCharExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitConstantChar(ConstantCharExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitConstantChar(ConstantCharExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitConstantDouble(C, ConstantDoubleExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitConstantDouble(ConstantDoubleExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitConstantDouble(ConstantDoubleExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitConstantDouble(ConstantDoubleExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitConstantDouble(ConstantDoubleExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitConstantDouble(ConstantDoubleExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitConstantDouble(ConstantDoubleExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitConstantFloat(C, ConstantFloatExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitConstantFloat(ConstantFloatExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitConstantFloat(ConstantFloatExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitConstantFloat(ConstantFloatExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitConstantFloat(ConstantFloatExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitConstantFloat(ConstantFloatExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitConstantFloat(ConstantFloatExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitConstantInt(C, ConstantIntExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitConstantInt(ConstantIntExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitConstantInt(ConstantIntExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitConstantInt(ConstantIntExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitConstantInt(ConstantIntExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitConstantInt(ConstantIntExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitConstantInt(ConstantIntExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitConstantLong(C, ConstantLongExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitConstantLong(ConstantLongExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitConstantLong(ConstantLongExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitConstantLong(ConstantLongExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitConstantLong(ConstantLongExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitConstantLong(ConstantLongExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitConstantLong(ConstantLongExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitConstantSByte(C, ConstantSByteExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitConstantSByte(ConstantSByteExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitConstantSByte(ConstantSByteExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitConstantSByte(ConstantSByteExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitConstantSByte(ConstantSByteExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitConstantSByte(ConstantSByteExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitConstantSByte(ConstantSByteExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitConstantShort(C, ConstantShortExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitConstantShort(ConstantShortExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitConstantShort(ConstantShortExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitConstantShort(ConstantShortExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitConstantShort(ConstantShortExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitConstantShort(ConstantShortExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitConstantShort(ConstantShortExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitConstantString(C, ConstantStringExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitConstantString(ConstantStringExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitConstantString(ConstantStringExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitConstantString(ConstantStringExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitConstantString(ConstantStringExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitConstantString(ConstantStringExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitConstantString(ConstantStringExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitConstantUInt(C, ConstantUIntExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitConstantUInt(ConstantUIntExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitConstantUInt(ConstantUIntExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitConstantUInt(ConstantUIntExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitConstantUInt(ConstantUIntExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitConstantUInt(ConstantUIntExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitConstantUInt(ConstantUIntExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitConstantULong(C, ConstantULongExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitConstantULong(ConstantULongExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitConstantULong(ConstantULongExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitConstantULong(ConstantULongExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitConstantULong(ConstantULongExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitConstantULong(ConstantULongExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitConstantULong(ConstantULongExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitConstantUShort(C, ConstantUShortExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitConstantUShort(ConstantUShortExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitConstantUShort(ConstantUShortExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitConstantUShort(ConstantUShortExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitConstantUShort(ConstantUShortExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitConstantUShort(ConstantUShortExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitConstantUShort(ConstantUShortExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitConstantUSize(C, ConstantUSizeExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitConstantUSize(ConstantUSizeExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitConstantUSize(ConstantUSizeExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitConstantUSize(ConstantUSizeExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitConstantUSize(ConstantUSizeExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitConstantUSize(ConstantUSizeExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitConstantUSize(ConstantUSizeExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitConstructor(C, ConstructorMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitorWithContext
 
visitConstructor(ConstructorMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitor
 
visitConstructor(ConstructorMember) - Method in class org.openzen.zenscript.formatter.MemberFormatter
 
visitConstructor(ConstructorMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaExpansionMemberVisitor
 
visitConstructor(ConstructorMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor
 
visitConstructor(ConstructorMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareClassMethodVisitor
 
visitConstructor(ConstructorMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor
 
visitConstructor(ConstructorMember) - Method in class org.openzen.zenscript.validator.visitors.DefinitionMemberValidator
 
visitConstructorSuperCall(C, ConstructorSuperCallExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitConstructorSuperCall(ConstructorSuperCallExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitConstructorSuperCall(ConstructorSuperCallExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitConstructorSuperCall(ConstructorSuperCallExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitConstructorSuperCall(ConstructorSuperCallExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitConstructorSuperCall(ConstructorSuperCallExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitConstructorSuperCall(ConstructorSuperCallExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitConstructorThisCall(C, ConstructorThisCallExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitConstructorThisCall(ConstructorThisCallExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitConstructorThisCall(ConstructorThisCallExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitConstructorThisCall(ConstructorThisCallExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitConstructorThisCall(ConstructorThisCallExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitConstructorThisCall(ConstructorThisCallExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitConstructorThisCall(ConstructorThisCallExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitContinue(C, ContinueStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitorWithContext
 
visitContinue(ContinueStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitor
 
visitContinue(ContinueStatement) - Method in class org.openzen.zenscript.formatter.StatementFormatter
 
visitContinue(ContinueStatement) - Method in class org.openzen.zenscript.formattershared.StatementFormatter
 
visitContinue(ContinueStatement) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaStatementVisitor
 
visitContinue(ContinueStatement) - Method in class org.openzen.zenscript.validator.visitors.StatementValidator
 
visitCustomIterator() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaForeachWriter
 
visitCustomIterator(IteratorMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitor
 
visitCustomIterator(IteratorMember) - Method in class org.openzen.zenscript.formatter.MemberFormatter
 
visitCustomIterator(IteratorMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaExpansionMemberVisitor
 
visitCustomIterator(IteratorMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor
 
visitCustomIterator(IteratorMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareClassMethodVisitor
 
visitCustomIterator(IteratorMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor
 
visitCustomIterator(IteratorMember) - Method in class org.openzen.zenscript.validator.visitors.DefinitionMemberValidator
 
visitDefinition(C, DefinitionTypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeVisitorWithContext
 
visitDefinition(Void, DefinitionTypeID) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberBuilder
 
visitDefinition(DefinitionTypeID) - Method in class org.openzen.zenscript.codemodel.type.InferenceBlockingTypeParameterVisitor
 
visitDefinition(DefinitionTypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeVisitor
 
visitDefinition(DefinitionTypeID) - Method in class org.openzen.zenscript.formatter.TypeFormatter
 
visitDefinition(DefinitionTypeID) - Method in class org.openzen.zenscript.javashared.JavaSyntheticTypeSignatureConverter
 
visitDefinition(DefinitionTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeCheckIfGenericVisitor
 
visitDefinition(DefinitionTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeDescriptorVisitor
 
visitDefinition(DefinitionTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeGenericVisitor
 
visitDefinition(DefinitionTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeInternalNameVisitor
 
visitDefinition(DefinitionTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeNameVisitor
 
visitDefinition(DefinitionTypeID) - Method in class org.openzen.zenscript.validator.visitors.SupertypeValidator
 
visitDefinition(TypeID, DefinitionTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaBoxingTypeVisitor
 
visitDefinition(TypeID, DefinitionTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaUnboxingTypeVisitor
 
visitDefinition(TypeMatcher.Matching, DefinitionTypeID) - Method in class org.openzen.zenscript.codemodel.type.TypeMatcher
 
visitDefinition(JavaWriter, DefinitionTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaTypeExpressionVisitor
 
visitDefinition(TypeContext, DefinitionTypeID) - Method in class org.openzen.zenscript.validator.visitors.TypeValidator
 
visitDestructor(C, DestructorMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitorWithContext
 
visitDestructor(DestructorMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitor
 
visitDestructor(DestructorMember) - Method in class org.openzen.zenscript.formatter.MemberFormatter
 
visitDestructor(DestructorMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaExpansionMemberVisitor
 
visitDestructor(DestructorMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor
 
visitDestructor(DestructorMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareClassMethodVisitor
 
visitDestructor(DestructorMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor
 
visitDestructor(DestructorMember) - Method in class org.openzen.zenscript.validator.visitors.DefinitionMemberValidator
 
visitDouble(DoubleTag) - Method in class com.blamejared.crafttweaker.api.data.converter.tag.TagToDataVisitor
 
visitDouble(DoubleData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToJsonStringVisitor
 
visitDouble(DoubleData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToStringVisitor
 
visitDouble(DoubleData) - Method in class com.blamejared.crafttweaker.api.data.visitor.DataToTextComponentVisitor
 
visitDouble(DoubleData) - Method in interface com.blamejared.crafttweaker.api.data.visitor.DataVisitor
 
visitDoWhile(C, DoWhileStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitorWithContext
 
visitDoWhile(DoWhileStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitor
 
visitDoWhile(DoWhileStatement) - Method in class org.openzen.zenscript.formatter.StatementFormatter
 
visitDoWhile(DoWhileStatement) - Method in class org.openzen.zenscript.formattershared.StatementFormatter
 
visitDoWhile(DoWhileStatement) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaStatementVisitor
 
visitDoWhile(DoWhileStatement) - Method in class org.openzen.zenscript.validator.visitors.StatementValidator
 
visitEmpty(C, EmptyStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitorWithContext
 
visitEmpty(EmptyStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitor
 
visitEmpty(EmptyStatement) - Method in class org.openzen.zenscript.formatter.StatementFormatter
 
visitEmpty(EmptyStatement) - Method in class org.openzen.zenscript.formattershared.StatementFormatter
 
visitEmpty(EmptyStatement) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaStatementVisitor
 
visitEmpty(EmptyStatement) - Method in class org.openzen.zenscript.validator.visitors.StatementValidator
 
visitEnd(EndTag) - Method in class com.blamejared.crafttweaker.api.data.converter.tag.TagToDataVisitor
 
visitEnum(C, EnumDefinition) - Method in interface org.openzen.zenscript.codemodel.definition.DefinitionVisitorWithContext
 
visitEnum(EnumDefinition) - Method in interface org.openzen.zenscript.codemodel.definition.DefinitionVisitor
 
visitEnum(EnumDefinition) - Method in class org.openzen.zenscript.formatter.DefinitionFormatter
 
visitEnum(EnumDefinition) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaDefinitionVisitor
 
visitEnum(EnumDefinition) - Method in class org.openzen.zenscript.javashared.JavaMappingWriter
 
visitEnum(EnumDefinition) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor
 
visitEnum(EnumDefinition) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionVisitor
 
visitEnum(EnumDefinition) - Method in class org.openzen.zenscript.validator.visitors.DefinitionValidator
 
visitEnumConstant(C, EnumConstantExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitEnumConstant(EnumConstantExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitEnumConstant(EnumConstantExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitEnumConstant(EnumConstantExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitEnumConstant(EnumConstantExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitEnumConstant(EnumConstantExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitEnumConstant(EnumConstantExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitEnumConstant(EnumConstantMember) - Method in class org.openzen.zenscript.validator.visitors.DefinitionMemberValidator
 
visitExpansion(C, ExpansionDefinition) - Method in interface org.openzen.zenscript.codemodel.definition.DefinitionVisitorWithContext
 
visitExpansion(ExpansionDefinition) - Method in interface org.openzen.zenscript.codemodel.definition.DefinitionVisitor
 
visitExpansion(ExpansionDefinition) - Method in class org.openzen.zenscript.formatter.DefinitionFormatter
 
visitExpansion(ExpansionDefinition) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaDefinitionVisitor
 
visitExpansion(ExpansionDefinition) - Method in class org.openzen.zenscript.javashared.JavaMappingWriter
 
visitExpansion(ExpansionDefinition) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor
 
visitExpansion(ExpansionDefinition) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionVisitor
 
visitExpansion(ExpansionDefinition) - Method in class org.openzen.zenscript.validator.visitors.DefinitionValidator
 
visitExpression(C, ExpressionStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitorWithContext
 
visitExpression(ExpressionStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitor
 
visitExpression(ExpressionStatement) - Method in class org.openzen.zenscript.formatter.StatementFormatter
 
visitExpression(ExpressionStatement) - Method in class org.openzen.zenscript.formattershared.StatementFormatter
 
visitExpression(ExpressionStatement) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaStatementVisitor
 
visitExpression(ExpressionStatement) - Method in class org.openzen.zenscript.validator.visitors.StatementValidator
 
visitField(C, FieldMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitorWithContext
 
visitField(FieldMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitor
 
visitField(FieldMember) - Method in class org.openzen.zenscript.formatter.MemberFormatter
 
visitField(FieldMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaExpansionMemberVisitor
 
visitField(FieldMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor
 
visitField(FieldMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareClassMethodVisitor
 
visitField(FieldMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor
 
visitField(FieldMember) - Method in class org.openzen.zenscript.validator.visitors.DefinitionMemberValidator
 
visitFile(Path, BasicFileAttributes) - Method in class com.blamejared.crafttweaker.impl.helper.FileGathererHelper
 
visitFloat(FloatTag) - Method in class com.blamejared.crafttweaker.api.data.converter.tag.TagToDataVisitor
 
visitFloat(FloatData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToJsonStringVisitor
 
visitFloat(FloatData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToStringVisitor
 
visitFloat(FloatData) - Method in class com.blamejared.crafttweaker.api.data.visitor.DataToTextComponentVisitor
 
visitFloat(FloatData) - Method in interface com.blamejared.crafttweaker.api.data.visitor.DataVisitor
 
visitForeach(C, ForeachStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitorWithContext
 
visitForeach(ForeachStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitor
 
visitForeach(ForeachStatement) - Method in class org.openzen.zenscript.formatter.StatementFormatter
 
visitForeach(ForeachStatement) - Method in class org.openzen.zenscript.formattershared.StatementFormatter
 
visitForeach(ForeachStatement) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaStatementVisitor
 
visitForeach(ForeachStatement) - Method in class org.openzen.zenscript.validator.visitors.StatementValidator
 
visitFunction(C, FunctionDefinition) - Method in interface org.openzen.zenscript.codemodel.definition.DefinitionVisitorWithContext
 
visitFunction(C, FunctionExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitFunction(C, FunctionTypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeVisitorWithContext
 
visitFunction(Void, FunctionTypeID) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberBuilder
 
visitFunction(FunctionDefinition) - Method in interface org.openzen.zenscript.codemodel.definition.DefinitionVisitor
 
visitFunction(FunctionDefinition) - Method in class org.openzen.zenscript.formatter.DefinitionFormatter
 
visitFunction(FunctionDefinition) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaDefinitionVisitor
 
visitFunction(FunctionDefinition) - Method in class org.openzen.zenscript.javashared.JavaMappingWriter
 
visitFunction(FunctionDefinition) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor
 
visitFunction(FunctionDefinition) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionVisitor
 
visitFunction(FunctionDefinition) - Method in class org.openzen.zenscript.validator.visitors.DefinitionValidator
 
visitFunction(FunctionExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitFunction(FunctionExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitFunction(FunctionExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitFunction(FunctionExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitFunction(FunctionExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitFunction(FunctionExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitFunction(FunctionTypeID) - Method in class org.openzen.zenscript.codemodel.type.InferenceBlockingTypeParameterVisitor
 
visitFunction(FunctionTypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeVisitor
 
visitFunction(FunctionTypeID) - Method in class org.openzen.zenscript.formatter.TypeFormatter
 
visitFunction(FunctionTypeID) - Method in class org.openzen.zenscript.javashared.JavaSyntheticTypeSignatureConverter
 
visitFunction(FunctionTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeCheckIfGenericVisitor
 
visitFunction(FunctionTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeDescriptorVisitor
 
visitFunction(FunctionTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeGenericVisitor
 
visitFunction(FunctionTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeInternalNameVisitor
 
visitFunction(FunctionTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeNameVisitor
 
visitFunction(FunctionTypeID) - Method in class org.openzen.zenscript.validator.visitors.SupertypeValidator
 
visitFunction(TypeID, FunctionTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaBoxingTypeVisitor
 
visitFunction(TypeID, FunctionTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaUnboxingTypeVisitor
 
visitFunction(TypeMatcher.Matching, FunctionTypeID) - Method in class org.openzen.zenscript.codemodel.type.TypeMatcher
 
visitFunction(JavaWriter, FunctionTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaTypeExpressionVisitor
 
visitFunction(TypeContext, FunctionTypeID) - Method in class org.openzen.zenscript.validator.visitors.TypeValidator
 
visitGeneric(C, GenericTypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeVisitorWithContext
 
visitGeneric(Void, GenericTypeID) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberBuilder
 
visitGeneric(GenericTypeID) - Method in class org.openzen.zenscript.codemodel.type.InferenceBlockingTypeParameterVisitor
 
visitGeneric(GenericTypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeVisitor
 
visitGeneric(GenericTypeID) - Method in class org.openzen.zenscript.formatter.TypeFormatter
 
visitGeneric(GenericTypeID) - Method in class org.openzen.zenscript.javashared.JavaSyntheticTypeSignatureConverter
 
visitGeneric(GenericTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeCheckIfGenericVisitor
 
visitGeneric(GenericTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeDescriptorVisitor
 
visitGeneric(GenericTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeGenericVisitor
 
visitGeneric(GenericTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeInternalNameVisitor
 
visitGeneric(GenericTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeNameVisitor
 
visitGeneric(GenericTypeID) - Method in class org.openzen.zenscript.validator.visitors.SupertypeValidator
 
visitGeneric(TypeID, GenericTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaBoxingTypeVisitor
 
visitGeneric(TypeID, GenericTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaUnboxingTypeVisitor
 
visitGeneric(TypeMatcher.Matching, GenericTypeID) - Method in class org.openzen.zenscript.codemodel.type.TypeMatcher
 
visitGeneric(JavaWriter, GenericTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaTypeExpressionVisitor
 
visitGeneric(TypeContext, GenericTypeID) - Method in class org.openzen.zenscript.validator.visitors.TypeValidator
 
visitGenericMap(C, GenericMapTypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeVisitorWithContext
 
visitGenericMap(Void, GenericMapTypeID) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberBuilder
 
visitGenericMap(GenericMapTypeID) - Method in class org.openzen.zenscript.codemodel.type.InferenceBlockingTypeParameterVisitor
 
visitGenericMap(GenericMapTypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeVisitor
 
visitGenericMap(GenericMapTypeID) - Method in class org.openzen.zenscript.formatter.TypeFormatter
 
visitGenericMap(GenericMapTypeID) - Method in class org.openzen.zenscript.javashared.JavaSyntheticTypeSignatureConverter
 
visitGenericMap(GenericMapTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeCheckIfGenericVisitor
 
visitGenericMap(GenericMapTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeDescriptorVisitor
 
visitGenericMap(GenericMapTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeGenericVisitor
 
visitGenericMap(GenericMapTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeInternalNameVisitor
 
visitGenericMap(GenericMapTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeNameVisitor
 
visitGenericMap(GenericMapTypeID) - Method in class org.openzen.zenscript.validator.visitors.SupertypeValidator
 
visitGenericMap(TypeID, GenericMapTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaBoxingTypeVisitor
 
visitGenericMap(TypeID, GenericMapTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaUnboxingTypeVisitor
 
visitGenericMap(TypeMatcher.Matching, GenericMapTypeID) - Method in class org.openzen.zenscript.codemodel.type.TypeMatcher
 
visitGenericMap(JavaWriter, GenericMapTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaTypeExpressionVisitor
 
visitGenericMap(TypeContext, GenericMapTypeID) - Method in class org.openzen.zenscript.validator.visitors.TypeValidator
 
visitGetField(C, GetFieldExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitGetField(GetFieldExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitGetField(GetFieldExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitGetField(GetFieldExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitGetField(GetFieldExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitGetField(GetFieldExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitGetField(GetFieldExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitGetFunctionParameter(C, GetFunctionParameterExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitGetFunctionParameter(GetFunctionParameterExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitGetFunctionParameter(GetFunctionParameterExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitGetFunctionParameter(GetFunctionParameterExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitGetFunctionParameter(GetFunctionParameterExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitGetFunctionParameter(GetFunctionParameterExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitGetFunctionParameter(GetFunctionParameterExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitGetLocalVariable(C, GetLocalVariableExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitGetLocalVariable(GetLocalVariableExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitGetLocalVariable(GetLocalVariableExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitGetLocalVariable(GetLocalVariableExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitGetLocalVariable(GetLocalVariableExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitGetLocalVariable(GetLocalVariableExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitGetLocalVariable(GetLocalVariableExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitGetMatchingVariantField(C, GetMatchingVariantField) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitGetMatchingVariantField(GetMatchingVariantField) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitGetMatchingVariantField(GetMatchingVariantField) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitGetMatchingVariantField(GetMatchingVariantField) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitGetMatchingVariantField(GetMatchingVariantField) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitGetMatchingVariantField(GetMatchingVariantField) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitGetMatchingVariantField(GetMatchingVariantField) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitGetStaticField(C, GetStaticFieldExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitGetStaticField(GetStaticFieldExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitGetStaticField(GetStaticFieldExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitGetStaticField(GetStaticFieldExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitGetStaticField(GetStaticFieldExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitGetStaticField(GetStaticFieldExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitGetStaticField(GetStaticFieldExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitGetter(C, GetterExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitGetter(C, GetterMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitorWithContext
 
visitGetter(GetterExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitGetter(GetterExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitGetter(GetterExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitGetter(GetterExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitGetter(GetterExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitGetter(GetterExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitGetter(GetterMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitor
 
visitGetter(GetterMember) - Method in class org.openzen.zenscript.formatter.MemberFormatter
 
visitGetter(GetterMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaExpansionMemberVisitor
 
visitGetter(GetterMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor
 
visitGetter(GetterMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareClassMethodVisitor
 
visitGetter(GetterMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor
 
visitGetter(GetterMember) - Method in class org.openzen.zenscript.validator.visitors.DefinitionMemberValidator
 
visitGlobal(C, GlobalExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitGlobal(GlobalExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitGlobal(GlobalExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitGlobal(GlobalExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitGlobal(GlobalExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitGlobal(GlobalExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitGlobal(GlobalExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitGlobalCall(C, GlobalCallExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitGlobalCall(GlobalCallExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitGlobalCall(GlobalCallExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitGlobalCall(GlobalCallExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitGlobalCall(GlobalCallExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitGlobalCall(GlobalCallExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitGlobalCall(GlobalCallExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitIf(C, IfStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitorWithContext
 
visitIf(IfStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitor
 
visitIf(IfStatement) - Method in class org.openzen.zenscript.formatter.StatementFormatter
 
visitIf(IfStatement) - Method in class org.openzen.zenscript.formattershared.StatementFormatter
 
visitIf(IfStatement) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaStatementVisitor
 
visitIf(IfStatement) - Method in class org.openzen.zenscript.validator.visitors.StatementValidator
 
visitImplementation(C, ImplementationMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitorWithContext
 
visitImplementation(ImplementationMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitor
 
visitImplementation(ImplementationMember) - Method in class org.openzen.zenscript.formatter.MemberFormatter
 
visitImplementation(ImplementationMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaExpansionMemberVisitor
 
visitImplementation(ImplementationMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor
 
visitImplementation(ImplementationMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareClassMethodVisitor
 
visitImplementation(ImplementationMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor
 
visitImplementation(ImplementationMember) - Method in class org.openzen.zenscript.validator.visitors.DefinitionMemberValidator
 
visitInnerDefinition(C, InnerDefinitionMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitorWithContext
 
visitInnerDefinition(InnerDefinitionMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitor
 
visitInnerDefinition(InnerDefinitionMember) - Method in class org.openzen.zenscript.formatter.MemberFormatter
 
visitInnerDefinition(InnerDefinitionMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaExpansionMemberVisitor
 
visitInnerDefinition(InnerDefinitionMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor
 
visitInnerDefinition(InnerDefinitionMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareClassMethodVisitor
 
visitInnerDefinition(InnerDefinitionMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor
 
visitInnerDefinition(InnerDefinitionMember) - Method in class org.openzen.zenscript.validator.visitors.DefinitionMemberValidator
 
visitInt(IntTag) - Method in class com.blamejared.crafttweaker.api.data.converter.tag.TagToDataVisitor
 
visitInt(IntData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToJsonStringVisitor
 
visitInt(IntData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToStringVisitor
 
visitInt(IntData) - Method in class com.blamejared.crafttweaker.api.data.visitor.DataToTextComponentVisitor
 
visitInt(IntData) - Method in interface com.blamejared.crafttweaker.api.data.visitor.DataVisitor
 
visitIntArray(IntArrayTag) - Method in class com.blamejared.crafttweaker.api.data.converter.tag.TagToDataVisitor
 
visitIntArray(IntArrayData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToJsonStringVisitor
 
visitIntArray(IntArrayData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToStringVisitor
 
visitIntArray(IntArrayData) - Method in class com.blamejared.crafttweaker.api.data.visitor.DataToTextComponentVisitor
 
visitIntArray(IntArrayData) - Method in interface com.blamejared.crafttweaker.api.data.visitor.DataVisitor
 
visitInterface(C, InterfaceDefinition) - Method in interface org.openzen.zenscript.codemodel.definition.DefinitionVisitorWithContext
 
visitInterface(InterfaceDefinition) - Method in interface org.openzen.zenscript.codemodel.definition.DefinitionVisitor
 
visitInterface(InterfaceDefinition) - Method in class org.openzen.zenscript.formatter.DefinitionFormatter
 
visitInterface(InterfaceDefinition) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaDefinitionVisitor
 
visitInterface(InterfaceDefinition) - Method in class org.openzen.zenscript.javashared.JavaMappingWriter
 
visitInterface(InterfaceDefinition) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor
 
visitInterface(InterfaceDefinition) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionVisitor
 
visitInterface(InterfaceDefinition) - Method in class org.openzen.zenscript.validator.visitors.DefinitionValidator
 
visitInterfaceCast(C, InterfaceCastExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitInterfaceCast(InterfaceCastExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitInterfaceCast(InterfaceCastExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitInterfaceCast(InterfaceCastExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitInterfaceCast(InterfaceCastExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitInterfaceCast(InterfaceCastExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitInterfaceCast(InterfaceCastExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitIntRange(RangeTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaForeachWriter
 
visitInvalid(C, InvalidExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitInvalid(C, InvalidStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitorWithContext
 
visitInvalid(C, InvalidTypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeVisitorWithContext
 
visitInvalid(Void, InvalidTypeID) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberBuilder
 
visitInvalid(InvalidExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitInvalid(InvalidExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitInvalid(InvalidStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitor
 
visitInvalid(InvalidStatement) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaStatementVisitor
 
visitInvalid(InvalidStatement) - Method in class org.openzen.zenscript.validator.visitors.StatementValidator
 
visitInvalid(InvalidTypeID) - Method in class org.openzen.zenscript.codemodel.type.InferenceBlockingTypeParameterVisitor
 
visitInvalid(InvalidTypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeVisitor
 
visitInvalid(TypeMatcher.Matching, InvalidTypeID) - Method in class org.openzen.zenscript.codemodel.type.TypeMatcher
 
visitInvalid(TypeContext, InvalidTypeID) - Method in class org.openzen.zenscript.validator.visitors.TypeValidator
 
visitInvalidAssign(C, InvalidAssignExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitInvalidAssign(InvalidAssignExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitInvalidAssign(InvalidAssignExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitIs(C, IsExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitIs(IsExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitIs(IsExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitIs(IsExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitIs(IsExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitIs(IsExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitIs(IsExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitIterator(C, IteratorMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitorWithContext
 
visitIterator(C, IteratorTypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeVisitorWithContext
 
visitIterator(Void, IteratorTypeID) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberBuilder
 
visitIterator(IteratorTypeID) - Method in class org.openzen.zenscript.codemodel.type.InferenceBlockingTypeParameterVisitor
 
visitIterator(IteratorTypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeVisitor
 
visitIterator(IteratorTypeID) - Method in class org.openzen.zenscript.formatter.TypeFormatter
 
visitIterator(IteratorTypeID) - Method in class org.openzen.zenscript.javashared.JavaSyntheticTypeSignatureConverter
 
visitIterator(IteratorTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeCheckIfGenericVisitor
 
visitIterator(IteratorTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeDescriptorVisitor
 
visitIterator(IteratorTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeGenericVisitor
 
visitIterator(IteratorTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeInternalNameVisitor
 
visitIterator(IteratorTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeNameVisitor
 
visitIterator(IteratorTypeID) - Method in class org.openzen.zenscript.validator.visitors.SupertypeValidator
 
visitIterator(TypeID, IteratorTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaBoxingTypeVisitor
 
visitIterator(TypeID, IteratorTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaUnboxingTypeVisitor
 
visitIterator(TypeMatcher.Matching, IteratorTypeID) - Method in class org.openzen.zenscript.codemodel.type.TypeMatcher
 
visitIterator(JavaWriter, IteratorTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaTypeExpressionVisitor
 
visitIterator(TypeContext, IteratorTypeID) - Method in class org.openzen.zenscript.validator.visitors.TypeValidator
 
visitIteratorIterator(Type) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaForeachWriter
 
visitList(ListTag) - Method in class com.blamejared.crafttweaker.api.data.converter.tag.TagToDataVisitor
 
visitList(ListData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToJsonStringVisitor
 
visitList(ListData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToStringVisitor
 
visitList(ListData) - Method in class com.blamejared.crafttweaker.api.data.visitor.DataToTextComponentVisitor
 
visitList(ListData) - Method in interface com.blamejared.crafttweaker.api.data.visitor.DataVisitor
 
visitLock(C, LockStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitorWithContext
 
visitLock(LockStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitor
 
visitLock(LockStatement) - Method in class org.openzen.zenscript.formatter.StatementFormatter
 
visitLock(LockStatement) - Method in class org.openzen.zenscript.formattershared.StatementFormatter
 
visitLock(LockStatement) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaStatementVisitor
 
visitLock(LockStatement) - Method in class org.openzen.zenscript.validator.visitors.StatementValidator
 
visitLong(LongTag) - Method in class com.blamejared.crafttweaker.api.data.converter.tag.TagToDataVisitor
 
visitLong(LongData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToJsonStringVisitor
 
visitLong(LongData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToStringVisitor
 
visitLong(LongData) - Method in class com.blamejared.crafttweaker.api.data.visitor.DataToTextComponentVisitor
 
visitLong(LongData) - Method in interface com.blamejared.crafttweaker.api.data.visitor.DataVisitor
 
visitLongArray(LongArrayTag) - Method in class com.blamejared.crafttweaker.api.data.converter.tag.TagToDataVisitor
 
visitLongArray(LongArrayData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToJsonStringVisitor
 
visitLongArray(LongArrayData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToStringVisitor
 
visitLongArray(LongArrayData) - Method in class com.blamejared.crafttweaker.api.data.visitor.DataToTextComponentVisitor
 
visitLongArray(LongArrayData) - Method in interface com.blamejared.crafttweaker.api.data.visitor.DataVisitor
 
visitMakeConst(C, MakeConstExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitMakeConst(MakeConstExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitMakeConst(MakeConstExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitMakeConst(MakeConstExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitMakeConst(MakeConstExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitMakeConst(MakeConstExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitMakeConst(MakeConstExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitMap(MapData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToJsonStringVisitor
 
visitMap(MapData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToStringVisitor
 
visitMap(MapData) - Method in class com.blamejared.crafttweaker.api.data.visitor.DataToTextComponentVisitor
 
visitMap(MapData) - Method in interface com.blamejared.crafttweaker.api.data.visitor.DataVisitor
 
visitMap(C, MapExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitMap(MapExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitMap(MapExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitMap(MapExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitMap(MapExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitMap(MapExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitMap(MapExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitMatch(C, MatchExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitMatch(MatchExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitMatch(MatchExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitMatch(MatchExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitMatch(MatchExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitMatch(MatchExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitMatch(MatchExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitMethod(C, MethodMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitorWithContext
 
visitMethod(MethodMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitor
 
visitMethod(MethodMember) - Method in class org.openzen.zenscript.formatter.MemberFormatter
 
visitMethod(MethodMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaExpansionMemberVisitor
 
visitMethod(MethodMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor
 
visitMethod(MethodMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareClassMethodVisitor
 
visitMethod(MethodMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor
 
visitMethod(MethodMember) - Method in class org.openzen.zenscript.validator.visitors.DefinitionMemberValidator
 
visitNew(C, NewExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitNew(NewExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitNew(NewExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitNew(NewExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitNew(NewExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitNew(NewExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitNew(NewExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitNull(C, NullExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitNull(NullExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitNull(NullExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitNull(NullExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitNull(NullExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitNull(NullExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitNull(NullExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitOperator(C, OperatorMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitorWithContext
 
visitOperator(OperatorMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitor
 
visitOperator(OperatorMember) - Method in class org.openzen.zenscript.formatter.MemberFormatter
 
visitOperator(OperatorMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaExpansionMemberVisitor
 
visitOperator(OperatorMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor
 
visitOperator(OperatorMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareClassMethodVisitor
 
visitOperator(OperatorMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor
 
visitOperator(OperatorMember) - Method in class org.openzen.zenscript.validator.visitors.DefinitionMemberValidator
 
visitOptional(C, OptionalTypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeVisitorWithContext
 
visitOptional(Void, OptionalTypeID) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberBuilder
 
visitOptional(OptionalTypeID) - Method in class org.openzen.zenscript.codemodel.type.InferenceBlockingTypeParameterVisitor
 
visitOptional(OptionalTypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeVisitor
 
visitOptional(OptionalTypeID) - Method in class org.openzen.zenscript.formatter.TypeFormatter
 
visitOptional(OptionalTypeID) - Method in class org.openzen.zenscript.javashared.JavaSyntheticTypeSignatureConverter
 
visitOptional(OptionalTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeCheckIfGenericVisitor
 
visitOptional(OptionalTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeDescriptorVisitor
 
visitOptional(OptionalTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeGenericVisitor
 
visitOptional(OptionalTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeInternalNameVisitor
 
visitOptional(OptionalTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeNameVisitor
 
visitOptional(OptionalTypeID) - Method in class org.openzen.zenscript.validator.visitors.SupertypeValidator
 
visitOptional(TypeID, OptionalTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaBoxingTypeVisitor
 
visitOptional(TypeID, OptionalTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaUnboxingTypeVisitor
 
visitOptional(TypeMatcher.Matching, OptionalTypeID) - Method in class org.openzen.zenscript.codemodel.type.TypeMatcher
 
visitOptional(JavaWriter, OptionalTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaTypeExpressionVisitor
 
visitOptional(TypeContext, OptionalTypeID) - Method in class org.openzen.zenscript.validator.visitors.TypeValidator
 
visitOrOr(C, OrOrExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitOrOr(OrOrExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitOrOr(OrOrExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitOrOr(OrOrExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitOrOr(OrOrExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitOrOr(OrOrExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitOrOr(OrOrExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitPanic(C, PanicExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitPanic(PanicExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitPanic(PanicExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitPanic(PanicExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitPanic(PanicExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitPanic(PanicExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitPanic(PanicExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitPlatformSpecific(C, Expression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitPlatformSpecific(Expression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitPlatformSpecific(Expression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitPlatformSpecific(Expression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitPlatformSpecific(Expression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitPlatformSpecific(Expression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitPlatformSpecific(Expression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitPostCall(C, PostCallExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitPostCall(PostCallExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitPostCall(PostCallExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitPostCall(PostCallExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitPostCall(PostCallExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitPostCall(PostCallExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitPostCall(PostCallExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitRange(C, RangeExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitRange(C, RangeTypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeVisitorWithContext
 
visitRange(Void, RangeTypeID) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberBuilder
 
visitRange(RangeExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitRange(RangeExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitRange(RangeExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitRange(RangeExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitRange(RangeExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitRange(RangeExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitRange(RangeTypeID) - Method in class org.openzen.zenscript.codemodel.type.InferenceBlockingTypeParameterVisitor
 
visitRange(RangeTypeID) - Method in interface org.openzen.zenscript.codemodel.type.TypeVisitor
 
visitRange(RangeTypeID) - Method in class org.openzen.zenscript.formatter.TypeFormatter
 
visitRange(RangeTypeID) - Method in class org.openzen.zenscript.javashared.JavaSyntheticTypeSignatureConverter
 
visitRange(RangeTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeCheckIfGenericVisitor
 
visitRange(RangeTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeDescriptorVisitor
 
visitRange(RangeTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeGenericVisitor
 
visitRange(RangeTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeInternalNameVisitor
 
visitRange(RangeTypeID) - Method in class org.openzen.zenscript.javashared.JavaTypeNameVisitor
 
visitRange(RangeTypeID) - Method in class org.openzen.zenscript.validator.visitors.SupertypeValidator
 
visitRange(TypeID, RangeTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaBoxingTypeVisitor
 
visitRange(TypeID, RangeTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaUnboxingTypeVisitor
 
visitRange(TypeMatcher.Matching, RangeTypeID) - Method in class org.openzen.zenscript.codemodel.type.TypeMatcher
 
visitRange(JavaWriter, RangeTypeID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaTypeExpressionVisitor
 
visitRange(TypeContext, RangeTypeID) - Method in class org.openzen.zenscript.validator.visitors.TypeValidator
 
visitRecaptured(CapturedClosureExpression) - Method in interface org.openzen.zenscript.codemodel.expression.CapturedExpressionVisitor
 
visitRecaptured(CapturedClosureExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaCapturedExpressionVisitor
 
visitReturn(C, ReturnStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitorWithContext
 
visitReturn(ReturnStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitor
 
visitReturn(ReturnStatement) - Method in class org.openzen.zenscript.formatter.StatementFormatter
 
visitReturn(ReturnStatement) - Method in class org.openzen.zenscript.formattershared.StatementFormatter
 
visitReturn(ReturnStatement) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaStatementVisitor
 
visitReturn(ReturnStatement) - Method in class org.openzen.zenscript.validator.visitors.StatementValidator
 
visitSameObject(C, SameObjectExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitSameObject(SameObjectExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitSameObject(SameObjectExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitSameObject(SameObjectExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitSameObject(SameObjectExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitSameObject(SameObjectExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitSameObject(SameObjectExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitSetField(C, SetFieldExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitSetField(SetFieldExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitSetField(SetFieldExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitSetField(SetFieldExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitSetField(SetFieldExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitSetField(SetFieldExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitSetField(SetFieldExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitSetFunctionParameter(C, SetFunctionParameterExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitSetFunctionParameter(SetFunctionParameterExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitSetFunctionParameter(SetFunctionParameterExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitSetFunctionParameter(SetFunctionParameterExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitSetFunctionParameter(SetFunctionParameterExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitSetFunctionParameter(SetFunctionParameterExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitSetFunctionParameter(SetFunctionParameterExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitSetLocalVariable(C, SetLocalVariableExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitSetLocalVariable(SetLocalVariableExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitSetLocalVariable(SetLocalVariableExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitSetLocalVariable(SetLocalVariableExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitSetLocalVariable(SetLocalVariableExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitSetLocalVariable(SetLocalVariableExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitSetLocalVariable(SetLocalVariableExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitSetStaticField(C, SetStaticFieldExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitSetStaticField(SetStaticFieldExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitSetStaticField(SetStaticFieldExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitSetStaticField(SetStaticFieldExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitSetStaticField(SetStaticFieldExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitSetStaticField(SetStaticFieldExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitSetStaticField(SetStaticFieldExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitSetter(C, SetterExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitSetter(C, SetterMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitorWithContext
 
visitSetter(SetterExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitSetter(SetterExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitSetter(SetterExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitSetter(SetterExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitSetter(SetterExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitSetter(SetterExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitSetter(SetterMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitor
 
visitSetter(SetterMember) - Method in class org.openzen.zenscript.formatter.MemberFormatter
 
visitSetter(SetterMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaExpansionMemberVisitor
 
visitSetter(SetterMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor
 
visitSetter(SetterMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareClassMethodVisitor
 
visitSetter(SetterMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor
 
visitSetter(SetterMember) - Method in class org.openzen.zenscript.validator.visitors.DefinitionMemberValidator
 
visitShort(ShortTag) - Method in class com.blamejared.crafttweaker.api.data.converter.tag.TagToDataVisitor
 
visitShort(ShortData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToJsonStringVisitor
 
visitShort(ShortData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToStringVisitor
 
visitShort(ShortData) - Method in class com.blamejared.crafttweaker.api.data.visitor.DataToTextComponentVisitor
 
visitShort(ShortData) - Method in interface com.blamejared.crafttweaker.api.data.visitor.DataVisitor
 
visitStaticGetter(C, StaticGetterExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitStaticGetter(StaticGetterExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitStaticGetter(StaticGetterExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitStaticGetter(StaticGetterExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitStaticGetter(StaticGetterExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitStaticGetter(StaticGetterExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitStaticGetter(StaticGetterExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitStaticInitializer(C, StaticInitializerMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitorWithContext
 
visitStaticInitializer(StaticInitializerMember) - Method in interface org.openzen.zenscript.codemodel.member.MemberVisitor
 
visitStaticInitializer(StaticInitializerMember) - Method in class org.openzen.zenscript.formatter.MemberFormatter
 
visitStaticInitializer(StaticInitializerMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaExpansionMemberVisitor
 
visitStaticInitializer(StaticInitializerMember) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaMemberVisitor
 
visitStaticInitializer(StaticInitializerMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareClassMethodVisitor
 
visitStaticInitializer(StaticInitializerMember) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareExpansionMethodVisitor
 
visitStaticInitializer(StaticInitializerMember) - Method in class org.openzen.zenscript.validator.visitors.DefinitionMemberValidator
 
visitStaticSetter(C, StaticSetterExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitStaticSetter(StaticSetterExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitStaticSetter(StaticSetterExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitStaticSetter(StaticSetterExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitStaticSetter(StaticSetterExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitStaticSetter(StaticSetterExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitStaticSetter(StaticSetterExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitString(StringTag) - Method in class com.blamejared.crafttweaker.api.data.converter.tag.TagToDataVisitor
 
visitString(StringData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToJsonStringVisitor
 
visitString(StringData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToStringVisitor
 
visitString(StringData) - Method in class com.blamejared.crafttweaker.api.data.visitor.DataToTextComponentVisitor
 
visitString(StringData) - Method in interface com.blamejared.crafttweaker.api.data.visitor.DataVisitor
 
visitStringCharacterIterator() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaForeachWriter
 
visitStruct(C, StructDefinition) - Method in interface org.openzen.zenscript.codemodel.definition.DefinitionVisitorWithContext
 
visitStruct(StructDefinition) - Method in interface org.openzen.zenscript.codemodel.definition.DefinitionVisitor
 
visitStruct(StructDefinition) - Method in class org.openzen.zenscript.formatter.DefinitionFormatter
 
visitStruct(StructDefinition) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaDefinitionVisitor
 
visitStruct(StructDefinition) - Method in class org.openzen.zenscript.javashared.JavaMappingWriter
 
visitStruct(StructDefinition) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor
 
visitStruct(StructDefinition) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionVisitor
 
visitStruct(StructDefinition) - Method in class org.openzen.zenscript.validator.visitors.DefinitionValidator
 
visitSubtypeCast(C, SubtypeCastExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitSubtypeCast(SubtypeCastExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitSubtypeCast(SubtypeCastExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitSubtypeCast(SubtypeCastExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitSubtypeCast(SubtypeCastExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitSubtypeCast(SubtypeCastExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitSubtypeCast(SubtypeCastExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitSuper(C, ParameterSuperBound) - Method in interface org.openzen.zenscript.codemodel.generic.GenericParameterBoundVisitorWithContext
 
visitSuper(ParameterSuperBound) - Method in interface org.openzen.zenscript.codemodel.generic.GenericParameterBoundVisitor
 
visitSuper(ParameterSuperBound) - Method in class org.openzen.zenscript.formatter.TypeFormatter
 
visitSupertypeCast(C, SupertypeCastExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitSupertypeCast(SupertypeCastExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitSupertypeCast(SupertypeCastExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitSupertypeCast(SupertypeCastExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitSupertypeCast(SupertypeCastExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitSupertypeCast(SupertypeCastExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitSupertypeCast(SupertypeCastExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitSwitch(C, SwitchStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitorWithContext
 
visitSwitch(SwitchStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitor
 
visitSwitch(SwitchStatement) - Method in class org.openzen.zenscript.formatter.StatementFormatter
 
visitSwitch(SwitchStatement) - Method in class org.openzen.zenscript.formattershared.StatementFormatter
 
visitSwitch(SwitchStatement) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaStatementVisitor
 
visitSwitch(SwitchStatement) - Method in class org.openzen.zenscript.validator.visitors.StatementValidator
 
visitThis(C, ThisExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitThis(ThisExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitThis(ThisExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitThis(ThisExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitThis(ThisExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitThis(ThisExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitThis(ThisExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitThrow(C, ThrowExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitThrow(C, ThrowStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitorWithContext
 
visitThrow(ThrowExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitThrow(ThrowExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitThrow(ThrowExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitThrow(ThrowExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitThrow(ThrowExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitThrow(ThrowExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitThrow(ThrowStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitor
 
visitThrow(ThrowStatement) - Method in class org.openzen.zenscript.formatter.StatementFormatter
 
visitThrow(ThrowStatement) - Method in class org.openzen.zenscript.formattershared.StatementFormatter
 
visitThrow(ThrowStatement) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaStatementVisitor
 
visitThrow(ThrowStatement) - Method in class org.openzen.zenscript.validator.visitors.StatementValidator
 
visitTryCatch(C, TryCatchStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitorWithContext
 
visitTryCatch(TryCatchStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitor
 
visitTryCatch(TryCatchStatement) - Method in class org.openzen.zenscript.formatter.StatementFormatter
 
visitTryCatch(TryCatchStatement) - Method in class org.openzen.zenscript.formattershared.StatementFormatter
 
visitTryCatch(TryCatchStatement) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaStatementVisitor
 
visitTryCatch(TryCatchStatement) - Method in class org.openzen.zenscript.validator.visitors.StatementValidator
 
visitTryConvert(C, TryConvertExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitTryConvert(TryConvertExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitTryConvert(TryConvertExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitTryConvert(TryConvertExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitTryConvert(TryConvertExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitTryConvert(TryConvertExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitTryConvert(TryConvertExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitTryRethrowAsException(C, TryRethrowAsExceptionExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitTryRethrowAsException(TryRethrowAsExceptionExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitTryRethrowAsException(TryRethrowAsExceptionExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitTryRethrowAsException(TryRethrowAsExceptionExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitTryRethrowAsException(TryRethrowAsExceptionExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitTryRethrowAsException(TryRethrowAsExceptionExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitTryRethrowAsException(TryRethrowAsExceptionExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitTryRethrowAsResult(C, TryRethrowAsResultExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitTryRethrowAsResult(TryRethrowAsResultExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitTryRethrowAsResult(TryRethrowAsResultExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitTryRethrowAsResult(TryRethrowAsResultExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitTryRethrowAsResult(TryRethrowAsResultExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitTryRethrowAsResult(TryRethrowAsResultExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitTryRethrowAsResult(TryRethrowAsResultExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitType(C, ParameterTypeBound) - Method in interface org.openzen.zenscript.codemodel.generic.GenericParameterBoundVisitorWithContext
 
visitType(ParameterTypeBound) - Method in interface org.openzen.zenscript.codemodel.generic.GenericParameterBoundVisitor
 
visitType(ParameterTypeBound) - Method in class org.openzen.zenscript.formatter.TypeFormatter
 
visitVar(C, VarStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitorWithContext
 
visitVar(VarStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitor
 
visitVar(VarStatement) - Method in class org.openzen.zenscript.formatter.StatementFormatter
 
visitVar(VarStatement) - Method in class org.openzen.zenscript.formattershared.StatementFormatter
 
visitVar(VarStatement) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaStatementVisitor
 
visitVar(VarStatement) - Method in class org.openzen.zenscript.validator.visitors.StatementValidator
 
visitVariant(C, VariantDefinition) - Method in interface org.openzen.zenscript.codemodel.definition.DefinitionVisitorWithContext
 
visitVariant(VariantDefinition) - Method in interface org.openzen.zenscript.codemodel.definition.DefinitionVisitor
 
visitVariant(VariantDefinition) - Method in class org.openzen.zenscript.formatter.DefinitionFormatter
 
visitVariant(VariantDefinition) - Method in class org.openzen.zenscript.javabytecode.compiler.definitions.JavaDefinitionVisitor
 
visitVariant(VariantDefinition) - Method in class org.openzen.zenscript.javashared.JavaMappingWriter
 
visitVariant(VariantDefinition) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionMemberVisitor
 
visitVariant(VariantDefinition) - Method in class org.openzen.zenscript.javashared.prepare.JavaPrepareDefinitionVisitor
 
visitVariant(VariantDefinition) - Method in class org.openzen.zenscript.validator.visitors.DefinitionValidator
 
visitVariantValue(C, VariantValueExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitVariantValue(VariantValueExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitVariantValue(VariantValueExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitVariantValue(VariantValueExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitVariantValue(VariantValueExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitVariantValue(VariantValueExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitVariantValue(VariantValueExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
visitWhile(C, WhileStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitorWithContext
 
visitWhile(WhileStatement) - Method in interface org.openzen.zenscript.codemodel.statement.StatementVisitor
 
visitWhile(WhileStatement) - Method in class org.openzen.zenscript.formatter.StatementFormatter
 
visitWhile(WhileStatement) - Method in class org.openzen.zenscript.formattershared.StatementFormatter
 
visitWhile(WhileStatement) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaStatementVisitor
 
visitWhile(WhileStatement) - Method in class org.openzen.zenscript.validator.visitors.StatementValidator
 
visitWrapOptional(C, WrapOptionalExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitorWithContext
 
visitWrapOptional(WrapOptionalExpression) - Method in interface org.openzen.zenscript.codemodel.expression.ExpressionVisitor
 
visitWrapOptional(WrapOptionalExpression) - Method in class org.openzen.zenscript.formatter.ExpressionFormatter
 
visitWrapOptional(WrapOptionalExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaExpressionVisitor
 
visitWrapOptional(WrapOptionalExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaModificationExpressionVisitor
 
visitWrapOptional(WrapOptionalExpression) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaNonPushingExpressionVisitor
 
visitWrapOptional(WrapOptionalExpression) - Method in class org.openzen.zenscript.validator.visitors.ExpressionValidator
 
VOID - Enum constant in enum class org.openzen.zenscript.codemodel.type.BasicTypeID
 
VOID - Enum constant in enum class org.openzen.zenscript.parser.type.ParsedTypeBasic
 
VOLATILE - Static variable in class org.openzen.zenscript.javashared.JavaModifiers
 

W

wakeImmediately(PlayerWakeUpEvent) - Static method in class com.blamejared.crafttweaker.natives.event.entity.player.ExpandPlayerWakeUpEvent
 
wanderingTradesTweaker(WandererTradesEvent) - Static method in class com.blamejared.crafttweaker.impl.event.CTCommonEventHandler
 
wantsToPickUp(Mob, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
 
WARN - Enum constant in enum class com.blamejared.crafttweaker.api.zencode.scriptrun.ScriptDiscoveryConfiguration.SuspiciousNamesBehavior
Indicates that any file with a suspicious name should raise a warning in the logs, but should otherwise be ignored for the purposes of loading.
warning(String) - Method in class org.openzen.zencode.java.logger.ScriptingEngineStreamLogger
 
warning(String) - Method in interface org.openzen.zencode.shared.logging.IZSLogger
 
WARNING - Enum constant in enum class org.openzen.zenscript.validator.ValidationLogEntry.Kind
 
west(BlockPos) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
west(BlockPos, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
west(Vec3i) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
west(Vec3i, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3i
 
whenLoaded(Consumer<JavaNativeModule>) - Method in class org.openzen.zencode.java.JavaNativeLoader.LoadingModule
 
WhileStatement - Class in org.openzen.zenscript.codemodel.statement
 
WhileStatement(CodePosition, String, Expression) - Constructor for class org.openzen.zenscript.codemodel.statement.WhileStatement
 
whitespace - Variable in class org.openzen.zenscript.parser.statements.ParsedStatement
 
WhitespaceFilteringParser<TT extends TokenType,T extends Token<TT>> - Class in org.openzen.zenscript.lexer
 
WhitespaceFilteringParser(TokenStream<TT, T>) - Constructor for class org.openzen.zenscript.lexer.WhitespaceFilteringParser
 
WhitespaceInfo - Class in org.openzen.zenscript.codemodel
 
WhitespaceInfo(boolean, String[], String) - Constructor for class org.openzen.zenscript.codemodel.WhitespaceInfo
 
WhitespacePostComment - Class in org.openzen.zenscript.codemodel
 
WhitespacePostComment(String[]) - Constructor for class org.openzen.zenscript.codemodel.WhitespacePostComment
 
WILDCARD - Enum constant in enum class org.openzen.zencode.java.module.converters.JavaAnnotatedType.ElementType
 
with(IRecipeComponent<C>, C) - Method in class com.blamejared.crafttweaker.api.recipe.component.DecomposedRecipeBuilder
Adds the given IRecipeComponent to the recipe, pointing to the given object.
with(IRecipeComponent<C>, List<C>) - Method in class com.blamejared.crafttweaker.api.recipe.component.DecomposedRecipeBuilder
Adds the given IRecipeComponent to the recipe, pointing to the given List.
withAmount(int) - Method in class com.blamejared.crafttweaker.api.tag.type.KnownTag
 
withAmount(int) - Method in class com.blamejared.crafttweaker.api.tag.type.UnknownTag
 
withAttributeModifier(Attribute, String, double, AttributeModifier.Operation, EquipmentSlot[], boolean) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Adds an AttributeModifier to this IItemStack.
withAttributeModifier(Attribute, String, String, double, AttributeModifier.Operation, EquipmentSlot[], boolean) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Adds an AttributeModifier to this IItemStack using a specific UUID.
withAttributeModifier(Attribute, UUID, String, double, AttributeModifier.Operation, EquipmentSlot[], boolean) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Adds an AttributeModifier to this IItemStack using a specific UUID.
withBold(Style, Boolean) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
withColor(Style, int) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
withColor(Style, ChatFormatting) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
withColor(Style, TextColor) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
withDamage(int) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Sets the damage of the ItemStack
withDirection(BlockHitResult, Direction) - Static method in class com.blamejared.crafttweaker.natives.util.ExpandBlockHitResult
 
withDisplayName(Component) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Sets the display name of the ItemStack
withDynamicDrop(LootParams.Builder, ResourceLocation, LootParams.DynamicDrop) - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootParamsBuilder
 
withEnchantment(Enchantment, int) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Enchants this IItemStack with the given Enchantment.
wither(DamageSources) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
witherSkull(DamageSources, WitherSkull, Entity) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
withFont(Style, ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
withGenericArguments(GenericMapper) - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
withGenericArguments(GenericMapper) - Method in class org.openzen.zenscript.codemodel.FunctionParameter
 
withHint(TypeID) - Method in class org.openzen.zenscript.codemodel.scope.ExpressionScope
 
withHints(List<TypeID>) - Method in class org.openzen.zenscript.codemodel.scope.ExpressionScope
 
withInsertion(Style, String) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
withItalic(Style, Boolean) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
withLength(int) - Method in class org.openzen.zencode.shared.CodePosition
 
withLore(Component...) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Sets the lore of the ItemStack
withLuck(LootParams.Builder, float) - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootParamsBuilder
 
withObfuscated(Style, Boolean) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
withOptionalParameter(LootParams.Builder, Class<T>, LootContextParam<T>, T) - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootParamsBuilder
 
withOptionalRandomSeed(LootContext.Builder, long) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandLootContextBuilder
Supplies a seed to be passed into a new Random.
withoutHints() - Method in class org.openzen.zenscript.codemodel.scope.ExpressionScope
 
withoutOptional() - Method in class org.openzen.zenscript.codemodel.type.OptionalTypeID
 
withoutOptional() - Method in interface org.openzen.zenscript.codemodel.type.TypeID
 
withoutTag() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Removes the tag from this ItemStack.
withParameter(LootParams.Builder, Class<T>, LootContextParam<T>, T) - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootParamsBuilder
 
withPosition(BlockHitResult, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.util.ExpandBlockHitResult
 
withProperty(BlockState, String, String) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
Sets a block property based on it's name.
withReturnType(TypeScope, TypeID) - Method in class org.openzen.zenscript.codemodel.statement.ReturnStatement
 
withReturnType(TypeScope, TypeID) - Method in class org.openzen.zenscript.codemodel.statement.Statement
 
withScore(EntityHasScoreCondition.Builder, String, IntRange) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.builder.ExpandEntityHasScoreConditionBuilder
 
withStatements(List<Statement>) - Method in class org.openzen.zenscript.codemodel.ScriptBlock
 
withStrikethrough(Style, Boolean) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
withStyle(MutableComponent, Function<Style, Style>) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandMutableComponent
 
withStyle(MutableComponent, ChatFormatting...) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandMutableComponent
 
withStyle(MutableComponent, Style) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandMutableComponent
 
withTag(IData) - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
Sets the tag for the FluidStack.
withTag(IData) - Method in class com.blamejared.crafttweaker.api.fluid.MCFluidStack
 
withTag(IData) - Method in class com.blamejared.crafttweaker.api.fluid.MCFluidStackMutable
 
withTag(MapData) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Sets the tag for the ItemStack.
withType(TypeID) - Method in class org.openzen.zenscript.codemodel.type.TypeMatcher.Matching
 
withUnderlined(Style, Boolean) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
workSound(VillagerProfession) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandVillagerProfession
 
wrap(String, String, boolean) - Static method in class com.blamejared.crafttweaker.api.util.StringUtil
Wraps the given String in another String and also optionally escapes control characters in the String.
wrap(Collection<T>) - Method in interface com.blamejared.crafttweaker.api.recipe.component.IRecipeComponent
Wraps the given Collection of elements into a single composite element if possible.
wrap(Predicate<T>) - Static method in class com.blamejared.crafttweaker.api.recipe.replacement.DescriptivePredicate
 
wrap(UnaryOperator<T>) - Static method in class com.blamejared.crafttweaker.api.recipe.replacement.DescriptiveUnaryOperator
 
wrapLeft(FormattableOperator) - Method in class org.openzen.zenscript.formattershared.ExpressionString
 
WrapOptionalExpression - Class in org.openzen.zenscript.codemodel.expression
 
WrapOptionalExpression(CodePosition, Expression, TypeID) - Constructor for class org.openzen.zenscript.codemodel.expression.WrapOptionalExpression
 
WrappingIIngredient - Class in com.blamejared.crafttweaker.api.ingredient.type
An IIngredient that wraps a vanilla Ingredient.
WrappingIIngredient(Ingredient, String) - Constructor for class com.blamejared.crafttweaker.api.ingredient.type.WrappingIIngredient
 
wrapRight(FormattableOperator) - Method in class org.openzen.zenscript.formattershared.ExpressionString
 
write(FriendlyByteBuf) - Method in interface com.blamejared.crafttweaker.api.ingredient.condition.IIngredientCondition
 
write(FriendlyByteBuf, IngredientAny) - Method in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientAnySerializer
 
write(FriendlyByteBuf, IngredientConditioned<?, ?>) - Method in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientConditionedSerializer
 
write(FriendlyByteBuf, IngredientList) - Method in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientListSerializer
 
write(FriendlyByteBuf, IngredientPartialTag) - Method in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientPartialTagSerializer
 
write(FriendlyByteBuf, IngredientTransformed<?, ?>) - Method in enum class com.blamejared.crafttweaker.api.ingredient.serializer.IngredientTransformedSerializer
 
write(AnnotationDefinition) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
write(TypeContext, DefinitionMemberRef) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
write(HighLevelDefinition) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
write(EnumConstantMember) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
write(VariantOptionRef) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
writeBlock(String, BlockStatement, String) - Method in class org.openzen.zenscript.formattershared.StatementFormatter
 
writeBlock(String, BlockStatement, String) - Method in interface org.openzen.zenscript.formattershared.StatementFormattingTarget
 
writeBool(boolean) - Method in class compactio.CompactBytesDataOutput
 
writeBool(boolean) - Method in interface compactio.CompactDataOutput
 
writeBool(boolean) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
writeBoolArray(boolean[]) - Method in class compactio.CompactBytesDataOutput
 
writeBoolArray(boolean[]) - Method in interface compactio.CompactDataOutput
 
writeByte(int) - Method in class compactio.CompactBytesDataOutput
 
writeByte(int) - Method in interface compactio.CompactDataOutput
 
writeByte(int) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
writeByteArray(byte[]) - Method in class compactio.CompactBytesDataOutput
 
writeByteArray(byte[]) - Method in interface compactio.CompactDataOutput
 
writeBytes(byte[]) - Method in class compactio.CompactBytesDataOutput
 
writeBytes(byte[]) - Method in interface compactio.CompactDataOutput
 
writeBytes(byte[], int, int) - Method in class compactio.CompactBytesDataOutput
 
writeBytes(byte[], int, int) - Method in interface compactio.CompactDataOutput
 
writeChar(char) - Method in class compactio.CompactBytesDataOutput
 
writeChar(char) - Method in interface compactio.CompactDataOutput
 
writeChar(char) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
writeDefaultFieldInitializers(JavaBytecodeContext, JavaWriter, HighLevelDefinition, boolean) - Static method in class org.openzen.zenscript.javabytecode.compiler.CompilerUtils
 
writeDouble(double) - Method in class compactio.CompactBytesDataOutput
 
writeDouble(double) - Method in interface compactio.CompactDataOutput
 
writeDouble(double) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
writeDoubleArray(double[]) - Method in class compactio.CompactBytesDataOutput
 
writeDoubleArray(double[]) - Method in interface compactio.CompactDataOutput
 
writeDoubleArrayRaw(double[]) - Method in class compactio.CompactBytesDataOutput
 
writeDoubleArrayRaw(double[]) - Method in interface compactio.CompactDataOutput
 
writeExternal(ObjectOutput) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
writeFloat(float) - Method in class compactio.CompactBytesDataOutput
 
writeFloat(float) - Method in interface compactio.CompactDataOutput
 
writeFloat(float) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
writeFloatArray(float[]) - Method in class compactio.CompactBytesDataOutput
 
writeFloatArray(float[]) - Method in interface compactio.CompactDataOutput
 
writeFloatArrayRaw(float[]) - Method in class compactio.CompactBytesDataOutput
 
writeFloatArrayRaw(float[]) - Method in interface compactio.CompactDataOutput
 
writeInner(String, String[], Statement, LoopStatement, String) - Method in class org.openzen.zenscript.formattershared.StatementFormatter
 
writeInner(String, String[], Statement, LoopStatement, String) - Method in interface org.openzen.zenscript.formattershared.StatementFormattingTarget
 
writeInner(String, Statement, LoopStatement, String) - Method in class org.openzen.zenscript.formattershared.StatementFormatter
 
writeInner(String, Statement, LoopStatement, String) - Method in interface org.openzen.zenscript.formattershared.StatementFormattingTarget
 
writeInnerMulti(String, List<StatementFormattingSubBlock>, LoopStatement, String) - Method in class org.openzen.zenscript.formattershared.StatementFormatter
 
writeInnerMulti(String, List<StatementFormattingSubBlock>, LoopStatement, String) - Method in interface org.openzen.zenscript.formattershared.StatementFormattingTarget
 
writeInt(int) - Method in class compactio.CompactBytesDataOutput
 
writeInt(int) - Method in interface compactio.CompactDataOutput
 
writeInt(int) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
writeIntArray(int[]) - Method in class compactio.CompactBytesDataOutput
 
writeIntArray(int[]) - Method in interface compactio.CompactDataOutput
 
writeIntArrayRaw(int[]) - Method in class compactio.CompactBytesDataOutput
 
writeIntArrayRaw(int[]) - Method in interface compactio.CompactDataOutput
 
writeLine(String) - Method in class org.openzen.zenscript.formattershared.StatementFormatter
 
writeLine(String) - Method in interface org.openzen.zenscript.formattershared.StatementFormattingTarget
 
writeLong(long) - Method in class compactio.CompactBytesDataOutput
 
writeLong(long) - Method in interface compactio.CompactDataOutput
 
writeLong(long) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
writeLongArray(long[]) - Method in class compactio.CompactBytesDataOutput
 
writeLongArray(long[]) - Method in interface compactio.CompactDataOutput
 
writeLongArrayRaw(long[]) - Method in class compactio.CompactBytesDataOutput
 
writeLongArrayRaw(long[]) - Method in interface compactio.CompactDataOutput
 
writeRawBytes(byte[]) - Method in class compactio.CompactBytesDataOutput
 
writeRawBytes(byte[]) - Method in interface compactio.CompactDataOutput
 
writeRawBytes(byte[], int, int) - Method in class compactio.CompactBytesDataOutput
 
writeRawBytes(byte[], int, int) - Method in interface compactio.CompactDataOutput
 
writeSByte(byte) - Method in class compactio.CompactBytesDataOutput
 
writeSByte(byte) - Method in interface compactio.CompactDataOutput
 
writeSByte(byte) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
writeSByteArray(byte[]) - Method in class compactio.CompactBytesDataOutput
 
writeSByteArray(byte[]) - Method in interface compactio.CompactDataOutput
 
writeShort(short) - Method in class compactio.CompactBytesDataOutput
 
writeShort(short) - Method in interface compactio.CompactDataOutput
 
writeShort(short) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
writeShortArray(short[]) - Method in class compactio.CompactBytesDataOutput
 
writeShortArray(short[]) - Method in interface compactio.CompactDataOutput
 
writeShortArrayRaw(short[]) - Method in class compactio.CompactBytesDataOutput
 
writeShortArrayRaw(short[]) - Method in interface compactio.CompactDataOutput
 
writeString(String) - Method in class compactio.CompactBytesDataOutput
 
writeString(String) - Method in interface compactio.CompactDataOutput
 
writeString(String) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
writeStringArray(String[]) - Method in class compactio.CompactBytesDataOutput
 
writeStringArray(String[]) - Method in interface compactio.CompactDataOutput
 
writeStringArrayRaw(String[]) - Method in class compactio.CompactBytesDataOutput
 
writeStringArrayRaw(String[]) - Method in interface compactio.CompactDataOutput
 
writeUInt(int) - Method in class compactio.CompactBytesDataOutput
 
writeUInt(int) - Method in interface compactio.CompactDataOutput
 
writeUInt(int) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
writeUIntArray(int[]) - Method in class compactio.CompactBytesDataOutput
 
writeUIntArray(int[]) - Method in interface compactio.CompactDataOutput
 
writeUIntArrayRaw(int[]) - Method in class compactio.CompactBytesDataOutput
 
writeUIntArrayRaw(int[]) - Method in interface compactio.CompactDataOutput
 
writeULong(long) - Method in class compactio.CompactBytesDataOutput
 
writeULong(long) - Method in interface compactio.CompactDataOutput
 
writeULong(long) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
writeULongArray(long[]) - Method in class compactio.CompactBytesDataOutput
 
writeULongArray(long[]) - Method in interface compactio.CompactDataOutput
 
writeULongArrayRaw(long[]) - Method in class compactio.CompactBytesDataOutput
 
writeULongArrayRaw(long[]) - Method in interface compactio.CompactDataOutput
 
writeUShort(int) - Method in class compactio.CompactBytesDataOutput
 
writeUShort(int) - Method in interface compactio.CompactDataOutput
 
writeUShort(int) - Method in interface org.openzen.zenscript.codemodel.serialization.CodeSerializationOutput
 
writeUShortArray(short[]) - Method in class compactio.CompactBytesDataOutput
 
writeUShortArray(short[]) - Method in interface compactio.CompactDataOutput
 
writeUShortArrayRaw(short[]) - Method in class compactio.CompactBytesDataOutput
 
writeUShortArrayRaw(short[]) - Method in interface compactio.CompactDataOutput
 
writeVarInt(int) - Method in class compactio.CompactBytesDataOutput
 
writeVarInt(int) - Method in interface compactio.CompactDataOutput
 
writeVarIntArray(int[]) - Method in class compactio.CompactBytesDataOutput
 
writeVarIntArray(int[]) - Method in interface compactio.CompactDataOutput
 
writeVarIntArrayRaw(int[]) - Method in class compactio.CompactBytesDataOutput
 
writeVarIntArrayRaw(int[]) - Method in interface compactio.CompactDataOutput
 
writeVarLong(long) - Method in class compactio.CompactBytesDataOutput
 
writeVarLong(long) - Method in interface compactio.CompactDataOutput
 
writeVarLongArray(long[]) - Method in class compactio.CompactBytesDataOutput
 
writeVarLongArray(long[]) - Method in interface compactio.CompactDataOutput
 
writeVarLongArrayRaw(long[]) - Method in class compactio.CompactBytesDataOutput
 
writeVarLongArrayRaw(long[]) - Method in interface compactio.CompactDataOutput
 
writeVarUInt(int) - Method in class compactio.CompactBytesDataOutput
 
writeVarUInt(int) - Method in interface compactio.CompactDataOutput
 
writeVarUIntArray(int[]) - Method in class compactio.CompactBytesDataOutput
 
writeVarUIntArray(int[]) - Method in interface compactio.CompactDataOutput
 
writeVarUIntArrayRaw(int[]) - Method in class compactio.CompactBytesDataOutput
 
writeVarUIntArrayRaw(int[]) - Method in interface compactio.CompactDataOutput
 
writeVarULong(long) - Method in class compactio.CompactBytesDataOutput
 
writeVarULong(long) - Method in interface compactio.CompactDataOutput
 
writeVarULongArray(long[]) - Method in class compactio.CompactBytesDataOutput
 
writeVarULongArray(long[]) - Method in interface compactio.CompactDataOutput
 
writeVarULongArrayRaw(long[]) - Method in class compactio.CompactBytesDataOutput
 
writeVarULongArrayRaw(long[]) - Method in interface compactio.CompactDataOutput
 

X

x(LocationPredicate.Builder, MinMaxBounds.Doubles) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandLocationPredicateBuilder
 
x(Position) - Static method in class com.blamejared.crafttweaker.natives.util.ExpandPosition
 
xor(IData) - Method in class com.blamejared.crafttweaker.api.data.BoolData
 
xor(IData) - Method in class com.blamejared.crafttweaker.api.data.ByteData
 
xor(IData) - Method in interface com.blamejared.crafttweaker.api.data.IData
Applies a bitwise XOR (^) operation to this IData and the other IData
xor(IData) - Method in class com.blamejared.crafttweaker.api.data.IntData
 
xor(IData) - Method in class com.blamejared.crafttweaker.api.data.LongData
 
xor(IData) - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
XOR - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
XOR - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
XOR - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
XORASSIGN - Enum constant in enum class org.openzen.zencode.java.ZenCodeType.OperatorType
 
XORASSIGN - Enum constant in enum class org.openzen.zenscript.codemodel.OperatorType
 
XORASSIGN - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
xp - Variable in class com.blamejared.crafttweaker.api.villager.trade.type.BasicTradeListing
 
xRot(Vec3, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3
 
xyz(MinMaxBounds.Doubles, MinMaxBounds.Doubles, MinMaxBounds.Doubles) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandDistancePredicate
 

Y

y(LocationPredicate.Builder, MinMaxBounds.Doubles) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandLocationPredicateBuilder
 
y(Position) - Static method in class com.blamejared.crafttweaker.natives.util.ExpandPosition
 
yRot(Vec3, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3
 

Z

z(LocationPredicate.Builder, MinMaxBounds.Doubles) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandLocationPredicateBuilder
 
z(Position) - Static method in class com.blamejared.crafttweaker.natives.util.ExpandPosition
 
ZC_CLASS_NAME - Static variable in class com.blamejared.crafttweaker.natives.resource.ExpandResourceLocation
 
ZenClassRegistry - Class in com.blamejared.crafttweaker.impl.registry.zencode
 
ZenClassRegistry() - Constructor for class com.blamejared.crafttweaker.impl.registry.zencode.ZenClassRegistry
 
zenCode() - Static method in class com.blamejared.crafttweaker.api.logging.CommonLoggers
Obtains the logger used by the ZenCode system.
ZenCodeGlobals - Interface in org.openzen.zencode.java
 
ZenCodeGlobals.Global - Annotation Interface in org.openzen.zencode.java
 
zenCodeName() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeTypeRegistration
The name that this type should be registered as
ZenCodeType - Interface in org.openzen.zencode.java
 
ZenCodeType.BorrowForCall - Annotation Interface in org.openzen.zencode.java
 
ZenCodeType.BorrowForThis - Annotation Interface in org.openzen.zencode.java
 
ZenCodeType.Caster - Annotation Interface in org.openzen.zencode.java
 
ZenCodeType.Constructor - Annotation Interface in org.openzen.zencode.java
 
ZenCodeType.Expansion - Annotation Interface in org.openzen.zencode.java
 
ZenCodeType.Field - Annotation Interface in org.openzen.zencode.java
 
ZenCodeType.Getter - Annotation Interface in org.openzen.zencode.java
 
ZenCodeType.Method - Annotation Interface in org.openzen.zencode.java
 
ZenCodeType.Name - Annotation Interface in org.openzen.zencode.java
 
ZenCodeType.Nullable - Annotation Interface in org.openzen.zencode.java
 
ZenCodeType.NullableUSize - Annotation Interface in org.openzen.zencode.java
 
ZenCodeType.Operator - Annotation Interface in org.openzen.zencode.java
 
ZenCodeType.OperatorType - Enum Class in org.openzen.zencode.java
 
ZenCodeType.Optional - Annotation Interface in org.openzen.zencode.java
 
ZenCodeType.OptionalBoolean - Annotation Interface in org.openzen.zencode.java
 
ZenCodeType.OptionalChar - Annotation Interface in org.openzen.zencode.java
 
ZenCodeType.OptionalDouble - Annotation Interface in org.openzen.zencode.java
 
ZenCodeType.OptionalFloat - Annotation Interface in org.openzen.zencode.java
 
ZenCodeType.OptionalInt - Annotation Interface in org.openzen.zencode.java
 
ZenCodeType.OptionalLong - Annotation Interface in org.openzen.zencode.java
 
ZenCodeType.OptionalString - Annotation Interface in org.openzen.zencode.java
 
ZenCodeType.Setter - Annotation Interface in org.openzen.zencode.java
 
ZenCodeType.StaticExpansionMethod - Annotation Interface in org.openzen.zencode.java
 
ZenCodeType.Struct - Annotation Interface in org.openzen.zencode.java
 
ZenCodeType.Unsigned - Annotation Interface in org.openzen.zencode.java
 
ZenCodeType.USize - Annotation Interface in org.openzen.zencode.java
 
ZenEvent - Annotation Interface in com.blamejared.crafttweaker.api.event
Marks a class as being an event accessible to ZenCode scripts, allowing for automatic discovery.
ZenEvent.Bus - Annotation Interface in com.blamejared.crafttweaker.api.event
Marks a field within a class as being an event bus that should be made available to ZenCode scripts, allowing for automatic discovery.
ZenEvent.Bus.Auto - Annotation Interface in com.blamejared.crafttweaker.api.event
Enables automatic determination of the type of event carried by an event bus.
ZenEvent.BusCarrier - Annotation Interface in com.blamejared.crafttweaker.api.event
Marks a class as carrying a series of IEventBuses that should be made available to ZenCode scripts, allowing for automatic discovery.
ZenEventManager - Class in com.blamejared.crafttweaker.impl.event
Manages the registration and handling of custom handlers for the various events of the game.
ZenEventPhase - Enum Class in com.blamejared.crafttweaker.impl.event
Represents a phase in which an event is fired and can be listened to.
ZenKeywordUtil - Class in com.blamejared.crafttweaker.api.zencode.util
 
zenName() - Method in interface com.blamejared.crafttweaker.api.natives.IBakedTypeInfo
Gets the name of the class as it is known by the ZenCode script environment.
ZenRegister - Annotation Interface in com.blamejared.crafttweaker.api.annotation
Marks a class as requiring registration to ZenCode.
ZenScriptOperator - Enum Class in org.openzen.zenscript.formatter
 
ZenTypeInfo - Record Class in com.blamejared.crafttweaker.api.zencode
Holds information relative to a specific type that still needs to be registered to ZenCode.
ZenTypeInfo(String, ZenTypeInfo.TypeKind) - Constructor for record class com.blamejared.crafttweaker.api.zencode.ZenTypeInfo
Creates an instance of a ZenTypeInfo record class.
ZenTypeInfo.TypeKind - Enum Class in com.blamejared.crafttweaker.api.zencode
Indicates the kind of type that should be exposed to ZenCode.
zero() - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
ZippedPackage - Class in org.openzen.zenscript.parser
 
ZippedPackage(InputStream) - Constructor for class org.openzen.zenscript.parser.ZippedPackage
 
zRot(Vec3, float) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandVec3
 
ZSPackage - Class in org.openzen.zenscript.codemodel.definition
 
ZSPackage(ZSPackage, String) - Constructor for class org.openzen.zenscript.codemodel.definition.ZSPackage
 
ZSToken - Class in org.openzen.zenscript.lexer
 
ZSToken(ZSTokenType, String) - Constructor for class org.openzen.zenscript.lexer.ZSToken
 
ZSTokenFactory - Class in org.openzen.zenscript.lexer
 
ZSTokenFactory() - Constructor for class org.openzen.zenscript.lexer.ZSTokenFactory
 
ZSTokenParser - Class in org.openzen.zenscript.lexer
 
ZSTokenParser(TokenStream<ZSTokenType, ZSToken>, BracketExpressionParser) - Constructor for class org.openzen.zenscript.lexer.ZSTokenParser
 
ZSTokenType - Enum Class in org.openzen.zenscript.lexer
 
zsynthetic - package zsynthetic
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form