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.EmptyData
 
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(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
Checks if the commands from this source should return failure messages
acceptsSuccess(CommandSource) - Static method in class com.blamejared.crafttweaker.natives.command.ExpandCommandSource
Checks if the commands from this source should return successful messages
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
 
AccessBlockBehaviour - Interface in com.blamejared.crafttweaker.mixin.common.access.block
 
AccessBlockStateBase - Interface in com.blamejared.crafttweaker.mixin.common.access.block
 
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
 
AccessExplosion - Interface in com.blamejared.crafttweaker.mixin.common.access.level
 
AccessFallingBlockEntity - Interface in com.blamejared.crafttweaker.mixin.common.access.entity
 
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
 
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
 
AccessLootContext - Interface in com.blamejared.crafttweaker.mixin.common.access.loot
 
AccessLootContextBuilder - Interface in com.blamejared.crafttweaker.mixin.common.access.loot
 
AccessLootContextParamSets - Interface in com.blamejared.crafttweaker.mixin
 
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
 
AccessTagNetworkSerialization - 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
 
ActionAddDataReceiver - Class in com.blamejared.crafttweaker.api.action.network
 
ActionAddDataReceiver(String, CTNetworkReceiver) - Constructor for class com.blamejared.crafttweaker.api.action.network.ActionAddDataReceiver
 
ActionAddRecipe<T> - Class in com.blamejared.crafttweaker.api.action.recipe
 
ActionAddRecipe(IRecipeManager<T>, RecipeHolder<T>) - Constructor for class com.blamejared.crafttweaker.api.action.recipe.ActionAddRecipe
 
ActionAddRecipe(IRecipeManager<T>, RecipeHolder<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
 
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> - 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> - 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
 
ActionRemoveGenericRecipe - Class in com.blamejared.crafttweaker.api.action.recipe.generic
 
ActionRemoveGenericRecipe(Predicate<RecipeHolder<Recipe<RecipeInput>>>) - Constructor for class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipe
 
ActionRemoveGenericRecipe(Predicate<RecipeHolder<Recipe<RecipeInput>>>, 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
 
ActionRemoveRecipe<T> - Class in com.blamejared.crafttweaker.api.action.recipe
 
ActionRemoveRecipe(IRecipeManager<T>, Predicate<RecipeHolder<T>>) - Constructor for class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveRecipe
 
ActionRemoveRecipe(IRecipeManager<T>, Predicate<RecipeHolder<T>>, Function<ActionRecipeBase<T>, String>) - Constructor for class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveRecipe
 
ActionRemoveRecipeByModid<T> - 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> - 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> - Class in com.blamejared.crafttweaker.api.action.recipe
 
ActionRemoveRecipeByOutput(IRecipeManager<T>, IIngredient) - Constructor for class com.blamejared.crafttweaker.api.action.recipe.ActionRemoveRecipeByOutput
 
ActionRemoveRecipeByOutputInput<T> - 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> - 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> - 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(CauldronInteraction.InteractionMap, 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
 
ActionSetItemProperty<T> - Class in com.blamejared.crafttweaker.api.action.item
 
ActionSetItemProperty(Item, DataComponentType<T>, T) - Constructor for class com.blamejared.crafttweaker.api.action.item.ActionSetItemProperty
 
ActionTag<T,U> - 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
 
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(IIngredientCondition) - Method in class com.blamejared.crafttweaker.api.ingredient.condition.IngredientConditions
 
add(IIngredientTransformer) - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.IngredientTransformers
 
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, RecipeHolder<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
Adds the given item to the inventory at the given index.
add(Inventory, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandInventory
Adds the given item to the inventory.
add(ItemAttributeModifiers.Builder, Attribute, AttributeModifier, EquipmentSlotGroup) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemAttributeModifiers.ExpandItemAttributeModifiersBuilder
 
add(BannerPatternLayers.Builder, BannerPatternLayers.Layer) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandBannerPatternLayers.ExpandBannerPatternLayersBuilder
Adds a layer to the BannerPatternLayers.Builder.
add(BannerPatternLayers.Builder, BannerPattern, DyeColor) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandBannerPatternLayers.ExpandBannerPatternLayersBuilder
Adds a layer to the BannerPatternLayers.Builder.
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.
addAll(DataComponentMap.Builder, DataComponentMap) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentMap.ExpandDataComponentMapBuilder
Adds all the DataComponentTypes and values from the other DataComponentMap to the builder.
addAll(BannerPatternLayers.Builder, BannerPatternLayers) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandBannerPatternLayers.ExpandBannerPatternLayersBuilder
Adds all layers from the provided BannerPatternLayers to the BannerPatternLayers.Builder.
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, ResourceLocation, double, AttributeModifier.Operation) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffect
Adds an attribute modifier to the effect.
addAttributeModifier(Item, Attribute, AttributeModifier, EquipmentSlotGroup) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
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
 
addDynamicDrops(LootParams, ResourceLocation, Consumer<ItemStack>) - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootParams
 
added(DataComponentPatch.SplitResult) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentPatch.ExpandDataComponentPatchSplitResult
Gets the added components.
addEffect(LivingEntity, MobEffectInstance) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Adds an effect to this entity.
addEffect(LivingEntity, MobEffectInstance, Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Adds an effect to this entity.
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.
addEnchantment(Item, Enchantment, int) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
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
Adds exhaustion to the entity.
addField(FieldMemberRef, TypeMemberPriority) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
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, ResourceLocation, double, AttributeModifier.Operation, EquipmentSlot[]) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
Deprecated, for removal: This API element is subject to removal in a future version.
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(CauldronInteraction.InteractionMap, 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
Adds an item to the player's inventory.
addIterator(IteratorMemberRef, TypeMemberPriority) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMembers
 
addition(SmithingRecipeInput) - Static method in class com.blamejared.crafttweaker.natives.recipe.input.type.ExpandSmithingRecipeInput
 
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 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.
addLootModifier(LootTable, String, ILootModifier) - Static method in class com.blamejared.crafttweaker.natives.loot.modifier.ModifierSpecificExpandLootTable
Adds an ILootModifier to this loot table, 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
 
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
Adds a permanent AttributeModifier to the attribute.
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(String, IItemStack, IIngredient) - Method in 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 class com.blamejared.crafttweaker.api.recipe.manager.CraftingTableRecipeManager
 
addShapedMirrored(String, MirrorAxis, IItemStack, IIngredient[][], RecipeFunction2D) - Method in 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 class com.blamejared.crafttweaker.api.recipe.manager.CraftingTableRecipeManager
 
addShapeless(String, IItemStack, IIngredient[], RecipeFunction1D) - Method in 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
Adds a tag to the entity, returning false if the entity has over 1024
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, 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, 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, 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, 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 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
Adds a transient AttributeModifier to the attribute.
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 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, 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, 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, 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, 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(DataComponentMap) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandDataComponentPredicate
 
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
Checks if the command source always accepts.
alwaysEdible(FoodProperties.Builder) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties.ExpandFoodPropertiesBuilder
Sets the always edible value of the food properties.
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() - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredientWithAmount
Gets the amount of Items in the ItemStack
amount() - Method in record class com.blamejared.crafttweaker.api.ingredient.transformer.type.TransformDamage
Returns the value of the amount record component.
amount() - Method in record class com.blamejared.crafttweaker.api.ingredient.type.IngredientWithAmount
Returns the value of the amount record component.
amount() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Gets the amount of Items in the ItemStack
amount(ItemPredicate.Builder, MinMaxBounds.Ints) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandItemPredicateBuilder
 
amount(AttributeModifier) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeModifier
Gets the amount of this AttributeModifier.
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 (invalid input: '&') 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 variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
ANIMATION_END_GATEWAY_SPAWN - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
ANIMATION_TRIAL_SPAWNER_EJECT_ITEM - Static variable 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
 
anvilCost(Enchantment.EnchantmentDefinition) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantmentDefinition
 
any() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandFishingHookPredicate
 
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.ExpandMobEffectsPredicateMobEffectInstancePredicate
 
any() - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandPlayerPredicate
 
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.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.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.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.network.ActionAddDataReceiver
 
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) - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.IngredientTransformers
 
apply(IItemStack, List<Component>, Item.TooltipContext, 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(BlockItemStateProperties, BlockState) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandBlockItemStateProperties
Applies the BlockItemStateProperties to the given BlockState.
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
 
applyComponents(DataComponentMap) - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
applyComponents(DataComponentMap) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
applyComponents(DataComponentPatch) - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
applyComponents(DataComponentPatch) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
applyComponentsAndValidate(DataComponentPatch) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
applyEffectTick(MobEffect, LivingEntity, int) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffect
Applies the effect to the entity.
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
Applies the effect to the entity.
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(TypedDataComponent<T>, Class<T>, PatchedDataComponentMap) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandTypedDataComponent
Applies the TypedDataComponent to a PatchedDataComponentMap.
applyTo(Style, Style) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
applyTooltips(ItemStack, Item.TooltipContext, 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
 
areIngredientsEqual(IIngredientWithAmount, IIngredientWithAmount) - Static method in class com.blamejared.crafttweaker.api.recipe.component.RecipeComponentEqualityCheckers
 
areNpcsEnabled(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Checks if NPCs are enabled.
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, IngredientConditions) - 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
Gets the CTBlockIngredient representation of this Block.
asBlockIngredient(BlockState) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
Gets the CTBlockIngredient representation of this BlockState.
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
Casts the entity type to an entity ingredient.
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(Many<KnownTag<Fluid>>) - Static method in class com.blamejared.crafttweaker.api.tag.expand.ExpandManyFluidTag
 
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 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
 
asIData(TypedDataComponent) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandTypedDataComponent
Converts the TypedDataComponent to an IData.
asIData(Component) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandComponent
 
asIIngredient(KnownTag<Item>) - Static method in class com.blamejared.crafttweaker.api.tag.expand.ExpandItemTag
 
asIIngredient(Ingredient) - Static method in class com.blamejared.crafttweaker.natives.ingredient.ExpandIngredient
Casts an Ingredient to an IIngredient.
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(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(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(EntityType<Entity>, CTEntityIngredient) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
Combines two entity ingredients.
asList(Block, CTBlockIngredient) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlock
Combines this Block with another Block to create a new CTBlockIngredient.
asList(BlockState, CTBlockIngredient) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
Combines this BlockState with another BlockState to create a new CTBlockIngredient.
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(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(CraftingInput, HolderLookup.Provider) - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapedRecipe
 
assemble(CraftingInput, HolderLookup.Provider) - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapelessRecipe
 
assemble(RecipeInput, HolderLookup.Provider) - Method in class com.blamejared.crafttweaker.impl.script.ScriptRecipe
 
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
 
assetId(TrimPattern) - Static method in class com.blamejared.crafttweaker.natives.item.armortrim.ExpandTrimPattern
Gets the asset ID of the trim pattern.
assetId(BannerPattern) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandBannerPattern
Gets the asset id of the banner pattern.
assetId(DecoratedPotPattern) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandDecoratedPotPattern
Gets the location of the asset used by the pot pattern.
assetId(MapDecorationType) - Static method in class com.blamejared.crafttweaker.natives.world.map.ExpandMapDecorationType
 
assetName(TrimMaterial) - Static method in class com.blamejared.crafttweaker.natives.item.armortrim.ExpandTrimMaterial
Gets the asset name of the trim material.
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
Gets the string representation of this BlockState.
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 class com.blamejared.crafttweaker.api.ingredient.type.IIngredientAny
 
asVanillaIngredient() - Method in 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.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
Triggers the eat event for this mob.
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
Attacks an entity.
attackable(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Checks if the entity is attackable.
attackingEntity() - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParams
Gets the 'attacking_entity' param.
attribute(ItemAttributeModifiers.Entry) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemAttributeModifiers.ExpandItemAttributeModifiersEntry
 
ATTRIBUTE_MODIFIERS - Static variable in interface com.blamejared.crafttweaker.platform.services.IEventHelper
 
atY(BlockPos, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
author(WrittenBookContent) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandWrittenBookContent
 
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, AdvancementHolder, String) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandPlayerAdvancements
Awards an advancement to the player.
awardStat(Player, ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Awards a stat to the player.
awardStat(Player, ResourceLocation, int) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Awards a stat to the player.

B

baby(EntityFlagsPredicate.Builder, Boolean) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityFlagsPredicateBuilder
 
back(PotDecorations) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandPotDecorations
 
badRespawnPointExplosion(DamageSources, Vec3) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
base(SmithingRecipeInput) - Static method in class com.blamejared.crafttweaker.natives.recipe.input.type.ExpandSmithingRecipeInput
 
base(Enchantment.Cost) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantmentCost
 
BASE_ATTACK_DAMAGE_ID - Static variable in interface com.blamejared.crafttweaker.api.item.IItemStack
 
BASE_ATTACK_SPEED_ID - 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 - 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.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
 
blockPosition(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the position of the entity.
blockPosition(EntityAccess) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityAccess
Gets the BlockPos of the entity.
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
 
blocks(Tool.Rule) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandTool.ExpandToolRule
Retrieves the list of blocks that this rule applies to.
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(DataComponentMap.Builder) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentMap.ExpandDataComponentMapBuilder
Builds the DataComponentMap.
build(DataComponentPatch.Builder) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentPatch.ExpandDataComponentPatchBuilder
Builds the DataComponentPatch.
build(DataComponentPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandDataComponentPredicateBuilder
 
build(FoodProperties.Builder) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties.ExpandFoodPropertiesBuilder
Builds the food properties.
build(ItemAttributeModifiers.Builder) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemAttributeModifiers.ExpandItemAttributeModifiersBuilder
 
build(BannerPatternLayers.Builder) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandBannerPatternLayers.ExpandBannerPatternLayersBuilder
Builds the BannerPatternLayers from the BannerPatternLayers.Builder.
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() - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentMap
Creates a new DataComponentMap.Builder.
builder() - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentPatch
Creates a new DataComponentPatch.Builder.
builder() - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemAttributeModifiers
 
builder(String) - Static method in record class com.blamejared.crafttweaker.impl.loot.condition.LootTableIdRegexCondition
 
builder(Pattern) - Static method in record class com.blamejared.crafttweaker.impl.loot.condition.LootTableIdRegexCondition
 
builder(ResourceLocation) - Static method in record class com.blamejared.crafttweaker.impl.loot.condition.LootTableIdCondition
 
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
 
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
 
BusHandlingException - Exception Class 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.
bySlot(EquipmentSlot) - Static method in class com.blamejared.crafttweaker.natives.entity.equipment.ExpandEquipmentSlotGroup
Gets the EquipmentSlotGroup by the EquipmentSlot.
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
 
calculate(Enchantment.Cost, int) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantmentCost
 
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 - Class in com.blamejared.crafttweaker.api.recipe.manager
 
canAlwaysEat(FoodProperties) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
Gets whether the food can always be eaten.
canAttack(LivingEntity, LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Checks if this entity can attack a target.
canBeAffected(LivingEntity, MobEffectInstance) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Checks if this entity can be affected by a specific effect.
canBeCollidedWith(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity can be collided with.
canBeLeashed(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
Checks if the mob can be leashed.
canBeSeenAsEnemy(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Checks if this entity can be seen as an enemy.
canBeSeenByAnyone(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Checks if this entity can be seen by anyone.
canBreatheUnderwater(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Checks if this entity can breathe underwater.
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(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
Checks if the entity can collide with the given entity.
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
Checks if the player can eat.
canEnchant(Enchantment, IItemStack) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
canFallInLove(Animal) - Static method in class com.blamejared.crafttweaker.natives.entity.type.animal.ExpandAnimal
Checks if this Animal can fall in love.
canFireProjectileWeapon(Mob, ProjectileWeaponItem) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
Checks if the mob can fire a projectile weapon.
canFitInSlot(int, ItemStack) - Method in interface com.blamejared.crafttweaker.platform.helper.inventory.IInventoryWrapper
 
canFreeze(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity can freeze.
canHarmPlayer(Player, Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Checks if the player can harm another player.
canHoldItem(Mob, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
Checks if the mob can hold the given item.
canMate(Animal, Animal) - Static method in class com.blamejared.crafttweaker.natives.entity.type.animal.ExpandAnimal
Checks if this Animal can mate with the given Animal.
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
 
canPickUpLoot(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
Checks if the mob can pick up loot.
canPlaceItem(Container, int, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandContainer
 
canReplaceEqualItem(Mob, ItemStack, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
Checks if the mob can replace an item with another item.
canRestock(Merchant) - Static method in class com.blamejared.crafttweaker.natives.entity.type.villager.ExpandMerchant
Checks if the merchant can restock.
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
Checks if the entity can spawn far from the player.
canStandOnFluid(LivingEntity, Fluid) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Checks if the entity can stand on a specific fluid.
canSummon(EntityType<Entity>) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
Checks if the entity can be summoned.
canTakeItem(LivingEntity, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Checks if the item can be worn as armor.
canUseGameMasterBlocks(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Checks if the player can use game master blocks such as command blocks.
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<RecipeHolder<?>>) - Method in interface com.blamejared.crafttweaker.api.recipe.replacement.ITargetingFilter
Casts the filter onto the given Stream of Recipes.
castFilter(Stream<RecipeHolder<?>>) - Method in class com.blamejared.crafttweaker.api.recipe.replacement.type.ComponentFilteringRule
 
castFilter(Stream<RecipeHolder<?>>) - Method in class com.blamejared.crafttweaker.api.recipe.replacement.type.CustomFilteringRule
 
castFilter(Stream<RecipeHolder<?>>) - Method in class com.blamejared.crafttweaker.api.recipe.replacement.type.ModsFilteringRule
 
castFilter(Stream<RecipeHolder<?>>) - Method in class com.blamejared.crafttweaker.api.recipe.replacement.type.NameFilteringRule
 
castFilter(Stream<RecipeHolder<?>>) - Method in class com.blamejared.crafttweaker.api.recipe.replacement.type.NotFilteringRule
 
castFilter(Stream<RecipeHolder<?>>) - 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.
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(ResourceLocation...) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEntitySubPredicates
 
causeFoodExhaustion(Player, float) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Adds food exhaustion to the player.
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
 
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
 
chatComponent() - Method in record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundSendOpenFileMessagePacket
Returns the value of the chatComponent record component.
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
 
checkEmptyIngredient(ResourceLocation, IIngredient[]) - Static method in class com.blamejared.crafttweaker.api.recipe.type.CTShapelessRecipe
 
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
Checks if the mob can spawn in the given level.
checkSpawnRules(Mob, LevelAccessor, MobSpawnType) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
Checks if the mob can spawn in the given level with the given MobSpawnType.
chest() - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParamSets
Gets the 'chest' param set.
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() - Static method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
 
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
Clears the fire of the entity.
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.
clearItems(BundleContents.Mutable) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandBundleContents.ExpandBundleContentsMutable
Clears the items of the MutableBundleContents.
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
 
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
Clears the restriction for the mob.
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
Clears the position that the entity is sleeping at.
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.
ClientBoundCopyPacket - Record Class in com.blamejared.crafttweaker.impl.network.packet
 
ClientBoundCopyPacket(String) - Constructor for record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundCopyPacket
Creates an instance of a ClientBoundCopyPacket record class.
ClientBoundDataPacket - Record Class in com.blamejared.crafttweaker.impl.network.packet
 
ClientBoundDataPacket(String, IData) - Constructor for record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundDataPacket
Creates an instance of a ClientBoundDataPacket record class.
ClientBoundPackets - Enum Class in com.blamejared.crafttweaker.impl.network.packet
 
ClientBoundSendOpenFileMessagePacket - Record Class in com.blamejared.crafttweaker.impl.network.packet
 
ClientBoundSendOpenFileMessagePacket(Component, Component, String) - Constructor for record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundSendOpenFileMessagePacket
Creates an instance of a ClientBoundSendOpenFileMessagePacket record class.
clientReceivers - Variable in class com.blamejared.crafttweaker.api.network.CTNetwork
 
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
Checks if the entity is closer than the given distance to another entity.
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 class 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
 
codec() - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
codec() - Method in interface com.blamejared.crafttweaker.api.ingredient.condition.IIngredientConditionSerializer
 
codec() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionAnyDamagedSerializer
 
codec() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionCustomSerializer
 
codec() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedAtLeastSerializer
 
codec() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedAtMostSerializer
 
codec() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedSerializer
 
codec() - Method in interface com.blamejared.crafttweaker.api.ingredient.transformer.IIngredientTransformerSerializer
 
codec() - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.serializer.TransformCustomSerializer
 
codec() - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.serializer.TransformDamageSerializer
 
codec() - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.serializer.TransformReplaceSerializer
 
codec() - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.serializer.TransformReuseSerializer
 
codec() - Method in interface com.blamejared.crafttweaker.api.ingredient.vanilla.serializer.CraftTweakerVanillaIngredientSerializer
 
codec() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.serializer.IngredientAnySerializer
 
codec() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.serializer.IngredientCraftTweakerSerializer
 
codec() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.serializer.IngredientIItemStackSerializer
 
codec() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.serializer.IngredientListSerializer
 
codec() - Method in class com.blamejared.crafttweaker.api.recipe.serializer.CTShapedRecipeSerializer
 
codec() - Method in class com.blamejared.crafttweaker.api.recipe.serializer.CTShapelessRecipeSerializer
 
codec() - Method in class com.blamejared.crafttweaker.impl.script.ScriptSerializer
 
CODEC - Static variable in interface com.blamejared.crafttweaker.api.ingredient.condition.IIngredientCondition
 
CODEC - Static variable in interface com.blamejared.crafttweaker.api.ingredient.condition.IIngredientConditionSerializer
 
CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.condition.IngredientConditions
 
CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionAnyDamagedSerializer
 
CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionCustomSerializer
 
CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedAtLeastSerializer
 
CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedAtMostSerializer
 
CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedSerializer
 
CODEC - Static variable in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
CODEC - Static variable in interface com.blamejared.crafttweaker.api.ingredient.transformer.IIngredientTransformer
 
CODEC - Static variable in interface com.blamejared.crafttweaker.api.ingredient.transformer.IIngredientTransformerSerializer
 
CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.transformer.IngredientTransformers
 
CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.transformer.serializer.TransformCustomSerializer
 
CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.transformer.serializer.TransformDamageSerializer
 
CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.transformer.serializer.TransformReplaceSerializer
 
CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.transformer.serializer.TransformReuseSerializer
 
CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.vanilla.serializer.IngredientAnySerializer
 
CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.vanilla.serializer.IngredientCraftTweakerSerializer
 
CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.vanilla.serializer.IngredientIItemStackSerializer
 
CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.vanilla.serializer.IngredientListSerializer
 
CODEC - Static variable in interface com.blamejared.crafttweaker.api.item.IItemStack
 
CODEC - Static variable in enum class com.blamejared.crafttweaker.api.recipe.MirrorAxis
 
CODEC - Static variable in class com.blamejared.crafttweaker.api.recipe.serializer.CTShapedRecipeSerializer
 
CODEC - Static variable in class com.blamejared.crafttweaker.api.recipe.serializer.CTShapelessRecipeSerializer
 
CODEC - Static variable in record class com.blamejared.crafttweaker.impl.loot.condition.LootTableIdCondition
 
CODEC - Static variable in record class com.blamejared.crafttweaker.impl.loot.condition.LootTableIdRegexCondition
 
CODEC - Static variable in class com.blamejared.crafttweaker.impl.script.ScriptSerializer
 
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
color(BannerPatternLayers.Layer) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandBannerPatternLayers.ExpandBannerPatternLayersLayer
Gets the DyeColor of the BannerPatternLayers.Layer.
colors(FireworkExplosion) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandFireworkExplosion
Gets the colors of the FireworkExplosion.
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.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.network - package com.blamejared.crafttweaker.api.action.network
 
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.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.component - package com.blamejared.crafttweaker.api.component
 
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.op - package com.blamejared.crafttweaker.api.data.op
 
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.transformer - package com.blamejared.crafttweaker.api.ingredient.transformer
 
com.blamejared.crafttweaker.api.ingredient.transformer.serializer - package com.blamejared.crafttweaker.api.ingredient.transformer.serializer
 
com.blamejared.crafttweaker.api.ingredient.transformer.type - package com.blamejared.crafttweaker.api.ingredient.transformer.type
 
com.blamejared.crafttweaker.api.ingredient.type - package com.blamejared.crafttweaker.api.ingredient.type
 
com.blamejared.crafttweaker.api.ingredient.vanilla.serializer - package com.blamejared.crafttweaker.api.ingredient.vanilla.serializer
 
com.blamejared.crafttweaker.api.ingredient.vanilla.type - package com.blamejared.crafttweaker.api.ingredient.vanilla.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.network - package com.blamejared.crafttweaker.api.network
 
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.registry - package com.blamejared.crafttweaker.api.registry
 
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.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.loot.condition - package com.blamejared.crafttweaker.impl.loot.condition
 
com.blamejared.crafttweaker.impl.network.packet - package com.blamejared.crafttweaker.impl.network.packet
 
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 - package com.blamejared.crafttweaker.mixin
 
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.item - package com.blamejared.crafttweaker.mixin.common.access.item
 
com.blamejared.crafttweaker.mixin.common.access.level - package com.blamejared.crafttweaker.mixin.common.access.level
 
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.loot - package com.blamejared.crafttweaker.mixin.common.transform.loot
 
com.blamejared.crafttweaker.mixin.common.transform.tags - package com.blamejared.crafttweaker.mixin.common.transform.tags
 
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.entity.type - package com.blamejared.crafttweaker.natives.block.entity.type
 
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.command - package com.blamejared.crafttweaker.natives.command
 
com.blamejared.crafttweaker.natives.component - package com.blamejared.crafttweaker.natives.component
 
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.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.ingredient - package com.blamejared.crafttweaker.natives.ingredient
 
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.armortrim - package com.blamejared.crafttweaker.natives.item.armortrim
 
com.blamejared.crafttweaker.natives.item.component - package com.blamejared.crafttweaker.natives.item.component
 
com.blamejared.crafttweaker.natives.item.enchantment - package com.blamejared.crafttweaker.natives.item.enchantment
 
com.blamejared.crafttweaker.natives.item.enchantment.provider - package com.blamejared.crafttweaker.natives.item.enchantment.provider
 
com.blamejared.crafttweaker.natives.item.enchantment.provider.type - package com.blamejared.crafttweaker.natives.item.enchantment.provider.type
 
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 - package com.blamejared.crafttweaker.natives.recipe
 
com.blamejared.crafttweaker.natives.recipe.category - package com.blamejared.crafttweaker.natives.recipe.category
 
com.blamejared.crafttweaker.natives.recipe.input - package com.blamejared.crafttweaker.natives.recipe.input
 
com.blamejared.crafttweaker.natives.recipe.input.type - package com.blamejared.crafttweaker.natives.recipe.input.type
 
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.tooltip - package com.blamejared.crafttweaker.natives.tooltip
 
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.util.valueprovider - package com.blamejared.crafttweaker.natives.util.valueprovider
 
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.helper - package com.blamejared.crafttweaker.platform.helper
 
com.blamejared.crafttweaker.platform.helper.inventory - package com.blamejared.crafttweaker.platform.helper.inventory
 
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.
CommonCraftTweakerPlugin - Class in com.blamejared.crafttweaker.impl.plugin.crafttweaker
 
CommonCraftTweakerPlugin() - Constructor for class com.blamejared.crafttweaker.impl.plugin.crafttweaker.CommonCraftTweakerPlugin
 
commonItemComponents() - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponents
Gets the common item components that all items intrinsically have.
commonItemComponents() - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
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
Compares the MobEffectInstance to another MobEffectInstance.
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
 
CompatibilityCraftTweakerPlugin - Class in com.blamejared.crafttweaker.impl.plugin.crafttweaker
 
CompatibilityCraftTweakerPlugin() - Constructor for class com.blamejared.crafttweaker.impl.plugin.crafttweaker.CompatibilityCraftTweakerPlugin
 
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 Class in org.openzen.zencode.shared
 
CompileException(CodePosition, CompileExceptionCode, String) - Constructor for exception class 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.
ComponentAccess<T> - Interface in com.blamejared.crafttweaker.api.component
An interface exposing methods to handle setting and removing DataComponents.
componentFilter() - Method in interface com.blamejared.crafttweaker.api.ingredient.condition.IIngredientCondition
 
componentFilter() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.IngredientConditions
 
componentFilter() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionAnyDamage
 
componentFilter() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamaged
 
componentFilter() - Method in record class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtLeast
 
componentFilter() - Method in record class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtMost
 
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.
components(ItemCost) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandItemCost
 
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(DataComponentMap, DataComponentMap) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentMap
Combines two DataComponentMaps.
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 variable 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
 
compute(ItemAttributeModifiers, double, EquipmentSlot) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemAttributeModifiers
 
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,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
 
condition(IIngredientCondition) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
Use this if you already have the condition from another ingredient
condition(IIngredientCondition) - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientAny
 
condition(IIngredientCondition) - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientEmpty
 
condition(IIngredientCondition) - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientList
 
condition(IIngredientCondition) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
ConditionalExpression - Class in org.openzen.zenscript.codemodel.expression
 
ConditionalExpression(CodePosition, Expression, Expression, Expression, TypeID) - Constructor for class org.openzen.zenscript.codemodel.expression.ConditionalExpression
 
ConditionAnyDamage - Class in com.blamejared.crafttweaker.api.ingredient.condition.type
 
ConditionAnyDamagedSerializer - Class in com.blamejared.crafttweaker.api.ingredient.condition.serializer
 
ConditionCustom - Class in com.blamejared.crafttweaker.api.ingredient.condition.type
 
ConditionCustom(String) - Constructor for class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionCustom
 
ConditionCustom(String, Predicate<IItemStack>) - Constructor for class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionCustom
 
ConditionCustomSerializer - Class in com.blamejared.crafttweaker.api.ingredient.condition.serializer
 
ConditionDamaged - Class in com.blamejared.crafttweaker.api.ingredient.condition.type
 
ConditionDamagedAtLeast - Record Class in com.blamejared.crafttweaker.api.ingredient.condition.type
 
ConditionDamagedAtLeast(int) - Constructor for record class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtLeast
Creates an instance of a ConditionDamagedAtLeast record class.
ConditionDamagedAtLeastSerializer - Class in com.blamejared.crafttweaker.api.ingredient.condition.serializer
 
ConditionDamagedAtMost - Record Class in com.blamejared.crafttweaker.api.ingredient.condition.type
 
ConditionDamagedAtMost(int) - Constructor for record class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtMost
Creates an instance of a ConditionDamagedAtMost record class.
ConditionDamagedAtMostSerializer - Class in com.blamejared.crafttweaker.api.ingredient.condition.serializer
 
ConditionDamagedSerializer - Class in com.blamejared.crafttweaker.api.ingredient.condition.serializer
 
CONDITIONER_SERIALIZER - Static variable in class com.blamejared.crafttweaker.CraftTweakerRegistries
 
CONDITIONER_SERIALIZER - Static variable in class com.blamejared.crafttweaker.CraftTweakerRegistries.Keys
 
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
 
conditions() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.IngredientConditions
 
conditions() - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
conditions() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientAny
 
conditions() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientEmpty
 
conditions() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientList
 
conditions() - Method in class com.blamejared.crafttweaker.api.ingredient.type.TagIngredient
 
conditions() - Method in class com.blamejared.crafttweaker.api.ingredient.type.WrappingIIngredient
 
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
 
CONNECT_FAILED - Static variable in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
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 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
 
consumesAction(ItemInteractionResult) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandItemInteractionResult
 
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.
containing(Position) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandBlockPos
 
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
Checks if the inventory contains the given item tag.
contains(Inventory, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandInventory
Checks if the inventory contains the given item.
contains(ChargedProjectiles, Item) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandChargedProjectiles
Checks if the ChargedProjectiles contains the given item.
contains(CustomData, String) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandCustomData
Checks if the CustomData contains the given key.
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
 
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
 
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
 
convertList(DynamicOps<U>, IData) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
convertMap(DynamicOps<U>, IData) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
convertTo(DynamicOps<U>, IData) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
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.EmptyData
 
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 class com.blamejared.crafttweaker.api.ingredient.condition.IngredientConditions
 
copy() - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.IngredientTransformers
 
copy() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Creates a copy
copy(Path, Path, CopyOption...) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
copy(CommandSourceStack, String) - Static method in class com.blamejared.crafttweaker.api.command.CommandUtilities
 
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(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.packet.ClientBoundPackets
 
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.EmptyData
 
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
 
copyInto(ItemContainerContents, List<IItemStack>) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemContainerContents
 
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
 
copyOne(ItemContainerContents) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemContainerContents
 
copyTag(CustomData) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandCustomData
Gets the copy of the tag of the CustomData.
copyWithStyle(TrimPattern, TrimMaterial) - Static method in class com.blamejared.crafttweaker.natives.item.armortrim.ExpandTrimPattern
Copies the trim pattern's description with a given material's style.
correctForDrops(Tool.Rule) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandTool.ExpandToolRule
Retrieves whether the tool is correct for harvesting drops according to this rule.
cost(EnchantmentsByCost) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.provider.type.ExpandEnchantmentByCost
 
count(Class<T>, T[], Predicate<T>) - Static method in class stdlib.Arrays
 
count(Class<T>, T[], FunctionUSizeTToBool<T>) - Static method in class stdlib.Arrays
 
count(AdvancementRequirements, Predicate<String>) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementRequirements
Counts the advancement requirements
count(ItemCost) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandItemCost
 
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 - 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$$callDeserializeTagsFromNetwork(ResourceKey<? extends Registry<T>>, Registry<T>, TagNetworkSerialization.NetworkPayload, TagNetworkSerialization.TagOutput<T>) - Static method in interface com.blamejared.crafttweaker.mixin.common.access.tag.AccessTagNetworkSerialization
 
crafttweaker$appendConsumer(Consumer<? super T>) - Method in class com.blamejared.crafttweaker.mixin.common.transform.tags.MixinTagManager
 
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$createSmithingTrimRecipe(Ingredient, Ingredient, Ingredient) - Static method in interface com.blamejared.crafttweaker.mixin.common.access.recipe.AccessSmithingTrimRecipe
 
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$getByName() - Method in interface com.blamejared.crafttweaker.mixin.common.access.recipe.AccessRecipeManager
 
crafttweaker$getByType() - Method in interface com.blamejared.crafttweaker.mixin.common.access.recipe.AccessRecipeManager
 
crafttweaker$getComponents() - Method in interface com.blamejared.crafttweaker.mixin.common.access.item.AccessItem
 
crafttweaker$getDamageSource() - Method in interface com.blamejared.crafttweaker.mixin.common.access.level.AccessExplosion
 
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$getExplosionResistance() - Method in interface com.blamejared.crafttweaker.mixin.common.access.block.AccessBlockBehaviour
 
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$getItemStack() - 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$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$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$getPotionMixes() - Method in interface com.blamejared.crafttweaker.mixin.common.access.brewing.AccessPotionBrewing
 
crafttweaker$getREGISTRY() - Static method in interface com.blamejared.crafttweaker.mixin.AccessLootContextParamSets
 
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$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$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$setBlockState(BlockState) - Method in interface com.blamejared.crafttweaker.mixin.common.access.entity.AccessFallingBlockEntity
 
crafttweaker$setByName(Map<ResourceLocation, RecipeHolder<?>>) - Method in interface com.blamejared.crafttweaker.mixin.common.access.recipe.AccessRecipeManager
 
crafttweaker$setByType(Multimap<RecipeType<?>, RecipeHolder<?>>) - Method in interface com.blamejared.crafttweaker.mixin.common.access.recipe.AccessRecipeManager
 
crafttweaker$setCanOcclude(boolean) - Method in interface com.blamejared.crafttweaker.mixin.common.access.block.AccessBlockStateBase
 
crafttweaker$setComponents(DataComponentMap) - Method in interface com.blamejared.crafttweaker.mixin.common.access.item.AccessItem
 
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$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$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$setPotionMixes(List<PotionBrewing.Mix<Potion>>) - Method in interface com.blamejared.crafttweaker.mixin.common.access.brewing.AccessPotionBrewing
 
crafttweaker$setRequiresCorrectToolForDrops(boolean) - Method in interface com.blamejared.crafttweaker.mixin.common.access.block.AccessBlockStateBase
 
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
 
crafttweaker$tableId() - Method in interface com.blamejared.crafttweaker.impl.loot.ILootTableIdHolder
 
crafttweaker$tableId() - Method in class com.blamejared.crafttweaker.mixin.common.transform.loot.MixinLootContext
 
crafttweaker$tableId(ResourceLocation) - Method in interface com.blamejared.crafttweaker.impl.loot.ILootTableIdHolder.Mutable
 
crafttweaker$tableId(ResourceLocation) - Method in class com.blamejared.crafttweaker.mixin.common.transform.loot.MixinLootContext
 
CRAFTTWEAKER$UNKNOWN_TABLE_ID - Static variable in interface com.blamejared.crafttweaker.impl.loot.ILootTableIdHolder
 
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
 
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
 
CraftTweakerPacket - Interface in com.blamejared.crafttweaker.impl.network.packet
 
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.
CraftTweakerRegistries - Class in com.blamejared.crafttweaker
 
CraftTweakerRegistries() - Constructor for class com.blamejared.crafttweaker.CraftTweakerRegistries
 
CraftTweakerRegistries.Keys - Class in com.blamejared.crafttweaker
 
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
 
CraftTweakerVanillaIngredient - Interface in com.blamejared.crafttweaker.api.ingredient.vanilla.type
 
CraftTweakerVanillaIngredientSerializer<T> - Interface in com.blamejared.crafttweaker.api.ingredient.vanilla.serializer
 
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.ExpandDataComponentPredicate
 
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(int) - Static method in class com.blamejared.crafttweaker.natives.block.entity.type.ExpandBeehiveBlockEntity.ExpandBeehiveBlockEntityOccupant
Creates a new occupant for a beehive.
create(int, float, boolean, float) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
Creates a new food properties.
create(int, float, boolean, float, IItemStack) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
Creates a new food properties.
create(int, float, boolean, float, IItemStack, List<FoodProperties.PossibleEffect>) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
Creates a new food properties.
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, MapDecorationType, 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.ExpandLootTableIdRegexCondition
 
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, Boolean) - 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(ResourceKey, ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.resource.ExpandResourceKey
 
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(ResourceLocation, double, AttributeModifier.Operation) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeModifier
Creates a new AttributeModifier
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
Creates an entity.
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(GameType...) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandGameTypePredicate
 
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
 
createAnnouncement(AdvancementType, AdvancementHolder, ServerPlayer) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementType
Creates an announcement component for the advancement type.
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
 
createBoolean(boolean) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
createByte(byte) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
createByteList(ByteBuffer) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
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
 
createDouble(double) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
createEffectInstance(SuspiciousStewEffects.Entry) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandSuspiciousStewEffects.ExpandSuspiciousStewEffectsEntry
 
createEntity(BeehiveBlockEntity.Occupant, Level, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.block.entity.type.ExpandBeehiveBlockEntity.ExpandBeehiveBlockEntityOccupant
Creates an entity for the occupant.
createFloat(float) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
createFluidStack(Fluid, long, DataComponentPatch) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
createFluidStack(T) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
createFluidStackMutable(Fluid, long, DataComponentPatch) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
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
 
createHolder(ResourceLocation, T) - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.IRecipeManager
Creates a RecipeHolder to hold the given recipe.
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
 
createInt(int) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
createIntList(IntStream) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
createItemStack(ItemStack, IngredientConditions, IngredientTransformers) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
createItemStackMutable(ItemStack, IngredientConditions, IngredientTransformers) - 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
 
createList(Stream<IData>) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
createLong(long) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
createLongList(LongStream) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
createMap(Map<IData, IData>) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
createMap(Stream<Pair<IData, IData>>) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
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
 
createNumeric(Number) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
createPattern(IIngredient[][]) - Static method in class com.blamejared.crafttweaker.api.util.RecipeUtil
 
createPattern(NonNullList<Ingredient>, int, int) - Static method in class com.blamejared.crafttweaker.api.util.RecipeUtil
 
createPossibleEffect(MobEffectInstance, float) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
createRaw(SourceFile, CharReader) - Static method in class org.openzen.zenscript.lexer.ZSTokenParser
 
createRegistryKey(ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.resource.ExpandResourceKey
 
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
 
createShort(short) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
createString(String) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
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
 
creativeSlotLock() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:creative_slot_lock>
crit(Player, Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Spawns critical hit particle at the hit entity.
criteria(Advancement) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancement
 
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
 
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.
CtCommands - Class in com.blamejared.crafttweaker.impl.command
 
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
 
CTNetwork - Class in com.blamejared.crafttweaker.api.network
Allows scripts to send data from the server to the client.
CTNetworkContext - Class in com.blamejared.crafttweaker.api.network
Context that is provided when data is received from the network.
CTNetworkContext(String, Player) - Constructor for class com.blamejared.crafttweaker.api.network.CTNetworkContext
 
CTNetworkReceiver - Interface in com.blamejared.crafttweaker.api.network
A function that is fired when data is received from the network An example receiver that just prints the data received would look like this: (data, context) => println(data.getAsString());
CTShapedRecipe - Class in com.blamejared.crafttweaker.api.recipe.type
 
CTShapedRecipe(IItemStack, IIngredient[][], MirrorAxis) - Constructor for class com.blamejared.crafttweaker.api.recipe.type.CTShapedRecipe
 
CTShapedRecipe(IItemStack, IIngredient[][], MirrorAxis, RecipeFunction2D) - Constructor for class com.blamejared.crafttweaker.api.recipe.type.CTShapedRecipe
 
CTShapedRecipe(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(IItemStack, IIngredient[]) - Constructor for class com.blamejared.crafttweaker.api.recipe.type.CTShapelessRecipe
 
CTShapelessRecipe(IItemStack, IIngredient[], RecipeFunction1D) - Constructor for class com.blamejared.crafttweaker.api.recipe.type.CTShapelessRecipe
 
CTShapelessRecipe(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
 
customData(ItemPredicate.Builder, IData) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandItemPredicateBuilder
 
customData(ItemPredicate.Builder, MapData) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandItemPredicateBuilder
 
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
 
damagePerBlock(Tool) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandTool
Retrieves the amount of damage the tool takes per block mined.
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
Checks if the entity dampens vibrations, such as ItemEntitys who's item is in the dampens_vibrations item tag.
data() - Method in record class com.blamejared.crafttweaker.api.plugin.IBracketParserRegistrationHandler.DumperData
Returns the value of the data record component.
data() - Method in record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundDataPacket
Returns the value of the data record component.
DATA - Enum constant in enum class com.blamejared.crafttweaker.impl.network.packet.ClientBoundPackets
 
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
 
days(long) - Static method in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
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
 
decal(TrimPattern) - Static method in class com.blamejared.crafttweaker.natives.item.armortrim.ExpandTrimPattern
Gets whether the trim pattern is a decal.
decode(CodeSerializationInput) - Method in interface org.openzen.zenscript.codemodel.serialization.DecodingOperation
 
DecodingOperation - Interface in org.openzen.zenscript.codemodel.serialization
 
decompose(IRecipeManager<? super CTShapedRecipe>, RegistryAccess, CTShapedRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.crafttweaker.CTShapedRecipeHandler
 
decompose(IRecipeManager<? super CTShapelessRecipe>, RegistryAccess, CTShapelessRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.crafttweaker.CTShapelessRecipeHandler
 
decompose(IRecipeManager<? super AbstractCookingRecipe>, RegistryAccess, AbstractCookingRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.CookingRecipeHandler
 
decompose(IRecipeManager<? super ShapedRecipe>, RegistryAccess, ShapedRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.ShapedRecipeHandler
 
decompose(IRecipeManager<? super ShapelessRecipe>, RegistryAccess, ShapelessRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.ShapelessRecipeHandler
 
decompose(IRecipeManager<? super SmithingTransformRecipe>, RegistryAccess, SmithingTransformRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.SmithingTransformRecipeHandler
 
decompose(IRecipeManager<? super SmithingTrimRecipe>, RegistryAccess, SmithingTrimRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.SmithingTrimRecipeHandler
 
decompose(IRecipeManager<? super StonecutterRecipe>, RegistryAccess, StonecutterRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.StoneCutterRecipeHandler
 
decompose(IRecipeManager<? super T>, RegistryAccess, 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.
decorations(MapDecorations) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandMapDecorations
 
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.
defaultColor() - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandMapItemColor
 
defaultMiningSpeed(Tool) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandTool
Retrieves the default mining speed of the tool when no specific rule applies.
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(Enchantment) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
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
 
deniesDrops(KnownTag<Block>) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandTool.ExpandToolRule
Creates a new rule that denies drops for blocks matching the specified tag.
dependencies - Variable in class org.openzen.zenscript.codemodel.SemanticModule
 
deprecationMessage() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeConstructor
 
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.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.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.network.ActionAddDataReceiver
 
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.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.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.network.ActionAddDataReceiver
 
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() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeMethod.MethodParameter
 
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 class com.blamejared.crafttweaker.impl.command.CommandImpl
 
description(TrimMaterial) - Static method in class com.blamejared.crafttweaker.natives.item.armortrim.ExpandTrimMaterial
Gets the description of the trim material.
description(TrimPattern) - Static method in class com.blamejared.crafttweaker.natives.item.armortrim.ExpandTrimPattern
Gets the description of the trim pattern.
description(Enchantment) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
description(BannerPatternLayers.Layer) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandBannerPatternLayers.ExpandBannerPatternLayersLayer
Gets the description of the BannerPatternLayers.Layer.
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 Class in org.openzen.zenscript.codemodel.serialization
 
DeserializationException(String) - Constructor for exception class org.openzen.zenscript.codemodel.serialization.DeserializationException
 
DeserializationException(String, Exception) - Constructor for exception class org.openzen.zenscript.codemodel.serialization.DeserializationException
 
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
Kills this entity.
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
 
dimension(GlobalPos) - Static method in class com.blamejared.crafttweaker.natives.util.ExpandGlobalPos
 
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.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandDamageSourcePredicateBuilder
 
directAttackingEntity() - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootContextParams
Gets the 'direct_attacking_entity' param.
disableShield(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Disables the shield of the player.
discard(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Discards the entity.
dismountsUnderwater(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity dismounts underwater.
display - Variable in enum class org.openzen.zenscript.validator.TypeContext
 
display(Advancement) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancement
Gets the DisplayInfo for this advancement
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
Displays a message to the client.
displayName() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.Document.Mod
 
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 class com.blamejared.crafttweaker.api.util.RecipeUtil
 
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
Gets the distance to the given entity.
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
Gets the squared distance to the given position.
distanceToSqr(Entity, Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the squared distance to the given entity.
distanceToSqr(Entity, Vec3) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the squared distance to the given vector.
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 interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
Deprecated, for removal: This API element is subject to removal in a future version.
use CraftingTableRecipeConflictChecker.checkConflicts directly instead
Document - Annotation Interface in com.blamejared.crafttweaker_annotations.annotations
 
Document.Mod - 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.
doesIngredientRequireTesting(Ingredient) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
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
 
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
 
dRem() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
DRIPSTONE_DRIP - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
drop(Player, ItemStack, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Drops an item in the world as if the player dropped it.
dropAll(Inventory) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandInventory
Drops all items from the inventory.
dropLeash(Mob, boolean, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
Drops the leash for the mob.
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.
dumpRegistry(ResourceKey<Registry<T>>, Function<T, String>) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketDumpers
 
dumpToCommandString(IRecipeManager<? super CTShapedRecipe>, RegistryAccess, RecipeHolder<CTShapedRecipe>) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.crafttweaker.CTShapedRecipeHandler
 
dumpToCommandString(IRecipeManager<? super CTShapelessRecipe>, RegistryAccess, RecipeHolder<CTShapelessRecipe>) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.crafttweaker.CTShapelessRecipeHandler
 
dumpToCommandString(IRecipeManager<? super AbstractCookingRecipe>, RegistryAccess, RecipeHolder<AbstractCookingRecipe>) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.CookingRecipeHandler
 
dumpToCommandString(IRecipeManager<? super ShapedRecipe>, RegistryAccess, RecipeHolder<ShapedRecipe>) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.ShapedRecipeHandler
 
dumpToCommandString(IRecipeManager<? super ShapelessRecipe>, RegistryAccess, RecipeHolder<ShapelessRecipe>) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.ShapelessRecipeHandler
 
dumpToCommandString(IRecipeManager<? super SmithingTransformRecipe>, RegistryAccess, RecipeHolder<SmithingTransformRecipe>) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.SmithingTransformRecipeHandler
 
dumpToCommandString(IRecipeManager<? super SmithingTrimRecipe>, RegistryAccess, RecipeHolder<SmithingTrimRecipe>) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.SmithingTrimRecipeHandler
 
dumpToCommandString(IRecipeManager<? super StonecutterRecipe>, RegistryAccess, RecipeHolder<StonecutterRecipe>) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.StoneCutterRecipeHandler
 
dumpToCommandString(IRecipeManager<? super T>, RegistryAccess, RecipeHolder<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
 
duration(SuspiciousStewEffects.Entry) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandSuspiciousStewEffects.ExpandSuspiciousStewEffectsEntry
 

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
Eats an item.
eat(FoodData, int, float) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodData
Replenishes the food level and saturation level.
eat(FoodData, FoodProperties) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodData
Replenishes the food level and saturation level.
eatSeconds(FoodProperties) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
Gets the number of seconds it takes to eat the food.
edit() - Static method in class com.blamejared.crafttweaker.impl.logging.CraftTweakerLog4jEditor
 
effect(FoodProperties.Builder, MobEffectInstance, float) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties.ExpandFoodPropertiesBuilder
Adds an effect to the food properties.
effect(FoodProperties.PossibleEffect) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties.ExpandFoodPropertiesPossibleEffect
Gets the effect of the food properties possible effect.
effect(SuspiciousStewEffects.Entry) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandSuspiciousStewEffects.ExpandSuspiciousStewEffectsEntry
 
effects(EntityPredicate.Builder, MobEffectsPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
effects(DamageType) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageType
 
effects(SuspiciousStewEffects) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandSuspiciousStewEffects
 
ejectPassengers(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Ejects the passengers of the entity.
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
 
ELLIPSIS - Static variable in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
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() - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
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.item.component.ExpandItemContainerContents
 
empty() - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemEnchantments
 
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.predicate.builder.ExpandDataComponentPredicateBuilder
 
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 - Enum constant in enum class com.blamejared.crafttweaker.api.data.IData.Type
 
EMPTY - Static variable in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient
 
EMPTY - Static variable in class com.blamejared.crafttweaker.api.ingredient.condition.IngredientConditions
 
EMPTY - Static variable in class com.blamejared.crafttweaker.api.ingredient.transformer.IngredientTransformers
 
EMPTY - Static variable in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
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
 
EmptyData - Class in com.blamejared.crafttweaker.api.data
Represents a marker object for data.
emptyLine - Variable in class org.openzen.zenscript.codemodel.WhitespaceInfo
 
emptyList() - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
emptyMap() - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
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
 
enchant(EnchantmentProvider, ItemStack, ItemEnchantments.Mutable, RandomSource, DifficultyInstance) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.provider.ExpandEnchantmentProvider
 
enchantedWith(ItemPredicate.Builder, EnchantmentPredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandItemPredicateBuilder
 
enchantment(EnchantmentsByCost) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.provider.type.ExpandEnchantmentByCost
 
enchantment(EnchantmentsByCostWithDifficulty) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.provider.type.ExpandEnchantmentByCostWithDifficulty
 
enchantment(SingleEnchantment) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.provider.type.ExpandSingleEnchantment
 
enchantmentValue(ArmorMaterial) - Static method in class com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorMaterial
 
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 variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
EndIfPreprocessor - Class in com.blamejared.crafttweaker.impl.preprocessor.onlyif
 
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
 
entityData(BeehiveBlockEntity.Occupant) - Static method in class com.blamejared.crafttweaker.natives.block.entity.type.ExpandBeehiveBlockEntity.ExpandBeehiveBlockEntityOccupant
Gets the entity data for the occupant.
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
 
entries(ItemEnchantments) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemEnchantments
 
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
 
ENV_SCRIPTS_DIRECTORY - 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.ingredient.condition.IngredientConditions
 
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 record class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtLeast
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtMost
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.IngredientTransformers
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.type.TransformCustom
 
equals(Object) - Method in record class com.blamejared.crafttweaker.api.ingredient.transformer.type.TransformDamage
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.blamejared.crafttweaker.api.ingredient.transformer.type.TransformReplace
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientList
 
equals(Object) - Method in record class com.blamejared.crafttweaker.api.ingredient.type.IngredientWithAmount
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientCraftTweaker
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientList
 
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 class com.blamejared.crafttweaker.api.recipe.type.CTShapedRecipe
 
equals(Object) - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapelessRecipe
 
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.loot.condition.LootTableIdCondition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.blamejared.crafttweaker.impl.loot.condition.LootTableIdRegexCondition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundCopyPacket
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundDataPacket
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundSendOpenFileMessagePacket
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.blamejared.crafttweaker.impl.script.ScriptRecipe
 
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(BlockState, BlockState) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
Checks if this BlockState equals another BlockState.
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
Equips the mob with the given item if possible.
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
 
equipSound(ArmorMaterial) - Static method in class com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorMaterial
 
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.
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() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeMethod.MethodParameter
 
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
 
exclusiveSet(Enchantment) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
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 - 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
 
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
 
ExpandAdvancementHolder - Class in com.blamejared.crafttweaker.natives.advancement
An AdvancementHolder links an Advancement to a ResourceLocation.
ExpandAdvancementHolder() - Constructor for class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementHolder
 
ExpandAdvancementProgress - Class in com.blamejared.crafttweaker.natives.advancement
 
ExpandAdvancementProgress() - Constructor for class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementProgress
 
ExpandAdvancementRequirements - Class in com.blamejared.crafttweaker.natives.advancement
 
ExpandAdvancementRequirements() - Constructor for class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementRequirements
 
ExpandAdvancementRewards - Class in com.blamejared.crafttweaker.natives.advancement
 
ExpandAdvancementRewards() - Constructor for class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementRewards
 
ExpandAdvancementType - Class in com.blamejared.crafttweaker.natives.advancement
 
ExpandAdvancementType() - Constructor for class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementType
 
ExpandAdventureModePredicate - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandAdventureModePredicate() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandAdventureModePredicate
 
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
 
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
 
ExpandArmorTrim - Class in com.blamejared.crafttweaker.natives.item.armortrim
 
ExpandArmorTrim() - Constructor for class com.blamejared.crafttweaker.natives.item.armortrim.ExpandArmorTrim
 
ExpandArray - Class in com.blamejared.crafttweaker.api.zencode.expand
 
ExpandArray() - Constructor for class com.blamejared.crafttweaker.api.zencode.expand.ExpandArray
 
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
 
ExpandBannerPattern - Class in com.blamejared.crafttweaker.natives.block.entity
 
ExpandBannerPattern() - Constructor for class com.blamejared.crafttweaker.natives.block.entity.ExpandBannerPattern
 
ExpandBannerPatternLayers - Class in com.blamejared.crafttweaker.natives.block.entity
 
ExpandBannerPatternLayers() - Constructor for class com.blamejared.crafttweaker.natives.block.entity.ExpandBannerPatternLayers
 
ExpandBannerPatternLayers.ExpandBannerPatternLayersBuilder - Class in com.blamejared.crafttweaker.natives.block.entity
 
ExpandBannerPatternLayers.ExpandBannerPatternLayersLayer - Class in com.blamejared.crafttweaker.natives.block.entity
 
ExpandBannerPatternLayersBuilder() - Constructor for class com.blamejared.crafttweaker.natives.block.entity.ExpandBannerPatternLayers.ExpandBannerPatternLayersBuilder
 
ExpandBannerPatternLayersLayer() - Constructor for class com.blamejared.crafttweaker.natives.block.entity.ExpandBannerPatternLayers.ExpandBannerPatternLayersLayer
 
ExpandBaseSpawner - Class in com.blamejared.crafttweaker.natives.world
 
ExpandBaseSpawner() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandBaseSpawner
 
ExpandBeehiveBlockEntity - Class in com.blamejared.crafttweaker.natives.block.entity.type
 
ExpandBeehiveBlockEntity() - Constructor for class com.blamejared.crafttweaker.natives.block.entity.type.ExpandBeehiveBlockEntity
 
ExpandBeehiveBlockEntity.ExpandBeehiveBlockEntityOccupant - Class in com.blamejared.crafttweaker.natives.block.entity.type
 
ExpandBeehiveBlockEntityOccupant() - Constructor for class com.blamejared.crafttweaker.natives.block.entity.type.ExpandBeehiveBlockEntity.ExpandBeehiveBlockEntityOccupant
 
ExpandBiasedToBottomInt - Class in com.blamejared.crafttweaker.natives.util.valueprovider
 
ExpandBiasedToBottomInt() - Constructor for class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandBiasedToBottomInt
 
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
 
ExpandBlockContainerSingleItem - Class in com.blamejared.crafttweaker.natives.world
 
ExpandBlockContainerSingleItem() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandBlockContainerSingleItem
 
ExpandBlockEntity - Class in com.blamejared.crafttweaker.natives.block.entity
 
ExpandBlockEntity() - Constructor for class com.blamejared.crafttweaker.natives.block.entity.ExpandBlockEntity
 
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
 
ExpandBlockItemStateProperties - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandBlockItemStateProperties() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandBlockItemStateProperties
 
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
 
ExpandBonusLevelTableCondition - Class in com.blamejared.crafttweaker.natives.loot.condition
 
ExpandBonusLevelTableCondition() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.ExpandBonusLevelTableCondition
 
ExpandBookContent - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandBookContent() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandBookContent
 
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
 
ExpandBundleContents - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandBundleContents() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandBundleContents
 
ExpandBundleContents.ExpandBundleContentsMutable - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandBundleContentsMutable() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandBundleContents.ExpandBundleContentsMutable
 
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
 
ExpandCauldronBlock - Class in com.blamejared.crafttweaker.natives.block.type.cauldron
 
ExpandCauldronBlock() - Constructor for class com.blamejared.crafttweaker.natives.block.type.cauldron.ExpandCauldronBlock
 
ExpandChargedProjectiles - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandChargedProjectiles() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandChargedProjectiles
 
ExpandChatFormatting - Class in com.blamejared.crafttweaker.natives.text
 
ExpandChatFormatting() - Constructor for class com.blamejared.crafttweaker.natives.text.ExpandChatFormatting
 
ExpandClampedInt - Class in com.blamejared.crafttweaker.natives.util.valueprovider
 
ExpandClampedInt() - Constructor for class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandClampedInt
 
ExpandClampedNormalFloat - Class in com.blamejared.crafttweaker.natives.util.valueprovider
 
ExpandClampedNormalFloat() - Constructor for class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandClampedNormalFloat
 
ExpandClampedNormalInt - Class in com.blamejared.crafttweaker.natives.util.valueprovider
 
ExpandClampedNormalInt() - Constructor for class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandClampedNormalInt
 
ExpandClearable - Class in com.blamejared.crafttweaker.natives.world
 
ExpandClearable() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandClearable
 
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
Represents a source of a command execution, such as an Entity or the MinecraftServer.
ExpandCommandSource() - Constructor for class com.blamejared.crafttweaker.natives.command.ExpandCommandSource
 
ExpandCommonComponents - Class in com.blamejared.crafttweaker.natives.text.content
 
ExpandCommonComponents() - Constructor for class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
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
 
ExpandConditionReference - Class in com.blamejared.crafttweaker.natives.loot.condition
 
ExpandConditionReference() - Constructor for class com.blamejared.crafttweaker.natives.loot.condition.ExpandConditionReference
 
ExpandConstantFloat - Class in com.blamejared.crafttweaker.natives.util.valueprovider
 
ExpandConstantFloat() - Constructor for class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandConstantFloat
 
ExpandConstantInt - Class in com.blamejared.crafttweaker.natives.util.valueprovider
 
ExpandConstantInt() - Constructor for class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandConstantInt
 
ExpandContainer - Class in com.blamejared.crafttweaker.natives.world
 
ExpandContainer() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandContainer
 
ExpandContainerSingleItem - Class in com.blamejared.crafttweaker.natives.world
 
ExpandContainerSingleItem() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandContainerSingleItem
 
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
 
ExpandCraftingInput - Class in com.blamejared.crafttweaker.natives.recipe.input.type
 
ExpandCraftingInput() - Constructor for class com.blamejared.crafttweaker.natives.recipe.input.type.ExpandCraftingInput
 
ExpandCraftingRecipe - Class in com.blamejared.crafttweaker.natives.recipe.type
 
ExpandCraftingRecipe() - Constructor for class com.blamejared.crafttweaker.natives.recipe.type.ExpandCraftingRecipe
 
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
 
ExpandCrossBowItem - Class in com.blamejared.crafttweaker.natives.item.type.projectileweapon
 
ExpandCrossBowItem() - Constructor for class com.blamejared.crafttweaker.natives.item.type.projectileweapon.ExpandCrossBowItem
 
ExpandCustomData - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandCustomData() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandCustomData
 
ExpandCustomModelData - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandCustomModelData() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandCustomModelData
 
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
 
ExpandDataComponentHolder - Class in com.blamejared.crafttweaker.natives.component
An interface that stores DataComponents
ExpandDataComponentHolder() - Constructor for class com.blamejared.crafttweaker.natives.component.ExpandDataComponentHolder
 
ExpandDataComponentMap - Class in com.blamejared.crafttweaker.natives.component
A map of DataComponentTypes to their values.
ExpandDataComponentMap() - Constructor for class com.blamejared.crafttweaker.natives.component.ExpandDataComponentMap
 
ExpandDataComponentMap.ExpandDataComponentMapBuilder - Class in com.blamejared.crafttweaker.natives.component
 
ExpandDataComponentMapBuilder() - Constructor for class com.blamejared.crafttweaker.natives.component.ExpandDataComponentMap.ExpandDataComponentMapBuilder
 
ExpandDataComponentPatch - Class in com.blamejared.crafttweaker.natives.component
Stores information about changes that should be made to a DataComponentMap, keeping track of which DataComponentTypes should be added or removed.
ExpandDataComponentPatch() - Constructor for class com.blamejared.crafttweaker.natives.component.ExpandDataComponentPatch
 
ExpandDataComponentPatch.ExpandDataComponentPatchBuilder - Class in com.blamejared.crafttweaker.natives.component
 
ExpandDataComponentPatch.ExpandDataComponentPatchSplitResult - Class in com.blamejared.crafttweaker.natives.component
 
ExpandDataComponentPatchBuilder() - Constructor for class com.blamejared.crafttweaker.natives.component.ExpandDataComponentPatch.ExpandDataComponentPatchBuilder
 
ExpandDataComponentPatchSplitResult() - Constructor for class com.blamejared.crafttweaker.natives.component.ExpandDataComponentPatch.ExpandDataComponentPatchSplitResult
 
ExpandDataComponentPredicate - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandDataComponentPredicate() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandDataComponentPredicate
 
ExpandDataComponentPredicateBuilder - Class in com.blamejared.crafttweaker.natives.predicate.builder
 
ExpandDataComponentPredicateBuilder() - Constructor for class com.blamejared.crafttweaker.natives.predicate.builder.ExpandDataComponentPredicateBuilder
 
ExpandDataComponents - Class in com.blamejared.crafttweaker.natives.component
 
ExpandDataComponents() - Constructor for class com.blamejared.crafttweaker.natives.component.ExpandDataComponents
 
ExpandDataComponentType - Class in com.blamejared.crafttweaker.natives.component
Represents a type of data that game objects can have.
ExpandDataComponentType() - Constructor for class com.blamejared.crafttweaker.natives.component.ExpandDataComponentType
 
ExpandDeathMessageType - Class in com.blamejared.crafttweaker.natives.world.damage
 
ExpandDeathMessageType() - Constructor for class com.blamejared.crafttweaker.natives.world.damage.ExpandDeathMessageType
 
ExpandDebugStickState - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandDebugStickState() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandDebugStickState
 
ExpandDecoratedPotBlockEntity - Class in com.blamejared.crafttweaker.natives.block.entity.type
 
ExpandDecoratedPotBlockEntity() - Constructor for class com.blamejared.crafttweaker.natives.block.entity.type.ExpandDecoratedPotBlockEntity
 
ExpandDecoratedPotPattern - Class in com.blamejared.crafttweaker.natives.block.entity
 
ExpandDecoratedPotPattern() - Constructor for class com.blamejared.crafttweaker.natives.block.entity.ExpandDecoratedPotPattern
 
ExpandDifficulty - Class in com.blamejared.crafttweaker.natives.world
 
ExpandDifficulty() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandDifficulty
 
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
 
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
 
ExpandDyeColor - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandDyeColor() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandDyeColor
 
ExpandDyedArmorForEmeralds - Class in com.blamejared.crafttweaker.natives.villager.trade.type
 
ExpandDyedArmorForEmeralds() - Constructor for class com.blamejared.crafttweaker.natives.villager.trade.type.ExpandDyedArmorForEmeralds
 
ExpandDyedItemColor - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandDyedItemColor() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandDyedItemColor
 
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
 
ExpandEnchantmentByCost - Class in com.blamejared.crafttweaker.natives.item.enchantment.provider.type
 
ExpandEnchantmentByCost() - Constructor for class com.blamejared.crafttweaker.natives.item.enchantment.provider.type.ExpandEnchantmentByCost
 
ExpandEnchantmentByCostWithDifficulty - Class in com.blamejared.crafttweaker.natives.item.enchantment.provider.type
 
ExpandEnchantmentByCostWithDifficulty() - Constructor for class com.blamejared.crafttweaker.natives.item.enchantment.provider.type.ExpandEnchantmentByCostWithDifficulty
 
ExpandEnchantmentCost - Class in com.blamejared.crafttweaker.natives.item.enchantment
 
ExpandEnchantmentCost() - Constructor for class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantmentCost
 
ExpandEnchantmentDefinition - Class in com.blamejared.crafttweaker.natives.item.enchantment
 
ExpandEnchantmentDefinition() - Constructor for class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantmentDefinition
 
ExpandEnchantmentPredicate - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandEnchantmentPredicate() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandEnchantmentPredicate
 
ExpandEnchantmentProvider - Class in com.blamejared.crafttweaker.natives.item.enchantment.provider
 
ExpandEnchantmentProvider() - Constructor for class com.blamejared.crafttweaker.natives.item.enchantment.provider.ExpandEnchantmentProvider
 
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
 
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
 
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
 
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
 
ExpandEntitySubPredicate - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandEntitySubPredicate() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandEntitySubPredicate
 
ExpandEntitySubPredicates - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandEntitySubPredicates() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandEntitySubPredicates
 
ExpandEntityTarget - Class in com.blamejared.crafttweaker.natives.loot
 
ExpandEntityTarget() - Constructor for class com.blamejared.crafttweaker.natives.loot.ExpandEntityTarget
 
ExpandEntityType - Class in com.blamejared.crafttweaker.natives.entity
 
ExpandEntityType() - Constructor for class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
 
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
 
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
 
ExpandEquipmentSlotGroup - Class in com.blamejared.crafttweaker.natives.entity.equipment
 
ExpandEquipmentSlotGroup() - Constructor for class com.blamejared.crafttweaker.natives.entity.equipment.ExpandEquipmentSlotGroup
 
ExpandEquipmentSlotType - Class in com.blamejared.crafttweaker.natives.entity.equipment
 
ExpandEquipmentSlotType() - Constructor for class com.blamejared.crafttweaker.natives.entity.equipment.ExpandEquipmentSlotType
 
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
 
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
 
ExpandFilterable - Class in com.blamejared.crafttweaker.natives.server
 
ExpandFilterable() - Constructor for class com.blamejared.crafttweaker.natives.server.ExpandFilterable
 
ExpandFireball - Class in com.blamejared.crafttweaker.natives.entity.type.projectile.fireball
 
ExpandFireball() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.projectile.fireball.ExpandFireball
 
ExpandFireworkExplosion - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandFireworkExplosion() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandFireworkExplosion
 
ExpandFireworkExplosion.ExpandFireworkExplosionShape - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandFireworkExplosionShape() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandFireworkExplosion.ExpandFireworkExplosionShape
 
ExpandFireworkRocketEntity - Class in com.blamejared.crafttweaker.natives.entity.type.projectile
 
ExpandFireworkRocketEntity() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.projectile.ExpandFireworkRocketEntity
 
ExpandFireworks - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandFireworks() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandFireworks
 
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
 
ExpandFloatProvider - Class in com.blamejared.crafttweaker.natives.util.valueprovider
 
ExpandFloatProvider() - Constructor for class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandFloatProvider
 
ExpandFluid - Class in com.blamejared.crafttweaker.natives.fluid
 
ExpandFluid() - Constructor for class com.blamejared.crafttweaker.natives.fluid.ExpandFluid
 
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
 
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
Represents the properties of a food item.
ExpandFoodProperties() - Constructor for class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
 
ExpandFoodProperties.ExpandFoodPropertiesBuilder - Class in com.blamejared.crafttweaker.natives.food
A builder to help create new food properties.
ExpandFoodProperties.ExpandFoodPropertiesPossibleEffect - Class in com.blamejared.crafttweaker.natives.food
Represents a possible effect of the food properties.
ExpandFoodPropertiesBuilder() - Constructor for class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties.ExpandFoodPropertiesBuilder
 
ExpandFoodPropertiesPossibleEffect() - Constructor for class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties.ExpandFoodPropertiesPossibleEffect
 
ExpandFormattedText - Class in com.blamejared.crafttweaker.natives.text
 
ExpandFormattedText() - Constructor for class com.blamejared.crafttweaker.natives.text.ExpandFormattedText
 
ExpandFrontAndTop - Class in com.blamejared.crafttweaker.natives.util.math
 
ExpandFrontAndTop() - Constructor for class com.blamejared.crafttweaker.natives.util.math.ExpandFrontAndTop
 
ExpandGameProfile - Class in com.blamejared.crafttweaker.natives.util
 
ExpandGameProfile() - Constructor for class com.blamejared.crafttweaker.natives.util.ExpandGameProfile
 
ExpandGameType - Class in com.blamejared.crafttweaker.natives.world
 
ExpandGameType() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandGameType
 
ExpandGameTypePredicate - Class in com.blamejared.crafttweaker.natives.predicate
 
ExpandGameTypePredicate() - Constructor for class com.blamejared.crafttweaker.natives.predicate.ExpandGameTypePredicate
 
ExpandGlobalPos - Class in com.blamejared.crafttweaker.natives.util
 
ExpandGlobalPos() - Constructor for class com.blamejared.crafttweaker.natives.util.ExpandGlobalPos
 
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
 
ExpandIIngredientArray - Class in com.blamejared.crafttweaker.api.ingredient
 
ExpandIIngredientArray() - Constructor for class com.blamejared.crafttweaker.api.ingredient.ExpandIIngredientArray
 
ExpandIngredient - Class in com.blamejared.crafttweaker.natives.ingredient
This is the vanilla ingredient type.
ExpandIngredient() - Constructor for class com.blamejared.crafttweaker.natives.ingredient.ExpandIngredient
 
ExpandInstantenousMobEffect - Class in com.blamejared.crafttweaker.natives.entity.effect
 
ExpandInstantenousMobEffect() - Constructor for class com.blamejared.crafttweaker.natives.entity.effect.ExpandInstantenousMobEffect
 
ExpandInstrument - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandInstrument() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandInstrument
 
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
 
ExpandIntProvider - Class in com.blamejared.crafttweaker.natives.util.valueprovider
 
ExpandIntProvider() - Constructor for class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandIntProvider
 
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
 
ExpandItemAttributeModifiers - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandItemAttributeModifiers() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandItemAttributeModifiers
 
ExpandItemAttributeModifiers.ExpandItemAttributeModifiersBuilder - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandItemAttributeModifiers.ExpandItemAttributeModifiersEntry - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandItemAttributeModifiersBuilder() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandItemAttributeModifiers.ExpandItemAttributeModifiersBuilder
 
ExpandItemAttributeModifiersEntry() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandItemAttributeModifiers.ExpandItemAttributeModifiersEntry
 
ExpandItemContainerContents - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandItemContainerContents() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandItemContainerContents
 
ExpandItemCooldowns - Class in com.blamejared.crafttweaker.natives.item
 
ExpandItemCooldowns() - Constructor for class com.blamejared.crafttweaker.natives.item.ExpandItemCooldowns
 
ExpandItemCost - Class in com.blamejared.crafttweaker.natives.villager
 
ExpandItemCost() - Constructor for class com.blamejared.crafttweaker.natives.villager.ExpandItemCost
 
ExpandItemEnchantments - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandItemEnchantments() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandItemEnchantments
 
ExpandItemEnchantments.ExpandItemEnchantmentsMutable - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandItemEnchantmentsMutable() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandItemEnchantments.ExpandItemEnchantmentsMutable
 
ExpandItemEntity - Class in com.blamejared.crafttweaker.natives.entity.type.item
 
ExpandItemEntity() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.item.ExpandItemEntity
 
ExpandItemInteractionResult - Class in com.blamejared.crafttweaker.natives.world
 
ExpandItemInteractionResult() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandItemInteractionResult
 
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
 
ExpandItemLore - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandItemLore() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandItemLore
 
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
 
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
 
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
 
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
 
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
 
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
 
ExpandLivingEntity - Class in com.blamejared.crafttweaker.natives.entity
 
ExpandLivingEntity() - Constructor for class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
 
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
 
ExpandLockCode - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandLockCode() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandLockCode
 
ExpandLodestoneTracker - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandLodestoneTracker() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandLodestoneTracker
 
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
 
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
 
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
 
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
 
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
 
ExpandMapDecorations - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandMapDecorations() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandMapDecorations
 
ExpandMapDecorations.ExpandMapDecorationsEntry - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandMapDecorationsEntry() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandMapDecorations.ExpandMapDecorationsEntry
 
ExpandMapDecorationType - Class in com.blamejared.crafttweaker.natives.world.map
 
ExpandMapDecorationType() - Constructor for class com.blamejared.crafttweaker.natives.world.map.ExpandMapDecorationType
 
ExpandMapId - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandMapId() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandMapId
 
ExpandMapItemColor - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandMapItemColor() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandMapItemColor
 
ExpandMapPostProcessing - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandMapPostProcessing() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandMapPostProcessing
 
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
 
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
 
ExpandMobEffectCategory - Class in com.blamejared.crafttweaker.natives.entity.effect
 
ExpandMobEffectCategory() - Constructor for class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectCategory
 
ExpandMobEffectInstance - Class in com.blamejared.crafttweaker.natives.entity.effect
A MobEffectInstance is a wrapper around a MobEffect that has a duration, amplifier, and other properties.
ExpandMobEffectInstance() - Constructor for class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectInstance
 
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
 
ExpandMobSpawnType - Class in com.blamejared.crafttweaker.natives.entity
 
ExpandMobSpawnType() - Constructor for class com.blamejared.crafttweaker.natives.entity.ExpandMobSpawnType
 
ExpandMultipliedFloats - Class in com.blamejared.crafttweaker.natives.util.valueprovider
 
ExpandMultipliedFloats() - Constructor for class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandMultipliedFloats
 
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
 
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
 
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
 
ExpandPlainTextContents - Class in com.blamejared.crafttweaker.natives.text.content.type
 
ExpandPlainTextContents() - Constructor for class com.blamejared.crafttweaker.natives.text.content.type.ExpandPlainTextContents
 
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
 
ExpandPlayerList - Class in com.blamejared.crafttweaker.natives.server
 
ExpandPlayerList() - Constructor for class com.blamejared.crafttweaker.natives.server.ExpandPlayerList
 
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
 
ExpandPosition - Class in com.blamejared.crafttweaker.natives.util
 
ExpandPosition() - Constructor for class com.blamejared.crafttweaker.natives.util.ExpandPosition
 
ExpandPotDecorations - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandPotDecorations() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandPotDecorations
 
ExpandPotion - Class in com.blamejared.crafttweaker.natives.item.alchemy
 
ExpandPotion() - Constructor for class com.blamejared.crafttweaker.natives.item.alchemy.ExpandPotion
 
ExpandPotionContents - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandPotionContents() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandPotionContents
 
ExpandProjectile - Class in com.blamejared.crafttweaker.natives.entity.type.projectile
 
ExpandProjectile() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.projectile.ExpandProjectile
 
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
Represents the push reaction of a block.
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
 
ExpandRandomizableContainer - Class in com.blamejared.crafttweaker.natives.world
 
ExpandRandomizableContainer() - Constructor for class com.blamejared.crafttweaker.natives.world.ExpandRandomizableContainer
 
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
 
ExpandRecipeHolder - Class in com.blamejared.crafttweaker.natives.recipe
Holds Recipe recipe and a ResourceLocation id.
ExpandRecipeHolder() - Constructor for class com.blamejared.crafttweaker.natives.recipe.ExpandRecipeHolder
 
ExpandRecipeInput - Class in com.blamejared.crafttweaker.natives.recipe.input
 
ExpandRecipeInput() - Constructor for class com.blamejared.crafttweaker.natives.recipe.input.ExpandRecipeInput
 
ExpandResolvableProfile - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandResolvableProfile() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandResolvableProfile
 
ExpandResourceKey - Class in com.blamejared.crafttweaker.natives.resource
 
ExpandResourceKey() - Constructor for class com.blamejared.crafttweaker.natives.resource.ExpandResourceKey
 
ExpandResourceLocation - Class in com.blamejared.crafttweaker.natives.resource
 
ExpandResourceLocation() - Constructor for class com.blamejared.crafttweaker.natives.resource.ExpandResourceLocation
 
ExpandRotation - Class in com.blamejared.crafttweaker.natives.util.math
 
ExpandRotation() - Constructor for class com.blamejared.crafttweaker.natives.util.math.ExpandRotation
 
ExpandSampledFloat - Class in com.blamejared.crafttweaker.natives.util.valueprovider
 
ExpandSampledFloat() - Constructor for class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandSampledFloat
 
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
 
ExpandSeededContainerLoot - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandSeededContainerLoot() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandSeededContainerLoot
 
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
 
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
 
ExpandShearable - Class in com.blamejared.crafttweaker.natives.entity
 
ExpandShearable() - Constructor for class com.blamejared.crafttweaker.natives.entity.ExpandShearable
 
ExpandSheep - Class in com.blamejared.crafttweaker.natives.entity.type.animal
 
ExpandSheep() - Constructor for class com.blamejared.crafttweaker.natives.entity.type.animal.ExpandSheep
 
ExpandShort - Class in com.blamejared.crafttweaker.api.zencode.expand
 
ExpandShort() - Constructor for class com.blamejared.crafttweaker.api.zencode.expand.ExpandShort
 
ExpandSingleEnchantment - Class in com.blamejared.crafttweaker.natives.item.enchantment.provider.type
 
ExpandSingleEnchantment() - Constructor for class com.blamejared.crafttweaker.natives.item.enchantment.provider.type.ExpandSingleEnchantment
 
ExpandSingleItemRecipe - Class in com.blamejared.crafttweaker.natives.recipe.type
 
ExpandSingleItemRecipe() - Constructor for class com.blamejared.crafttweaker.natives.recipe.type.ExpandSingleItemRecipe
 
ExpandSingleRecipeInput - Class in com.blamejared.crafttweaker.natives.recipe.input.type
 
ExpandSingleRecipeInput() - Constructor for class com.blamejared.crafttweaker.natives.recipe.input.type.ExpandSingleRecipeInput
 
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
 
ExpandSmithingRecipeInput - Class in com.blamejared.crafttweaker.natives.recipe.input.type
 
ExpandSmithingRecipeInput() - Constructor for class com.blamejared.crafttweaker.natives.recipe.input.type.ExpandSmithingRecipeInput
 
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
 
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
 
ExpandSuspiciousStewEffects - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandSuspiciousStewEffects() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandSuspiciousStewEffects
 
ExpandSuspiciousStewEffects.ExpandSuspiciousStewEffectsEntry - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandSuspiciousStewEffectsEntry() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandSuspiciousStewEffects.ExpandSuspiciousStewEffectsEntry
 
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
 
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
 
ExpandTool - Class in com.blamejared.crafttweaker.natives.item.component
Represents the tool properties of an item, including mining speed, damage per block, and rules for specific blocks.
ExpandTool() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandTool
 
ExpandTool.ExpandToolRule - Class in com.blamejared.crafttweaker.natives.item.component
Represents a rule that defines how a tool interacts with specific blocks.
ExpandToolRule() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandTool.ExpandToolRule
 
ExpandTooltipComponent - Class in com.blamejared.crafttweaker.natives.tooltip
 
ExpandTooltipComponent() - Constructor for class com.blamejared.crafttweaker.natives.tooltip.ExpandTooltipComponent
 
ExpandTooltipContext - Class in com.blamejared.crafttweaker.natives.tooltip
 
ExpandTooltipContext() - Constructor for class com.blamejared.crafttweaker.natives.tooltip.ExpandTooltipContext
 
ExpandTooltipFlag - Class in com.blamejared.crafttweaker.natives.tooltip
 
ExpandTooltipFlag() - Constructor for class com.blamejared.crafttweaker.natives.tooltip.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
 
ExpandTranslatableContents - Class in com.blamejared.crafttweaker.natives.text.content.type
 
ExpandTranslatableContents() - Constructor for class com.blamejared.crafttweaker.natives.text.content.type.ExpandTranslatableContents
 
ExpandTrapezoidFloat - Class in com.blamejared.crafttweaker.natives.util.valueprovider
 
ExpandTrapezoidFloat() - Constructor for class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandTrapezoidFloat
 
ExpandTreasureMapForEmeralds - Class in com.blamejared.crafttweaker.natives.villager.trade.type
 
ExpandTreasureMapForEmeralds() - Constructor for class com.blamejared.crafttweaker.natives.villager.trade.type.ExpandTreasureMapForEmeralds
 
ExpandTrimMaterial - Class in com.blamejared.crafttweaker.natives.item.armortrim
 
ExpandTrimMaterial() - Constructor for class com.blamejared.crafttweaker.natives.item.armortrim.ExpandTrimMaterial
 
ExpandTrimPattern - Class in com.blamejared.crafttweaker.natives.item.armortrim
 
ExpandTrimPattern() - Constructor for class com.blamejared.crafttweaker.natives.item.armortrim.ExpandTrimPattern
 
ExpandTypedDataComponent - Class in com.blamejared.crafttweaker.natives.component
Holds a DataComponentType and its value.
ExpandTypedDataComponent() - Constructor for class com.blamejared.crafttweaker.natives.component.ExpandTypedDataComponent
 
ExpandUnbreakable - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandUnbreakable() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandUnbreakable
 
ExpandUniformFloat - Class in com.blamejared.crafttweaker.natives.util.valueprovider
 
ExpandUniformFloat() - Constructor for class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandUniformFloat
 
ExpandUniformInt - Class in com.blamejared.crafttweaker.natives.util.valueprovider
 
ExpandUniformInt() - Constructor for class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandUniformInt
 
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
 
ExpandWritableBookContent - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandWritableBookContent() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandWritableBookContent
 
ExpandWritableLevelData - Class in com.blamejared.crafttweaker.natives.world.data
 
ExpandWritableLevelData() - Constructor for class com.blamejared.crafttweaker.natives.world.data.ExpandWritableLevelData
 
ExpandWrittenBookContent - Class in com.blamejared.crafttweaker.natives.item.component
 
ExpandWrittenBookContent() - Constructor for class com.blamejared.crafttweaker.natives.item.component.ExpandWrittenBookContent
 
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
 
expect(DataComponentPredicate.Builder, Class<T>, DataComponentType<? super T>, T) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandDataComponentPredicateBuilder
 
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.
explorationMapElement(MapDecorationType) - Static method in class com.blamejared.crafttweaker.natives.world.map.ExpandMapDecorationType
 
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.
explosions(Fireworks) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandFireworks
Gets the explosions of the Fireworks.
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
 
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
 
fadeColors(FireworkExplosion) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandFireworkExplosion
Gets the fade colors of the FireworkExplosion.
fail(Class<T>, T) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandInteractionResultHolder
 
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
 
fast(FoodProperties.Builder) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties.ExpandFoodPropertiesBuilder
Sets the fast eat value of the food properties.
fCmp() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
fDiv() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
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(String) - Method in interface com.blamejared.crafttweaker.api.mod.PlatformMod
 
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.
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
 
filtered(Filterable<T>) - Static method in class com.blamejared.crafttweaker.natives.server.ExpandFilterable
 
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
Finalizes the spawning of a child from the breeding of this Animal and the given Animal.
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<PlatformMod>) - Static method in class com.blamejared.crafttweaker.api.util.ClassUtil
 
findClassesWithAnnotation(Class<T>, Consumer<PlatformMod>, Predicate<Either<T, Map<String, Object>>>) - Static method in class com.blamejared.crafttweaker.api.util.ClassUtil
 
findClassesWithAnnotation(Class<T>, Consumer<PlatformMod>, 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 interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
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
Finds the first slot in the inventory that matches the given item.
findSlotMatchingUnusedItem(Inventory, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandInventory
Finds the first slot in the inventory that matches the given stack, without being damaged, enchanted, or having a custom name.
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
Checks if the entity is fire immune.
fireImmune(EntityType<Entity>) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
Checks if the entity is fire immune.
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.
fixRecipeId(String) - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.IRecipeManager
Create a new ResourceLocation from the given name, the name is checked for common errors that are often ran into with recipe names, and logs them.
fixRecipeId(String, Function<String, ResourceLocation>) - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.IRecipeManager
Create a new ResourceLocation from the given name, the name is checked for common errors that are often ran into with recipe names, and logs them.
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.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
flatten(IIngredient[][], int, int) - Static method in class com.blamejared.crafttweaker.api.util.RecipeUtil
 
flattenToNNL(int, int, T[][], Supplier<U>, Function<T, U>) - Static method in class com.blamejared.crafttweaker.api.util.ArrayUtil
 
flattenToNNL(T[][], Supplier<U>, Function<T, U>) - Static method in class com.blamejared.crafttweaker.api.util.ArrayUtil
 
flightDuration(Fireworks) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandFireworks
Gets the flight duration of the Fireworks.
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.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandLocationPredicateBuilder
 
FLUID_INGREDIENTS - Static variable in class com.blamejared.crafttweaker.api.recipe.component.BuiltinRecipeComponents.Input
 
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
Updates the advancements on the client
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
Forces this entity to have a specific effect, this does not force effects that can't affect this entity.
forDefinition - Variable in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
forEach(ItemAttributeModifiers, EquipmentSlot, BiConsumer<Attribute, AttributeModifier>) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemAttributeModifiers
 
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
 
forget(DataComponentPatch, Class<T>, DataComponentType<T>) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentPatch
Removes a DataComponentType from the DataComponentPatch.
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, float) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectUtil
Formats the duration of a MobEffectInstance.
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> - 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(ResourceLocation...) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEntitySubPredicates
 
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
 
fromLine - Variable in class org.openzen.zencode.shared.CodePosition
 
fromLineOffset - Variable in class org.openzen.zencode.shared.CodePosition
 
fromNamespaceAndPath(String, String) - Static method in class com.blamejared.crafttweaker.natives.resource.ExpandResourceLocation
Creates a new ResourceLocation from the given namespace and path
fromWhitespace(String) - Static method in class org.openzen.zenscript.codemodel.WhitespacePostComment
 
front(FrontAndTop) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandFrontAndTop
 
front(PotDecorations) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandPotDecorations
 
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 - 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.
gameProfile(ResolvableProfile) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandResolvableProfile
 
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, GameTypePredicate) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandPlayerPredicateBuilder
 
gather() - Method in class com.blamejared.crafttweaker.api.loot.condition.LootConditions
 
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
 
generation(WrittenBookContent) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandWrittenBookContent
 
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 - 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(IData, String) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
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(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(DataComponentType<? extends T>) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
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
Gets the abilities of the player.
getAbsoluteMaxWorldSize(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Gets the absolute maximum world size.
getAbsorptionAmount(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the absorption amount for this entity.
getAccelerationPower(AbstractHurtingProjectile) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.arrow.ExpandAbstractHurtingProjectile
Gets the accelerationPower of this projectile.
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
 
getActiveEffects(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the active effects.
getActiveEffectsMap(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets a map of active effects.
getAdvancement(ServerAdvancementManager, ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandServerAdvancementManager
Gets an advancement by its id.
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
Gets the advancements manager.
getAirSupply(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the current air supply of the entity.
getAll() - Method in 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
Gets all advancements.
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
Gets all levels.
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 class com.blamejared.crafttweaker.api.recipe.manager.GenericRecipesManager
Returns a list of all known recipe managers.
getAllNames() - Method in class com.blamejared.crafttweaker.api.loot.modifier.LootModifierManager
Gets a list of all the names of the currently registered loot modifiers.
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 class com.blamejared.crafttweaker.api.recipe.manager.GenericRecipesManager
 
getAllRecipesRaw() - Method in class com.blamejared.crafttweaker.api.recipe.manager.GenericRecipesManager
 
getAllSlots(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets all slots.
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
Gets the interval of the ambient sound for this mob.
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.util.Many
 
getAmplifier(MobEffectInstance) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectInstance
Gets the amplifier of the MobEffectInstance.
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
 
getAnvilCost(Enchantment) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
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
Gets the armor from the given index.
getArmorCoverPercentage(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the armor cover percentage for this entity.
getArmorSlots(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets this entity's armor items.
getArmorValue(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the armor value for this entity.
getArray(TypeID, int) - Method in class org.openzen.zenscript.codemodel.type.GlobalTypeRegistry
 
getArrowCount(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets how many arrows are currently in this entity.
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
 
getAttackDamageBonus(Tier) - Static method in class com.blamejared.crafttweaker.natives.item.type.tiered.ExpandTier
 
getAttackingEntity(LootContext) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandLootContext
 
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
Gets the attribute for this entity.
getAttributeBaseValue(LivingEntity, Attribute) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the base attribute value for this entity.
getAttributeDump() - Static method in class com.blamejared.crafttweaker.api.bracket.BracketDumpers
 
getAttributeModifiers() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:attribute_modifiers>
getAttributeModifiers() - Method in interface com.blamejared.crafttweaker.platform.services.IEventHelper
 
getAttributeModifiers(MobEffect, int) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffect
Gets the AttributeModifier that this effect adds with the given amplifier.
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
Gets the attribute value for this entity.
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
Gets the background of the display info, or null if it is not set.
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
 
getBannerPattern(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketHandlers
Gets a banner pattern based on registry name.
getBannerPatterns() - Static method in class com.blamejared.crafttweaker.api.bracket.BracketDumpers
 
getBannerPatterns() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:banner_patterns>
getBaseColor() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:base_color>
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.
getBasePackage() - Method in class org.openzen.zencode.java.module.converters.JavaNativePackageInfo
 
getBaseValue(AttributeInstance) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeInstance
Gets the base value of the attribute.
getBasicTradeForSale(IBasicItemListing) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getBasicTradeMaxTrades(IBasicItemListing) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getBasicTradePrice(IBasicItemListing) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getBasicTradePrice2(IBasicItemListing) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getBasicTradePriceMult(IBasicItemListing) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getBasicTradeXp(IBasicItemListing) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getBbHeight(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the height of the bounding box of the entity.
getBbWidth(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the width of the bounding box of the entity.
getBedOrientation(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the orientation of the bed that the entity is sleeping on.
getBees() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:bees>
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.
getBlockDump() - Static method in class com.blamejared.crafttweaker.api.bracket.BracketDumpers
 
getBlockEntity(Level, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevel
 
getBlockEntityData() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:block_entity_data>
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
Gets the BlockPos of the block entity.
getBlockPos(BlockHitResult) - Static method in class com.blamejared.crafttweaker.natives.util.ExpandBlockHitResult
 
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
Gets the number of blocks that will be set on fire by the lightning bolt.
getBlockState() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:block_state>
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) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketHandlers
 
getBlockState(BlockEntity) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandBlockEntity
Gets the BlockState of the block entity.
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
Gets the x coordinate of the entity.
getBlockY(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the y coordinate of the entity.
getBlockZ(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the z coordinate of the entity.
getBooleanValue(IData) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
getBoundingBox(EntityAccess) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityAccess
Gets the bounding box of the entity.
getBoundingBoxForCulling(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the bounding box for culling of the entity.
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
getBreakSound(SoundType) - Static method in class com.blamejared.crafttweaker.natives.sound.ExpandSoundType
 
getBucket(Fluid) - Static method in class com.blamejared.crafttweaker.natives.fluid.ExpandFluid
Gets the bucket item for this fluid.
getBucketContent(BucketItem) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getBucketEntityData() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:bucket_entity_data>
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
 
getBundleContents() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:bundle_contents>
getBurnTime() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
getBurnTime(IItemStack) - Method in interface com.blamejared.crafttweaker.platform.services.IEventHelper
 
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 class com.blamejared.crafttweaker.api.loot.modifier.LootModifierManager
Gets the loot modifier with the given name, if it exists.
getByteBuffer(IData) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
getByteData() - Method in class com.blamejared.crafttweaker.api.data.BoolData
 
getCanBreak() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:can_break>
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
 
getCanPlaceOn() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:can_place_on>
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
Gets the MobEffectCategory of the effect.
getCategory(EntityType<Entity>) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
Gets the category of the entity.
getCause(LightningBolt) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandLightningBolt
Gets the cause of the lightning bolt if it exists.
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
 
getChargedProjectiles() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:charged_projectiles>
getChargeDuration(ItemStack, LivingEntity) - 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(AdvancementType) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementType
Gets the chat color of the advancement type.
getChildren() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientList
 
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 class 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
Gets the color of the effect.
getColor(Sheep) - Static method in class com.blamejared.crafttweaker.natives.entity.type.animal.ExpandSheep
Gets the DyeColor of the sheep.
getColor(PotionContents) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandPotionContents
 
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
Gets the Level used when sending commands as this entity.
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 class com.blamejared.crafttweaker.api.ingredient.type.IIngredientAny
 
getCommandString() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientEmpty
 
getCommandString() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientList
 
getCommandString() - Method in record 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(String) - Method in interface com.blamejared.crafttweaker.api.ingredient.condition.IIngredientCondition
 
getCommandString(String) - Method in class com.blamejared.crafttweaker.api.ingredient.condition.IngredientConditions
 
getCommandString(String) - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionAnyDamage
 
getCommandString(String) - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionCustom
 
getCommandString(String) - Method in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamaged
 
getCommandString(String) - Method in record class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtLeast
 
getCommandString(String) - Method in record class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtMost
 
getCommandString(String) - Method in interface com.blamejared.crafttweaker.api.ingredient.transformer.IIngredientTransformer
 
getCommandString(String) - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.IngredientTransformers
 
getCommandString(String) - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.type.TransformCustom
 
getCommandString(String) - Method in record class com.blamejared.crafttweaker.api.ingredient.transformer.type.TransformDamage
 
getCommandString(String) - Method in record class com.blamejared.crafttweaker.api.ingredient.transformer.type.TransformReplace
 
getCommandString(String) - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.type.TransformReuse
 
getCommandString(DataComponentType) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentType
Gets the command string representation of the data component type.
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
Gets the command string of the effect.
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
Gets the command string of the entity.
getCommandString(EquipmentSlot) - Static method in class com.blamejared.crafttweaker.natives.entity.equipment.ExpandEquipmentSlot
Gets the command string of the EquipmentSlot.
getCommandString(EquipmentSlot.Type) - Static method in class com.blamejared.crafttweaker.natives.entity.equipment.ExpandEquipmentSlotType
Gets the command string of the EquipmentSlot.Type.
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
Gets the command string of the potion.
getCommandString(TrimMaterial) - Static method in class com.blamejared.crafttweaker.natives.item.armortrim.ExpandTrimMaterial
Gets the command string of the trim material.
getCommandString(TrimPattern) - Static method in class com.blamejared.crafttweaker.natives.item.armortrim.ExpandTrimPattern
Gets the command string of the trim pattern.
getCommandString(Enchantment) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
getCommandString(Instrument) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandInstrument
Gets the command string of the Instrument.
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(BannerPattern) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandBannerPattern
Gets the command string of the banner pattern.
getCommandString(DecoratedPotPattern) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandDecoratedPotPattern
Gets the command string for the pot pattern.
getCommandString(BlockState) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
Gets the blockstate bracket handler syntax for this BlockState.
getCommandString(ItemLike) - Static method in class com.blamejared.crafttweaker.api.util.ItemStackUtil
 
getCommandString(Fluid) - Static method in class com.blamejared.crafttweaker.natives.fluid.ExpandFluid
Gets the command string for this fluid.
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
Gets the completed criteria for the advancement
getComponent(DataComponentHolder, Class<T>, DataComponentType<T>) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentHolder
Gets the data identified by the given DataComponentType.
getComponent(DataComponentMap, Class<T>, DataComponentType<T>) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentMap
Gets the value of the data component for the given DataComponentType.
getComponent(DataComponentPatch, DataComponentType<T>) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentPatch
Gets the value for the given DataComponentType.
getComponents() - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
getComponents() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
getComponents(DataComponentHolder) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentHolder
Gets the internal map of ComponentType -> Data
getComponentsPatch() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
getComponentType(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketHandlers
Gets a data component type based on registry name.
getComponentTypes() - Static method in class com.blamejared.crafttweaker.api.bracket.BracketDumpers
 
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() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:container>
getContainerBlockEntity(ContainerSingleItem.BlockContainerSingleItem) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandBlockContainerSingleItem
Gets the BlockEntity that holds the container.
getContainerLoot() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:container_loot>
getContainerSize() - Method in interface com.blamejared.crafttweaker.platform.helper.inventory.IInventoryWrapper
 
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
 
getControllingPassenger(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the controlling passenger of the entity.
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
Gets the cooldowns of the player.
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
 
getCraftTweakerIngredient(IIngredient) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getCriterion(AdvancementProgress, String) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementProgress
Gets the criterion progress for the advancement
getCrTIngredient() - Method in interface com.blamejared.crafttweaker.api.ingredient.type.IngredientCraftTweakerBase
 
getCrTIngredient() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientCraftTweaker
 
getCrTIngredient() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientIItemStack
 
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
 
getCurrentItemAttackStrengthDelay(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Gets the current item attack strength delay of the player.
getCurrentSmoothedTickTime(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Gets the current smoothed tick time.
getCustomData() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in the <componenttype:minecraft:custom_data>
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 interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getCustomEffects(PotionContents) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandPotionContents
 
getCustomIngredientItems(Ingredient) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getCustomModelData() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:custom_model_data>
getCustomName() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in the <componenttype:minecraft:custom_name> A custom name is generally displayed in italics and controlled by the user.
getCustomName(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the custom name of the entity.
getCustomName(Nameable) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandNameable
 
getDamage() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in the <componenttype:minecraft:damage>
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
 
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
Gets the data of the block entity.
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
 
getDebugStickState() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:debug_stick_state>
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.
getDecoratedPotPattern(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketHandlers
Gets a decorated pot pattern based on registry name.
getDecoratedPotPatterns() - Static method in class com.blamejared.crafttweaker.api.bracket.BracketDumpers
 
getDecorations(DecoratedPotBlockEntity) - Static method in class com.blamejared.crafttweaker.natives.block.entity.type.ExpandDecoratedPotBlockEntity
Gets access to the decorations that make up the faces of the pot.
getDefaultGameType(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Gets the default game type.
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
Gets the default loot table of the entity.
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
 
getDefense(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
Gets the delta movement of the entity.
getDemand(MerchantOffer) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
getDescription(DisplayInfo) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandDisplayInfo
Gets the description of the display info.
getDescription(EntityType<Entity>) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
Gets the description of the entity.
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
Gets the description ID of the effect.
getDescriptionId(MobEffectInstance) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectInstance
Gets the description ID of the MobEffectInstance.
getDescriptionId(EntityType<Entity>) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
Gets the description ID of the entity.
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
Gets the despawn distance of the mob category.
getDestroySpeed(Player, BlockState) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Gets the destroy speed of the player for a given BlockState.
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
 
getDigSpeedAmplification(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectUtil
Gets the dig speed amplification of the LivingEntity.
getDimension(Level) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandLevel
Gets the registry name of the dimension this world represents.
getDimensionChangingDelay(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the dimension changing delay of the entity.
getDimensions(EntityType<Entity>) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
Gets the dimensions of the entity.
getDirectAttackingEntity(LootContext) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandLootContext
 
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
Gets the direction of the entity.
getDirection(BlockHitResult) - Static method in class com.blamejared.crafttweaker.natives.util.ExpandBlockHitResult
 
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
 
getDisplayName() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Gets the display name of the ItemStack
getDisplayName(AdvancementType) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementType
Gets the display name of the advancement type.
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
Gets the display name of the effect.
getDisplayName(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the display name of the entity.
getDisplayName(Nameable) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandNameable
 
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
 
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
 
getDuration(MobEffectInstance) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectInstance
Gets the duration of the MobEffectInstance.
getDustColor(FallingBlock, BlockState, Level, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.block.type.falling.ExpandFallingBlock
Gets the dust color of the falling block.
getDyedColor() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:dye_color>
getEffect(MobEffectInstance) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectInstance
Gets the MobEffect of the MobEffectInstance.
getEffect(LivingEntity, MobEffect) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the MobEffectInstance for the given effect on this entity.
getEffectDump() - Static method in class com.blamejared.crafttweaker.api.bracket.BracketDumpers
 
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
Gets the effects of the food properties.
getEffects(Potion) - Static method in class com.blamejared.crafttweaker.natives.item.alchemy.ExpandPotion
Gets the effects of the potion.
getEffectSource(Projectile) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.ExpandProjectile
Gets the effect source of the projectile.
getElements() - Method in class com.blamejared.crafttweaker.api.fluid.CTFluidIngredient.CompoundFluidIngredient
 
getElementType() - Method in class org.openzen.zencode.java.module.converters.JavaAnnotatedType
 
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
 
getEnchantmentGlintOverride() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:enchantment_glint_override> If it is present, it is first checked to determine whether there is special behaviour, otherwise the code checks for enchantments.
getEnchantments() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:enchantments>
getEnchantments() - Method in class com.blamejared.crafttweaker.api.game.Game
 
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
Gets the enchantment seed of the player.
getEnchantmentValue(Tier) - Static method in class com.blamejared.crafttweaker.natives.item.type.tiered.ExpandTier
 
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
 
getEntityData() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:entity_data>
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
 
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
Gets the exhaustion level.
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
Gets the experience level of the player.
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
 
getEyeHeight(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the eye height of the entity.
getEyePosition(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the eye position of the entity.
getEyePosition(Entity, float) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the eye position of the entity.
getEyeY(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the y coordinate of the entity's eyes.
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.
getFallFlyingTicks(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the ticks that the entity has been flying with an elytra.
getFallSound(SoundType) - Static method in class com.blamejared.crafttweaker.natives.sound.ExpandSoundType
 
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
 
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.
getFiltered(Filterable<T>, boolean) - Static method in class com.blamejared.crafttweaker.natives.server.ExpandFilterable
 
getFinal() - Method in class org.openzen.zenscript.lexer.DFA.DFAState
Gets the final class of this state.
getFireworkColor(DyeColor) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandDyeColor
Gets the firework color of the DyeColor.
getFireworkExplosion() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:firework_explosion>
getFireworks() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:fireworks>
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
Gets the first passenger of the entity.
getFlatCtIngredients() - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapedRecipe
 
getFlatCtIngredients() - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapelessRecipe
 
getFluid() - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
Retrieves this fluid stack's fluid.
getFluidJumpThreshold(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the fluid jump threshold of the entity.
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 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
Gets the flying speed of the player.
getFont(Style) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
getFood() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:food>
getFoodData(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Gets the food data of the player.
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
Gets the food level.
getForcedGameType(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Gets the forced game type.
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
Gets the forward vector of the entity.
getFrame(DisplayInfo) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandDisplayInfo
Gets the type of the display info.
getFreeSlot(Inventory) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandInventory
Gets the first free slot in the inventory.
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
 
getFromLine() - Method in class org.openzen.zencode.shared.CodePosition
 
getFromLineOffset() - Method in class org.openzen.zencode.shared.CodePosition
 
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 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(IData, IData) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
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
 
getHandlerFor(RecipeHolder<T>) - Static method in interface com.blamejared.crafttweaker.api.recipe.handler.IRecipeHandlerRegistry
 
getHandlerFor(T) - Static method in interface com.blamejared.crafttweaker.api.recipe.handler.IRecipeHandlerRegistry
 
getHandSlots(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets this entity's held items.
getHeadEatAngleScale(Sheep, float) - Static method in class com.blamejared.crafttweaker.natives.entity.type.animal.ExpandSheep
Gets the angle scale of the sheep's head when it is eating.
getHeadEatPositionScale(Sheep, float) - Static method in class com.blamejared.crafttweaker.natives.entity.type.animal.ExpandSheep
Gets the scale of the sheep's head when it is eating.
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
Gets the maximum head rotation speed.
getHealth(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the health of this entity.
getHeight(EntityType<Entity>) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
Gets the height of the entity.
getHeight(ShapedRecipe) - Static method in class com.blamejared.crafttweaker.natives.recipe.type.ExpandShapedRecipe
 
getHitPlayers(Explosion) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandExplosion
Gets the player knockback map for this Explosion.
getHitSound(SoundType) - Static method in class com.blamejared.crafttweaker.natives.sound.ExpandSoundType
 
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
Gets the icon of the display info.
getIcon(ExperienceOrb) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandExperienceOrb
Gets the icon index of the experience orb.
getId() - Method in interface com.blamejared.crafttweaker.api.data.IData
Gets the internal ID of this data.
getId() - Method in interface com.blamejared.crafttweaker.api.ingredient.vanilla.serializer.CraftTweakerVanillaIngredientSerializer
 
getId() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.serializer.IngredientAnySerializer
 
getId() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.serializer.IngredientCraftTweakerSerializer
 
getId() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.serializer.IngredientIItemStackSerializer
 
getId() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.serializer.IngredientListSerializer
 
getId() - Method in class com.blamejared.crafttweaker.impl.script.ScriptRecipe
 
getId(GameProfile) - Static method in class com.blamejared.crafttweaker.natives.util.ExpandGameProfile
 
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(FireworkExplosion.Shape) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandFireworkExplosion.ExpandFireworkExplosionShape
Gets the ID of the FireworkExplosionShape.
getId(EntityAccess) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityAccess
Gets the ID of the entity.
getId(GameType) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandGameType
 
getId(MapId) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandMapId
 
getId(LootTable) - Static method in class com.blamejared.crafttweaker.natives.loot.table.ExpandLootTable
Gets the ID of this loot table.
getId(TypeParameter) - Method in class org.openzen.zenscript.codemodel.context.TypeContext
 
getIdentifier() - Method in class org.openzen.zenscript.codemodel.annotations.NativeDefinitionAnnotation
 
getIds() - Method in class com.blamejared.crafttweaker.api.loot.table.LootTableManager
Gets the ids of all registered loot tables.
getIItemStackIngredient(IItemStack) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
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 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
 
getInBlockState(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the BlockState that this entity is currently inside.
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
Gets the index of the EquipmentSlot.
getIndirectSourceEntity(Explosion) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandExplosion
Gets the LivingEntity that caused this Explosion.
getIngredientAny() - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
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.
getIngredientList(List<Ingredient>) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getIngredients() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientList
 
getIngredients() - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapelessRecipe
 
getIngredients(Recipe) - Static method in class com.blamejared.crafttweaker.natives.recipe.type.ExpandRecipe
 
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
Gets the time in ticks this Animal has been in love.
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 class com.blamejared.crafttweaker.api.ingredient.type.IIngredientAny
 
getInstance() - Static method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientEmpty
 
getInstrument() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:instrument>
getInstrument(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketHandlers
Gets an instrument based on registry name.
getInstruments() - Static method in class com.blamejared.crafttweaker.api.bracket.BracketDumpers
 
getInterface(JavaClass, String, String) - Static method in class org.openzen.zenscript.javashared.JavaMethod
 
getInterface(JavaClass, String, String, boolean) - 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.EmptyData
 
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 interface com.blamejared.crafttweaker.api.item.IItemStack
Gets the internal ItemStack for this IItemStack.
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 Collectioninvalid input: '<'Holder> of the given tag.
getIntStream(IData) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
getInventory(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Gets the inventory of the player.
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(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
Gets the item from this supplier
getItem(CraftingInput, int, int) - Static method in class com.blamejared.crafttweaker.natives.recipe.input.type.ExpandCraftingInput
 
getItem(RecipeInput, int) - Static method in class com.blamejared.crafttweaker.natives.recipe.input.ExpandRecipeInput
 
getItemBracketDump() - Static method in class com.blamejared.crafttweaker.api.bracket.BracketDumpers
 
getItemBySlot(LivingEntity, EquipmentSlot) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the item in a specific slot.
getItemInHand(LivingEntity, InteractionHand) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the item in the entity's hand.
getItemInHand(UseOnContext) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandUseOnContext
 
getItemName() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in the <componenttype:minecraft:item_name> In the case of items, an item name is set by the make to make a special instance of an item, such as with ominous banners.
getItems() - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
getItems() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientAny
 
getItems() - Method in 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.TagIngredient
 
getItems() - Method in class com.blamejared.crafttweaker.api.ingredient.type.WrappingIIngredient
 
getItems() - Method in class com.blamejared.crafttweaker.api.mod.Mod
Gets the items that are registered under this mod's ID.
getItems(ChargedProjectiles) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandChargedProjectiles
Gets the items of the ChargedProjectiles.
getItemStack() - Method in interface com.blamejared.crafttweaker.api.item.attribute.ItemAttributeModifierBase
 
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
 
getJsonComponent(DataComponentHolder, DataComponentType) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentHolder
Get an arbitrary component by type.
getJumpBoostPower(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the jump boost power for this entity.
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
Gets the key of the humanoid arm.
getKey(LockCode) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandLockCode
 
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
Gets the kill credit for this entity.
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
 
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
Gets the last climbable position for this entity.
getLastDamagePlayer(LootContext) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandLootContext
 
getLastDamageSource(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the last damage source for this entity.
getLastFoodLevel(FoodData) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodData
Gets the last food level.
getLastHurtByMob(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the last entity that hurt this entity.
getLastHurtByMobTimestamp(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the timestamp when this entity was last hurt by a mob.
getLastHurtMob(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the last entity that this entity hurt.
getLastHurtMobTimestamp(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the timestamp when this entity last hurt a mob.
getLastWhitespace() - Method in class org.openzen.zenscript.lexer.WhitespaceFilteringParser
 
getLeashHolder(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
Gets the entity that the mob is leashed to.
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
 
getLevel() - Method in class com.blamejared.crafttweaker.api.action.villager.ActionTradeBase
 
getLevel(MinecraftServer, ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Gets a level by its key.
getLevel(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the Level of the entity.
getLevel(UseOnContext) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandUseOnContext
 
getLevel(ItemEnchantments.Mutable, Enchantment) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemEnchantments.ExpandItemEnchantmentsMutable
 
getLevel(ItemEnchantments, Enchantment) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemEnchantments
 
getLevel(BlockEntity) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandBlockEntity
Gets the Level of the block entity.
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
 
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
 
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
 
getList(IData) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
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
 
getLock() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:lock>
getLodestoneTracker() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:lodestone_tracker>
getLog() - Method in class org.openzen.zenscript.validator.Validator
 
getLogFormat() - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
Fabric doesn't have an 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
 
getLongStream(IData) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
getLookAngle(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the look angle of the entity.
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
 
getLootModifiersMap() - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getLootTable(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the loot table for this entity.
getLootTable(Block) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlock
Gets the loot table id for this Block.
getLootTable(RandomizableContainer) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandRandomizableContainer
Gets the loot table used by the container.
getLootTableSeed(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the seed used when generating loot from this entity.
getLootTableSeed(RandomizableContainer) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandRandomizableContainer
Gets the seed used by the loot table.
getLore() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in the <componenttype:minecraft:lore>
getLoveCause(Animal) - Static method in class com.blamejared.crafttweaker.natives.entity.type.animal.ExpandAnimal
Gets the ServerPlayer that caused this Animal to fall in love.
getLuck(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Gets the luck of the player.
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
Gets the main arm for this entity.
getMainArm(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Gets the main arm of the player.
getMainHandItem(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the main hand item for this entity.
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
 
getMap(IData) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
getMapColor() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:map_color>
getMapDecorations() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:map_decorations>
getMapEntries(IData) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
getMapId() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:map_id>
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
 
getMapPostProcessing() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:map_post_processing>
getMapValues(IData) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
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
 
getMatchingStacks() - Method in interface com.blamejared.crafttweaker.api.ingredient.vanilla.type.CraftTweakerVanillaIngredient
 
getMatchingStacks() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientAny
 
getMatchingStacks() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientCraftTweaker
 
getMatchingStacks() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientIItemStack
 
getMatchingStacks() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientList
 
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
 
getMaxAirSupply(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the maximum air supply of the entity.
getMaxCost(Enchantment, int) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
getMaxDamage() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in the <componenttype:minecraft:max_damage>
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.
getMaxFallDistance(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the maximum fall distance of the entity.
getMaxHeadXRot(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
Gets the maximum head rotation in the X direction.
getMaxHeadYRot(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
Gets the maximum head rotation in the Y direction.
getMaxHealth(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the maximum health for this entity.
getMaxInstancesPerChunk(MobCategory) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandMobCategory
Gets the maximum number of instances per chunk.
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
Gets the maximum number of players.
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
Gets the maximum spawn cluster size.
getMaxStackSize() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in the <componenttype:minecraft:max_stack_size>
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
 
getMaxValue(FloatProvider) - Static method in class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandFloatProvider
 
getMaxValue(IntProvider) - Static method in class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandIntProvider
 
getMaxWidth(T[][]) - Static method in class com.blamejared.crafttweaker.api.util.ArrayUtil
 
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
 
getMessage() - Method in exception class org.openzen.zencode.shared.CompileException
 
getMessage(Player.BedSleepingProblem) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayerBedSleepingProblem
Gets the message of the player's bed sleeping problem.
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
 
getMiningSpeed(Tool, BlockState) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandTool
Retrieves the mining speed of the tool for the given block state.
getMinLevel(Enchantment) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
getMinValue(FloatProvider) - Static method in class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandFloatProvider
 
getMinValue(IntProvider) - Static method in class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandIntProvider
 
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.
getMod(String) - Method in class com.blamejared.crafttweaker.api.mod.Mods
Gets a specific mod
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
Gets the modded status.
getModifier(AttributeInstance, ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeInstance
Gets the AttributeModifier with the given ID.
getModifierManager() - Method in 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
Gets the AttributeModifier of the attribute.
getMods() - Method in class com.blamejared.crafttweaker.api.mod.Mods
Gets a list of all mods in the game
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
Gets the message of the day.
getMotionDirection(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the motion direction of the entity.
getMovementArea(AABB, Direction, double) - Static method in class com.blamejared.crafttweaker.natives.block.type.piston.ExpandPistonMath
Gets the movement area of a piston.
getMsgId(DamageSource) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSource
 
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(GameProfile) - Static method in class com.blamejared.crafttweaker.natives.util.ExpandGameProfile
 
getName(String, Potion) - Static method in class com.blamejared.crafttweaker.natives.item.alchemy.ExpandPotion
Gets the name of the potion.
getName(AdvancementType) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementType
Gets the name of the advancement type.
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(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the name of the entity.
getName(EquipmentSlot) - Static method in class com.blamejared.crafttweaker.natives.entity.equipment.ExpandEquipmentSlot
Gets the name of the EquipmentSlot.
getName(MobCategory) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandMobCategory
Gets the name of the mob category.
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(FireworkExplosion.Shape) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandFireworkExplosion.ExpandFireworkExplosionShape
Gets the name of the FireworkExplosionShape.
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
 
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
 
getNoActionTime(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the time since this entity last performed an action.
getNoDespawnDistance(MobCategory) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandMobCategory
Gets the no despawn distance of the mob category.
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
 
getNoteBlockSound() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:note_block_sound>
getNotifyTradeSound(Merchant) - Static method in class com.blamejared.crafttweaker.natives.entity.type.villager.ExpandMerchant
Gets the notify trade sound of the merchant.
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
 
getNumberValue(IData) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
getNumberValue(IData, Number) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
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
Gets the MerchantOffers of the merchant.
getOffhandItem(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the offhand item for this entity.
getOffset() - Method in class compactio.CompactBytesDataInput
 
getOminousBottleAmplifier() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:ominous_bottle_amplifier>
getOnPos(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the position of the entity on the ground.
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
Gets the operator user permission level.
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
Gets the opposite arm.
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
 
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, 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
 
getOrDefault(K, V) - Method in class org.openzen.zencode.shared.ConcatMap
 
getOrDefault(DataComponentType<? extends T>, T) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
getOrDefault(DataComponentHolder, Class<T>, DataComponentType<T>, T) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentHolder
Gets the data identified by the given DataComponentType.
getOrDefault(DataComponentMap, Class<T>, DataComponentType<T>, T) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentMap
Gets the value of the data component for the given DataComponentType.
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
 
getOriginalContent() - Method in class com.blamejared.crafttweaker.api.entity.NameTagResult
Gets the original content of the name tag.
getOriginalModifiers() - Method in interface com.blamejared.crafttweaker.api.item.attribute.ItemAttributeModifierBase
 
getOrStartProgress(PlayerAdvancements, AdvancementHolder) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandPlayerAdvancements
Gets the progress of an advancement.
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.
getOrThrow(ResourceKey<Registry<T>>, ResourceKey<T>) - Method in interface com.blamejared.crafttweaker.platform.services.IRegistryHelper
 
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
 
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
 
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
Gets the owner of the projectile.
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
 
getPages(WritableBookContent, boolean) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandWritableBookContent
 
getPages(WrittenBookContent, boolean) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandWrittenBookContent
 
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.
getPassengers(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the passengers of the entity.
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
 
getPercent(AdvancementProgress) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementProgress
Gets the percentage of the advancement that is complete
getPercentage() - Method in class com.blamejared.crafttweaker.api.util.random.Percentaged
 
getPercentFrozen(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the percent the entity is frozen.
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 interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getPierceLevel(AbstractArrow) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.arrow.ExpandAbstractArrow
Gets the pierce level of this arrow.
getPistonPushReaction(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the piston push reaction of the entity.
getPitch(SoundType) - Static method in class com.blamejared.crafttweaker.natives.sound.ExpandSoundType
 
getPkg() - Method in class org.openzen.zencode.java.module.converters.JavaNativePackageInfo
 
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 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
 
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
Gets the player count.
getPlayerCount(PlayerList) - Static method in class com.blamejared.crafttweaker.natives.server.ExpandPlayerList
 
getPlayerInventory(Player) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getPlayerList(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Gets the player list.
getPlayerNames(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Gets the player names.
getPlayers(PlayerList) - Static method in class com.blamejared.crafttweaker.natives.server.ExpandPlayerList
 
getPluginManager() - Static method in class com.blamejared.crafttweaker.CraftTweakerCommon
 
getPosition() - Method in exception class 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
Gets the position of the entity.
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.
getPotAsItem(DecoratedPotBlockEntity) - Static method in class com.blamejared.crafttweaker.natives.block.entity.type.ExpandDecoratedPotBlockEntity
Creates a new decorated pot item with a copy of the pots decorations.
getPotDecorations() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:pot_decorations>
getPotion(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketHandlers
 
getPotionContents() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:potion_contents>
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
 
getPotPattern() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
getPotPatternId() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
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
 
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
 
getProfile() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:profile>
getProgressText(AdvancementProgress) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementProgress
Gets the progress text for the advancement
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.
getPrototype() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
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
Gets this entity's random source.
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.component.ComponentAccess
Gets the data in the <componenttype:minecraft:rarity>
getRecipeByName(String) - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.IRecipeManager
 
getRecipeByName(String) - Method in 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(RecipeHolder<T>) - Method in interface com.blamejared.crafttweaker.api.ICraftTweakerRegistry
Obtains the IRecipeHandler responsible for the given recipe held by the holder.
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 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 interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:recipes>
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 recipes in this list.
getRecipes(AdvancementRewards) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementRewards
Gets the recipes that are unlocked when the advancement is completed.
getRecipesByOutput(IIngredient) - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.IRecipeManager
 
getRecipesByOutput(IIngredient) - Method in 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.
getRecipesMatching(Predicate<RecipeHolder<Recipe<RecipeInput>>>) - Method in class com.blamejared.crafttweaker.api.recipe.manager.GenericRecipesManager
 
getRecipesMatching(Predicate<RecipeHolder<T>>) - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.IRecipeManager
 
getRecipesMatching(Predicate<RecipeHolder<T>>) - Method in class com.blamejared.crafttweaker.api.recipe.RecipeList
Gets recipes that match the predicate.
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 class com.blamejared.crafttweaker.api.recipe.manager.BlastFurnaceRecipeManager
 
getRecipeType() - Method in class com.blamejared.crafttweaker.api.recipe.manager.CampFireRecipeManager
 
getRecipeType() - Method in class com.blamejared.crafttweaker.api.recipe.manager.CraftingTableRecipeManager
 
getRecipeType() - Method in class com.blamejared.crafttweaker.api.recipe.manager.FurnaceRecipeManager
 
getRecipeType() - Method in class com.blamejared.crafttweaker.api.recipe.manager.RecipeManagerWrapper
 
getRecipeType() - Method in class com.blamejared.crafttweaker.api.recipe.manager.SmithingRecipeManager
 
getRecipeType() - Method in class com.blamejared.crafttweaker.api.recipe.manager.SmokerRecipeManager
 
getRecipeType() - Method in 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.
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
 
getRegistry(String, ResourceKey<Registry<T>>) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketHandlers
 
getRegistry(String, ResourceKey<Registry<T>>, boolean) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketHandlers
 
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(DataComponentType) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentType
Gets the registry name of the data component type.
getRegistryName(TypedDataComponent) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandTypedDataComponent
Gets the registry name of the stored DataComponentType.
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
Gets the registry name of the effect.
getRegistryName(Attribute) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttribute
Gets the registry name of the attribute.
getRegistryName(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the registry name of the entity.
getRegistryName(EntityType<Entity>) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
Gets the registry name of the entity.
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
Gets the registry name of the potion.
getRegistryName(TrimPattern) - Static method in class com.blamejared.crafttweaker.natives.item.armortrim.ExpandTrimPattern
Gets the registry name of the trim pattern.
getRegistryName(Enchantment) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
getRegistryName(Instrument) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandInstrument
Gets the registry name of the Instrument.
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(BannerPattern) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandBannerPattern
Gets the registry name of the banner pattern.
getRegistryName(BlockEntity) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandBlockEntity
Gets the ResourceLocation of the block entity type.
getRegistryName(Fluid) - Static method in class com.blamejared.crafttweaker.natives.fluid.ExpandFluid
Gets the registry name of this fluid.
getRemainingCriteria(AdvancementProgress) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementProgress
Gets the remaining criteria for the advancement
getRemainingFireTicks(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the remaining fire ticks of the entity.
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.IIngredientList
 
getRemainingItem(ItemStack) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
getRemainingItems(CraftingInput) - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapedRecipe
 
getRemainingItems(CraftingInput) - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapelessRecipe
 
getRemainingItems(CraftingInput, Pair<Integer, Integer>, IIngredient[][]) - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapedRecipe
 
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
 
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
Gets the position that the mob is restricted to.
getRestrictRadius(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
Gets the radius that the mob is restricted to.
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
 
getResultItem(HolderLookup.Provider) - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapedRecipe
 
getResultItem(HolderLookup.Provider) - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapelessRecipe
 
getResultItem(HolderLookup.Provider) - Method in class com.blamejared.crafttweaker.impl.script.ScriptRecipe
 
getResultItem(Recipe) - Static method in class com.blamejared.crafttweaker.natives.recipe.type.ExpandRecipe
 
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
 
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
Gets the root vehicle of the entity.
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
Gets the saturation level.
getScale(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets this entity's scale.
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
Gets the score of the player.
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
Gets the selected item in the inventory, this is usually the selected slot in the hotbar.
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() - Method in enum class com.blamejared.crafttweaker.api.recipe.MirrorAxis
 
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 record class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtLeast
 
getSerializer() - Method in record class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtMost
 
getSerializer() - Method in interface com.blamejared.crafttweaker.api.ingredient.transformer.IIngredientTransformer
 
getSerializer() - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.type.TransformCustom
 
getSerializer() - Method in record class com.blamejared.crafttweaker.api.ingredient.transformer.type.TransformDamage
 
getSerializer() - Method in record class com.blamejared.crafttweaker.api.ingredient.transformer.type.TransformReplace
 
getSerializer() - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.type.TransformReuse
 
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
 
getServerModName(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Gets the server mod name.
getServerVersion(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Gets the server version.
getSetter() - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
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
Gets the entity on the player's left shoulder.
getShoulderEntityRight(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Gets the entity on the player's right shoulder.
getSiblings(Component) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandComponent
 
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
 
getSleepingPos(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the position that the entity is sleeping at.
getSleepTimer(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Gets the sleep timer of the player.
getSlot(ArmorItem.Type) - Static method in class com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorItemType
 
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
 
getSlotType() - Method in interface com.blamejared.crafttweaker.api.item.attribute.ItemAttributeModifierBase
 
getSlotWithRemainingSpace(Inventory, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandInventory
Finds the first slot in the inventory that has remaining space for the given item.
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
Gets the SoundSource of the entity.
getSoundType(BlockState) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
Gets the sound type of this BlockState.
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
 
getSpawnProtectionRadius(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Gets the spawn protection radius.
getSpawnRadius(MinecraftServer, ServerLevel) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Gets the spawn radius.
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
Gets the movement speed of this entity.
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
 
getStartPos(FallingBlockEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandFallingBlockEntity
Gets the position that this entity was spawned at.
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
 
getStatic(JavaClass, String, String, int, boolean) - 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
Gets how many stingers are currently in this entity.
getStoredEnchantments() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:stored_enchantments>
getStream(IData) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
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
Gets the UUID of the entity as a string.
getStringValue() - Method in class org.openzen.zencode.shared.CharacterEntity
 
getStringValue(IData) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
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
Finds the first suitable hotbar slot for the given item.
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.
getSupportedItems(Enchantment) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
getSuspiciousStewEffects() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:suspicious_stew_effects>
getSwimAmount(LivingEntity, float) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the swim amount.
getTable(ResourceLocation) - Method in class com.blamejared.crafttweaker.api.loot.table.LootTableManager
Gets a table with the given name.
getTableManager() - Method in class com.blamejared.crafttweaker.api.loot.LootManager
Gets the loot table manager.
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
Gets the tags of the entity.
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
 
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.
getTargetCommandString() - Method in class com.blamejared.crafttweaker.api.action.block.ActionSetBlockProperty
 
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
 
getTeamColor(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the team color of the entity.
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
 
getTextColor(DyeColor) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandDyeColor
Gets the text color of the DyeColor.
getTheItem(ContainerSingleItem) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandContainerSingleItem
Gets the only item held by the container.
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
Gets the tick count.
getTicksFrozen(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the number of ticks the entity has been frozen.
getTicksRequiredToFreeze(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the number of ticks required to freeze the entity.
getTicksUsingItem(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets how long the entity has been using an item.
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
Gets the number of times the inventory has changed.
getTitle(DisplayInfo) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandDisplayInfo
Gets the title of the display info.
getTo(ClipContext) - Static method in class com.blamejared.crafttweaker.natives.world.clip.ExpandClipContext
 
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() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:tool>
getTool(LootContext) - Static method in class com.blamejared.crafttweaker.natives.loot.ExpandLootContext
 
getTooltip() - Method in class com.blamejared.crafttweaker.api.action.item.tooltip.ActionTooltipBase
 
getTooltipFormatting(MobEffectCategory) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectCategory
Gets the ChatFormatting of the MobEffectCategory.
getTooltips() - Method in interface com.blamejared.crafttweaker.platform.services.IClientHelper
 
getToPush(PistonStructureResolver) - Static method in class com.blamejared.crafttweaker.natives.block.type.piston.ExpandPistonStructureResolver
Gets the blocks that will be pushed.
getToughness(ArmorItem) - Static method in class com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorItem
 
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
Gets the trading player of the merchant.
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
 
getTrim() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:trim>
getTrimMaterial(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketHandlers
Gets a trim material based on registry name.
getTrimMaterials() - Static method in class com.blamejared.crafttweaker.api.bracket.BracketDumpers
 
getTrimPattern(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketHandlers
Gets a trim pattern based on registry name.
getTrimPatterns() - Static method in class com.blamejared.crafttweaker.api.bracket.BracketDumpers
 
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.EmptyData
 
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 interface com.blamejared.crafttweaker.api.ingredient.condition.IIngredientConditionSerializer
 
getType() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionAnyDamagedSerializer
 
getType() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionCustomSerializer
 
getType() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedAtLeastSerializer
 
getType() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedAtMostSerializer
 
getType() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedSerializer
 
getType() - Method in interface com.blamejared.crafttweaker.api.ingredient.transformer.IIngredientTransformerSerializer
 
getType() - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.serializer.TransformCustomSerializer
 
getType() - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.serializer.TransformDamageSerializer
 
getType() - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.serializer.TransformReplaceSerializer
 
getType() - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.serializer.TransformReuseSerializer
 
getType() - Method in record class com.blamejared.crafttweaker.impl.loot.condition.LootTableIdCondition
 
getType() - Method in record class com.blamejared.crafttweaker.impl.loot.condition.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
Gets the EntityType of the entity.
getType(EquipmentSlot) - Static method in class com.blamejared.crafttweaker.natives.entity.equipment.ExpandEquipmentSlot
Gets the type of the EquipmentSlot.
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(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
 
getTyped(DataComponentMap, Class<T>, DataComponentType<T>) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentMap
Gets the TypedDataComponent for the given DataComponentType.
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.transformer.type.TransformCustom
 
getUnaryMethod() - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
getUnbreakable() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in the <componenttype:minecraft:unbreakable>
getUnhappyCounter(AbstractVillager) - Static method in class com.blamejared.crafttweaker.natives.entity.type.villager.ExpandAbstractVillager
Gets how unhappy the villager is.
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
Gets the up vector of the entity.
getUsedItemHand(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the hand that the entity is using an item with.
getUseDuration(LivingEntity) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Gets the use duration of the ItemStack for the given entity
getUseItem(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the item that the entity is using.
getUseItemRemainingTicks(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the remaining ticks left of the use duration of the item that is being used.
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
Gets the UUID of the entity.
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(ConstantInt) - Static method in class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandConstantInt
 
getValue(AttributeInstance) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeInstance
Gets the current value of the attribute.
getValue(ExperienceOrb) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandExperienceOrb
Gets the value of the experience orb.
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
Gets the vehicle of the entity.
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
Gets the view vector of the entity.
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
Gets the villager XP of the merchant.
getVirtual(JavaClass, String, String, int) - Static method in class org.openzen.zenscript.javashared.JavaMethod
 
getVirtual(JavaClass, String, String, int, boolean) - Static method in class org.openzen.zenscript.javashared.JavaMethod
 
getVisibilityPercent(LivingEntity, Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the visibility percent for this entity.
getVisitor() - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
getVoicePitch(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Gets the voice pitch for this entity.
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
Gets the walking speed of the player.
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
 
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
 
getWeaponItem(AbstractArrow) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.arrow.ExpandAbstractArrow
Gets the IItemStack that fired this arrow.
getWeight(Enchantment) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
getWidth(EntityType<Entity>) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
Gets the width of the entity.
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
 
getWritableBookContent() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:writable_book_content>
getWrittenBookContent() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:written_book_content>
getX(DisplayInfo) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandDisplayInfo
Gets the x coordinate of the display info.
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
Gets the x coordinate of the entity.
getX(Entity, double) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the x coordinate of the entity with the given scale.
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
 
getXpNeededForNextLevel(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Gets the amount of experience needed to reach the next level.
getXsize(AABB) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
getY(DisplayInfo) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandDisplayInfo
Gets the y coordinate of the display info.
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
Gets the y coordinate of the entity.
getY(Entity, double) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the y coordinate of the entity with the given scale.
getYsize(AABB) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
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
Gets the z coordinate of the entity.
getZ(Entity, double) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Gets the z coordinate of the entity with the given scale.
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
 
getZsize(AABB) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
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
Gives the player an item.
giveExperienceLevels(Player, int) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Gives the player experience levels.
giveExperiencePoints(Player, int) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Gives the player experience points.
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
Grants the advancement rewards to the player.
grant(CriterionProgress) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandCriterionProgress
Grants this progress.
grantProgress(AdvancementProgress, String) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementProgress
Grants progress to the advancement
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
 
GUI_ACKNOWLEDGE - Static variable in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
GUI_BACK - Static variable in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
GUI_CANCEL - Static variable in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
GUI_CONTINUE - Static variable in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
GUI_COPY_LINK_TO_CLIPBOARD - Static variable in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
GUI_DISCONNECT - Static variable in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
GUI_DONE - Static variable in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
GUI_NO - Static variable in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
GUI_OK - Static variable in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
GUI_OPEN_IN_BROWSER - Static variable in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
GUI_PROCEED - Static variable in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
GUI_TO_TITLE - Static variable in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
GUI_YES - Static variable in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 

H

HandCommands - Class in com.blamejared.crafttweaker.impl.command.type
 
handle() - Method in record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundCopyPacket
 
handle() - Method in record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundDataPacket
 
handle() - Method in record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundSendOpenFileMessagePacket
 
handle() - Method in interface com.blamejared.crafttweaker.impl.network.packet.CraftTweakerPacket
 
handle(Class<X>, Function<E, Result<T, X>>) - Method in class stdlib.Result
 
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 Class 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 Class in com.blamejared.crafttweaker.api.util
Indicates that an error occurred while attempting to build a MethodHandle or VarHandle.
has(String) - Method in class com.blamejared.crafttweaker.api.recipe.RecipeList
Checks if this list contains a recipe with the given key.
has(DataComponentType<?>) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
has(DataComponentHolder, DataComponentType<?>) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentHolder
Checks whether the holder contains the given DataComponent, which is indentified by the type.
has(DataComponentMap, DataComponentType<?>) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentMap
Checks if the data component map has a DataComponentType.
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
 
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
 
hasAttributeModifiers() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:attribute_modifiers>
hasAutoGetter() - Method in class org.openzen.zenscript.codemodel.member.FieldMember
 
hasAutoSetter() - Method in class org.openzen.zenscript.codemodel.member.FieldMember
 
hasBannerPatterns() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:banner_patterns>
hasBaseColor() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:base_color> Used for shield colouring.
hasBees() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:bees>
hasBlockEntity(BlockState) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
Checks whether this BlockState has a BlockEntity.
hasBlockEntityData() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:block_entity_data>
hasBlockState() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:block_state>
hasBucketEntityData() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:bucket_entity_data>
hasBundleContents() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:bundle_contents>
hasCanBreak() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:can_break>
hasCanPlaceOn() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:can_place_on>
hasChargedProjectiles() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:charged_projectiles> This component is used for crossbows.
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.
hasContainer() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:container>
hasContainerLoot() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:container_loot>
hasCorrectToolForDrops(Player, BlockState) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Checks if the player has the correct tool for the given BlockState.
hasCorrectToolForDrops(Tool.Rule) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandTool.ExpandToolRule
Checks if this rule defines whether the tool is correct for harvesting drops.
hasCustomData() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has the <componenttype:minecraft:custom_data>
hasCustomModelData() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:custom_model_data>
hasCustomName() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has the <componenttype:minecraft:custom_name>
hasCustomName(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity has a custom name.
hasCustomName(Nameable) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandNameable
 
hasDamage() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has the <componenttype:minecraft:damage>
hasDebugStickState() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:debug_stick_state>
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
Checks if the LivingEntity has dig speed.
hasDyedColor() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:dyed_color>
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
Checks if this entity has a specific effect.
hasEffects(PotionContents) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandPotionContents
 
hasEmptyConstructor() - Method in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
hasEnchantmentGlintOverride() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:enchantment_glint_override>
hasEnchantments() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has the <componenttype:minecraft:enchantments>
hasEntityData() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:entity_data>
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
Checks if the entity has exactly one player passenger.
hasFireworkExplosion() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:firework_explosion>
hasFireworks() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:fireworks>
hasFoil() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Returns true if this ItemStack has a foil effect.
hasFood() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:food>
hasGlowingTag(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity is currently glowing.
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.ingredient.condition.IngredientConditions
 
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 record class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtLeast
Returns a hash code value for this object.
hashCode() - Method in record class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtMost
Returns a hash code value for this object.
hashCode() - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.IngredientTransformers
 
hashCode() - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.type.TransformCustom
 
hashCode() - Method in record class com.blamejared.crafttweaker.api.ingredient.transformer.type.TransformDamage
Returns a hash code value for this object.
hashCode() - Method in record class com.blamejared.crafttweaker.api.ingredient.transformer.type.TransformReplace
Returns a hash code value for this object.
hashCode() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientList
 
hashCode() - Method in record class com.blamejared.crafttweaker.api.ingredient.type.IngredientWithAmount
Returns a hash code value for this object.
hashCode() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientCraftTweaker
 
hashCode() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientList
 
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 class com.blamejared.crafttweaker.api.recipe.type.CTShapedRecipe
 
hashCode() - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapelessRecipe
 
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.loot.condition.LootTableIdCondition
Returns a hash code value for this object.
hashCode() - Method in record class com.blamejared.crafttweaker.impl.loot.condition.LootTableIdRegexCondition
Returns a hash code value for this object.
hashCode() - Method in record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundCopyPacket
Returns a hash code value for this object.
hashCode() - Method in record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundDataPacket
Returns a hash code value for this object.
hashCode() - Method in record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundSendOpenFileMessagePacket
Returns a hash code value for this object.
hashCode() - Method in class com.blamejared.crafttweaker.impl.script.ScriptRecipe
 
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
Checks if the entity has an indirect passenger.
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
Checks if the potion has instant effects.
hasInstrument() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:instrument>
hasItemInSlot(LivingEntity, EquipmentSlot) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Checks if the entity has an item in a specific slot.
hasItemName() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has the <componenttype:minecraft:item_namegt;
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
Checks if the block entity has a level.
hasLineOfSight(LivingEntity, Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Checks if this entity has a line of sight to a specific entity.
hasLock() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:lock>
hasLodestoneTracker() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:lodestone_tracker>
hasLore() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has the <componenttype:minecraft:lore>
hasMapColor() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:map_color>
hasMapColor(MapDecorationType) - Static method in class com.blamejared.crafttweaker.natives.world.map.ExpandMapDecorationType
 
hasMapDecorations() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:map_decorations> MapDecorations are additional elements that render on a map, such as waypoints.
hasMapId() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:map_id>
hasMapPostProcessing() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:map_post_processing> This componenet stores additional info on the map, such as the scale or whether to lock it.
hasMatchesFor(IPreprocessor) - Method in interface com.blamejared.crafttweaker.api.zencode.scriptrun.IScriptFile
Gets whether the file has any matches for the specified preprocessor.
hasMaxDamage() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has the <componenttype:minecraft:max_damage>
hasMaxStackSize() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has the <componenttype:minecraft:max_stack_size>
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, ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeInstance
Checks if the attribute has a modifier with the given ID.
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
 
hasNoteBlockSound() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:note_block_sound>
hasOminousBottleAmplifier() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:ominous_bottle_amplifier>
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
Checks if the entity has a passenger that matches the given predicate.
hasPassenger(Entity, Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity has a passenger.
hasPatternAndMaterial(ArmorTrim, TrimPattern, TrimMaterial) - Static method in class com.blamejared.crafttweaker.natives.item.armortrim.ExpandArmorTrim
Checks if the armor trim has a pattern and material.
hasPickUpDelay(ItemEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.type.item.ExpandItemEntity
Checks if this item entity has a pickup delay.
hasPotDecorations() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:pot_decorations>
hasPotionContents() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:potion_contents> Stores Potion Data on an item.
hasProfile() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:profile>
hasProgress(AdvancementProgress) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementProgress
Checks if the advancement has progress
hasProperty(BlockState, String) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
Checks whether this BlockState has the given property.
hasRarity() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has the <componenttype:minecraft:rarity>
hasRecipes() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:recipes> Used for Knowledge Books.
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
 
hasRepairCost() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:repair_cost>
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
Checks if the mob has a restriction.
hasStoredEnchantments() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:stored_enchantments> The stored enchantments component is only present in enchanted books, since it just stores the enchantments under a lid for future use.
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
 
hasSuspiciousStewEffects() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:suspicious_stew_effects>
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
 
hasTool() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:tool>
hasTrail(FireworkExplosion) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandFireworkExplosion
Gets whether the FireworkExplosion has a trail.
hasTrim() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:trim>
hasTwinkle(FireworkExplosion) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandFireworkExplosion
Gets whether the FireworkExplosion has twinkle.
hasTypeParameters() - Method in class org.openzen.zenscript.codemodel.type.DefinitionTypeID
 
hasUnbreakable() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has the <componenttype:minecraft:unbreakable>
hasUnknowns - Variable in class org.openzen.zenscript.codemodel.FunctionHeader
 
hasWaterBreathing(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectUtil
Checks if the LivingEntity has water breathing.
hasWritableBookContent() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:writable_book_content>
hasWrittenBookContent() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Checks whether the ComponentAccess has <componenttype:minecraft:written_book_content>
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
Heals this entity.
height(CraftingInput) - Static method in class com.blamejared.crafttweaker.natives.recipe.input.type.ExpandCraftingInput
 
HelpCommand - Class in com.blamejared.crafttweaker.impl.command.type
 
hideAdditionalTooltip() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:hide_additional_tooltip>
hideTooltip() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:hide_tooltip>
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
 
holder - Variable in class com.blamejared.crafttweaker.api.action.recipe.ActionAddRecipe
 
holderFromLocationOrThrow(ResourceKey<?>, ResourceLocation) - Method in interface com.blamejared.crafttweaker.platform.services.IRegistryHelper
 
holderOrThrow(ResourceKey<?>, T) - Method in interface com.blamejared.crafttweaker.platform.services.IRegistryHelper
 
holderOrThrow(ResourceKey<Registry<T>>, ResourceLocation) - Method in interface com.blamejared.crafttweaker.platform.services.IRegistryHelper
 
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
 
hours(long) - Static method in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
hoverComponent() - Method in record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundSendOpenFileMessagePacket
Returns the value of the hoverComponent record component.
hurt(Entity, DamageSource, float) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Hurts the entity with the given DamageSource and amount.

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> - 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.mod.PlatformMod
 
id() - Method in class com.blamejared.crafttweaker.api.network.CTNetworkContext
The id of the network request.
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 record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundDataPacket
Returns the value of the id record component.
id() - Method in class com.blamejared.crafttweaker.impl.script.ScriptRecipeType
 
id(AdvancementHolder) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementHolder
Gets the id of this advancement holder
id(AttributeModifier) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeModifier
Gets the ID of this AttributeModifier.
id(AttributeModifier.Operation) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeOperation
Gets the id of this operation.
id(MapPostProcessing) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandMapPostProcessing
 
id(ResolvableProfile) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandResolvableProfile
 
id(RecipeHolder<Recipe<RecipeInput>>) - Static method in class com.blamejared.crafttweaker.natives.recipe.ExpandRecipeHolder
Gets the id of this holder
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 class com.blamejared.crafttweaker.api.ingredient.type.IIngredientAny
 
ID - Static variable in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientList
 
ID - Static variable in record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundCopyPacket
 
ID - Static variable in record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundDataPacket
 
ID - Static variable in record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundSendOpenFileMessagePacket
 
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.
IDataOps - Class in com.blamejared.crafttweaker.api.data.op
 
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.
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 - Class in com.blamejared.crafttweaker.api.ingredient.type
An IIngredient which matches all items
IIngredientCondition - Interface in com.blamejared.crafttweaker.api.ingredient.condition
 
IIngredientConditionSerializer<T> - Interface in com.blamejared.crafttweaker.api.ingredient.condition
 
IIngredientEmpty - 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
 
IIngredientTransformer - Interface in com.blamejared.crafttweaker.api.ingredient.transformer
 
IIngredientTransformerSerializer<T> - Interface in com.blamejared.crafttweaker.api.ingredient.transformer
 
IIngredientWithAmount - Interface in com.blamejared.crafttweaker.api.ingredient
Consists of an ingredient and an amount.
IInventoryWrapper - Interface in com.blamejared.crafttweaker.platform.helper.inventory
 
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.
ILootTableIdHolder - Interface in com.blamejared.crafttweaker.impl.loot
 
ILootTableIdHolder.Mutable - Interface in com.blamejared.crafttweaker.impl.loot
 
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
 
IMPORTANT - Search tag in class com.blamejared.crafttweaker.api.action.internal.CraftTweakerAction
Section
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.
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
Increases the score of the player.
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
 
indicateItemUse(InteractionResult) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandInteractionResult
 
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(List<IIngredient>, int, int) - Static method in class com.blamejared.crafttweaker.api.util.RecipeUtil
 
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
 
ingredient() - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredientWithAmount
The backing ingredient
ingredient() - Method in record class com.blamejared.crafttweaker.api.ingredient.type.IngredientWithAmount
Returns the value of the ingredient record component.
ingredient() - Static method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientAny
 
ingredient() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
ingredient(IItemStack) - Static method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientIItemStack
 
ingredient(List<Ingredient>) - Static method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientList
 
ingredient(TrimMaterial) - Static method in class com.blamejared.crafttweaker.natives.item.armortrim.ExpandTrimMaterial
Gets the ingredient of the trim material.
ingredient(T) - Static method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientCraftTweaker
 
INGREDIENT_ID - Static variable in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
INGREDIENT_ID - Static variable in interface com.blamejared.crafttweaker.api.item.IItemStack
 
IngredientAny - Class in com.blamejared.crafttweaker.api.ingredient.vanilla.type
 
IngredientAnySerializer - Class in com.blamejared.crafttweaker.api.ingredient.vanilla.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
 
IngredientConditions - Class in com.blamejared.crafttweaker.api.ingredient.condition
 
IngredientConditions() - Constructor for class com.blamejared.crafttweaker.api.ingredient.condition.IngredientConditions
 
IngredientConditions(List<IIngredientCondition>) - Constructor for class com.blamejared.crafttweaker.api.ingredient.condition.IngredientConditions
 
IngredientConverter - Class in com.blamejared.crafttweaker.api.ingredient
 
IngredientConverter() - Constructor for class com.blamejared.crafttweaker.api.ingredient.IngredientConverter
 
ingredientCount(CraftingInput) - Static method in class com.blamejared.crafttweaker.natives.recipe.input.type.ExpandCraftingInput
 
IngredientCraftTweaker<T> - Class in com.blamejared.crafttweaker.api.ingredient.vanilla.type
 
IngredientCraftTweakerBase - Interface in com.blamejared.crafttweaker.api.ingredient.type
 
IngredientCraftTweakerSerializer - Class in com.blamejared.crafttweaker.api.ingredient.vanilla.serializer
 
IngredientIItemStack - Class in com.blamejared.crafttweaker.api.ingredient.vanilla.type
 
IngredientIItemStackSerializer - Class in com.blamejared.crafttweaker.api.ingredient.vanilla.serializer
 
IngredientList - Class in com.blamejared.crafttweaker.api.ingredient.vanilla.type
 
IngredientListSerializer - Class in com.blamejared.crafttweaker.api.ingredient.vanilla.serializer
 
INGREDIENTS - Static variable in class com.blamejared.crafttweaker.api.recipe.component.BuiltinRecipeComponents.Input
 
INGREDIENTS_WITH_AMOUNTS - Static variable in class com.blamejared.crafttweaker.api.recipe.component.BuiltinRecipeComponents.Input
 
IngredientTransformers - Class in com.blamejared.crafttweaker.api.ingredient.transformer
 
IngredientTransformers() - Constructor for class com.blamejared.crafttweaker.api.ingredient.transformer.IngredientTransformers
 
IngredientTransformers(List<IIngredientTransformer>) - Constructor for class com.blamejared.crafttweaker.api.ingredient.transformer.IngredientTransformers
 
IngredientUtil - Class in com.blamejared.crafttweaker.api.util
 
IngredientUtil() - Constructor for class com.blamejared.crafttweaker.api.util.IngredientUtil
 
IngredientWithAmount - Record Class in com.blamejared.crafttweaker.api.ingredient.type
 
IngredientWithAmount(IIngredient, int) - Constructor for record class com.blamejared.crafttweaker.api.ingredient.type.IngredientWithAmount
Creates an instance of a IngredientWithAmount record class.
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_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.CompatibilityCraftTweakerPlugin
 
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
 
innerTexture(ArmorTrim, ArmorMaterial) - Static method in class com.blamejared.crafttweaker.natives.item.armortrim.ExpandArmorTrim
Gets the inner texture of the armor trim.
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
 
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 org.openzen.zenscript.javashared.JavaMethod.Kind
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.data.EmptyData
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.game.Game
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionAnyDamagedSerializer
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionCustomSerializer
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedAtLeastSerializer
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedAtMostSerializer
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedSerializer
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionAnyDamage
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamaged
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.ingredient.transformer.serializer.TransformCustomSerializer
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.ingredient.transformer.serializer.TransformDamageSerializer
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.ingredient.transformer.serializer.TransformReplaceSerializer
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.ingredient.transformer.serializer.TransformReuseSerializer
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.ingredient.transformer.type.TransformReuse
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientAny
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientEmpty
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.ingredient.vanilla.serializer.IngredientAnySerializer
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.ingredient.vanilla.serializer.IngredientCraftTweakerSerializer
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.ingredient.vanilla.serializer.IngredientIItemStackSerializer
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.ingredient.vanilla.serializer.IngredientListSerializer
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.loot.LootManager
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.loot.modifier.LootModifierManager
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.loot.table.LootTableManager
 
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.network.CTNetwork
Gets the global network instance
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.recipe.manager.BlastFurnaceRecipeManager
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.recipe.manager.CampFireRecipeManager
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.recipe.manager.CraftingTableRecipeManager
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.recipe.manager.FurnaceRecipeManager
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.recipe.manager.GenericRecipesManager
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.recipe.manager.SmithingRecipeManager
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.recipe.manager.SmokerRecipeManager
 
INSTANCE - Static variable in class com.blamejared.crafttweaker.api.recipe.manager.StoneCutterManager
 
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.ScriptRecipeType
 
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
 
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 class 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 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> - 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> - 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.tooltip.ExpandTooltipFlag
 
isAffectedByPotions(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Checks if the entity is affected by potions, entities such as armor stands are not affected by potions.
isAggressive(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
Checks if the mob is aggressive.
isAlias() - Method in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
isAlive(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity is alive.
isAllowCommands(ServerLevelData) - Static method in class com.blamejared.crafttweaker.natives.world.data.ExpandServerLevelData
 
isAllowCommandsForAllPlayers(PlayerList) - Static method in class com.blamejared.crafttweaker.natives.server.ExpandPlayerList
 
isAlwaysTicking(EntityAccess) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityAccess
Checks if the entity is always ticking.
isAmbient(MobEffectInstance) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectInstance
Gets whether the MobEffectInstance is ambient.
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
Checks if the entity is attackable.
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
Checks if this entity is performing an auto spin attack.
isBaby(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Checks if this entity is a baby.
isBeneficial(MobEffect) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffect
Checks if the effect is beneficial.
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
Checks if the entity is dangerous to blocks.
isBlocking(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Checks if the entity is blocking.
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
 
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
 
isClientSide(Merchant) - Static method in class com.blamejared.crafttweaker.natives.entity.type.villager.ExpandMerchant
Checks if the merchant is on the client side.
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
Checks if this entity is colliding with the given BlockState at the given BlockPos.
isColor(ChatFormatting) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandChatFormatting
 
isCommandBlockEnabled(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Checks if command blocks are enabled.
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
 
isCorrectForDrops(Tool, BlockState) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandTool
Checks if the tool is correct for harvesting drops from the given block state.
isCreative(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Checks if the player is creative.
isCreative(TooltipFlag) - Static method in class com.blamejared.crafttweaker.natives.tooltip.ExpandTooltipFlag
 
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
Checks if the entity is crouching.
isCurrentlyGlowing(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity is currently glowing.
isCurrentlyGlowing(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Checks if the entity is currently glowing.
isCustomIngredient(Ingredient) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
isCustomNameVisible(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the custom name of the entity is visible.
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
Determines whether the entity can block the damage source based on the damage source's location, whether the damage source is blockable, and whether the entity is blocking.
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 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
Checks if this entity is dead or dying.
isDedicatedServer(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Checks if the server is dedicated.
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
Checks if the entity is descending.
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
 
isDirect(DamageSource) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSource
 
isDirty() - Method in class com.blamejared.crafttweaker.api.level.CraftTweakerSavedData
 
isDiscrete(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity is being discrete.
isDone(AdvancementProgress) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementProgress
Checks if the advancement is done
isDone(CriterionProgress) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandCriterionProgress
Checks if this progress is done
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.ingredient.condition.IngredientConditions
 
isEmpty() - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
Checks if this ingredient is empty.
isEmpty() - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.IngredientTransformers
 
isEmpty() - Method in 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.ingredient.vanilla.type.CraftTweakerVanillaIngredient
 
isEmpty() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientAny
 
isEmpty() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientCraftTweaker
 
isEmpty() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientIItemStack
 
isEmpty() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientList
 
isEmpty() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Returns if the ItemStack is empty
isEmpty(AdvancementRequirements) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementRequirements
Checks if the advancement requirements is empty
isEmpty(DataComponentMap) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentMap
Checks if the data component map is empty.
isEmpty(DataComponentPatch) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentPatch
Checks if the DataComponentPatch is empty.
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.
isEmpty(BlockItemStateProperties) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandBlockItemStateProperties
Checks if the BlockItemStateProperties is empty.
isEmpty(BundleContents) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandBundleContents
Checks if the BundleContents is empty.
isEmpty(ChargedProjectiles) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandChargedProjectiles
Checks if the ChargedProjectiles is empty.
isEmpty(CustomData) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandCustomData
Checks if the CustomData is empty.
isEmpty(RecipeInput) - Static method in class com.blamejared.crafttweaker.natives.recipe.input.ExpandRecipeInput
 
isEmpty(ItemEnchantments) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemEnchantments
 
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?
isEnforceWhitelist(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Checks if the whitelist is enforced.
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
 
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 interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
isFallFlying(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Checks if the entity is flying with an elytra.
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.component.ComponentAccess
Gets the data in <componenttype:minecraft:fire_resistant>
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
Checks if flight is allowed.
isFluidEqual(IFluidStack) - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
isFood(Animal, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.animal.ExpandAnimal
Checks if this Animal can eat the ItemStack.
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
Checks if the offset position from the entity's current position has a collision with a block or a liquid.
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
Checks if the mob category is friendly.
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
Checks if the entity is fully frozen.
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
Checks if the server is hardcore.
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
Gets whether the advancement should be hidden.
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
Checks if the entity is holding an item in their hand.
isHolding(LivingEntity, Item) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Checks if the entity is holding an item in their hand.
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
Checks if the player is hurt.
isImmutable() - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
isImmutable() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
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
Checks if the entity is in a tag.
isIn(Fluid, KnownTag<Fluid>) - Static method in class com.blamejared.crafttweaker.natives.fluid.ExpandFluid
Checks if this fluid is in the given tag.
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
 
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
Checks if the entity is in lava.
isInLove(Animal) - Static method in class com.blamejared.crafttweaker.natives.entity.type.animal.ExpandAnimal
Checks if this Animal is in love.
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
Checks if the effect is instantenous.
isIntangibleProjectile() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:intangible_projectile>
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
Checks if this entity is inverted for heal and harm.
isInvisible(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity is invisible.
isInvisibleTo(Entity, Player) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity is invisible to the given Player.
isInvulnerable(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity is invulnerable.
isInvulnerableTo(Entity, DamageSource) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity is invulnerable to the given DamageSource.
isInWall(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity is in a wall.
isInWater(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity is in water.
isInWaterOrBubble(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity is in water or a bubble column.
isInWaterOrRain(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity is in water or rain.
isInWaterRainOrBubble(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity is in water or rain or a bubble column.
isItalic(Style) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
isKeyDown(KeyMapping) - Method in interface com.blamejared.crafttweaker.platform.services.IClientHelper
Safely checks if a key is down.
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
Checks if the mob is leashed.
isLeftHanded(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
Checks if the mob is left-handed.
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
Checks if the player is the local player.
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
Checks if the mob's maximum group size is reached.
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 interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
isMutable() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
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
Checks if the mob has AI disabled.
isNoGravity(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity has no gravity.
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
Checks if the entity is on fire.
isOnPortalCooldown(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity is on portal cooldown.
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
Checks if the entity is a passenger.
isPassengerOfSameVehicle(Entity, Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity is a passenger of the same vehicle.
isPersistenceRequired(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
Checks if the mob should persist in the world.
isPersistent(MobCategory) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandMobCategory
Checks if the mob category is persistent.
isPickable(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity is pickable.
isPossibleToRespawnInThis(Block, BlockState) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlock
Checks if an entity can be spawned inside this Block.
isPrimaryItem(Enchantment, IItemStack) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
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
Checks if the entity is pushable.
isPushedByFluid(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity is pushed by fluid.
isPvpAllowed(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Checks if PvP is allowed.
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
Checks if the server is ready.
isReducedDebugInfo(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Checks if the player has reduced debug info.
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
Checks if the entity has been removed.
isResolved(ResolvableProfile) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandResolvableProfile
 
isRoot(Advancement) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancement
Checks if this is a root advancement
isRunning(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Checks if the server is running.
isSame(Fluid, Fluid) - Static method in class com.blamejared.crafttweaker.natives.fluid.ExpandFluid
Checks if this fluid is the same as another fluid.
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
Checks if the player is scoping like when using a SpyGlass.
isSecondaryUseActive(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Checks if the secondary use is active, this usually means that the player is sneaking.
isSecondaryUseActive(UseOnContext) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandUseOnContext
 
isSensitiveToWater(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Checks if this entity is sensitive to water, meaning that it will take damage from being in water.
isServer() - Method in interface com.blamejared.crafttweaker.platform.services.IDistributionHelper
 
isServer() - Method in enum class com.blamejared.crafttweaker.platform.sides.DistributionType
 
isServerOnly(ResourceLocation) - Method in class com.blamejared.crafttweaker.api.tag.CraftTweakerTagRegistry
 
isSheared(Sheep) - Static method in class com.blamejared.crafttweaker.natives.entity.type.animal.ExpandSheep
Checks if the sheep is sheared.
isShiftKeyDown(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the shift key is down.
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
Checks if the server is shutting down.
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
Checks if the entity is silent, meaning it won't play any sounds.
isSimilarTo(FunctionHeader) - Method in class org.openzen.zenscript.codemodel.FunctionHeader
Checks if two function headers are similar.
isSimple() - Method in interface com.blamejared.crafttweaker.api.ingredient.type.IngredientCraftTweakerBase
 
isSimple() - Method in class org.openzen.zenscript.codemodel.expression.FunctionExpression
Checks if this is a simple function expression.
isSingleplayer() - Method in interface com.blamejared.crafttweaker.platform.services.IClientHelper
 
isSingleplayer(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Checks if the server is singleplayer.
isSleeping(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Checks if the entity is sleeping.
isSleepingLongEnough(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Checks if the player has been in bed long enough to trigger sleeping.
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.
isSpawningAnimals(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Checks if animals are spawning.
isSpawningMonsters(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Checks if monsters are spawning.
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
Checks if the entity is a spectator.
isSprinting(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity is sprinting.
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.
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
Checks if the entity is stepping carefully.
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
Checks if the server is stopped.
isStrikethrough(Style) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
isSubclassOf(HighLevelDefinition) - Method in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
isSupportedItem(Enchantment, IItemStack) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
isSuppressingBounce(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity is suppressing bounce.
isSuppressingSlidingDownLadder(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Checks if the entity is suppressing sliding down a ladder, such as sneaking while on a ladder.
isSurvival(GameType) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandGameType
 
isSwimming(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity is swimming.
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
 
isTrading(AbstractVillager) - Static method in class com.blamejared.crafttweaker.natives.entity.type.villager.ExpandAbstractVillager
Checks if the villager is trading.
isTransient(DataComponentType) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentType
Checks if the data component type is transient, meaning it is not saved.
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
Checks if a position is under spawn protection.
isUnderWater(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity is underwater.
isUsingItem(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Checks if this entity is using an item.
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
 
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
Checks if the entity is a vehicle.
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
Gets whether the MobEffectInstance is visible.
isVisuallyCrawling(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity is visually crawling.
isVisuallySwimming(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity is visually swimming.
isVisuallySwimming(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Checks if the entity is visually swimming.
isVisualOnly(LightningBolt) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandLightningBolt
Checks if the lightning bolt is visual only.
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
Checks if the mob is within melee attack range of the given LivingEntity.
isWithinRestriction(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
Checks if the mob is within a restriction.
isWithinRestriction(Mob, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
Checks if the mob is within a restriction.
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> - 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(SingleRecipeInput) - Static method in class com.blamejared.crafttweaker.natives.recipe.input.type.ExpandSingleRecipeInput
 
item(ItemCost) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandItemCost
 
ItemAttributeModifierBase - Interface in com.blamejared.crafttweaker.api.item.attribute
 
itemModelIndex(TrimMaterial) - Static method in class com.blamejared.crafttweaker.natives.item.armortrim.ExpandTrimMaterial
Gets the item model index of the trim material.
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(BundleContents) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandBundleContents
Gets the items of the BundleContents.
items(CraftingInput) - Static method in class com.blamejared.crafttweaker.natives.recipe.input.type.ExpandCraftingInput
 
ITEMS - Static variable in class com.blamejared.crafttweaker.api.recipe.component.BuiltinRecipeComponents.Output
 
itemStack(ItemCost) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandItemCost
 
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
 
joinForNarration(Component...) - Static method in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
joinLines(Collection<? extends Component>) - Static method in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
joinLines(Component...) - Static method in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
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
Makes the player jump from the ground.

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
key(ResourceKey<Registry<T>>, T) - Method in interface com.blamejared.crafttweaker.platform.services.IRegistryHelper
 
keybind(String) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandComponent
 
keyOrThrow(ResourceKey<Registry<T>>, T) - Method in interface com.blamejared.crafttweaker.platform.services.IRegistryHelper
 
keys - Variable in class org.openzen.zenscript.codemodel.expression.MapExpression
 
keys - Variable in class org.openzen.zenscript.parser.expression.ParsedExpressionMap
 
Keys() - Constructor for class com.blamejared.crafttweaker.CraftTweakerRegistries.Keys
 
keySet() - Method in interface com.blamejared.crafttweaker.platform.registry.RegistryWrapper
 
keySet() - Method in class com.blamejared.crafttweaker.platform.registry.VanillaRegistryWrapper
 
keySet(DataComponentMap) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentMap
Gets the set of DataComponentTypes in the data component map.
keySet(ItemEnchantments) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemEnchantments
 
keySet(ItemEnchantments.Mutable) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemEnchantments.ExpandItemEnchantmentsMutable
 
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
Kills the entity.
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
Knocks back this entity.
knockbackResistance(ArmorMaterial) - Static method in class com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorMaterial
 
KNOWN_TRANSFORMERS - Static variable in class com.blamejared.crafttweaker.api.ingredient.transformer.type.TransformCustom
 
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
 

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 variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
lavaHurt(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Causes the entity to take damage from lava.
layers(BannerPatternLayers) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandBannerPatternLayers
Gets the layers of the BannerPatternLayers.
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
 
left(PotDecorations) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandPotDecorations
 
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
 
level(SingleEnchantment) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.provider.type.ExpandSingleEnchantment
 
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
Gets the keys of all levels.
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.
lines(ItemLore) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemLore
 
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(DataComponentMap) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentMap
 
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
 
listBuilder() - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
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.
listRegistries() - Method in class com.blamejared.crafttweaker.api.registry.TagAddingRegistryLookup
 
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,T> - 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
Loads a MobEffectInstance from a MapData.
load(Class<T>) - Static method in class com.blamejared.crafttweaker.platform.Services
 
load(CompoundTag, HolderLookup.Provider) - 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
 
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.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
location(ResourceKey) - Static method in class com.blamejared.crafttweaker.natives.resource.ExpandResourceKey
 
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
Makes the mob look at the given entity.
lookingAt(PlayerPredicate.Builder, EntityPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandPlayerPredicateBuilder
 
lookup(ResourceKey<? extends Registry<? extends T>>) - Method in class com.blamejared.crafttweaker.api.registry.TagAddingRegistryLookup
 
lookupOrThrow(ResourceKey<? extends Registry<T>>) - Method in interface com.blamejared.crafttweaker.platform.helper.IAccessibleElementsProvider
 
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 - Static variable in record class com.blamejared.crafttweaker.impl.loot.condition.LootTableIdCondition
 
LOOT_TABLE_ID_REGEX - Static variable in record class com.blamejared.crafttweaker.impl.loot.condition.LootTableIdRegexCondition
 
LootConditions - Class in com.blamejared.crafttweaker.api.loot.condition
 
LootManager - Class in com.blamejared.crafttweaker.api.loot
The main entry point for everything loot related.
LootModifierManager - Class in com.blamejared.crafttweaker.api.loot.modifier
Manager for loot modifiers.
lootTable(SeededContainerLoot) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandSeededContainerLoot
 
LootTableIdCondition - Record Class in com.blamejared.crafttweaker.impl.loot.condition
 
LootTableIdCondition(ResourceLocation) - Constructor for record class com.blamejared.crafttweaker.impl.loot.condition.LootTableIdCondition
Creates an instance of a LootTableIdCondition record class.
LootTableIdRegexCondition - Record Class in com.blamejared.crafttweaker.impl.loot.condition
 
LootTableIdRegexCondition(Pattern) - Constructor for record class com.blamejared.crafttweaker.impl.loot.condition.LootTableIdRegexCondition
Creates an instance of a LootTableIdRegexCondition record class.
LootTableManager - 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
Spawns magic critical hit particle at the hit entity.
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
 
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 class com.blamejared.crafttweaker.api.recipe.manager.BlastFurnaceRecipeManager
 
makeRecipe(String, CookingBookCategory, IItemStack, IIngredient, float, int) - Method in class com.blamejared.crafttweaker.api.recipe.manager.CampFireRecipeManager
 
makeRecipe(String, CookingBookCategory, IItemStack, IIngredient, float, int) - Method in class com.blamejared.crafttweaker.api.recipe.manager.FurnaceRecipeManager
 
makeRecipe(String, CookingBookCategory, IItemStack, IIngredient, float, int) - Method in class com.blamejared.crafttweaker.api.recipe.manager.SmokerRecipeManager
 
makeRecipeList(Map<String, Integer>) - Method in class com.blamejared.crafttweaker.api.action.recipe.generic.ActionWholeRegistryBase
 
makeRegistry(ResourceKey<Registry<T>>) - Method in interface com.blamejared.crafttweaker.platform.services.IRegistryHelper
 
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<? extends Registry<?>>) - 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.CompatibilityCraftTweakerPlugin
 
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(Filterable<T>, Function<T, U>) - Static method in class com.blamejared.crafttweaker.natives.server.ExpandFilterable
 
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
 
mapBuilder() - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
mapColor(MapDecorationType) - Static method in class com.blamejared.crafttweaker.natives.world.map.ExpandMapDecorationType
 
mapData(Item.TooltipContext, MapId) - Static method in class com.blamejared.crafttweaker.natives.tooltip.ExpandTooltipContext
 
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
 
markResolved(WrittenBookContent) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandWrittenBookContent
 
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.
matchedBy(CustomData, MapData) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandCustomData
Checks if the CustomData matches the given tag.
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 record class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtLeast
 
matches(IItemStack) - Method in record 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) - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientAny
 
matches(IItemStack) - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientEmpty
 
matches(IItemStack) - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientList
 
matches(IItemStack) - Method in class com.blamejared.crafttweaker.api.ingredient.type.TagIngredient
 
matches(IItemStack) - Method in class com.blamejared.crafttweaker.api.ingredient.type.WrappingIIngredient
 
matches(IItemStack) - 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(BlockPredicate, ServerLevel, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandBlockPredicate
 
matches(DamageSourcePredicate, ServerLevel, Vec3, DamageSource) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandDamageSourcePredicate
 
matches(DamageSourcePredicate, ServerPlayer, DamageSource) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandDamageSourcePredicate
 
matches(EntityEquipmentPredicate, Entity) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEntityEquipmentPredicate
 
matches(EntityFlagsPredicate, Entity) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEntityFlagsPredicate
 
matches(EntityPredicate, ServerLevel, Vec3, Entity) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEntityPredicate
 
matches(EntityPredicate, ServerPlayer, Entity) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEntityPredicate
 
matches(EntityTypePredicate, EntityType<?>) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEntityTypePredicate
 
matches(FishingHookPredicate, Entity, ServerLevel, Vec3) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandFishingHookPredicate
 
matches(FluidPredicate, ServerLevel, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandFluidPredicate
 
matches(LightningBoltPredicate, Entity, ServerLevel, Vec3) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandLightningBoltPredicate
 
matches(LightPredicate, ServerLevel, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandLightPredicate
 
matches(MinMaxBounds.Doubles, double) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandMinMaxBoundsDoubles
 
matches(MinMaxBounds.Ints, int) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandMinMaxBoundsInts
 
matches(MobEffectsPredicate.MobEffectInstancePredicate, MobEffectInstance) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandMobEffectsPredicateMobEffectInstancePredicate
 
matches(MobEffectsPredicate, Entity) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandMobEffectsPredicate
 
matches(NbtPredicate, IData) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandNbtPredicate
 
matches(NbtPredicate, IItemStack) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandNbtPredicate
 
matches(NbtPredicate, Entity) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandNbtPredicate
 
matches(PlayerPredicate, Entity, ServerLevel, Vec3) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandPlayerPredicate
 
matches(SlimePredicate, Entity, ServerLevel, Vec3) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandSlimePredicate
 
matches(StatePropertiesPredicate, BlockState) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandStatePropertiesPredicate
 
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(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(CraftingInput, Level) - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapedRecipe
 
matches(CraftingInput, Level) - Method in class com.blamejared.crafttweaker.api.recipe.type.CTShapelessRecipe
 
matches(RecipeInput, Level) - Method in class com.blamejared.crafttweaker.impl.script.ScriptRecipe
 
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(BlockState, BlockState) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
Checks if this BlockState matches another BlockState.
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
matchesSqr(MinMaxBounds.Doubles, double) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandMinMaxBoundsDoubles
 
matchesSqr(MinMaxBounds.Ints, int) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandMinMaxBoundsInts
 
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
 
matchingSlot(Enchantment, EquipmentSlot) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantment
 
material(ArmorTrim) - Static method in class com.blamejared.crafttweaker.natives.item.armortrim.ExpandArmorTrim
Gets the material of the armor trim.
max(AABB, Direction.Axis) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
maxCost(Enchantment.EnchantmentDefinition) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantmentDefinition
 
maxCostSpan(EnchantmentsByCostWithDifficulty) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.provider.type.ExpandEnchantmentByCostWithDifficulty
 
maxDamage() - Method in record class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtMost
Returns the value of the maxDamage record component.
maxLevel(Enchantment.EnchantmentDefinition) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantmentDefinition
 
maxParameters - Variable in class org.openzen.zenscript.codemodel.FunctionHeader
 
maxTrades - Variable in class com.blamejared.crafttweaker.api.villager.trade.type.BasicTradeListing
 
mayBuild(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Checks if the player may build.
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
 
mergeToList(IData, IData) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
mergeToList(IData, List<IData>) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
mergeToMap(IData, IData, IData) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
mergeToMap(IData, MapLike<IData>) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
mergeToMap(IData, Map<IData, IData>) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
mergeToPrimitive(IData, IData) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
message - Variable in exception class 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 class org.openzen.zenscript.lexer.ParseException
 
message - Variable in class org.openzen.zenscript.validator.ValidationLogEntry
 
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
 
minCost(Enchantment.EnchantmentDefinition) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantmentDefinition
 
minCost(EnchantmentsByCostWithDifficulty) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.provider.type.ExpandEnchantmentByCostWithDifficulty
 
minDamage() - Method in record class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtLeast
Returns the value of the minDamage record component.
minesAndDrops(KnownTag<Block>, float) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandTool.ExpandToolRule
Creates a new rule that allows mining and harvesting drops for blocks matching the specified tag.
minesAndDrops(List<Block>, float) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandTool.ExpandToolRule
Creates a new rule that allows mining and harvesting drops for the specified blocks.
minmax(AABB, AABB) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandAABB
 
minParameters - Variable in class org.openzen.zenscript.codemodel.FunctionHeader
 
minTicksInHive(BeehiveBlockEntity.Occupant) - Static method in class com.blamejared.crafttweaker.natives.block.entity.type.ExpandBeehiveBlockEntity.ExpandBeehiveBlockEntityOccupant
Gets the minimum number of ticks the occupant has been in the hive.
minutes(long) - Static method in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
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
 
MixinClientConfigurationPacketListenerImpl - Class in com.blamejared.crafttweaker.mixin.client.transform.multiplayer
 
MixinClientConfigurationPacketListenerImpl() - Constructor for class com.blamejared.crafttweaker.mixin.client.transform.multiplayer.MixinClientConfigurationPacketListenerImpl
 
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
 
MixinLootContext - Class in com.blamejared.crafttweaker.mixin.common.transform.loot
 
MixinLootContext() - Constructor for class com.blamejared.crafttweaker.mixin.common.transform.loot.MixinLootContext
 
MixinLootTable - Class in com.blamejared.crafttweaker.mixin.common.transform.loot
 
MixinLootTable() - Constructor for class com.blamejared.crafttweaker.mixin.common.transform.loot.MixinLootTable
 
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() - Method in interface com.blamejared.crafttweaker.api.mod.PlatformMod
 
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.
modFile() - Method in interface com.blamejared.crafttweaker.api.mod.PlatformMod
 
modid() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.Document.Mod
 
modifier(ItemAttributeModifiers.Entry) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemAttributeModifiers.ExpandItemAttributeModifiersEntry
 
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(ItemAttributeModifiers) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemAttributeModifiers
 
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
 
ModifierSpecificExpandLootTable - Class in com.blamejared.crafttweaker.natives.loot.modifier
Additional methods for easier modification of a specific loot table.
ModifierSpecificExpandLootTable() - Constructor for class com.blamejared.crafttweaker.natives.loot.modifier.ModifierSpecificExpandLootTable
 
modify(Consumer<ItemStack>) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
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
 
modifyThis(Consumer<IItemStack>) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
modifyTooltip(ITooltipFunction) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
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
 
modRoot() - Method in interface com.blamejared.crafttweaker.api.mod.PlatformMod
 
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
Moves the entity relative to its current position.
moveTo(Entity, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Moves the entity to the given position.
moveTo(Entity, double, double, double, float, float) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Moves the entity to the given position.
moveTo(Entity, BlockPos, float, float) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Moves the entity to the given position.
moveTo(Entity, Vec3) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Moves the entity to the given position.
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.MethodParameter
 
name() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeMethod
 
name() - Method in interface com.blamejared.crafttweaker.api.mod.PlatformMod
 
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(Advancement) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancement
Gets the name of this advancement
name(VillagerProfession) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandVillagerProfession
 
name(ResolvableProfile) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandResolvableProfile
 
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
 
names(AdvancementRequirements) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementRequirements
Gets the names of the advancement requirements
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
 
NARRATION_SEPARATOR - Static variable in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
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
 
NativeMethod.MethodParameter - 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
 
NE - Enum constant in enum class org.openzen.zenscript.codemodel.CompareType
 
needsFood(FoodData) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodData
Checks if the entity needs food.
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!!
NETWORK_VERSION_STRING - Static variable in class com.blamejared.crafttweaker.api.CraftTweakerConstants
 
NEW_LINE - Static variable in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
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> - 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
 
nonEmptyItemsCopy(ItemContainerContents) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemContainerContents
 
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.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
Notifies the merchant that a trade has occurred.
notifyTradeUpdated(Merchant, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.villager.ExpandMerchant
Notifies the merchant that the trade has been updated.
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
 
nutrition(FoodProperties) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
Gets the nutrition value of the food properties.
nutrition(FoodProperties.Builder, int) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties.ExpandFoodPropertiesBuilder
Sets the nutrition value of the food properties.

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.ingredient.vanilla.type.IngredientAny
 
of() - Static method in class com.blamejared.crafttweaker.impl.plugin.core.PluginManager
 
of() - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandBannerPatternLayers.ExpandBannerPatternLayersBuilder
Creates a new BannerPatternLayers.Builder.
of() - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties.ExpandFoodPropertiesBuilder
Creates a new food properties builder.
of(boolean) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandUnbreakable
 
of(boolean, boolean) - Static method in enum class com.blamejared.crafttweaker.impl.script.RecipeManagerScriptLoader.UpdatedState
 
of(boolean, boolean) - Static method in class com.blamejared.crafttweaker.natives.tooltip.ExpandTooltipFlag
 
of(float) - Static method in class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandConstantFloat
 
of(float, float) - Static method in class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandUniformFloat
 
of(float, float, float) - Static method in class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandTrapezoidFloat
 
of(float, float, float, float) - Static method in class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandClampedNormalFloat
 
of(float, float, int, int) - Static method in class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandClampedNormalInt
 
of(int) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandCustomModelData
Creates a new CustomModelData with the given value.
of(int) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandMapId
The map id to assign to the new object.
of(int) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandMapItemColor
 
of(int) - Static method in class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandConstantInt
 
of(int, boolean) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandDyedItemColor
Creates a new DyedItemColor with the given RGB color and whether it should show in the tooltip.
of(int, int) - Static method in class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandBiasedToBottomInt
 
of(int, int) - Static method in class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandUniformInt
 
of(int, int, List<IItemStack>) - Static method in class com.blamejared.crafttweaker.natives.recipe.input.type.ExpandCraftingInput
 
of(int, List<FireworkExplosion>) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandFireworks
Creates a new Fireworks with the given flight duration and explosions.
of(MapData) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandCustomData
Creates a new CustomData with the given data.
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(IItemStack) - Static method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientIItemStack
 
of(IItemStack) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandChargedProjectiles
Creates a new ChargedProjectiles with the given item.
of(IItemStack) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandLockCode
 
of(IItemStack) - Static method in class com.blamejared.crafttweaker.natives.recipe.input.type.ExpandSingleRecipeInput
 
of(IItemStack) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandItemCost
 
of(IItemStack, IItemStack, IItemStack) - Static method in class com.blamejared.crafttweaker.natives.recipe.input.type.ExpandSmithingRecipeInput
 
of(IItemStack, DataComponentPredicate) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandItemCost
 
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(Class<T>, DataComponentType<T>, T) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandTypedDataComponent
Creates a new TypedDataComponent.
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.natives.item.component.ExpandLockCode
The item hover name that will allow unlocking this code.
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<?>, RecipeHolder<?>>) - 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<RecipeHolder<?>>) - 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(List<IItemStack>) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandBundleContents
Creates a new BundleContents with the given items.
of(List<IItemStack>) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandChargedProjectiles
Creates a new ChargedProjectiles with the given items.
of(List<IItemStack>) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemContainerContents
 
of(List<BlockPredicate>, boolean) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandAdventureModePredicate
Creates a new AdventureModePredicate with the given predicates and showInTooltip flag.
of(List<Component>) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemLore
 
of(List<Component>, List<Component>) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemLore
 
of(List<Filterable<String>>) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandWritableBookContent
 
of(List<ItemAttributeModifiers.Entry>, boolean) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemAttributeModifiers
 
of(List<SuspiciousStewEffects.Entry>) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandSuspiciousStewEffects
 
of(List<Tool.Rule>, float, int) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandTool
Creates a new Tool instance with the specified rules, default mining speed, and damage per block.
of(List<Ingredient>) - Static method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientList
 
of(List<BannerPatternLayers.Layer>) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandBannerPatternLayers
Creates a new BannerPatternLayers with the provided layers.
of(Map<String, String>) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandBlockItemStateProperties
Creates a new BlockItemStateProperties with the given properties.
of(Map<String, MapDecorations.Entry>) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandMapDecorations
 
of(GlobalPos, boolean) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandLodestoneTracker
 
of(ResourceKey<Level>, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.util.ExpandGlobalPos
 
of(ResourceKey<LootTable>, long) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandSeededContainerLoot
 
of(IntProvider, int, int) - Static method in class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandClampedInt
 
of(SampledFloat...) - Static method in class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandMultipliedFloats
 
of(MobEffectInstance, float) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties.ExpandFoodPropertiesPossibleEffect
Creates a new food properties possible effect.
of(MobEffect, int) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandSuspiciousStewEffects.ExpandSuspiciousStewEffectsEntry
 
of(MobEffect, int, int) - Static method in class com.blamejared.crafttweaker.natives.villager.trade.type.ExpandSuspiciousStewForEmerald
 
of(MobEffect, int, int, boolean, boolean, boolean, MobEffectInstance) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectInstance
Creates a new MobEffectInstance.
of(Attribute, AttributeModifier, EquipmentSlotGroup) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemAttributeModifiers.ExpandItemAttributeModifiersEntry
 
of(Entity) - Static method in class com.blamejared.crafttweaker.natives.block.entity.type.ExpandBeehiveBlockEntity.ExpandBeehiveBlockEntityOccupant
Creates a new occupant for a beehive.
of(Item, Item, Item, Item) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandPotDecorations
 
of(Potion) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandPotionContents
 
of(Potion, int, List<MobEffectInstance>) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandPotionContents
 
of(TrimMaterial, TrimPattern, boolean) - Static method in class com.blamejared.crafttweaker.natives.item.armortrim.ExpandArmorTrim
Creates a new ArmorTrim.
of(BundleContents) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandBundleContents.ExpandBundleContentsMutable
Creates a new MutableBundleContents with the given contents.
of(FireworkExplosion.Shape, List<Integer>, List<Integer>, boolean, boolean) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandFireworkExplosion
Creates a new FireworkExplosion with the given shape, colors, fade colors, whether it has a trail, and whether it has twinkle.
of(SuspiciousStewEffects, int, float) - Static method in class com.blamejared.crafttweaker.natives.villager.trade.type.ExpandSuspiciousStewForEmerald
 
of(Enchantment[], int, int) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.provider.type.ExpandEnchantmentByCostWithDifficulty
 
of(Enchantment[], IntProvider) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.provider.type.ExpandEnchantmentByCost
 
of(Enchantment, IntProvider) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.provider.type.ExpandSingleEnchantment
 
of(ItemEnchantments) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemEnchantments.ExpandItemEnchantmentsMutable
 
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(ItemStack, boolean, IngredientConditions, IngredientTransformers) - Static method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
of(ItemStack, IngredientConditions, IngredientTransformers) - Static method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
of(ItemCost, int, ItemStack, int, int, float, ResourceKey<EnchantmentProvider>) - Static method in class com.blamejared.crafttweaker.natives.villager.trade.type.ExpandItemsAndEmeraldsToItems
 
of(ItemCost, IItemStack, int, int, float) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
of(ItemCost, ItemCost, IItemStack, int, int, float) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
of(ItemCost, ItemCost, IItemStack, int, int, int, float) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
of(ItemCost, ItemCost, IItemStack, int, int, int, float, int) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
of(Level) - Static method in class com.blamejared.crafttweaker.natives.tooltip.ExpandTooltipContext
 
of(BannerPattern, DyeColor) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandBannerPatternLayers.ExpandBannerPatternLayersLayer
Creates a new BannerPatternLayers.Layer.
of(ItemLike) - 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, DataComponentPatch) - Static method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
of(Fluid, long, DataComponentPatch, 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) - Static method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientCraftTweaker
 
of(T, boolean) - Static method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
Gets an IFluidStack from the given T type.
of(T, T) - Static method in class com.blamejared.crafttweaker.natives.server.ExpandFilterable
 
ofBlocks(List<Block>, boolean) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandAdventureModePredicate
Creates a new AdventureModePredicate with the given blocks and showInTooltip flag.
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(ItemStack, IngredientConditions, IngredientTransformers) - 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, DataComponentPatch) - 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.
ofTags(List<KnownTag<Block>>, boolean) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandAdventureModePredicate
Creates a new AdventureModePredicate with the given tags and showInTooltip flag.
ofZen(BiPredicate<IRecipeManager<Recipe<RecipeInput>>, RecipeHolder<Recipe<RecipeInput>>>) - 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<RecipeHolder<Recipe<RecipeInput>>>) - 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
Called when a falling block breaks after falling.
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.
onData(String, CTNetworkReceiver) - Method in class com.blamejared.crafttweaker.api.network.CTNetwork
Receives data on the client.
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
Checks if the entity is on the ground.
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
Called when a falling block lands on a block.
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
 
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(CommandSourceStack, String) - Static method in class com.blamejared.crafttweaker.api.command.CommandUtilities
 
open(CommandSourceStack, Component, Component, String) - Static method in class com.blamejared.crafttweaker.api.command.CommandUtilities
 
OPEN - Static variable in class org.openzen.zenscript.javashared.JavaModifiers
 
OPEN_FILE - Enum constant in enum class com.blamejared.crafttweaker.impl.network.packet.ClientBoundPackets
 
openingUrl(MutableComponent, String) - Static method in class com.blamejared.crafttweaker.api.command.CommandUtilities
 
openLogfile(CommandSourceStack) - Static method in class com.blamejared.crafttweaker.api.command.CommandUtilities
 
openLogFile(CommandSourceStack, Component) - Static method in class com.blamejared.crafttweaker.api.command.CommandUtilities
 
openLogFile(CommandSourceStack, Component, Component) - 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
Opens the trading screen for the merchant.
operation(AttributeModifier) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeModifier
Gets the operation of this AttributeModifier.
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
 
OPTION_OFF - Static variable in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
OPTION_ON - Static variable in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
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
 
optionNameValue(Component, Component) - Static method in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
options - Variable in class org.openzen.zenscript.codemodel.definition.VariantDefinition
 
optionStatus(boolean) - Static method in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
optionStatus(Component, boolean) - Static method in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
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
 
ordered(PotDecorations) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandPotDecorations
 
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 class 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
 
outerTexture(ArmorTrim, ArmorMaterial) - Static method in class com.blamejared.crafttweaker.natives.item.armortrim.ExpandArmorTrim
Gets the outer texture of the armor trim.
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<RecipeHolder<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
 
overrideArmorMaterials(TrimMaterial) - Static method in class com.blamejared.crafttweaker.natives.item.armortrim.ExpandTrimMaterial
Gets the override armor materials of the trim material.
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
 
overrideSpeed(KnownTag<Block>, float) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandTool.ExpandToolRule
Creates a new rule that overrides the mining speed for blocks matching the specified tag.
overrideSpeed(List<Block>, float) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandTool.ExpandToolRule
Creates a new rule that overrides the mining speed for the specified blocks.
overworld(MinecraftServer) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Gets the overworld.
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
 
pages(BookContent<T, C>) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandBookContent
Gets the pages of the book content.
pages(WritableBookContent) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandWritableBookContent
 
pages(WrittenBookContent) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandWrittenBookContent
 
paintingVariant(ResourceLocation...) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEntitySubPredicates
 
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
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
 
parent(Advancement) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancement
Gets the parent of this advancement.
ParentStatementType - Enum Class in org.openzen.zenscript.formatter
 
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(String) - Static method in class com.blamejared.crafttweaker.natives.resource.ExpandResourceLocation
Creates a new ResourceLocation from the given string.
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 Class in org.openzen.zenscript.lexer
 
ParseException(CodePosition, String) - Constructor for exception class org.openzen.zenscript.lexer.ParseException
 
ParseException(CodePosition, String, Throwable) - Constructor for exception class 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 variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_AND_SOUND_PLANT_GROWTH - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_AND_SOUND_WAX_ON - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_DESTROY_BLOCK - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_DRAGON_BLOCK_BREAK - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_DRAGON_FIREBALL_SPLASH - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_EGG_CRACK - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_ELECTRIC_SPARK - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_EYE_OF_ENDER_DEATH - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_INSTANT_POTION_SPLASH - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_MOBBLOCK_SPAWN - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_SCRAPE - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_SCULK_CHARGE - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_SCULK_SHRIEK - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_SHOOT_SMOKE - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_SHOOT_WHITE_SMOKE - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_SPELL_POTION_SPLASH - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_TRIAL_SPAWNER_DETECT_PLAYER - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_TRIAL_SPAWNER_SPAWN - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_TRIAL_SPAWNER_SPAWN_MOB_AT - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_WATER_EVAPORATING - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
PARTICLES_WAX_OFF - Static variable 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.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
path() - Method in record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundSendOpenFileMessagePacket
Returns the value of the path record component.
PathUtil - Class in com.blamejared.crafttweaker.api.util
Holds various utilities related to Path manipulation.
pattern(ArmorTrim) - Static method in class com.blamejared.crafttweaker.natives.item.armortrim.ExpandArmorTrim
Gets the pattern of the armor trim.
pattern(BannerPatternLayers.Layer) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandBannerPatternLayers.ExpandBannerPatternLayersLayer
Gets the BannerPattern of the BannerPatternLayers.Layer.
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(CrossbowItem, Level, LivingEntity, InteractionHand, ItemStack, float, float, LivingEntity) - 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
 
perLevelAboveFirst(Enchantment.Cost) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantmentCost
 
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
Moves the item at the given index to the first available hotbar slot.
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
 
PlatformMod - Interface in com.blamejared.crafttweaker.api.mod
 
playAmbientSound(Mob) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
Plays the ambient sound for this mob.
playCelebrateSound(AbstractVillager) - Static method in class com.blamejared.crafttweaker.natives.entity.type.villager.ExpandAbstractVillager
Plays the celebrate sound for the villager.
player() - Method in class com.blamejared.crafttweaker.api.network.CTNetworkContext
The player that received the network request, this is usually the client player.
PlayerAppender - Class in com.blamejared.crafttweaker.impl.logging
 
playerAttack(DamageSources, Player) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
playNotifySound(Player, SoundEvent, SoundSource, float, float) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Plays a sound for the player.
playSound(Entity, SoundEvent, float, float) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Plays a sound at the entity's location.
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
 
pos(GlobalPos) - Static method in class com.blamejared.crafttweaker.natives.util.ExpandGlobalPos
 
position - Variable in exception class 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 class 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
Gets the position of the entity.
positionRider(Entity, Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Positions the rider of the entity.
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
 
primaryItems(Enchantment.EnchantmentDefinition) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantmentDefinition
 
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
 
probability(FoodProperties.PossibleEffect) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties.ExpandFoodPropertiesPossibleEffect
Gets the probability of the food properties possible effect.
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.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(BlockItemStateProperties) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandBlockItemStateProperties
Gets the properties of the BlockItemStateProperties.
properties(LootItemBlockStatePropertyCondition.Builder, StatePropertiesPredicate.Builder) - Static method in class com.blamejared.crafttweaker.natives.loot.condition.builder.ExpandLootItemBlockStatePropertyConditionBuilder
 
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
 
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
 
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
 
randomlyIn(double) - Static method in class com.blamejared.crafttweaker.api.loot.condition.LootConditions
 
range(Instrument) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandInstrument
Gets the range of the Instrument.
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
 
raw(Filterable<T>) - Static method in class com.blamejared.crafttweaker.natives.server.ExpandFilterable
 
rawGetCommandString(EntityType<?>) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
Gets the raw command string of the entity.
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
 
readyForShearing(Shearable) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandShearable
Checks if the entity is ready for shearing.
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
 
receive(IData, CTNetworkContext) - Method in interface com.blamejared.crafttweaker.api.network.CTNetworkReceiver
Acts on the received data.
receive(String, IData, Player) - Method in class com.blamejared.crafttweaker.api.network.CTNetwork
 
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> - 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>, Collection<RecipeHolder<T>>, Map<ResourceLocation, RecipeHolder<?>>) - 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 - 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
 
RecipeUtil - Class in com.blamejared.crafttweaker.api.util
 
RecipeUtil() - Constructor for class com.blamejared.crafttweaker.api.util.RecipeUtil
 
recompose(IRecipeManager<? super CTShapedRecipe>, RegistryAccess, IDecomposedRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.crafttweaker.CTShapedRecipeHandler
 
recompose(IRecipeManager<? super CTShapelessRecipe>, RegistryAccess, IDecomposedRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.crafttweaker.CTShapelessRecipeHandler
 
recompose(IRecipeManager<? super AbstractCookingRecipe>, RegistryAccess, IDecomposedRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.CookingRecipeHandler
 
recompose(IRecipeManager<? super ShapedRecipe>, RegistryAccess, IDecomposedRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.ShapedRecipeHandler
 
recompose(IRecipeManager<? super ShapelessRecipe>, RegistryAccess, IDecomposedRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.ShapelessRecipeHandler
 
recompose(IRecipeManager<? super SmithingTransformRecipe>, RegistryAccess, IDecomposedRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.SmithingTransformRecipeHandler
 
recompose(IRecipeManager<? super SmithingTrimRecipe>, RegistryAccess, IDecomposedRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.SmithingTrimRecipeHandler
 
recompose(IRecipeManager<? super StonecutterRecipe>, RegistryAccess, IDecomposedRecipe) - Method in class com.blamejared.crafttweaker.impl.recipe.handler.type.vanilla.StoneCutterRecipeHandler
 
recompose(IRecipeManager<? super T>, RegistryAccess, 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 variable 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() - Method in record class com.blamejared.crafttweaker.impl.loot.condition.LootTableIdRegexCondition
Returns the value of the regex record component.
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 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.CommonCraftTweakerPlugin
 
registerBracketParsers(IBracketParserRegistrationHandler) - Method in class com.blamejared.crafttweaker.impl.plugin.crafttweaker.CompatibilityCraftTweakerPlugin
 
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 interface com.blamejared.crafttweaker.api.event.bus.IEventBusWire
Performs the necessary work to wire the given IEventBus to its platform-specific counterpart.
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.CommonCraftTweakerPlugin
 
registerCommands(CommandDispatcher<CommandSourceStack>, Commands.CommandSelection) - Static method in class com.blamejared.crafttweaker.CraftTweakerCommon
 
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.
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.CompatibilityCraftTweakerPlugin
 
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.CommonCraftTweakerPlugin
 
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.CommonCraftTweakerPlugin
 
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.CommonCraftTweakerPlugin
 
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.CommonCraftTweakerPlugin
 
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.CompatibilityCraftTweakerPlugin
 
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.CommonCraftTweakerPlugin
 
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
 
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.CompatibilityCraftTweakerPlugin
 
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.CommonCraftTweakerPlugin
 
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(ResourceKey) - Static method in class com.blamejared.crafttweaker.natives.resource.ExpandResourceKey
 
REGISTRY - Static variable in class com.blamejared.crafttweaker.platform.Services
 
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
 
registryOrThrow(ResourceKey<Registry<T>>) - Method in interface com.blamejared.crafttweaker.platform.services.IRegistryHelper
 
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
Releases the item that the entity is using.
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(IData, String) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
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 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(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(DataComponentPatch.Builder, Class<T>, DataComponentType<T>) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentPatch.ExpandDataComponentPatchBuilder
Removes the DataComponentType from the DataComponentPatch.Builder.
remove(DataComponentType<T>) - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
remove(DataComponentType<T>) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
remove(ResourceLocation) - Method in class com.blamejared.crafttweaker.api.recipe.RecipeList
Remove the recipe with the given id.
remove(Item, DataComponentType) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
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 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 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
Removes all effects from this entity.
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
 
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 class com.blamejared.crafttweaker.api.recipe.manager.GenericRecipesManager
Removes all recipes where the input contains the given IItemStack.
removeByModid(String) - Method in 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 class com.blamejared.crafttweaker.api.recipe.manager.GenericRecipesManager
Removes all recipes from the provided mod.
removeByModId(String) - Method in 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 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
Remove recipes based on Registry names
removeByName(String...) - Method in class com.blamejared.crafttweaker.api.recipe.manager.GenericRecipesManager
Remove recipes based on Registry names
removeByRecipeTest(Predicate<RecipeHolder<T>>) - Method in class com.blamejared.crafttweaker.api.recipe.RecipeList
Removes recipes that pass the given recipe Predicate
removeByRegex(String) - Method in class com.blamejared.crafttweaker.api.loot.modifier.LootModifierManager
Removes all loot modifiers whose name matches the given regular expression.
removeByRegex(String) - Method in 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
 
removed(DataComponentPatch.SplitResult) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentPatch.ExpandDataComponentPatchSplitResult
Gets the removed components.
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
Removes an effect from this entity.
removeEffectNoUpdate(LivingEntity, MobEffect) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Removes an effect from this entity without causing an update.
removeElements(KnownTag<T>, T...) - Method in class com.blamejared.crafttweaker.api.tag.manager.type.KnownTagManager
 
removeEmeraldForItemsTrade(VillagerProfession, int, IItemStack) - 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.
removeExactly(IIngredientWithAmount) - Static method in class com.blamejared.crafttweaker.api.loot.modifier.CommonLootModifiers
Removes every instance of the targeted IIngredient from the drops, until the maximum amount of removals is reached.
removeExactlyAll(IIngredientWithAmount...) - Static method in class com.blamejared.crafttweaker.api.loot.modifier.CommonLootModifiers
Removes every instance of the targeted IIngredients from the drops, until the maximum amount of removals is reached.
removeGlobalAttribute(Attribute, EquipmentSlot[]) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
Deprecated, for removal: This API element is subject to removal in a future version.
removeGlobalAttributeModifier(String, EquipmentSlot[]) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
Deprecated, for removal: This API element is subject to removal in a future version.
removeGlobalAttributeModifier(UUID, EquipmentSlot[]) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
Deprecated, for removal: This API element is subject to removal in a future version.
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.
removeIf(ItemEnchantments.Mutable, Predicate<Enchantment>) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemEnchantments.ExpandItemEnchantmentsMutable
 
removeInteraction(CauldronInteraction.InteractionMap, 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
Removes the given item from the inventory.
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.
removeLast(BannerPatternLayers) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandBannerPatternLayers
Removes the last layer from the BannerPatternLayers.
removeLavaInteraction(Item) - Method in class com.blamejared.crafttweaker.api.misc.CTCauldron
Removes the interaction for the given item from a lava filled Cauldron.
removeMatching(Predicate<RecipeHolder<Recipe<RecipeInput>>>) - Method in class com.blamejared.crafttweaker.api.recipe.manager.GenericRecipesManager
Removes all recipes that match the given predicate
removeMatching(Predicate<RecipeHolder<T>>) - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.IRecipeManager
Removes all recipes that match the given predicate
removeModifier(AttributeInstance, ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeInstance
Removes the AttributeModifier with the given ID.
removeModifier(Attribute, AttributeModifier) - Method in interface com.blamejared.crafttweaker.api.item.attribute.ItemAttributeModifierBase
 
removeOne(BundleContents.Mutable) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandBundleContents.ExpandBundleContentsMutable
Removes one item from the MutableBundleContents.
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(IItemStack, IIngredient) - Method in interface com.blamejared.crafttweaker.api.recipe.manager.base.ICookingRecipeManager
Removes a recipe based on it's output and input.
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
Removes a tag from the entity.
removeTheItem(ContainerSingleItem) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandContainerSingleItem
Removes the item stored by the container.
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
Removes the vehicle of the entity.
removeWanderingTrade(int, IIngredient) - Method in class com.blamejared.crafttweaker.api.villager.CTVillagerTrades
Removes a Wandering Trader trade for Emeralds for Items.
removeWaterInteraction(Item) - Method in class com.blamejared.crafttweaker.api.misc.CTCauldron
Removes the interaction for the given item from a water filled Cauldron.
repairCost() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Gets the data in <componenttype:minecraft:repair_cost>
repairIngredient(ArmorMaterial) - Static method in class com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorMaterial
 
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() - Method in record class com.blamejared.crafttweaker.api.ingredient.transformer.type.TransformReplace
Returns the value of the replaceWith record component.
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
 
requiredMods() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.Document
 
requirement() - Method in class com.blamejared.crafttweaker.impl.command.CommandImpl
 
requirements(Advancement) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancement
 
requirements(AdvancementRequirements) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementRequirements
Gets the requirements of the advancement
requiresTesting() - Method in interface com.blamejared.crafttweaker.api.ingredient.vanilla.type.CraftTweakerVanillaIngredient
 
requiresTesting() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientAny
 
requiresTesting() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientCraftTweaker
 
requiresTesting() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientIItemStack
 
requiresTesting() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientList
 
reset() - Method in class org.openzen.zenscript.lexer.LLParserTokenStream
 
resetLove(Animal) - Static method in class com.blamejared.crafttweaker.natives.entity.type.animal.ExpandAnimal
Resets this Animal's love status.
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(Filterable<T>, Function<T, Optional<U>>) - Static method in class com.blamejared.crafttweaker.natives.server.ExpandFilterable
 
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
 
resolved(WrittenBookContent) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandWrittenBookContent
 
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
 
resourceKeyOrThrow(ResourceKey<Registry<T>>, T) - Method in interface com.blamejared.crafttweaker.platform.services.IRegistryHelper
 
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
 
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
Respawns the player.
restrictTo(Mob, BlockPos, int) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
Restricts the mob to the given position and radius.
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(ItemInteractionResult) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandItemInteractionResult
 
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
Revokes this progress
revoke(PlayerAdvancements, AdvancementHolder, String) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandPlayerAdvancements
Revokes an advancement from the player.
revokeProgress(AdvancementProgress, String) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementProgress
Revokes progress from the advancement
rewards(Advancement) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancement
Gets the AdvancementRewards for this advancement
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
 
rgb(DyedItemColor) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandDyedItemColor
Gets the RGB color of the DyedItemColor.
rgb(MapItemColor) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandMapItemColor
 
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
 
right(PotDecorations) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandPotDecorations
 
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
Rotates this BlockState by the given Rotation.
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(MapDecorations.Entry) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandMapDecorations.ExpandMapDecorationsEntry
 
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
 
rules(Tool) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandTool
Retrieves the list of rules that define how the tool interacts with specific blocks.
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
 
runWithRegistryAccess(Consumer<RegistryAccess>) - Method in class com.blamejared.crafttweaker.impl.helper.AccessibleClientElementsProvider
 
runWithRegistryAccess(Consumer<RegistryAccess>) - Method in class com.blamejared.crafttweaker.impl.helper.AccessibleServerElementsProvider
 
runWithRegistryAccess(Consumer<RegistryAccess>) - Method in interface com.blamejared.crafttweaker.platform.helper.IAccessibleClientElementsProvider
 
runWithRegistryAccess(Consumer<RegistryAccess>) - Method in interface com.blamejared.crafttweaker.platform.helper.IAccessibleServerElementsProvider
 

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
 
sample(IntProvider, RandomSource) - Static method in class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandIntProvider
 
sample(SampledFloat, RandomSource) - Static method in class com.blamejared.crafttweaker.natives.util.valueprovider.ExpandSampledFloat
 
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
 
saturation(FoodProperties) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
Gets the saturation modifier of the food properties.
saturationModifier(FoodProperties.Builder, float) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties.ExpandFoodPropertiesBuilder
Sets the saturation modifier of the food properties.
save(CompoundTag, HolderLookup.Provider) - Method in class com.blamejared.crafttweaker.api.level.CraftTweakerSavedData
 
save(MobEffectInstance) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectInstance
Saves the MobEffectInstance to a MapData.
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(String, String) - Constructor for class com.blamejared.crafttweaker.impl.script.ScriptRecipe
 
ScriptRecipeType - 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<RecipeHolder<?>>) - Static method in class com.blamejared.crafttweaker.impl.recipe.replacement.DefaultTargetingFilters
 
scriptsDir() - Static method 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
 
seed(SeededContainerLoot) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandSeededContainerLoot
 
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(CommandSourceStack, Component) - Static method in class com.blamejared.crafttweaker.api.command.CommandUtilities
 
sendCopying(CommandSourceStack, MutableComponent, String) - Static method in class com.blamejared.crafttweaker.api.command.CommandUtilities
 
sendCopyingAndCopy(CommandSourceStack, MutableComponent, String) - Static method in class com.blamejared.crafttweaker.api.command.CommandUtilities
 
sendMessage(CommandSource, Component) - Static method in class com.blamejared.crafttweaker.natives.command.ExpandCommandSource
Sends a message to the command source.
sendMessage(Player, Component) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Sends a message to the player.
sendPacket(ServerPlayer, T) - Method in interface com.blamejared.crafttweaker.platform.services.INetworkHelper
 
sendsTelemetryEvent(Advancement) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancement
Checks if this advancement sends a telemetry event
sendTo(ServerPlayer, String, IData) - Method in class com.blamejared.crafttweaker.api.network.CTNetwork
Sends the given data to the specified player on the specified id.
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(TextColor) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandTextColor
 
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() - Method in interface com.blamejared.crafttweaker.api.ingredient.vanilla.type.CraftTweakerVanillaIngredient
 
serializer() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientAny
 
serializer() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientCraftTweaker
 
serializer() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientIItemStack
 
serializer() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientList
 
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
 
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(IData, String, IData) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
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
Sets the absorption amount for this entity.
setAccelerationPower(AbstractHurtingProjectile, double) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.arrow.ExpandAbstractHurtingProjectile
Sets the accelerationPower of this projectile.
setAggressive(Mob, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
Sets whether the mob should be aggressive.
setAirSupply(Entity, int) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Sets the air supply of the entity.
setAmount(int) - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
Sets the fluid amount in MilliBuckets (mB)
setArrowCount(LivingEntity, int) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Sets how many arrows are currently in this entity.
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.
setAttribute(Path, String, Object, LinkOption...) - Method in class com.blamejared.crafttweaker.impl.script.recipefs.RecipeFileSystemProvider
 
setAttributeModifiers(Item, ItemAttributeModifiers) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setBaby(Mob, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
Sets whether the mob should be a baby.
setBannerPatterns(Item, BannerPatternLayers) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setBaseColor(Item, DyeColor) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
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
Sets the base value of the attribute.
setBees(Item, List<BeehiveBlockEntity.Occupant>) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
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.
setBlockEntityData(Item, CustomData) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setBlockState(FallingBlockEntity, BlockState) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandFallingBlockEntity
Sets the BlockState of this falling entity.
setBlockState(Item, BlockItemStateProperties) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
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
 
setBucketEntityData(Item, CustomData) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setBundleContents(Item, BundleContents) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
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(IIngredient, int, RecipeType<?>) - Method in interface com.blamejared.crafttweaker.platform.services.IEventHelper
 
setCanBreak(Item, AdventureModePredicate) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setCanPickUpLoot(Mob, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
Sets whether the mob can pick up loot.
setCanPlaceOn(Item, AdventureModePredicate) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setChanged(Container) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandContainer
 
setChargedProjectiles(Item, ChargedProjectiles) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
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
 
setColor(Sheep, DyeColor) - Static method in class com.blamejared.crafttweaker.natives.entity.type.animal.ExpandSheep
Sets the DyeColor of the sheep.
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
 
setComponent(DataComponentMap.Builder, Class<T>, DataComponentType<T>, T) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentMap.ExpandDataComponentMapBuilder
Sets the value of the data component for the given DataComponentType.
setComponent(DataComponentPatch.Builder, Class<T>, DataComponentType<T>, T) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentPatch.ExpandDataComponentPatchBuilder
Sets the value for the given DataComponentType.
setComponent(DataComponentPatch.Builder, Class<T>, TypedDataComponent<T>) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentPatch.ExpandDataComponentPatchBuilder
Sets the TypedDataComponent for the given DataComponentType.
setComponent(Item, Class<T>, DataComponentType<T>, T) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setComponent(Item, DataComponentType<T>, T) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setCompostable(IItemStack, Optional<Float>, boolean) - Method in interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
 
setConst(ConstMemberRef, TypeMemberPriority) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
setContainer(Item, ItemContainerContents) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setContainerLoot(Item, SeededContainerLoot) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
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
 
setCreativeSlotLock(Item, boolean) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setCritArrow(AbstractArrow, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.arrow.ExpandAbstractArrow
Sets this the crit value of this arrow.
setCustomData(Item, CustomData) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setCustomModelData(Item, CustomModelData) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setCustomName(Entity, Component) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Sets the custom name of the entity.
setCustomName(Item, Component) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setCustomNameVisible(Entity, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Sets the custom name visible state of the entity.
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
Sets the data of the block entity.
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
 
setDebugStickState(Item, DebugStickState) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setDefault() - Method in class com.blamejared.crafttweaker.api.entity.NameTagResult
Sets the default vanilla behaviour of rendering name tags.
setDefaultGameType(MinecraftServer, GameType) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Sets the default game type.
setDefaultPickUpDelay(ItemEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.type.item.ExpandItemEntity
Set this item entity to have the default pickup delay.
setDeltaMovement(Entity, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Sets the delta movement of the entity.
setDeltaMovement(Entity, Vec3) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Sets the delta movement of the entity.
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
Sets the difficulty of the server.
setDifficultyLocked(MinecraftServer, boolean) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Sets if the difficulty should be locked.
setDiscardFriction(LivingEntity, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Sets if this entity should discard friction.
setDropChance(Mob, EquipmentSlot, float) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
Sets the drop chance for the given EquipmentSlot.
setDyedColor(Item, DyedItemColor) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setEnchantment(ItemEnchantments.Mutable, Enchantment, int) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemEnchantments.ExpandItemEnchantmentsMutable
 
setEnchantmentGlintOverride(Item, boolean) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setEnchantments(Item, ItemEnchantments) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setEnforceWhitelist(MinecraftServer, boolean) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Sets if the whitelist is enforced.
setEntityData(Item, CustomData) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
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
Sets an entity on the player's shoulder.
setExhaustion(FoodData, float) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodData
Sets the exhaustion level.
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
Sets the experience level of the player.
setExplosionResistance(Block, float) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlock
Sets the blast resistance of this Block.
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
 
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.
setFireResistant(Item, boolean) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setFireworkExplosion(Item, FireworkExplosion) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setFireworks(Item, Fireworks) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setFlightAllowed(MinecraftServer, boolean) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Sets if flight is allowed.
setFlyingSpeed(Abilities, float) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandAbilities
Sets the flying speed of the player.
setFood(Item, FoodProperties) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setFoodLevel(FoodData, int) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodData
Sets the food level.
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
Makes the entity glow.
setGuaranteedDrop(Mob, EquipmentSlot) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
Sets that the item in the given EquipmentSlot should always drop when it is killed.
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
Sets the health of this entity.
setHideAdditionalTooltip(Item, boolean) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setHideTooltip(Item, boolean) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
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
Sets this Animal in love, with the given Player as the cause.
setInLoveTime(Animal, int) - Static method in class com.blamejared.crafttweaker.natives.entity.type.animal.ExpandAnimal
Sets the time in ticks this Animal has been in love.
setInstrument(Item, Instrument) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setIntangibleProjectile(Item, boolean) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setInvisible(Entity, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Sets the invisible state of the entity.
setInvulnerable(Entity, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Sets the invulnerable state of the entity.
setIsInPowderSnow(Entity, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Sets whether the entity is in powder snow.
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
Sets the item of the projectile.
setItemInHand(LivingEntity, InteractionHand, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Sets the item in the entity's hand.
setItemName(Item, Component) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setItemSlot(LivingEntity, EquipmentSlot, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Sets the item in a specific equipment slot.
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
 
setJsonComponent(Item, DataComponentType, IData) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
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
Sets whether this entity is jumping.
setLastHurtByMob(LivingEntity, LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Sets the last entity that hurt this entity.
setLastHurtByPlayer(LivingEntity, Player) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Sets the last entity that hurt this entity.
setLastHurtMob(LivingEntity, Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Sets the last entity that this entity hurt.
setLeashedTo(Mob, Entity, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
Sets the entity that the mob is leashed to.
setLeftHanded(Mob, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
Sets whether the mob should be left-handed.
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
Sets the location of the display info.
setLockCode(Item, LockCode) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setLodestoneTracker(Item, LodestoneTracker) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
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
 
setLootTable(RandomizableContainer, ResourceKey<LootTable>) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandRandomizableContainer
Sets the loot table used by the container.
setLootTable(RandomizableContainer, ResourceKey<LootTable>, long) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandRandomizableContainer
Sets the loot table used by the container.
setLootTable(RandomizableContainer, ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandRandomizableContainer
Sets the loot table used by the container.
setLootTable(RandomizableContainer, ResourceLocation, long) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandRandomizableContainer
Sets the loot table used by the container.
setLootTableSeed(RandomizableContainer, long) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandRandomizableContainer
Sets the seed used by the loot table.
setLore(Item, ItemLore) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setMainArm(Player, HumanoidArm) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Sets the main arm of the player.
setMapColor(Item, MapItemColor) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setMapDecorations(Item, MapDecorations) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setMapId(Item, MapId) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setMapPostProcessing(Item, MapPostProcessing) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setMaxDamage(Item, int) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setMaxStackSize(Item, int) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
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
Sets the message of the day.
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
Set this item entity to never be picked up.
setNoActionTime(LivingEntity, int) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Sets the time since this entity last performed an action.
setNoAi(Mob, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
Sets whether the mob should have AI disabled.
setNoGravity(Entity, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Sets if the entity has no gravity.
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
Set this item entity to not have a pickup delay.
setNoteBlockSound(Item, ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setObfuscated(Style) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
setOldPosAndRot(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Sets the old position and rotation of the entity.
setOminousBottleAmplifier(Item, int) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setOnGround(Entity, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Sets if the entity is on the ground.
setOuterDefinition(HighLevelDefinition) - Method in class org.openzen.zenscript.codemodel.HighLevelDefinition
 
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
Sets the owner of the projectile.
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
Sets that this mob should persist in the world.
setPickedItem(Inventory, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandInventory
Sets the selected item in the hotbar to the first matching stack in the inventory.
setPickUpDelay(ItemEntity, int) - Static method in class com.blamejared.crafttweaker.natives.entity.type.item.ExpandItemEntity
Sets the pickup delay in ticks for this item entity.
setPortalCooldown(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Sets the portal cooldown of the entity.
setPos(Entity, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Sets the position of the entity.
setPos(Entity, Vec3) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Sets the position of the entity.
setPosRaw(Entity, double, double, double) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Sets the position of the entity to the given coordinates.
setPotDecorations(Item, PotDecorations) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setPotionContents(Item, PotionContents) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setProfile(Item, ResolvableProfile) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setPvpAllowed(MinecraftServer, boolean) - Static method in class com.blamejared.crafttweaker.natives.game.ExpandServer
Sets if PvP is allowed.
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(Item, Rarity) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setRecipes(Item, List<ResourceLocation>) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setReducedDebugInfo(Player, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Sets if the player has reduced debug info.
setRemainingFireTicks(Entity, int) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Sets the remaining fire ticks of the entity.
setRemoved(EntityAccess, Entity.RemovalReason) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityAccess
Removes this entity with the given removal reason.
setRepairCost(Item, int) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setReturnType(TypeID) - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
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
Sets the saturation level.
setScore(Player, int) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Sets the score of the player.
setSetter(SetterMemberRef, TypeMemberPriority) - Method in class org.openzen.zenscript.codemodel.type.member.TypeMemberGroup
 
setSheared(Sheep, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.type.animal.ExpandSheep
Sets if the sheep is sheared.
setShiftKeyDown(Entity, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Sets the shift key down state of the entity.
setSilent(Entity, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Sets if the entity is silent.
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
Sets the position that the entity is sleeping at.
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
 
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
Sets the movement speed of this entity.
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
Sets the sprinting state of the entity.
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
Sets how many stingers are currently in this entity.
setStoredEnchantments(Item, ItemEnchantments) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
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
 
setSuspiciousStewEffects(Item, SuspiciousStewEffects) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setSwimming(Entity, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Sets the swimming state of the entity.
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
Sets the target of the mob.
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
 
setTheItem(ContainerSingleItem, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandContainerSingleItem
Sets the only item held by the container.
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
Sets the number of ticks the entity has been frozen.
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
 
setTool(Item, Tool) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
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
Sets the trading player of the merchant.
setTransposed(Matrix3fc) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMatrix3f
 
setTrim(Item, ArmorTrim) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
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
 
setUnbreakable(Item, Unbreakable) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
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
Sets how unhappy the villager is.
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
Sets whether the lightning bolt is visual only.
setWalkingSpeed(Abilities, float) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandAbilities
Sets the walking speed of the player.
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
 
setWritableBookContent(Item, WritableBookContent) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setWrittenBookContent(Item, WrittenBookContent) - Static method in class com.blamejared.crafttweaker.natives.item.ExpandItem
 
setX(BlockPos.MutableBlockPos, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMutableBlockPos
 
setY(BlockPos.MutableBlockPos, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMutableBlockPos
 
setZ(BlockPos.MutableBlockPos, int) - Static method in class com.blamejared.crafttweaker.natives.util.math.ExpandMutableBlockPos
 
shallow(IRecipeComponent<T>, T, Function<T, T>) - Static method in class com.blamejared.crafttweaker.impl.recipe.replacement.DefaultTargetingStrategies
 
shape(FireworkExplosion) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandFireworkExplosion
Gets the shape of the FireworkExplosion.
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> - Class in zsynthetic
 
Shared(T) - Constructor for class zsynthetic.Shared
 
SHARED - Static variable in class org.openzen.zenscript.javashared.JavaClass
 
shear(Shearable, SoundSource) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandShearable
Shears the entity.
shl(IData) - Method in interface com.blamejared.crafttweaker.api.data.IData
Applies a SHL (invalid input: '<'invalid input: '<') 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
Shoots the projectile from the given position and rotation.
shootFromRotation(Projectile, Entity, float, float, float, float, float) - Static method in class com.blamejared.crafttweaker.natives.entity.type.projectile.ExpandProjectile
Shoots the projectile from the given rotation.
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
 
shouldAnnounceChat(DisplayInfo) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandDisplayInfo
Gets whether the advancement should be displayed in chat when earned.
shouldApplyEffectTickThisTick(MobEffect, int, int) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffect
Checks if the effect should be applied this tick.
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.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.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
 
shouldApplyOn(IScriptLoadSource, Logger) - Method in class com.blamejared.crafttweaker.api.action.network.ActionAddDataReceiver
 
shouldBeSaved(EntityAccess) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityAccess
Checks if the entity should be saved.
shouldDestroy(Entity.RemovalReason) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityRemovalReason
Checks if the entity should be destroyed.
shouldDiscardFriction(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Checks if this entity should discard friction.
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
Checks if the commands from this source should inform admins.
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(RecipeHolder<?>) - Method in class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipe
 
shouldRemove(RecipeHolder<?>) - Method in class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipeBase
 
shouldRemove(RecipeHolder<?>) - Method in class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipeByModId
 
shouldRemove(RecipeHolder<?>) - Method in class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipeByName
 
shouldRemove(RecipeHolder<?>) - Method in class com.blamejared.crafttweaker.api.action.recipe.generic.ActionRemoveGenericRecipeByOutput
 
shouldRemove(RecipeHolder<?>) - 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
Checks if the entity should show its name.
shouldShowToast(DisplayInfo) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandDisplayInfo
Gets whether the toast should be shown for the display info.
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
 
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
Gets whether the MobEffectInstance should show an icon.
showInTooltip(AdventureModePredicate) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandAdventureModePredicate
Gets whether the predicate should show in the tooltip.
showInTooltip(DyedItemColor) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandDyedItemColor
Gets whether the DyedItemColor should show in the tooltip.
showInTooltip(ItemAttributeModifiers) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemAttributeModifiers
 
showInTooltip(Unbreakable) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandUnbreakable
 
showOnItemFrame(MapDecorationType) - Static method in class com.blamejared.crafttweaker.natives.world.map.ExpandMapDecorationType
 
showProgressBar(Merchant) - Static method in class com.blamejared.crafttweaker.natives.entity.type.villager.ExpandMerchant
Gets if the merchant should show the progress bar.
showVehicleHealth(Entity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Checks if the entity should show vehicle health.
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(boolean) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandItemInteractionResult
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
 
singleQuote - Variable in class org.openzen.zenscript.parser.expression.ParsedExpressionString
 
singleton() - Method in interface com.blamejared.crafttweaker.api.ingredient.vanilla.type.CraftTweakerVanillaIngredient
 
siPush(short) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
size(AdvancementRequirements) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementRequirements
Gets the size of the advancement requirements
size(DataComponentMap) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentMap
Gets the size of the data component map.
size(DataComponentPatch) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentPatch
Gets the size of the DataComponentPatch.
size(BundleContents) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandBundleContents
Gets the size of the BundleContents.
size(CustomData) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandCustomData
Gets the size of the CustomData.
size(RecipeInput) - Static method in class com.blamejared.crafttweaker.natives.recipe.input.ExpandRecipeInput
 
size(ItemEnchantments) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemEnchantments
 
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
 
slot(ItemAttributeModifiers.Entry) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemAttributeModifiers.ExpandItemAttributeModifiersEntry
 
slots(Enchantment.EnchantmentDefinition) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantmentDefinition
 
SmithingRecipeConflictChecker - Class in com.blamejared.crafttweaker.impl.recipe.handler.helper
 
SmithingRecipeConflictChecker() - Constructor for class com.blamejared.crafttweaker.impl.recipe.handler.helper.SmithingRecipeConflictChecker
 
SmithingRecipeManager - 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 - 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 variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_ANVIL_LAND - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_ANVIL_USED - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_BAT_LIFTOFF - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_BLAZE_FIREBALL - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_BREWING_STAND_BREW - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_CHORUS_DEATH - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_CHORUS_GROW - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_CRAFTER_CRAFT - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_CRAFTER_FAIL - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_DISPENSER_DISPENSE - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_DISPENSER_FAIL - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_DISPENSER_PROJECTILE_LAUNCH - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_DRAGON_DEATH - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_DRAGON_FIREBALL - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_DRIP_LAVA_INTO_CAULDRON - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_DRIP_WATER_INTO_CAULDRON - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_END_PORTAL_SPAWN - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_EXTINGUISH_FIRE - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_FIREWORK_SHOOT - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_GHAST_FIREBALL - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_GHAST_WARNING - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_GRINDSTONE_USED - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_HUSK_TO_ZOMBIE - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_PAGE_TURN - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_PHANTOM_BITE - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_PLAY_JUKEBOX_SONG - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_POINTED_DRIPSTONE_LAND - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_PORTAL_TRAVEL - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_SKELETON_TO_STRAY - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_SMITHING_TABLE_USED - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_STOP_JUKEBOX_SONG - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_WIND_CHARGE_SHOOT - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_WITHER_BLOCK_BREAK - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_WITHER_BOSS_SHOOT - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_WITHER_BOSS_SPAWN - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_ZOMBIE_CONVERTED - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_ZOMBIE_DOOR_CRASH - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_ZOMBIE_INFECTED - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_ZOMBIE_IRON_DOOR - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_ZOMBIE_TO_DROWNED - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
SOUND_ZOMBIE_WOODEN_DOOR - Static variable in class com.blamejared.crafttweaker.natives.world.ExpandLevelEventConstants
 
soundEvent(Instrument) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandInstrument
Gets the sound event of the Instrument.
source - Variable in class org.openzen.zenscript.codemodel.expression.InvalidAssignExpression
 
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
 
space() - Static method in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
SPACE - Static variable in class com.blamejared.crafttweaker.natives.text.content.ExpandCommonComponents
 
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, IItemStack, Player, BlockPos, MobSpawnType, boolean, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
Spawns an entity.
spawn(EntityType<Entity>, ServerLevel, Consumer<Entity>, BlockPos, MobSpawnType, boolean, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
Spawns an entity.
spawn(EntityType<Entity>, ServerLevel, BlockPos, MobSpawnType) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntityType
Spawns an entity.
spawnChildFromBreeding(Animal, ServerLevel, Animal) - Static method in class com.blamejared.crafttweaker.natives.entity.type.animal.ExpandAnimal
Spawns a child from the breeding of this Animal and the given Animal.
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
 
speed(Tool.Rule) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandTool.ExpandToolRule
Retrieves the mining speed override defined by this rule, if any.
split(String, char) - Static method in class stdlib.Strings
 
split(DataComponentPatch) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandDataComponentPatch
Splits the DataComponentPatch into a DataComponentPatch.SplitResult containing the added and removed DataComponentMaps.
splitTheItem(ContainerSingleItem, int) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandContainerSingleItem
Removes up to the specified amount of the contained item.
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
Starts riding the given entity.
startRiding(Entity, Entity, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandEntity
Starts riding the given entity.
startSleeping(LivingEntity, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Starts the entity to sleep at a specific position.
startUsingItem(LivingEntity, InteractionHand) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Starts using an item.
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.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
 
stillValid(ContainerSingleItem, Player) - Static method in class com.blamejared.crafttweaker.natives.world.ExpandBlockContainerSingleItem
Checks if the player container is still valid for a player to interact with.
sting(DamageSources, LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSources
 
StoneCutterManager - 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
Stops riding the entity.
stopSleeping(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Stops the entity from sleeping.
stopSleeping(Player) - Static method in class com.blamejared.crafttweaker.natives.entity.type.player.ExpandPlayer
Wakes up the player if they are sleeping
stopUsingItem(LivingEntity) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Stops using an item.
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
 
stream(ItemContainerContents) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemContainerContents
 
STREAM_CODEC - Static variable in interface com.blamejared.crafttweaker.api.ingredient.condition.IIngredientCondition
 
STREAM_CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.condition.IngredientConditions
 
STREAM_CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionAnyDamagedSerializer
 
STREAM_CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionCustomSerializer
 
STREAM_CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedAtLeastSerializer
 
STREAM_CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedAtMostSerializer
 
STREAM_CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedSerializer
 
STREAM_CODEC - Static variable in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
STREAM_CODEC - Static variable in interface com.blamejared.crafttweaker.api.ingredient.transformer.IIngredientTransformer
 
STREAM_CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.transformer.IngredientTransformers
 
STREAM_CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.transformer.serializer.TransformCustomSerializer
 
STREAM_CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.transformer.serializer.TransformDamageSerializer
 
STREAM_CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.transformer.serializer.TransformReplaceSerializer
 
STREAM_CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.transformer.serializer.TransformReuseSerializer
 
STREAM_CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.vanilla.serializer.IngredientAnySerializer
 
STREAM_CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.vanilla.serializer.IngredientCraftTweakerSerializer
 
STREAM_CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.vanilla.serializer.IngredientIItemStackSerializer
 
STREAM_CODEC - Static variable in class com.blamejared.crafttweaker.api.ingredient.vanilla.serializer.IngredientListSerializer
 
STREAM_CODEC - Static variable in interface com.blamejared.crafttweaker.api.item.IItemStack
 
STREAM_CODEC - Static variable in class com.blamejared.crafttweaker.api.recipe.serializer.CTShapedRecipeSerializer
 
STREAM_CODEC - Static variable in class com.blamejared.crafttweaker.api.recipe.serializer.CTShapelessRecipeSerializer
 
STREAM_CODEC - Static variable in record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundCopyPacket
 
STREAM_CODEC - Static variable in record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundDataPacket
 
STREAM_CODEC - Static variable in record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundSendOpenFileMessagePacket
 
STREAM_CODEC - Static variable in class com.blamejared.crafttweaker.impl.script.ScriptSerializer
 
streamCodec() - Method in interface com.blamejared.crafttweaker.api.ingredient.condition.IIngredientConditionSerializer
 
streamCodec() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionAnyDamagedSerializer
 
streamCodec() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionCustomSerializer
 
streamCodec() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedAtLeastSerializer
 
streamCodec() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedAtMostSerializer
 
streamCodec() - Method in class com.blamejared.crafttweaker.api.ingredient.condition.serializer.ConditionDamagedSerializer
 
streamCodec() - Method in interface com.blamejared.crafttweaker.api.ingredient.transformer.IIngredientTransformerSerializer
 
streamCodec() - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.serializer.TransformCustomSerializer
 
streamCodec() - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.serializer.TransformDamageSerializer
 
streamCodec() - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.serializer.TransformReplaceSerializer
 
streamCodec() - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.serializer.TransformReuseSerializer
 
streamCodec() - Method in interface com.blamejared.crafttweaker.api.ingredient.vanilla.serializer.CraftTweakerVanillaIngredientSerializer
 
streamCodec() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.serializer.IngredientAnySerializer
 
streamCodec() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.serializer.IngredientCraftTweakerSerializer
 
streamCodec() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.serializer.IngredientIItemStackSerializer
 
streamCodec() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.serializer.IngredientListSerializer
 
streamCodec() - Method in class com.blamejared.crafttweaker.api.recipe.serializer.CTShapedRecipeSerializer
 
streamCodec() - Method in class com.blamejared.crafttweaker.api.recipe.serializer.CTShapelessRecipeSerializer
 
streamCodec() - Method in enum class com.blamejared.crafttweaker.impl.network.packet.ClientBoundPackets
 
streamCodec() - Method in class com.blamejared.crafttweaker.impl.script.ScriptSerializer
 
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
 
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
 
styledLines(ItemLore) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemLore
 
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
 
supportedItems(Enchantment.EnchantmentDefinition) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantmentDefinition
 
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
Spawns a sweep attack particle.
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
Swings the entity's main hand.
swing(LivingEntity, InteractionHand, boolean) - Static method in class com.blamejared.crafttweaker.natives.entity.ExpandLivingEntity
Swings the entity's main hand.
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
 
tableId() - Method in record class com.blamejared.crafttweaker.impl.loot.condition.LootTableIdCondition
Returns the value of the tableId record component.
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
 
tagAddingRegistryLookup() - Method in class com.blamejared.crafttweaker.impl.helper.AccessibleClientElementsProvider
 
tagAddingRegistryLookup() - Method in class com.blamejared.crafttweaker.impl.helper.AccessibleElementsProvider
 
tagAddingRegistryLookup() - Method in class com.blamejared.crafttweaker.impl.helper.AccessibleServerElementsProvider
 
tagAddingRegistryLookup() - Method in interface com.blamejared.crafttweaker.platform.helper.IAccessibleClientElementsProvider
 
tagAddingRegistryLookup() - Method in interface com.blamejared.crafttweaker.platform.helper.IAccessibleElementsProvider
 
tagAddingRegistryLookup() - Method in interface com.blamejared.crafttweaker.platform.helper.IAccessibleServerElementsProvider
 
TagAddingRegistryLookup - Class in com.blamejared.crafttweaker.api.registry
 
TagAddingRegistryLookup(RegistryAccess) - Constructor for class com.blamejared.crafttweaker.api.registry.TagAddingRegistryLookup
 
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> - 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.Builder) - Static method in class com.blamejared.crafttweaker.natives.predicate.builder.ExpandEntityPredicateBuilder
 
target(LodestoneTracker) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandLodestoneTracker
 
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
Teleports the entity to the given position.
template(SmithingRecipeInput) - Static method in class com.blamejared.crafttweaker.natives.recipe.input.type.ExpandSmithingRecipeInput
 
templateItem(TrimPattern) - Static method in class com.blamejared.crafttweaker.natives.item.armortrim.ExpandTrimPattern
Gets the template item of the trim pattern.
TERNARY - Enum constant in enum class org.openzen.zenscript.formatter.ZenScriptOperator
 
test(IItemStack) - Method in class com.blamejared.crafttweaker.api.ingredient.condition.IngredientConditions
 
test(AdvancementRequirements, Predicate<String>) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementRequirements
Tests the advancement requirements
test(ItemPredicate, IItemStack) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandItemPredicate
 
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(EquipmentSlotGroup, EquipmentSlot) - Static method in class com.blamejared.crafttweaker.natives.entity.equipment.ExpandEquipmentSlotGroup
Checks if the EquipmentSlotGroup contains the EquipmentSlot.
test(ItemStack) - Method in interface com.blamejared.crafttweaker.api.ingredient.vanilla.type.CraftTweakerVanillaIngredient
 
test(ItemStack) - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientAny
 
test(ItemStack) - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientCraftTweaker
 
test(ItemStack) - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientIItemStack
 
test(ItemStack) - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientList
 
test(ItemStack) - Method in interface com.blamejared.crafttweaker.api.ingredient.type.IngredientCraftTweakerBase
 
test(ItemCost, IItemStack) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandItemCost
 
test(LootContext) - Method in record class com.blamejared.crafttweaker.impl.loot.condition.LootTableIdCondition
 
test(LootContext) - Method in record class com.blamejared.crafttweaker.impl.loot.condition.LootTableIdRegexCondition
 
test(T) - Method in class com.blamejared.crafttweaker.api.recipe.replacement.DescriptivePredicate
 
text(PlainTextContents) - Static method in class com.blamejared.crafttweaker.natives.text.content.type.ExpandPlainTextContents
 
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
Ticks the MobEffectInstance for the given LivingEntity.
tick(LodestoneTracker, ServerLevel) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandLodestoneTracker
 
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
 
tickRate(Item.TooltipContext) - Static method in class com.blamejared.crafttweaker.natives.tooltip.ExpandTooltipContext
 
ticksInHive(BeehiveBlockEntity.Occupant) - Static method in class com.blamejared.crafttweaker.natives.block.entity.type.ExpandBeehiveBlockEntity.ExpandBeehiveBlockEntityOccupant
Gets the number of ticks the occupant has been in the hive.
TIME - Static variable in class com.blamejared.crafttweaker.api.recipe.component.BuiltinRecipeComponents.Processing
 
times(char, int) - Static method in class stdlib.Chars
 
title(WrittenBookContent) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandWrittenBookContent
 
to - Variable in class org.openzen.zenscript.codemodel.expression.RangeExpression
 
toCopy() - Method in record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundCopyPacket
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
 
toImmutable(BundleContents.Mutable) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandBundleContents.ExpandBundleContentsMutable
Converts the MutableBundleContents to an immutable BundleContents.
toImmutable(ItemEnchantments.Mutable) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemEnchantments.ExpandItemEnchantmentsMutable
 
Token<TT> - Interface in org.openzen.zenscript.lexer
Represents a token.
TokenFactory<T,TT> - Interface in org.openzen.zenscript.lexer
 
TokenParser<T,TT> - 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,T> - 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
 
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
Gets the short string representation of the entity.
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.EmptyData
 
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.op.IDataOps
 
toString() - Method in class com.blamejared.crafttweaker.api.data.ShortData
 
toString() - Method in class com.blamejared.crafttweaker.api.data.StringData
 
toString() - Method in record class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtLeast
Returns a string representation of this record class.
toString() - Method in record class com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtMost
Returns a string representation of this record class.
toString() - Method in record class com.blamejared.crafttweaker.api.ingredient.transformer.type.TransformDamage
Returns a string representation of this record class.
toString() - Method in record class com.blamejared.crafttweaker.api.ingredient.transformer.type.TransformReplace
Returns a string representation of this record class.
toString() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientList
 
toString() - Method in record class com.blamejared.crafttweaker.api.ingredient.type.IngredientWithAmount
Returns a string representation of this record class.
toString() - Method in class com.blamejared.crafttweaker.api.ingredient.type.TagIngredient
 
toString() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientIItemStack
 
toString() - Method in class com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientList
 
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.loot.condition.LootTableIdCondition
Returns a string representation of this record class.
toString() - Method in record class com.blamejared.crafttweaker.impl.loot.condition.LootTableIdRegexCondition
Returns a string representation of this record class.
toString() - Method in record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundCopyPacket
Returns a string representation of this record class.
toString() - Method in record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundDataPacket
Returns a string representation of this record class.
toString() - Method in record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundSendOpenFileMessagePacket
Returns a string representation of this record class.
toString() - Method in class com.blamejared.crafttweaker.impl.script.ScriptRecipe
 
toString() - Method in 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
 
toughness(ArmorMaterial) - Static method in class com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorMaterial
 
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
 
trackCount(MapDecorationType) - Static method in class com.blamejared.crafttweaker.natives.world.map.ExpandMapDecorationType
 
tracked(LodestoneTracker) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandLodestoneTracker
 
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) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
transform(IIngredientTransformer) - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientAny
 
transform(IIngredientTransformer) - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientEmpty
 
transform(IIngredientTransformer) - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientList
 
transform(IIngredientTransformer) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
transform(IItemStack) - Method in interface com.blamejared.crafttweaker.api.ingredient.transformer.IIngredientTransformer
 
transform(IItemStack) - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.type.TransformCustom
 
transform(IItemStack) - Method in record class com.blamejared.crafttweaker.api.ingredient.transformer.type.TransformDamage
 
transform(IItemStack) - Method in record class com.blamejared.crafttweaker.api.ingredient.transformer.type.TransformReplace
 
transform(IItemStack) - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.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 - Class in com.blamejared.crafttweaker.api.ingredient.transformer.type
 
TransformCustom(String) - Constructor for class com.blamejared.crafttweaker.api.ingredient.transformer.type.TransformCustom
 
TransformCustom(String, Function<IItemStack, IItemStack>) - Constructor for class com.blamejared.crafttweaker.api.ingredient.transformer.type.TransformCustom
 
TransformCustomSerializer - Class in com.blamejared.crafttweaker.api.ingredient.transformer.serializer
 
transformDamage(int) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
TransformDamage - Record Class in com.blamejared.crafttweaker.api.ingredient.transformer.type
 
TransformDamage(int) - Constructor for record class com.blamejared.crafttweaker.api.ingredient.transformer.type.TransformDamage
Creates an instance of a TransformDamage record class.
TransformDamageSerializer - Class in com.blamejared.crafttweaker.api.ingredient.transformer.serializer
 
TRANSFORMER_SERIALIZER - Static variable in class com.blamejared.crafttweaker.CraftTweakerRegistries.Keys
 
TRANSFORMER_SERIALIZER - Static variable in class com.blamejared.crafttweaker.CraftTweakerRegistries
 
transformers() - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
transformers() - Method in class com.blamejared.crafttweaker.api.ingredient.transformer.IngredientTransformers
 
transformers() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientAny
 
transformers() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientEmpty
 
transformers() - Method in class com.blamejared.crafttweaker.api.ingredient.type.IIngredientList
 
transformers() - Method in class com.blamejared.crafttweaker.api.ingredient.type.TagIngredient
 
transformers() - Method in class com.blamejared.crafttweaker.api.ingredient.type.WrappingIIngredient
 
transformReplace(IItemStack) - Method in interface com.blamejared.crafttweaker.api.ingredient.IIngredient
 
TransformReplace - Record Class in com.blamejared.crafttweaker.api.ingredient.transformer.type
 
TransformReplace(IItemStack) - Constructor for record class com.blamejared.crafttweaker.api.ingredient.transformer.type.TransformReplace
Creates an instance of a TransformReplace record class.
TransformReplaceSerializer - Class in com.blamejared.crafttweaker.api.ingredient.transformer.serializer
 
TransformReuse - Class in com.blamejared.crafttweaker.api.ingredient.transformer.type
 
TransformReuseSerializer - Class in com.blamejared.crafttweaker.api.ingredient.transformer.serializer
 
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
 
translationKey(BannerPattern) - Static method in class com.blamejared.crafttweaker.natives.block.entity.ExpandBannerPattern
Gets the translation key of the banner pattern.
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
Moves this entity towards the given location.
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
 
tryCraftCopy(WrittenBookContent) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandWrittenBookContent
 
tryGetLocalVariable(VariableID) - Method in class org.openzen.zenscript.javabytecode.compiler.JavaWriter
 
tryInsert(BundleContents.Mutable, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandBundleContents.ExpandBundleContentsMutable
Tries to insert the given item into the MutableBundleContents.
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
Turns the entity.
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() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.NativeMethod.MethodParameter
 
type() - Method in record class com.blamejared.crafttweaker.api.natives.NativeTypeInfo.Parameter
Returns the value of the type record component.
type() - Method in record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundCopyPacket
 
type() - Method in record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundDataPacket
 
type() - Method in enum class com.blamejared.crafttweaker.impl.network.packet.ClientBoundPackets
 
type() - Method in record class com.blamejared.crafttweaker.impl.network.packet.ClientBoundSendOpenFileMessagePacket
 
type() - Method in interface com.blamejared.crafttweaker.impl.network.packet.CraftTweakerPacket
 
type(TypedDataComponent<T>, Class<T>) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandTypedDataComponent
Gets the DataComponentType of the TypedDataComponent.
type(DamageSource) - Static method in class com.blamejared.crafttweaker.natives.world.damage.ExpandDamageSource
 
type(MapDecorations.Entry) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandMapDecorations.ExpandMapDecorationsEntry
 
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> - 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> - 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
 
uncheckFunc(Function<U, V>) - 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.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.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.network.ActionAddDataReceiver
 
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
Removes any passengers and stops riding the current entity.
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(IData, String, Function<IData, IData>) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
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(DataComponentType<T>, T, UnaryOperator<T>) - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
update(DataComponentType<T>, T, UnaryOperator<T>) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
update(DataComponentType<T>, T, U, BiFunction<T, U, T>) - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
update(DataComponentType<T>, T, U, BiFunction<T, U, T>) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
update(MobEffectInstance, MobEffectInstance) - Static method in class com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectInstance
Updates the MobEffectInstance with the given MobEffectInstance.
update(CustomData, Consumer<MapData>) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandCustomData
Updates the CustomData with the given updater.
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
Updates the data of the block entity, merging the provided data with the existing data.
updateDemand(MerchantOffer) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandMerchantOffer
 
updateGeneric(IData, IData, Function<IData, IData>) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
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
 
upgrade(ItemEnchantments.Mutable, Enchantment, int) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemEnchantments.ExpandItemEnchantmentsMutable
 
url() - Element in annotation interface com.blamejared.crafttweaker_annotations.annotations.Document.Mod
 
useDuration(Instrument) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandInstrument
Gets the use duration of the Instrument.
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
 
usingConvertsTo(FoodProperties) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
Gets the item that the food converts to when eaten.
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
 
validateBannerPattern(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketValidators
 
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
 
validateComponentType(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketValidators
 
VALIDATED - Enum constant in enum class org.openzen.zenscript.codemodel.SemanticModule.State
 
validateDecoratedPotPattern(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketValidators
 
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
 
validateInstrument(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketValidators
 
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
 
validateTrimMaterial(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketValidators
 
validateTrimPattern(String) - Static method in class com.blamejared.crafttweaker.api.bracket.BracketValidators
 
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
 
value(AdvancementHolder) - Static method in class com.blamejared.crafttweaker.natives.advancement.ExpandAdvancementHolder
Gets the Advancement for this advancement holder
value(TypedDataComponent<T>, Class<T>) - Static method in class com.blamejared.crafttweaker.natives.component.ExpandTypedDataComponent
Gets the value of the TypedDataComponent.
value(CustomModelData) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandCustomModelData
Gets the value of the CustomModelData.
value(RecipeHolder<Recipe<RecipeInput>>) - Static method in class com.blamejared.crafttweaker.natives.recipe.ExpandRecipeHolder
Gets the recipe held by this holder.
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.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.packet.ClientBoundPackets
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.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() - Method in interface com.blamejared.crafttweaker.api.ingredient.vanilla.type.CraftTweakerVanillaIngredient
 
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() - Static method in enum class com.blamejared.crafttweaker.impl.network.packet.ClientBoundPackets
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.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<RecipeHolder<?>>) - 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.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.
version() - Method in interface com.blamejared.crafttweaker.api.mod.PlatformMod
 
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
 
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(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
 
visitByte(ByteTag) - 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
 
visitByteArray(ByteArrayTag) - Method in class com.blamejared.crafttweaker.api.data.converter.tag.TagToDataVisitor
 
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(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
 
visitDouble(DoubleTag) - Method in class com.blamejared.crafttweaker.api.data.converter.tag.TagToDataVisitor
 
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(EmptyData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToJsonStringVisitor
 
visitEmpty(EmptyData) - Method in enum class com.blamejared.crafttweaker.api.data.visitor.DataToStringVisitor
 
visitEmpty(EmptyData) - Method in class com.blamejared.crafttweaker.api.data.visitor.DataToTextComponentVisitor
 
visitEmpty(EmptyData) - Method in interface com.blamejared.crafttweaker.api.data.visitor.DataVisitor
 
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(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
 
visitFloat(FloatTag) - Method in class com.blamejared.crafttweaker.api.data.converter.tag.TagToDataVisitor
 
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(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
 
visitInt(IntTag) - 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
 
visitIntArray(IntArrayTag) - Method in class com.blamejared.crafttweaker.api.data.converter.tag.TagToDataVisitor
 
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(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
 
visitList(ListTag) - Method in class com.blamejared.crafttweaker.api.data.converter.tag.TagToDataVisitor
 
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(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
 
visitLong(LongTag) - 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
 
visitLongArray(LongArrayTag) - Method in class com.blamejared.crafttweaker.api.data.converter.tag.TagToDataVisitor
 
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(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
 
visitShort(ShortTag) - Method in class com.blamejared.crafttweaker.api.data.converter.tag.TagToDataVisitor
 
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(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
 
visitString(StringTag) - Method in class com.blamejared.crafttweaker.api.data.converter.tag.TagToDataVisitor
 
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

wantsToPickUp(Mob, ItemStack) - Static method in class com.blamejared.crafttweaker.natives.entity.type.misc.ExpandMob
Checks if the mob wants to pick up the given item.
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
 
weight(Enchantment.EnchantmentDefinition) - Static method in class com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantmentDefinition
 
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,T> - 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
 
width(CraftingInput) - Static method in class com.blamejared.crafttweaker.natives.recipe.input.type.ExpandCraftingInput
 
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.
with(DataComponentType<T>, T) - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
with(DataComponentType<T>, T) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
withAmount(int) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
Sets the amount of the ItemStack
withAmount(int) - Method in class com.blamejared.crafttweaker.api.tag.type.KnownTag
 
withAmount(int) - Method in class com.blamejared.crafttweaker.api.tag.type.UnknownTag
 
withAttributeModifiers(List<ItemAttributeModifiers.Entry>, boolean) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
 
withAttributeModifiers(ItemAttributeModifiers) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:attribute_modifiers> of the ComponentAccess to have the given ItemAttributeModifiers
withAttributeModifiers(ItemAttributeModifiers.Entry, boolean) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
 
withBannerPatterns(List<BannerPatternLayers.Layer>) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:banner_patterns> of the ComponentAccess to have the given List<net.minecraft.world.level.block.entity.BannerPatternLayers.Layer>
withBannerPatterns(BannerPatternLayers) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:banner_patterns> of the ComponentAccess to have the given BannerPatternLayers
withBaseColor(DyeColor) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:base_color> of the ComponentAccess to have the given DyeColor
withBees(List<BeehiveBlockEntity.Occupant>) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:bees> of the ComponentAccess to have the given occupants
withBlockEntityData(MapData) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:block_entity_data> of the ComponentAccess to have the given MapData
withBlockEntityData(CustomData) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:block_entity_data> of the ComponentAccess to have the given CustomData
withBlockState(BlockItemStateProperties) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:block_state> of the ComponentAccess to have the given BlockItemStateProperties
withBold(Style, Boolean) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
withBucketEntityData(MapData) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:bucket_entity_data> of the ComponentAccess to have the given MapData
withBucketEntityData(CustomData) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:bucket_entity_data> of the ComponentAccess to have the given CustomData
withBundleContents(List<IItemStack>) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:bundle_contents> of the ComponentAccess to have the given contents
withBundleContents(BundleContents) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:bundle_contents> of the ComponentAccess to have the given BundleContents
withCanAlwaysEat(FoodProperties, boolean) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
Creates a new food properties based on this instance, with the given can always eat value.
withCanBreak(List<BlockPredicate>, boolean) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:can_break> with the given BlockPredicates.
withCanBreak(AdventureModePredicate) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:can_break> of the ComponentAccess to have the given AdventureModePredicate
withCanPlaceOn(List<BlockPredicate>, boolean) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:can_place_on> with the given BlockPredicates.
withCanPlaceOn(AdventureModePredicate) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:can_place_on> of the ComponentAccess to have the given AdventureModePredicate
withChargedProjectiles(IItemStack) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:charged_projectiles> of the ComponentAccess to have the given IItemStack
withChargedProjectiles(List<IItemStack>) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:charged_projectiles> of the ComponentAccess to have the given items.
withChargedProjectiles(ChargedProjectiles) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:charged_projectiles> of the ComponentAccess to have the given ChargedProjectiles
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
 
withComponents(ItemCost, UnaryOperator<DataComponentPredicate.Builder>) - Static method in class com.blamejared.crafttweaker.natives.villager.ExpandItemCost
 
withContainer(List<IItemStack>) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:container> of the ComponentAccess to have the given values.
withContainer(ItemContainerContents) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:container> of the ComponentAccess to have the given ItemContainerContents
withContainerLoot(ResourceKey<LootTable>, long) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:container_loot> of the ComponentAccess to have the given loot table and seed.
withContainerLoot(SeededContainerLoot) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:container_loot> of the ComponentAccess to have the given SeededContainerLoot
withCreativeSlotLock() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:creative_slot_lock> of the ComponentAccess to exist.
withCustomData(MapData) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the invalid input: '<'componenttype:minecraft:custom_data> of the ComponentAccess to have the given MapData
withCustomData(CustomData) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:custom_data> of the ComponentAccess to have the given CustomData
withCustomModelData(int) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:custom_model_data> of the ComponentAccess to have the given value.
withCustomModelData(CustomModelData) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
 
withCustomName(Component) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:custom_name> of the ComponentAccess.
withDamage(int) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:damage> of the ComponentAccess to have the given value.
withDebugStickState(DebugStickState) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:debug_stick_state> of the ComponentAccess to have the given DebugStickState
withDecoder(Decoder<E>) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
withDecoration(MapDecorations, String, MapDecorations.Entry) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandMapDecorations
 
withDirection(BlockHitResult, Direction) - Static method in class com.blamejared.crafttweaker.natives.util.ExpandBlockHitResult
 
withDyedColor(int, boolean) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:dyed_color> of the ComponentAccess.
withDyedColor(DyedItemColor) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:dyed_color> of the ComponentAccess to have the given DyedItemColor
withDynamicDrop(LootParams.Builder, ResourceLocation, LootParams.DynamicDrop) - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootParamsBuilder
 
withEatSeconds(FoodProperties, int) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
Creates a new food properties based on this instance, with the given eat seconds value.
withEffect(FoodProperties, MobEffectInstance, float) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
Creates a new food properties based on this instance, with the given effect.
withEffect(FoodProperties, FoodProperties.PossibleEffect) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
Creates a new food properties based on this instance, with the given effect.
withEffectAdded(PotionContents, MobEffectInstance) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandPotionContents
 
withEffectAdded(SuspiciousStewEffects, SuspiciousStewEffects.Entry) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandSuspiciousStewEffects
 
withEffects(FoodProperties, List<FoodProperties.PossibleEffect>) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
Creates a new food properties based on this instance, with the given effects.
withEnchantment(Enchantment, int) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:enchantments> of the ComponentAccess to have the given Enchantment and level.
withEnchantmentGlintOverride(boolean) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:enchantment_glint_override> of the ComponentAccess to have the given value.
withEnchantments(ItemEnchantments) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:enchantments> of the ComponentAccess to have the given ItemEnchantments
withEncoder(Encoder<E>) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
withEntityData(MapData) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:entity_data> of the ComponentAccess to have the given MapData
withEntityData(CustomData) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:entity_data> of the ComponentAccess to have the given CustomData
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
 
withFadeColors(FireworkExplosion, List<Integer>) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandFireworkExplosion
Sets the fade colors of the FireworkExplosion.
withFireResistant() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:fire_resistant> of the ComponentAccess to exist.
withFireworkExplosion(FireworkExplosion) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:firework_explosion> of the ComponentAccess to have the given FireworkExplosion
withFireworks(int, List<FireworkExplosion>) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:fireworks> of the ComponentAccess to have the given duration and explosions.
withFireworks(Fireworks) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:fireworks> of the ComponentAccess to have the given Fireworks
withFont(Style, ResourceLocation) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
withFood(FoodProperties) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:food> of the ComponentAccess to have the given FoodProperties
withGenericArguments(GenericMapper) - Method in class org.openzen.zenscript.codemodel.FunctionHeader
 
withGenericArguments(GenericMapper) - Method in class org.openzen.zenscript.codemodel.FunctionParameter
 
withHideAdditionalTooltip() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:hide_additional_tooltip> of the ComponentAccess to exist.
withHideTooltip() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:hide_tooltip> of the ComponentAccess to exist.
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
 
withInstrument(Instrument) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:instrument> of the ComponentAccess to have the given Instrument
withIntangibleProjectile() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:intangible_projectile> of the ComponentAccess to exist.
withItalic(Style, Boolean) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
withItemName(Component) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:item_name> of the ComponentAccess to have the given Component
withJsonComponent(DataComponentType, IData) - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
withJsonComponent(DataComponentType, IData) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
withJsonComponents(IData) - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
withJsonComponents(IData) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
withLength(int) - Method in class org.openzen.zencode.shared.CodePosition
 
withLineAdded(ItemLore, Component) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemLore
 
withLock(String) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:lock> of the ComponentAccess to have the given string.
withLock(LockCode) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:lock> of the ComponentAccess to have the given LockCode
withLodestoneTracker(LodestoneTracker) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:lodestone_tracker> of the ComponentAccess to have the given LodestoneTracker
withLore(List<Component>) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:lore> of the ComponentAccess to have the given stdlib.List<Component>
withLore(Component) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
 
withLore(ItemLore) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:lore> of the ComponentAccess to have the given ItemLore
withLuck(LootParams.Builder, float) - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootParamsBuilder
 
withMapColor(int) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:map_color> of the ComponentAccess.
withMapColor(MapItemColor) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:map_color> of the ComponentAccess to have the given MapItemColor
withMapDecorations(Map<String, MapDecorations.Entry>) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:map_decorations> of the ComponentAccess to have the given values.
withMapDecorations(MapDecorations) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:map_decorations> of the ComponentAccess to have the given MapDecorations
withMapId(int) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:map_id> of the ComponentAccess to have the given value.
withMapId(MapId) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:map_id> of the ComponentAccess to have the given MapId
withMapPostProcessing(MapPostProcessing) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:map_post_processing> of the ComponentAccess to have the given MapPostProcessing
withMaxDamage(int) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:max_damage> of the ComponentAccess to have the given value.
withMaxStackSize(int) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:stack_size> of the ComponentAccess to have the given value.
withModifierAdded(ItemAttributeModifiers, Attribute, AttributeModifier, EquipmentSlotGroup) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemAttributeModifiers
 
withNoteBlockSound(ResourceLocation) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:note_block_sound> of the ComponentAccess to have the given ResourceLocation
withNutrition(FoodProperties, int) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
Creates a new food properties based on this instance, with the given nutrition value.
withObfuscated(Style, Boolean) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
withOminousBottleAmplifier(int) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:ominous_bottle_amplifier> of the ComponentAccess to have the given amplifier.
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.
without(DataComponentType<T>) - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
without(DataComponentType<T>) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
withoutAttributeModifiers() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:attribute_modifiers> from the ComponentAccess.
withoutBannerPatterns() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:banner_patterns> from the ComponentAccess.
withoutBaseColor() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:base_color> from the ComponentAccess.
withoutBees() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:bees> from the ComponentAccess.
withoutBlockEntityData() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:block_entity_data> from the ComponentAccess.
withoutBlockState() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:block_state> from the ComponentAccess.
withoutBucketEntityData() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:bucket_entity_data> from the ComponentAccess.
withoutBundleContents() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:bundle_contents> from the ComponentAccess.
withoutCanBreak() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:can_break> from the ComponentAccess.
withoutCanPlaceOn() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:can_place_on> from the ComponentAccess.
withoutChargedProjectiles() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:charged_projectiles> from the ComponentAccess.
withoutComponents() - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
withoutContainer() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:container> from the ComponentAccess.
withoutContainerLoot() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:container_loot> from the ComponentAccess.
withoutCreativeSlotLock() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:creative_slot_lock> from the ComponentAccess.
withoutCustomData() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:custom_data> from the ComponentAccess.
withoutCustomModelData() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:custom_model_data> from the ComponentAccess.
withoutCustomName() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:custom_name> from the ComponentAccess
withoutDamage() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:damage> from the ComponentAccess.
withoutDebugStickState() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:debug_stick_state> from the ComponentAccess.
withoutDyedColor() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:dyed_color> from the ComponentAccess.
withoutEffect(FoodProperties, MobEffect) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
Creates a new food properties based on this instance, without the given effect.
withoutEffect(FoodProperties, FoodProperties.PossibleEffect) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
Creates a new food properties based on this instance, without the given effect.
withoutEnchantment(Enchantment) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the Enchantment from the ComponentAccess.
withoutEnchantmentGlintOverride() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:enchantment_glint_override> from the ComponentAccess.
withoutEnchantments() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:enchantments> from the ComponentAccess.
withoutEntityDate() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:entity_data> from the ComponentAccess.
withoutFireResistant() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:fire_resistant> from the ComponentAccess.
withoutFireworkExplosion() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:firework_explosion> from the ComponentAccess.
withoutFireworks() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:fireworks> from the ComponentAccess.
withoutFood() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:food> from the ComponentAccess.
withoutHideAdditionalTooltip() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:hide_additional_tooltip> from the ComponentAccess.
withoutHideTooltip() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:hide_tooltip> from the ComponentAccess.
withoutHints() - Method in class org.openzen.zenscript.codemodel.scope.ExpressionScope
 
withoutInstrument() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:instrument> from the ComponentAccess.
withoutIntangibleProjectile() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:intangible_projectile> from the ComponentAccess.
withoutItemName() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:item_name> from the ComponentAccess.
withoutLock() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:lock> from the ComponentAccess.
withoutLodestoneTracker() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:lodestone_tracker> from the ComponentAccess.
withoutLore() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:lore> from the ComponentAccess.
withoutMapColor() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:map_color> from the ComponentAccess.
withoutMapDecorations() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:map_decorations> from the ComponentAccess.
withoutMapId() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:map_id> from the ComponentAccess.
withoutMapPostProcessing() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:map_post_processing> from the ComponentAccess.
withoutMaxDamage() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:max_damage> from the ComponentAccess.
withoutMaxStackSize() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:stack_size> from the ComponentAccess.
withoutNoteBlockSound() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:note_block_sound> from the ComponentAccess.
withoutOminousBottleAmplifier() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:ominous_bottle_amplifier> from the ComponentAccess.
withoutOptional() - Method in class org.openzen.zenscript.codemodel.type.OptionalTypeID
 
withoutOptional() - Method in interface org.openzen.zenscript.codemodel.type.TypeID
 
withoutPotDecorations() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:pot_decorations> from the ComponentAccess.
withoutPotionContents() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:potion_contents> from the ComponentAccess.
withoutProfile() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:profile> from the ComponentAccess.
withoutRarity() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:rarity> from the ComponentAccess.
withoutRecipes() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:recipes> from the ComponentAccess.
withoutRepairCost() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:repair_cost> from the ComponentAccess.
withoutStoredEnchantments() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:stored_enchantments> from the ComponentAccess.
withoutSuspiciousStewEffects() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:suspicious_stew_effects> from the ComponentAccess.
withoutTool() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:tool> from the ComponentAccess.
withoutTrim() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:trim> from the ComponentAccess.
withoutUnbreakable() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:unbreakable> from the ComponentAccess
withoutWritableBookContent() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:writable_book_content> from the ComponentAccess.
withoutWrittenBookContent() - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Removes the <componenttype:minecraft:written_book_content> from the ComponentAccess.
withParameter(LootParams.Builder, Class<T>, LootContextParam<T>, T) - Static method in class com.blamejared.crafttweaker.natives.loot.param.ExpandLootParamsBuilder
 
withParser(Decoder<E>) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
withPosition(BlockHitResult, BlockPos) - Static method in class com.blamejared.crafttweaker.natives.util.ExpandBlockHitResult
 
withPotDecorations(Item, Item, Item, Item) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:pot_decorations> of the ComponentAccess to have the given items.
withPotDecorations(PotDecorations) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:pot_decorations> of the ComponentAccess to have the given PotDecorations
withPotionContents(Potion) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:potion_contents> of the ComponentAccess to have the given Potion and no custom effects
withPotionContents(PotionContents) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:potion_contents> of the ComponentAccess to have the given PotionContents
withPotionContents(Potion, int, List<MobEffectInstance>) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:potion_contents> of the ComponentAccess to have the given Potion and the given MobEffectInstance effects.
withPotionContents(Potion, List<MobEffectInstance>) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:potion_contents> of the ComponentAccess to have the given Potion and the given MobEffectInstance effects.
withProfile(ResolvableProfile) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:profile> of the ComponentAccess to have the given ResolvableProfile
withProperty(BlockState, String, String) - Static method in class com.blamejared.crafttweaker.natives.block.ExpandBlockState
Sets a block property based on it's name.
withRarity(Rarity) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:rarity> of the ComponentAccess to have the given Rarity
withRecipes(List<ResourceLocation>) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:recipes> of the ComponentAccess to have the given List<net.minecraft.resources.ResourceLocation>
withRegistryAccess() - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
withRegistryAccess(RegistryAccess) - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
withRepairCost(int) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:repair_cost> of the ComponentAccess to have the given value.
withReplacedPages(BookContent<T, C>, List<Filterable<T>>) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandBookContent
Sets the pages of the book content.
withReplacedPages(WritableBookContent, List<Filterable<String>>) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandWritableBookContent
 
withReplacedPages(WrittenBookContent, List<Filterable<Component>>) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandWrittenBookContent
 
withReturnType(TypeScope, TypeID) - Method in class org.openzen.zenscript.codemodel.statement.ReturnStatement
 
withReturnType(TypeScope, TypeID) - Method in class org.openzen.zenscript.codemodel.statement.Statement
 
withSaturation(FoodProperties, float) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
Creates a new food properties based on this instance, with the given saturation modifier.
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
 
withStoredEnchantments(ItemEnchantments) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:stored_enchantments> of the ComponentAccess to have the given ItemEnchantments
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
 
withSuspiciousStewEffects(List<SuspiciousStewEffects.Entry>) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:suspicious_stew_effects> of the ComponentAccess to have the given SuspiciousStewEffects SuspiciousStewEffects.Entry is effectively a pair of Effect and duration.
withSuspiciousStewEffects(SuspiciousStewEffects) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:suspicious_stew_effects> of the ComponentAccess to have the given SuspiciousStewEffects
withTagAddingRegistryAccess() - Method in class com.blamejared.crafttweaker.api.data.op.IDataOps
 
withTool(List<Tool.Rule>, float, int) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:tool> of the ComponentAccess to have the given data.
withTool(Tool) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:tool> of the ComponentAccess to have the given Tool
withTooltip(AdventureModePredicate, boolean) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandAdventureModePredicate
Sets whether the predicate should show in the tooltip.
withTooltip(ArmorTrim, boolean) - Static method in class com.blamejared.crafttweaker.natives.item.armortrim.ExpandArmorTrim
Sets whether the armor trim should show in the tooltip.
withTooltip(DyedItemColor, boolean) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandDyedItemColor
Sets whether the DyedItemColor should show in the tooltip.
withTooltip(ItemAttributeModifiers, boolean) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemAttributeModifiers
 
withTooltip(Unbreakable, boolean) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandUnbreakable
 
withTooltip(ItemEnchantments, boolean) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandItemEnchantments
 
withTrim(ArmorTrim) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:trim> of the ComponentAccess to have the given ArmorTrim
withType(TypeID) - Method in class org.openzen.zenscript.codemodel.type.TypeMatcher.Matching
 
withUnbreakable(boolean) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:unbreakable> of the ComponentAccess.
withUnbreakable(Unbreakable) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:unbreakable> of the ComponentAccess.
withUnderlined(Style, Boolean) - Static method in class com.blamejared.crafttweaker.natives.text.ExpandStyle
 
withUsingConvertsTo(FoodProperties, IItemStack) - Static method in class com.blamejared.crafttweaker.natives.food.ExpandFoodProperties
Creates a new food properties based on this instance, with the given using converts to value.
withWritableBookContent(List<Filterable<String>>) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
 
withWritableBookContent(WritableBookContent) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:writable_book_content> of the ComponentAccess to have the given WritableBookContent
withWrittenBookContent(WrittenBookContent) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
Sets the <componenttype:minecraft:written_book_content> of the ComponentAccess to have the given WrittenBookContent
wolfVariant(ResourceLocation...) - Static method in class com.blamejared.crafttweaker.natives.predicate.ExpandEntitySubPredicates
 
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(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
 
x(MapDecorations.Entry) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandMapDecorations.ExpandMapDecorationsEntry
 
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
 
z(MapDecorations.Entry) - Static method in class com.blamejared.crafttweaker.natives.item.component.ExpandMapDecorations.ExpandMapDecorationsEntry
 
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
 

_

_get(DataComponentType<? extends U>) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
 
_get(DataComponentType<? extends U>) - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
_get(DataComponentType<? extends U>) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
_has(DataComponentType<U>) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
 
_has(DataComponentType<U>) - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
_has(DataComponentType<U>) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
_with(DataComponentType<U>, U) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
 
_with(DataComponentType<U>, U) - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
_with(DataComponentType<U>, U) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
_without(DataComponentType<U>) - Method in interface com.blamejared.crafttweaker.api.component.ComponentAccess
 
_without(DataComponentType<U>) - Method in interface com.blamejared.crafttweaker.api.fluid.IFluidStack
 
_without(DataComponentType<U>) - Method in interface com.blamejared.crafttweaker.api.item.IItemStack
 
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