Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 

A

Aborted(ScriptLoader, NetworkSide, boolean, String) - Constructor for class crafttweaker.runtime.events.CrTLoaderLoadingEvent.Aborted
 
AbstractServer - Class in crafttweaker.api.server
Abstract server implementation.
AbstractServer() - Constructor for class crafttweaker.api.server.AbstractServer
 
add(IChatMessage) - Method in interface crafttweaker.api.chat.IChatMessage
Concatenates two chat messages.
add(IData) - Method in class crafttweaker.api.data.DataBool
 
add(IData) - Method in class crafttweaker.api.data.DataByte
 
add(IData) - Method in class crafttweaker.api.data.DataByteArray
 
add(IData) - Method in class crafttweaker.api.data.DataDouble
 
add(IData) - Method in class crafttweaker.api.data.DataFloat
 
add(IData) - Method in class crafttweaker.api.data.DataInt
 
add(IData) - Method in class crafttweaker.api.data.DataIntArray
 
add(IData) - Method in class crafttweaker.api.data.DataList
 
add(IData) - Method in class crafttweaker.api.data.DataLong
 
add(IData) - Method in class crafttweaker.api.data.DataMap
 
add(IData) - Method in class crafttweaker.api.data.DataShort
 
add(IData) - Method in class crafttweaker.api.data.DataString
 
add(IData) - Method in interface crafttweaker.api.data.IData
 
add(IFormattedText) - Method in interface crafttweaker.api.formatting.IFormattedText
 
add(IItemStack...) - Method in interface crafttweaker.api.oredict.IOreDictEntry
 
add(IVector3d) - Method in interface crafttweaker.api.world.IVector3d
 
add(String, byte[]) - Method in class crafttweaker.runtime.providers.ScriptProviderCustom
 
add(String, String) - Method in class crafttweaker.runtime.providers.ScriptProviderCustom
 
add(IPreprocessor) - Method in class crafttweaker.runtime.ScriptFile
Delegates to the preprocessor List
add(T) - Method in class crafttweaker.util.CloseablePriorityList
Adds a new item to the list.
add(IEventHandler<T>) - Method in class crafttweaker.util.EventList
 
add(String, IFormattedText) - Static method in class crafttweaker.zenscript.expand.ExpandString
 
addAliases(String...) - Method in class crafttweaker.runtime.ScriptLoader
 
addAll(IOreDictEntry) - Method in interface crafttweaker.api.oredict.IOreDictEntry
 
addAll(Collection<? extends IPreprocessor>) - Method in class crafttweaker.runtime.ScriptFile
 
addBrew(IIngredient, IIngredient, IItemStack, boolean) - Method in interface crafttweaker.api.recipes.IBrewingManager
 
addBrew(IIngredient, IIngredient[], IItemStack, boolean) - Method in interface crafttweaker.api.recipes.IBrewingManager
 
addChestLoot(String, WeightedItemStack) - Method in interface crafttweaker.api.vanilla.ILootRegistry
 
addChestLoot(String, WeightedItemStack, int, int) - Method in interface crafttweaker.api.vanilla.ILootRegistry
 
addDrop(IItemStack, int, int, float) - Method in interface crafttweaker.api.entity.IEntityDefinition
 
addDrop(WeightedItemStack, int, int) - Method in interface crafttweaker.api.entity.IEntityDefinition
 
addDropFunction(IEntityDropFunction) - Method in interface crafttweaker.api.entity.IEntityDefinition
 
addEnchantment(IEnchantment) - Method in interface crafttweaker.api.item.IItemStack
 
addEnchantment(IEnchantment) - Method in class crafttweaker.api.item.ItemStackUnknown
 
addExhaustion(float) - Method in interface crafttweaker.api.player.IFoodStats
 
addGrowth(int) - Method in interface crafttweaker.api.entity.IEntityAgeable
 
addHiddenShaped(String, IItemStack, IIngredient[][], IRecipeFunction, IRecipeAction, boolean) - Method in interface crafttweaker.api.recipes.IRecipeManager
 
addHiddenShapeless(String, IItemStack, IIngredient[], IRecipeFunction, IRecipeAction) - Method in interface crafttweaker.api.recipes.IRecipeManager
 
addItem(WeightedItemStack) - Method in interface crafttweaker.api.event.BlockHarvestDropsEvent
 
addItem(IItemStack) - Method in interface crafttweaker.api.event.EntityLivingDeathDropsEvent
 
addItem(IEntityItem) - Method in interface crafttweaker.api.event.EntityLivingDeathDropsEvent
 
addItem(IItemStack) - Method in interface crafttweaker.api.event.PlayerDeathDropsEvent
 
addItem(IEntityItem) - Method in interface crafttweaker.api.event.PlayerDeathDropsEvent
 
addItems(IItemStack[]) - Method in interface crafttweaker.api.oredict.IOreDictEntry
 
addLogger(ILogger) - Method in class crafttweaker.api.logger.MTLogger
 
addPlayer(IPlayer) - Method in class crafttweaker.api.logger.MTLogger
 
addPlayerOnlyDrop(IItemStack, int, int, float) - Method in interface crafttweaker.api.entity.IEntityDefinition
 
addPlayerOnlyDrop(WeightedItemStack, int, int) - Method in interface crafttweaker.api.entity.IEntityDefinition
 
addPotionEffect(IPotionEffect) - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
addRecipe(IItemStack, IIngredient, double) - Method in interface crafttweaker.api.recipes.IFurnaceManager
 
addScore(int) - Method in interface crafttweaker.api.player.IPlayer
 
addSeed(WeightedItemStack) - Method in interface crafttweaker.api.vanilla.ISeedRegistry
 
addShaped(IItemStack, IIngredient[][], IRecipeFunction, IRecipeAction) - Method in interface crafttweaker.api.recipes.IRecipeManager
Adds a shaped recipe.
addShaped(String, IItemStack, IIngredient[][], IRecipeFunction, IRecipeAction) - Method in interface crafttweaker.api.recipes.IRecipeManager
Adds a shaped recipe.
addShapedMirrored(IItemStack, IIngredient[][], IRecipeFunction, IRecipeAction) - Method in interface crafttweaker.api.recipes.IRecipeManager
Adds a mirrored shaped recipe.
addShapedMirrored(String, IItemStack, IIngredient[][], IRecipeFunction, IRecipeAction) - Method in interface crafttweaker.api.recipes.IRecipeManager
Adds a mirrored shaped recipe.
addShapeless(IItemStack, IIngredient[], IRecipeFunction, IRecipeAction) - Method in interface crafttweaker.api.recipes.IRecipeManager
Adds a shapeless recipe.
addShapeless(String, IItemStack, IIngredient[], IRecipeFunction, IRecipeAction) - Method in interface crafttweaker.api.recipes.IRecipeManager
Adds a shapeless recipe.
addShiftTooltip(IIngredient, IFormattedText) - Static method in class crafttweaker.api.tooltip.IngredientTooltips
 
addStats(int, float) - Method in interface crafttweaker.api.player.IFoodStats
 
addTag(String) - Method in interface crafttweaker.api.entity.IEntity
 
addTooltip(IIngredient, IFormattedText) - Static method in class crafttweaker.api.tooltip.IngredientTooltips
 
ageUp(int, boolean) - Method in interface crafttweaker.api.entity.IEntityAgeable
 
allowValuesForProperty(String, String...) - Method in class crafttweaker.api.block.BlockStateMatcherOr
 
allowValuesForProperty(String, String...) - Method in interface crafttweaker.api.block.IBlockStateMatcher
Deprecated.
alwaysRenderNameTag() - Method in interface crafttweaker.api.entity.IEntity
 
amount(int) - Method in interface crafttweaker.api.item.IIngredient
Returns a new ingredient with the given stack size.
amount(int) - Method in interface crafttweaker.api.item.IItemStack
Creates a new item stack with a different stack size.
amount(int) - Method in class crafttweaker.api.item.IngredientAny
 
amount(int) - Method in class crafttweaker.api.item.IngredientAnyAdvanced
 
amount(int) - Method in class crafttweaker.api.item.IngredientItem
 
amount(int) - Method in class crafttweaker.api.item.IngredientOr
 
amount(int) - Method in class crafttweaker.api.item.IngredientStack
 
amount(int) - Method in class crafttweaker.api.item.IngredientUnknown
 
amount(int) - Method in class crafttweaker.api.item.ItemStackUnknown
 
amount(int) - Method in class crafttweaker.api.oredict.IngredientOreDict
 
and(IData) - Method in class crafttweaker.api.data.DataBool
 
and(IData) - Method in class crafttweaker.api.data.DataByte
 
and(IData) - Method in class crafttweaker.api.data.DataByteArray
 
and(IData) - Method in class crafttweaker.api.data.DataDouble
 
and(IData) - Method in class crafttweaker.api.data.DataFloat
 
and(IData) - Method in class crafttweaker.api.data.DataInt
 
and(IData) - Method in class crafttweaker.api.data.DataIntArray
 
and(IData) - Method in class crafttweaker.api.data.DataList
 
and(IData) - Method in class crafttweaker.api.data.DataLong
 
and(IData) - Method in class crafttweaker.api.data.DataMap
 
and(IData) - Method in class crafttweaker.api.data.DataShort
 
and(IData) - Method in class crafttweaker.api.data.DataString
 
and(IData) - Method in interface crafttweaker.api.data.IData
 
anyAmount() - Method in interface crafttweaker.api.item.IItemStack
Creates an item stack with wildcard stack size.
anyAmount() - Method in class crafttweaker.api.item.ItemStackUnknown
 
anyDamage() - Method in interface crafttweaker.api.item.IItemStack
Creates an item stack with the same item and stack size, but accepting any damage value.
anyDamage() - Method in class crafttweaker.api.item.ItemStackUnknown
 
append(IItemCondition[], IItemCondition) - Static method in class crafttweaker.util.ArrayUtil
 
append(IItemTransformerNew[], IItemTransformerNew) - Static method in class crafttweaker.util.ArrayUtil
 
append(IIngredient[], IIngredient) - Static method in class crafttweaker.util.ArrayUtil
 
append(IBlockPattern[], IBlockPattern) - Static method in class crafttweaker.util.ArrayUtil
 
append(IBlockStateMatcher[], IBlockStateMatcher) - Static method in class crafttweaker.util.ArrayUtil
 
apply(IAction) - Static method in class crafttweaker.CraftTweakerAPI
Applies this given action.
apply() - Method in interface crafttweaker.IAction
Executes what the action is supposed to do.
apply(IAction) - Method in class crafttweaker.runtime.CrTTweaker
 
apply(IAction) - Method in interface crafttweaker.runtime.ITweaker
Executes a specified CraftTweaker action.
applyModifier(IEntityAttributeModifier) - Method in interface crafttweaker.api.entity.attribute.IEntityAttributeInstance
 
applyNewTransform(IItemStack) - Method in interface crafttweaker.api.item.IIngredient
 
applyNewTransform(IItemStack) - Method in class crafttweaker.api.item.IngredientAny
 
applyNewTransform(IItemStack) - Method in class crafttweaker.api.item.IngredientAnyAdvanced
 
applyNewTransform(IItemStack) - Method in class crafttweaker.api.item.IngredientItem
 
applyNewTransform(IItemStack) - Method in class crafttweaker.api.item.IngredientOr
 
applyNewTransform(IItemStack) - Method in class crafttweaker.api.item.IngredientStack
 
applyNewTransform(IItemStack) - Method in class crafttweaker.api.item.IngredientUnknown
 
applyNewTransform(IItemStack) - Method in class crafttweaker.api.item.ItemStackUnknown
 
applyNewTransform(IItemStack) - Method in class crafttweaker.api.oredict.IngredientOreDict
 
applyTransform(IItemStack, IPlayer) - Method in interface crafttweaker.api.item.IIngredient
Applies transformations after crafting, if any, to the given item.
applyTransform(IItemStack, IPlayer) - Method in class crafttweaker.api.item.IngredientAny
 
applyTransform(IItemStack, IPlayer) - Method in class crafttweaker.api.item.IngredientAnyAdvanced
 
applyTransform(IItemStack, IPlayer) - Method in class crafttweaker.api.item.IngredientItem
 
applyTransform(IItemStack, IPlayer) - Method in class crafttweaker.api.item.IngredientOr
 
applyTransform(IItemStack, IPlayer) - Method in class crafttweaker.api.item.IngredientStack
 
applyTransform(IItemStack, IPlayer) - Method in class crafttweaker.api.item.IngredientUnknown
 
applyTransform(IItemStack, IPlayer) - Method in class crafttweaker.api.item.ItemStackUnknown
 
applyTransform(IItemStack, IPlayer) - Method in class crafttweaker.api.oredict.IngredientOreDict
 
applyTransformers(ICraftingInventory, IPlayer) - Method in interface crafttweaker.api.recipes.ICraftingRecipe
Deprecated.
applyTransformers(ICraftingInventory, IPlayer) - Method in class crafttweaker.api.recipes.ShapedRecipe
Deprecated.
 
applyTransformers(ICraftingInventory, IPlayer) - Method in class crafttweaker.api.recipes.ShapelessRecipe
Deprecated.
 
applyTransformers(ICraftingInventory, IPlayer) - Method in class crafttweaker.api.recipes.UnknownRecipe
Deprecated.
 
aqua(IFormattedText) - Method in interface crafttweaker.api.formatting.IFormatter
 
areBracketErrorsIgnored() - Method in class crafttweaker.runtime.ScriptFile
Change whether you want to have bracket errors show up for the specified file
ArrayUtil - Class in crafttweaker.util
 
ArrayUtil() - Constructor for class crafttweaker.util.ArrayUtil
 
asBlock() - Method in interface crafttweaker.api.item.IItemStack
Converts this item stack into a block.
asBlock() - Method in class crafttweaker.api.item.ItemStackUnknown
 
asBlockPos() - Method in interface crafttweaker.api.util.Position3f
 
asBool() - Method in class crafttweaker.api.data.DataBool
 
asBool() - Method in class crafttweaker.api.data.DataByte
 
asBool() - Method in class crafttweaker.api.data.DataByteArray
 
asBool() - Method in class crafttweaker.api.data.DataDouble
 
asBool() - Method in class crafttweaker.api.data.DataFloat
 
asBool() - Method in class crafttweaker.api.data.DataInt
 
asBool() - Method in class crafttweaker.api.data.DataIntArray
 
asBool() - Method in class crafttweaker.api.data.DataList
 
asBool() - Method in class crafttweaker.api.data.DataLong
 
asBool() - Method in class crafttweaker.api.data.DataMap
 
asBool() - Method in class crafttweaker.api.data.DataShort
 
asBool() - Method in class crafttweaker.api.data.DataString
 
asBool() - Method in interface crafttweaker.api.data.IData
 
asByte() - Method in class crafttweaker.api.data.DataBool
 
asByte() - Method in class crafttweaker.api.data.DataByte
 
asByte() - Method in class crafttweaker.api.data.DataByteArray
 
asByte() - Method in class crafttweaker.api.data.DataDouble
 
asByte() - Method in class crafttweaker.api.data.DataFloat
 
asByte() - Method in class crafttweaker.api.data.DataInt
 
asByte() - Method in class crafttweaker.api.data.DataIntArray
 
asByte() - Method in class crafttweaker.api.data.DataList
 
asByte() - Method in class crafttweaker.api.data.DataLong
 
asByte() - Method in class crafttweaker.api.data.DataMap
 
asByte() - Method in class crafttweaker.api.data.DataShort
 
asByte() - Method in class crafttweaker.api.data.DataString
 
asByte() - Method in interface crafttweaker.api.data.IData
 
asByteArray() - Method in class crafttweaker.api.data.DataBool
 
asByteArray() - Method in class crafttweaker.api.data.DataByte
 
asByteArray() - Method in class crafttweaker.api.data.DataByteArray
 
asByteArray() - Method in class crafttweaker.api.data.DataDouble
 
asByteArray() - Method in class crafttweaker.api.data.DataFloat
 
asByteArray() - Method in class crafttweaker.api.data.DataInt
 
asByteArray() - Method in class crafttweaker.api.data.DataIntArray
 
asByteArray() - Method in class crafttweaker.api.data.DataList
 
asByteArray() - Method in class crafttweaker.api.data.DataLong
 
asByteArray() - Method in class crafttweaker.api.data.DataMap
 
asByteArray() - Method in class crafttweaker.api.data.DataShort
 
asByteArray() - Method in class crafttweaker.api.data.DataString
 
asByteArray() - Method in interface crafttweaker.api.data.IData
Attempts to convert this value to a byte array.
asChatMessage(String) - Static method in class crafttweaker.zenscript.expand.ExpandString
 
asData(IData[]) - Static method in class crafttweaker.zenscript.expand.ExpandAnyArray
 
asData(Map<String, IData>) - Static method in class crafttweaker.zenscript.expand.ExpandAnyDict
 
asData(boolean) - Static method in class crafttweaker.zenscript.expand.ExpandBool
 
asData(byte) - Static method in class crafttweaker.zenscript.expand.ExpandByte
 
asData(byte[]) - Static method in class crafttweaker.zenscript.expand.ExpandByteArray
 
asData(double) - Static method in class crafttweaker.zenscript.expand.ExpandDouble
 
asData(float) - Static method in class crafttweaker.zenscript.expand.ExpandFloat
 
asData(int[]) - Static method in class crafttweaker.zenscript.expand.ExpandIntArray
 
asData(long) - Static method in class crafttweaker.zenscript.expand.ExpandLong
 
asData(String) - Static method in class crafttweaker.zenscript.expand.ExpandString
 
asDouble() - Method in class crafttweaker.api.data.DataBool
 
asDouble() - Method in class crafttweaker.api.data.DataByte
 
asDouble() - Method in class crafttweaker.api.data.DataByteArray
 
asDouble() - Method in class crafttweaker.api.data.DataDouble
 
asDouble() - Method in class crafttweaker.api.data.DataFloat
 
asDouble() - Method in class crafttweaker.api.data.DataInt
 
asDouble() - Method in class crafttweaker.api.data.DataIntArray
 
asDouble() - Method in class crafttweaker.api.data.DataList
 
asDouble() - Method in class crafttweaker.api.data.DataLong
 
asDouble() - Method in class crafttweaker.api.data.DataMap
 
asDouble() - Method in class crafttweaker.api.data.DataShort
 
asDouble() - Method in class crafttweaker.api.data.DataString
 
asDouble() - Method in interface crafttweaker.api.data.IData
 
asFloat() - Method in class crafttweaker.api.data.DataBool
 
asFloat() - Method in class crafttweaker.api.data.DataByte
 
asFloat() - Method in class crafttweaker.api.data.DataByteArray
 
asFloat() - Method in class crafttweaker.api.data.DataDouble
 
asFloat() - Method in class crafttweaker.api.data.DataFloat
 
asFloat() - Method in class crafttweaker.api.data.DataInt
 
asFloat() - Method in class crafttweaker.api.data.DataIntArray
 
asFloat() - Method in class crafttweaker.api.data.DataList
 
asFloat() - Method in class crafttweaker.api.data.DataLong
 
asFloat() - Method in class crafttweaker.api.data.DataMap
 
asFloat() - Method in class crafttweaker.api.data.DataShort
 
asFloat() - Method in class crafttweaker.api.data.DataString
 
asFloat() - Method in interface crafttweaker.api.data.IData
 
asFormattedText(String) - Static method in class crafttweaker.zenscript.expand.ExpandString
 
asInt() - Method in class crafttweaker.api.data.DataBool
 
asInt() - Method in class crafttweaker.api.data.DataByte
 
asInt() - Method in class crafttweaker.api.data.DataByteArray
 
asInt() - Method in class crafttweaker.api.data.DataDouble
 
asInt() - Method in class crafttweaker.api.data.DataFloat
 
asInt() - Method in class crafttweaker.api.data.DataInt
 
asInt() - Method in class crafttweaker.api.data.DataIntArray
 
asInt() - Method in class crafttweaker.api.data.DataList
 
asInt() - Method in class crafttweaker.api.data.DataLong
 
asInt() - Method in class crafttweaker.api.data.DataMap
 
asInt() - Method in class crafttweaker.api.data.DataShort
 
asInt() - Method in class crafttweaker.api.data.DataString
 
asInt() - Method in interface crafttweaker.api.data.IData
 
asIntArray() - Method in class crafttweaker.api.data.DataBool
 
asIntArray() - Method in class crafttweaker.api.data.DataByte
 
asIntArray() - Method in class crafttweaker.api.data.DataByteArray
 
asIntArray() - Method in class crafttweaker.api.data.DataDouble
 
asIntArray() - Method in class crafttweaker.api.data.DataFloat
 
asIntArray() - Method in class crafttweaker.api.data.DataInt
 
asIntArray() - Method in class crafttweaker.api.data.DataIntArray
 
asIntArray() - Method in class crafttweaker.api.data.DataList
 
asIntArray() - Method in class crafttweaker.api.data.DataLong
 
asIntArray() - Method in class crafttweaker.api.data.DataMap
 
asIntArray() - Method in class crafttweaker.api.data.DataShort
 
asIntArray() - Method in class crafttweaker.api.data.DataString
 
asIntArray() - Method in interface crafttweaker.api.data.IData
Attempts to convert this value to an int array.
asList() - Method in class crafttweaker.api.data.DataBool
 
asList() - Method in class crafttweaker.api.data.DataByte
 
asList() - Method in class crafttweaker.api.data.DataByteArray
 
asList() - Method in class crafttweaker.api.data.DataDouble
 
asList() - Method in class crafttweaker.api.data.DataFloat
 
asList() - Method in class crafttweaker.api.data.DataInt
 
asList() - Method in class crafttweaker.api.data.DataIntArray
 
asList() - Method in class crafttweaker.api.data.DataList
 
asList() - Method in class crafttweaker.api.data.DataLong
 
asList() - Method in class crafttweaker.api.data.DataMap
 
asList() - Method in class crafttweaker.api.data.DataShort
 
asList() - Method in class crafttweaker.api.data.DataString
 
asList() - Method in interface crafttweaker.api.data.IData
Attempts to convert this value to a List.
asLong() - Method in class crafttweaker.api.data.DataBool
 
asLong() - Method in class crafttweaker.api.data.DataByte
 
asLong() - Method in class crafttweaker.api.data.DataByteArray
 
asLong() - Method in class crafttweaker.api.data.DataDouble
 
asLong() - Method in class crafttweaker.api.data.DataFloat
 
asLong() - Method in class crafttweaker.api.data.DataInt
 
asLong() - Method in class crafttweaker.api.data.DataIntArray
 
asLong() - Method in class crafttweaker.api.data.DataList
 
asLong() - Method in class crafttweaker.api.data.DataLong
 
asLong() - Method in class crafttweaker.api.data.DataMap
 
asLong() - Method in class crafttweaker.api.data.DataShort
 
asLong() - Method in class crafttweaker.api.data.DataString
 
asLong() - Method in interface crafttweaker.api.data.IData
 
asMap() - Method in class crafttweaker.api.data.DataBool
 
asMap() - Method in class crafttweaker.api.data.DataByte
 
asMap() - Method in class crafttweaker.api.data.DataByteArray
 
asMap() - Method in class crafttweaker.api.data.DataDouble
 
asMap() - Method in class crafttweaker.api.data.DataFloat
 
asMap() - Method in class crafttweaker.api.data.DataInt
 
asMap() - Method in class crafttweaker.api.data.DataIntArray
 
asMap() - Method in class crafttweaker.api.data.DataList
 
asMap() - Method in class crafttweaker.api.data.DataLong
 
asMap() - Method in class crafttweaker.api.data.DataMap
 
asMap() - Method in class crafttweaker.api.data.DataShort
 
asMap() - Method in class crafttweaker.api.data.DataString
 
asMap() - Method in interface crafttweaker.api.data.IData
Attempts to convert this value to a Map.
asNBT() - Method in interface crafttweaker.api.player.IFoodStats
 
asNBT(short) - Static method in class crafttweaker.zenscript.expand.ExpandShort
 
asPosition3f() - Method in interface crafttweaker.api.world.IBlockPos
 
asShort() - Method in class crafttweaker.api.data.DataBool
 
asShort() - Method in class crafttweaker.api.data.DataByte
 
asShort() - Method in class crafttweaker.api.data.DataByteArray
 
asShort() - Method in class crafttweaker.api.data.DataDouble
 
asShort() - Method in class crafttweaker.api.data.DataFloat
 
asShort() - Method in class crafttweaker.api.data.DataInt
 
asShort() - Method in class crafttweaker.api.data.DataIntArray
 
asShort() - Method in class crafttweaker.api.data.DataList
 
asShort() - Method in class crafttweaker.api.data.DataLong
 
asShort() - Method in class crafttweaker.api.data.DataMap
 
asShort() - Method in class crafttweaker.api.data.DataShort
 
asShort() - Method in class crafttweaker.api.data.DataString
 
asShort() - Method in interface crafttweaker.api.data.IData
 
asStack(int) - Method in interface crafttweaker.api.liquid.ILiquidDefinition
Converts this liquid into a liquid stack.
asString() - Method in interface crafttweaker.api.container.IContainer
 
asString() - Method in class crafttweaker.api.data.DataBool
 
asString() - Method in class crafttweaker.api.data.DataByte
 
asString() - Method in class crafttweaker.api.data.DataByteArray
 
asString() - Method in class crafttweaker.api.data.DataDouble
 
asString() - Method in class crafttweaker.api.data.DataFloat
 
asString() - Method in class crafttweaker.api.data.DataInt
 
asString() - Method in class crafttweaker.api.data.DataIntArray
 
asString() - Method in class crafttweaker.api.data.DataList
 
asString() - Method in class crafttweaker.api.data.DataLong
 
asString() - Method in class crafttweaker.api.data.DataMap
 
asString() - Method in class crafttweaker.api.data.DataShort
 
asString() - Method in class crafttweaker.api.data.DataString
 
asString() - Method in interface crafttweaker.api.data.IData
 
asWeightedItemStack(IItemStack) - Static method in class crafttweaker.zenscript.expand.ExpandItemStack
 
attackEntityFrom(IDamageSource, float) - Method in interface crafttweaker.api.entity.IEntity
 

B

black(IFormattedText) - Method in interface crafttweaker.api.formatting.IFormatter
 
BLOCK_COMPARATOR - Static variable in class crafttweaker.CrafttweakerImplementationAPI
 
BlockBreakEvent - Interface in crafttweaker.api.event
 
blockEventHandler - Static variable in class crafttweaker.CrafttweakerImplementationAPI
 
BlockHarvestDropsEvent - Interface in crafttweaker.api.event
 
blockInfoPlayers - Static variable in class crafttweaker.CrafttweakerImplementationAPI
 
BlockPatternOr - Class in crafttweaker.api.block
 
BlockPatternOr(IBlockPattern[]) - Constructor for class crafttweaker.api.block.BlockPatternOr
 
BlockPatternOr(IBlockPattern, IBlockPattern) - Constructor for class crafttweaker.api.block.BlockPatternOr
 
blocksLight() - Method in interface crafttweaker.api.block.IMaterial
 
blocksMovement() - Method in interface crafttweaker.api.block.IMaterial
 
BlockStateMatcherOr - Class in crafttweaker.api.block
 
BlockStateMatcherOr(IBlockStateMatcher[]) - Constructor for class crafttweaker.api.block.BlockStateMatcherOr
 
BlockStateMatcherOr(IBlockStateMatcher, IBlockStateMatcher) - Constructor for class crafttweaker.api.block.BlockStateMatcherOr
 
blue(IFormattedText) - Method in interface crafttweaker.api.formatting.IFormatter
 
bold(IFormattedText) - Method in interface crafttweaker.api.formatting.IFormatter
 
BracketHandler - Annotation Type in crafttweaker.annotations
Marks a bracket handler.
brewingManager - Static variable in class crafttweaker.CraftTweakerAPI
Access point to the brewing handler

C

canApply(IItemStack) - Method in interface crafttweaker.api.enchantments.IEnchantmentDefinition
 
canApplyAtEnchantingTable(IEnchantmentDefinition) - Method in interface crafttweaker.api.item.IItemStack
 
canApplyAtEnchantingTable(IEnchantmentDefinition) - Method in class crafttweaker.api.item.ItemStackUnknown
 
canApplyAtEnchantmentTable(IItemStack) - Method in interface crafttweaker.api.enchantments.IEnchantmentDefinition
 
canBeAttackedWithItem() - Method in interface crafttweaker.api.entity.IEntity
 
canBeCollidedWith() - Method in interface crafttweaker.api.entity.IEntity
 
canBeLeashedTo(IPlayer) - Method in interface crafttweaker.api.entity.IEntityLiving
 
canBePushed() - Method in interface crafttweaker.api.entity.IEntity
 
canBeSteered() - Method in interface crafttweaker.api.entity.IEntityLiving
 
canBreatheUnderwater() - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
cancel() - Method in interface crafttweaker.api.event.IEventCancelable
 
canDestroy(IBlockDefinition) - Method in interface crafttweaker.api.item.IItemStack
 
canDestroy(IBlockDefinition) - Method in class crafttweaker.api.item.ItemStackUnknown
 
canEditBlocks() - Method in interface crafttweaker.api.item.IItemStack
 
canEditBlocks() - Method in class crafttweaker.api.item.ItemStackUnknown
 
canEntityBeSeen(IEntity) - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
canEntitySpawn(IEntity) - Method in interface crafttweaker.api.block.IBlockProperties
 
canExecute(String...) - Method in class crafttweaker.runtime.ScriptLoader
 
canHarmInCreative() - Method in interface crafttweaker.api.damage.IDamageSource
 
canHarvestBlock(IBlockState) - Method in interface crafttweaker.api.item.IItemStack
 
canHarvestBlock(IBlockState) - Method in class crafttweaker.api.item.ItemStackUnknown
 
canItemEditBlocks() - Method in interface crafttweaker.api.item.IItemDefinition
 
canMateWith(IEntityAnimal) - Method in interface crafttweaker.api.entity.IEntityAnimal
 
canPassengerSteer() - Method in interface crafttweaker.api.entity.IEntity
 
canPickUpLoot() - Method in interface crafttweaker.api.entity.IEntityLiving
 
canPlaceBlockAt(IWorld, IBlockPos) - Method in interface crafttweaker.api.block.IBlockDefinition
 
canPlaceBlockOnSide(IWorld, IBlockPos, IFacing) - Method in interface crafttweaker.api.block.IBlockDefinition
 
canPlaceOn(IBlockDefinition) - Method in interface crafttweaker.api.item.IItemStack
 
canPlaceOn(IBlockDefinition) - Method in class crafttweaker.api.item.ItemStackUnknown
 
canProvidePower() - Method in interface crafttweaker.api.block.IBlockProperties
 
canRespawnHere() - Method in interface crafttweaker.api.world.IWorldProvider
 
canRiderInteract() - Method in interface crafttweaker.api.entity.IEntity
 
canSpawnHere() - Method in interface crafttweaker.api.entity.IEntityLiving
 
canSpawnInBlock() - Method in interface crafttweaker.api.block.IBlockDefinition
 
canTrample(IWorld, IBlockDefinition, IBlockPos, float) - Method in interface crafttweaker.api.entity.IEntity
 
cat(IFormattedText) - Method in interface crafttweaker.api.formatting.IFormattedText
 
cat(String, IFormattedText) - Static method in class crafttweaker.zenscript.expand.ExpandString
 
causesSuffocation() - Method in interface crafttweaker.api.block.IBlockProperties
 
checkFileForPreprocessors(ScriptFile) - Method in class crafttweaker.preprocessor.PreprocessorManager
Checks the given inputstream for preprocessors
checkPermission(IServer, ICommandSender) - Method in interface crafttweaker.api.command.ICommand
 
clampValue(double) - Method in interface crafttweaker.api.entity.attribute.IEntityAttribute
 
clean() - Method in class crafttweaker.preprocessor.PreprocessorManager
Cleans up before being able to run again
clear() - Method in interface crafttweaker.api.event.IEventManager
 
clear() - Method in class crafttweaker.api.event.MTEventManager
Clears all EventLists
clear() - Method in class crafttweaker.api.logger.MTLogger
 
clear() - Method in class crafttweaker.util.EventList
 
clear() - Method in class crafttweaker.zenscript.CrTGlobalEnvironment
 
clear() - Method in class crafttweaker.zenscript.CrtStoringErrorLogger
 
clearActivePotions() - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
clearCustomName() - Method in interface crafttweaker.api.item.IItemStack
 
clearCustomName() - Method in class crafttweaker.api.item.ItemStackUnknown
 
clearDrops() - Method in interface crafttweaker.api.entity.IEntityDefinition
 
clearLeashed(boolean, boolean) - Method in interface crafttweaker.api.entity.IEntityLiving
 
clearTooltip(IIngredient) - Static method in class crafttweaker.api.tooltip.IngredientTooltips
 
client - Static variable in class crafttweaker.CraftTweakerAPI
Access point to the client, if any.
close() - Method in interface crafttweaker.api.event.IEventHandle
Closes the event listener (stops listening and unregisters the listener).
CloseablePriorityList<T> - Class in crafttweaker.util
 
CloseablePriorityList() - Constructor for class crafttweaker.util.CloseablePriorityList
 
collect(IScriptProvider) - Static method in class crafttweaker.runtime.providers.ScriptProviderMemory
 
collectScriptFiles(boolean) - Method in class crafttweaker.runtime.CrTTweaker
 
CommandEvent - Interface in crafttweaker.api.event
 
compare(IBlockState) - Method in interface crafttweaker.api.block.IBlockState
 
compare(ICommand) - Method in interface crafttweaker.api.command.ICommand
 
compare(IFacing) - Method in interface crafttweaker.api.world.IFacing
 
compare(ScriptFile, ScriptFile) - Method in class crafttweaker.preprocessor.PreprocessorManager.ScriptFileComparator
 
compareTo(IData) - Method in class crafttweaker.api.data.DataBool
 
compareTo(IData) - Method in class crafttweaker.api.data.DataByte
 
compareTo(IData) - Method in class crafttweaker.api.data.DataByteArray
 
compareTo(IData) - Method in class crafttweaker.api.data.DataDouble
 
compareTo(IData) - Method in class crafttweaker.api.data.DataFloat
 
compareTo(IData) - Method in class crafttweaker.api.data.DataInt
 
compareTo(IData) - Method in class crafttweaker.api.data.DataIntArray
 
compareTo(IData) - Method in class crafttweaker.api.data.DataList
 
compareTo(IData) - Method in class crafttweaker.api.data.DataLong
 
compareTo(IData) - Method in class crafttweaker.api.data.DataMap
 
compareTo(IData) - Method in class crafttweaker.api.data.DataShort
 
compareTo(IData) - Method in class crafttweaker.api.data.DataString
 
compareTo(IData) - Method in interface crafttweaker.api.data.IData
 
compareTo(IEntityEquipmentSlot) - Method in interface crafttweaker.api.entity.IEntityEquipmentSlot
 
compareTo(IPotion) - Method in interface crafttweaker.api.potions.IPotionEffect
 
contains(IData) - Method in class crafttweaker.api.data.DataBool
 
contains(IData) - Method in class crafttweaker.api.data.DataByte
 
contains(IData) - Method in class crafttweaker.api.data.DataByteArray
 
contains(IData) - Method in class crafttweaker.api.data.DataDouble
 
contains(IData) - Method in class crafttweaker.api.data.DataFloat
 
contains(IData) - Method in class crafttweaker.api.data.DataInt
 
contains(IData) - Method in class crafttweaker.api.data.DataIntArray
 
contains(IData) - Method in class crafttweaker.api.data.DataList
 
contains(IData) - Method in class crafttweaker.api.data.DataLong
 
contains(IData) - Method in class crafttweaker.api.data.DataMap
 
contains(IData) - Method in class crafttweaker.api.data.DataShort
 
contains(IData) - Method in class crafttweaker.api.data.DataString
 
contains(IData) - Method in interface crafttweaker.api.data.IData
 
contains(IIngredient) - Method in interface crafttweaker.api.item.IIngredient
Check if this ingredient contains all possible values for the given ingredient.
contains(IIngredient) - Method in class crafttweaker.api.item.IngredientAny
 
contains(IIngredient) - Method in class crafttweaker.api.item.IngredientAnyAdvanced
 
contains(IIngredient) - Method in class crafttweaker.api.item.IngredientItem
 
contains(IIngredient) - Method in class crafttweaker.api.item.IngredientOr
 
contains(IIngredient) - Method in class crafttweaker.api.item.IngredientStack
 
contains(IIngredient) - Method in class crafttweaker.api.item.IngredientUnknown
 
contains(IIngredient) - Method in class crafttweaker.api.item.ItemStackUnknown
 
contains(String) - Method in interface crafttweaker.api.mods.ILoadedMods
 
contains(IIngredient) - Method in class crafttweaker.api.oredict.IngredientOreDict
 
contains(String) - Method in interface crafttweaker.api.oredict.IOreDict
 
contains(IItemStack) - Method in interface crafttweaker.api.oredict.IOreDictEntry
 
containsClass(String) - Method in class crafttweaker.zenscript.CrTGlobalEnvironment
 
convert(IDataConverter<T>) - Method in class crafttweaker.api.data.DataBool
 
convert(IDataConverter<T>) - Method in class crafttweaker.api.data.DataByte
 
convert(IDataConverter<T>) - Method in class crafttweaker.api.data.DataByteArray
 
convert(IDataConverter<T>) - Method in class crafttweaker.api.data.DataDouble
 
convert(IDataConverter<T>) - Method in class crafttweaker.api.data.DataFloat
 
convert(IDataConverter<T>) - Method in class crafttweaker.api.data.DataInt
 
convert(IDataConverter<T>) - Method in class crafttweaker.api.data.DataIntArray
 
convert(IDataConverter<T>) - Method in class crafttweaker.api.data.DataList
 
convert(IDataConverter<T>) - Method in class crafttweaker.api.data.DataLong
 
convert(IDataConverter<T>) - Method in class crafttweaker.api.data.DataMap
 
convert(IDataConverter<T>) - Method in class crafttweaker.api.data.DataShort
 
convert(IDataConverter<T>) - Method in class crafttweaker.api.data.DataString
 
convert(IDataConverter<T>) - Method in interface crafttweaker.api.data.IData
 
copyCurrent() - Method in interface crafttweaker.runtime.IScriptIterator
 
copyCurrent() - Method in class crafttweaker.runtime.providers.ScriptIteratorSingle
 
copyCurrent() - Method in class crafttweaker.runtime.providers.ScriptIteratorZip
 
copyToClipboard(String) - Method in interface crafttweaker.api.player.IPlayer
 
craft(IItemStack[][]) - Method in interface crafttweaker.api.recipes.IRecipeManager
Performs a crafting with the specified ingredients.
CraftingInfo - Class in crafttweaker.api.recipes
 
CraftingInfo(ICraftingInventory, IWorld) - Constructor for class crafttweaker.api.recipes.CraftingInfo
 
crafttweaker - package crafttweaker
 
crafttweaker.annotations - package crafttweaker.annotations
 
crafttweaker.api.block - package crafttweaker.api.block
 
crafttweaker.api.chat - package crafttweaker.api.chat
 
crafttweaker.api.client - package crafttweaker.api.client
 
crafttweaker.api.command - package crafttweaker.api.command
 
crafttweaker.api.container - package crafttweaker.api.container
 
crafttweaker.api.creativetabs - package crafttweaker.api.creativetabs
 
crafttweaker.api.damage - package crafttweaker.api.damage
 
crafttweaker.api.data - package crafttweaker.api.data
 
crafttweaker.api.enchantments - package crafttweaker.api.enchantments
 
crafttweaker.api.entity - package crafttweaker.api.entity
 
crafttweaker.api.entity.attribute - package crafttweaker.api.entity.attribute
 
crafttweaker.api.event - package crafttweaker.api.event
 
crafttweaker.api.formatting - package crafttweaker.api.formatting
 
crafttweaker.api.game - package crafttweaker.api.game
 
crafttweaker.api.item - package crafttweaker.api.item
 
crafttweaker.api.liquid - package crafttweaker.api.liquid
 
crafttweaker.api.logger - package crafttweaker.api.logger
 
crafttweaker.api.mods - package crafttweaker.api.mods
 
crafttweaker.api.network - package crafttweaker.api.network
 
crafttweaker.api.oredict - package crafttweaker.api.oredict
 
crafttweaker.api.player - package crafttweaker.api.player
 
crafttweaker.api.potions - package crafttweaker.api.potions
 
crafttweaker.api.recipes - package crafttweaker.api.recipes
 
crafttweaker.api.server - package crafttweaker.api.server
 
crafttweaker.api.tooltip - package crafttweaker.api.tooltip
 
crafttweaker.api.util - package crafttweaker.api.util
 
crafttweaker.api.vanilla - package crafttweaker.api.vanilla
 
crafttweaker.api.world - package crafttweaker.api.world
 
crafttweaker.preprocessor - package crafttweaker.preprocessor
 
crafttweaker.runtime - package crafttweaker.runtime
 
crafttweaker.runtime.events - package crafttweaker.runtime.events
 
crafttweaker.runtime.providers - package crafttweaker.runtime.providers
 
crafttweaker.socket - package crafttweaker.socket
 
crafttweaker.util - package crafttweaker.util
 
crafttweaker.zenscript - package crafttweaker.zenscript
 
crafttweaker.zenscript.expand - package crafttweaker.zenscript.expand
 
CraftTweakerAPI - Class in crafttweaker
Provides access to the CraftTweaker API.
CrafttweakerImplementationAPI - Class in crafttweaker
The implementation API is used by API implementations for internal communication and initialization.
CrafttweakerImplementationAPI() - Constructor for class crafttweaker.CrafttweakerImplementationAPI
 
createEntity(IWorld) - Method in interface crafttweaker.api.entity.IEntityDefinition
 
createEntityItem(IWorld, int, int, int) - Method in interface crafttweaker.api.item.IItemStack
 
createEntityItem(IWorld, IBlockPos) - Method in interface crafttweaker.api.item.IItemStack
 
createEntityItem(IWorld, int, int, int) - Method in class crafttweaker.api.item.ItemStackUnknown
 
createEntityItem(IWorld, IBlockPos) - Method in class crafttweaker.api.item.ItemStackUnknown
 
createPotion(Object[]...) - Method in interface crafttweaker.api.item.IItemUtils
 
createPreprocessor(String, String, int) - Method in interface crafttweaker.preprocessor.PreprocessorFactory
 
createSpawnEgg(IEntityDefinition, IData) - Method in interface crafttweaker.api.item.IItemUtils
Creates a Spawnegg of the given entity
crossProduct(IVector3d) - Method in interface crafttweaker.api.world.IVector3d
 
CrTCompileEnvironment - Class in crafttweaker.zenscript
 
CrTCompileEnvironment() - Constructor for class crafttweaker.zenscript.CrTCompileEnvironment
 
CrTErrorLogger - Class in crafttweaker.zenscript
 
CrTErrorLogger() - Constructor for class crafttweaker.zenscript.CrTErrorLogger
 
CrTGlobalEnvironment - Class in crafttweaker.zenscript
 
CrTGlobalEnvironment(Map<String, byte[]>) - Constructor for class crafttweaker.zenscript.CrTGlobalEnvironment
 
CrTGlobalEnvironment(Map<String, byte[]>, String) - Constructor for class crafttweaker.zenscript.CrTGlobalEnvironment
 
CrTLoaderLoadingEvent - Class in crafttweaker.runtime.events
 
CrTLoaderLoadingEvent(ScriptLoader, NetworkSide, boolean) - Constructor for class crafttweaker.runtime.events.CrTLoaderLoadingEvent
 
CrTLoaderLoadingEvent.Aborted - Class in crafttweaker.runtime.events
 
CrTLoaderLoadingEvent.Finished - Class in crafttweaker.runtime.events
 
CrTLoaderLoadingEvent.Started - Class in crafttweaker.runtime.events
 
CrTLoadingScriptEventPost - Class in crafttweaker.runtime.events
Deprecated.
CrTLoadingScriptEventPost(String) - Constructor for class crafttweaker.runtime.events.CrTLoadingScriptEventPost
Deprecated.
 
CrTLoadingScriptEventPre - Class in crafttweaker.runtime.events
Deprecated.
CrTLoadingScriptEventPre(String) - Constructor for class crafttweaker.runtime.events.CrTLoadingScriptEventPre
Deprecated.
 
CrTLoadingStartedEvent - Class in crafttweaker.runtime.events
Deprecated.
CrTLoadingStartedEvent(String, boolean, NetworkSide) - Constructor for class crafttweaker.runtime.events.CrTLoadingStartedEvent
Deprecated.
CrTLoadingStartedEvent(ScriptLoader, boolean, NetworkSide) - Constructor for class crafttweaker.runtime.events.CrTLoadingStartedEvent
Deprecated.
 
CrTScriptLoadEvent - Class in crafttweaker.preprocessor
Event that is getting called each time a script gets loaded.
CrTScriptLoadEvent(ScriptFile) - Constructor for class crafttweaker.preprocessor.CrTScriptLoadEvent
 
CrTScriptLoadingEvent - Class in crafttweaker.runtime.events
 
CrTScriptLoadingEvent(String) - Constructor for class crafttweaker.runtime.events.CrTScriptLoadingEvent
 
CrTScriptLoadingEvent.Post - Class in crafttweaker.runtime.events
 
CrTScriptLoadingEvent.Pre - Class in crafttweaker.runtime.events
 
CrtStoringErrorLogger - Class in crafttweaker.zenscript
 
CrtStoringErrorLogger() - Constructor for class crafttweaker.zenscript.CrtStoringErrorLogger
 
CrTTweaker - Class in crafttweaker.runtime
 
CrTTweaker() - Constructor for class crafttweaker.runtime.CrTTweaker
 

D

damageItem(int) - Method in interface crafttweaker.api.event.PlayerInteractEvent
 
damageItem(int, IEntity) - Method in interface crafttweaker.api.item.IItemStack
 
damageItem(int, IEntity) - Method in class crafttweaker.api.item.ItemStackUnknown
 
darkAqua(IFormattedText) - Method in interface crafttweaker.api.formatting.IFormatter
 
darkBlue(IFormattedText) - Method in interface crafttweaker.api.formatting.IFormatter
 
darkGray(IFormattedText) - Method in interface crafttweaker.api.formatting.IFormatter
 
darkGreen(IFormattedText) - Method in interface crafttweaker.api.formatting.IFormatter
 
darkPurple(IFormattedText) - Method in interface crafttweaker.api.formatting.IFormatter
 
darkRed(IFormattedText) - Method in interface crafttweaker.api.formatting.IFormatter
 
DataBool - Class in crafttweaker.api.data
Contains a boolean value (true or false).
DataBool(boolean) - Constructor for class crafttweaker.api.data.DataBool
 
DataByte - Class in crafttweaker.api.data
Contains a byte value (-128 ..
DataByte(byte) - Constructor for class crafttweaker.api.data.DataByte
 
DataByteArray - Class in crafttweaker.api.data
Contains a byte array.
DataByteArray(byte[], boolean) - Constructor for class crafttweaker.api.data.DataByteArray
 
DataDouble - Class in crafttweaker.api.data
Contains a double-precision value.
DataDouble(double) - Constructor for class crafttweaker.api.data.DataDouble
 
DataFloat - Class in crafttweaker.api.data
Contains a single-precision floating point value.
DataFloat(float) - Constructor for class crafttweaker.api.data.DataFloat
 
DataInt - Class in crafttweaker.api.data
Contains a 32-bit integer value.
DataInt(int) - Constructor for class crafttweaker.api.data.DataInt
 
DataIntArray - Class in crafttweaker.api.data
Contains an int array.
DataIntArray(int[], boolean) - Constructor for class crafttweaker.api.data.DataIntArray
 
DataList - Class in crafttweaker.api.data
Contains a list.
DataList(List<IData>, boolean) - Constructor for class crafttweaker.api.data.DataList
 
DataLong - Class in crafttweaker.api.data
Contains a 64-bit long value.
DataLong(long) - Constructor for class crafttweaker.api.data.DataLong
 
DataMap - Class in crafttweaker.api.data
Contains a map, mapping strings to data elements.
DataMap(Map<String, IData>, boolean) - Constructor for class crafttweaker.api.data.DataMap
 
DataShort - Class in crafttweaker.api.data
Contains a 16-bit short value.
DataShort(short) - Constructor for class crafttweaker.api.data.DataShort
 
DataString - Class in crafttweaker.api.data
Contains a string value.
DataString(String) - Constructor for class crafttweaker.api.data.DataString
 
DebugPreprocessor - Class in crafttweaker.preprocessor
Adding the #debug Preprocessor will make this script generate the .class file which it normally just has under the hood
DebugPreprocessor(String, String, int) - Constructor for class crafttweaker.preprocessor.DebugPreprocessor
 
delayUntil(String...) - Method in class crafttweaker.runtime.ScriptLoader
 
describe() - Method in interface crafttweaker.IAction
Describes, in a single human-readable sentence, what this specific action is doing.
detachHome() - Method in interface crafttweaker.api.entity.IEntityCreature
 
dismountRidingEntity() - Method in interface crafttweaker.api.entity.IEntity
 
displayName() - Method in interface crafttweaker.api.enchantments.IEnchantment
 
distanceTo(IVector3d) - Method in interface crafttweaker.api.world.IVector3d
 
div(IData) - Method in class crafttweaker.api.data.DataBool
 
div(IData) - Method in class crafttweaker.api.data.DataByte
 
div(IData) - Method in class crafttweaker.api.data.DataByteArray
 
div(IData) - Method in class crafttweaker.api.data.DataDouble
 
div(IData) - Method in class crafttweaker.api.data.DataFloat
 
div(IData) - Method in class crafttweaker.api.data.DataInt
 
div(IData) - Method in class crafttweaker.api.data.DataIntArray
 
div(IData) - Method in class crafttweaker.api.data.DataList
 
div(IData) - Method in class crafttweaker.api.data.DataLong
 
div(IData) - Method in class crafttweaker.api.data.DataMap
 
div(IData) - Method in class crafttweaker.api.data.DataShort
 
div(IData) - Method in class crafttweaker.api.data.DataString
 
div(IData) - Method in interface crafttweaker.api.data.IData
 
doesShowParticles() - Method in interface crafttweaker.api.potions.IPotionEffect
 
doesSideBlockRendering(IBlockAccess, IBlockPos, IFacing) - Method in interface crafttweaker.api.block.IBlockProperties
 
doesTriggerPressurePlate() - Method in interface crafttweaker.api.entity.IEntity
 
doesWaterVaporize() - Method in interface crafttweaker.api.world.IWorldProvider
 
dotProduct(IVector3d) - Method in interface crafttweaker.api.world.IVector3d
 
dropItem(IItemStack, float) - Method in interface crafttweaker.api.entity.IEntity
 

E

EMPTY - Static variable in class crafttweaker.api.data.DataMap
 
EMPTY_CONDITIONS - Static variable in class crafttweaker.util.ArrayUtil
 
EMPTY_TRANSFORMERS - Static variable in class crafttweaker.util.ArrayUtil
 
EMPTY_TRANSFORMERS_NEW - Static variable in class crafttweaker.util.ArrayUtil
 
enableDebug() - Method in class crafttweaker.runtime.CrTTweaker
 
enableDebug() - Static method in class crafttweaker.runtime.GlobalFunctions
 
enableDebug() - Method in interface crafttweaker.runtime.ITweaker
Enables debug class generations
enablePersistence() - Method in interface crafttweaker.api.entity.IEntityLiving
 
EnderTeleportEvent - Interface in crafttweaker.api.event
Called when endermen, shulkers or players (using enderpearls) teleport.
ENTITY_COMPARATOR - Static variable in class crafttweaker.CrafttweakerImplementationAPI
 
EntityLivingAttackedEvent - Interface in crafttweaker.api.event
 
EntityLivingDeathDropsEvent - Interface in crafttweaker.api.event
 
EntityLivingDeathEvent - Interface in crafttweaker.api.event
 
EntityLivingFallEvent - Interface in crafttweaker.api.event
 
EntityLivingHurtEvent - Interface in crafttweaker.api.event
 
EntityLivingJumpEvent - Interface in crafttweaker.api.event
 
EntityLivingUseItemEvent - Interface in crafttweaker.api.event
 
EntityLivingUseItemEvent.Finish - Interface in crafttweaker.api.event
 
EntityLivingUseItemEvent.Start - Interface in crafttweaker.api.event
 
EntityLivingUseItemEvent.Stop - Interface in crafttweaker.api.event
 
EntityLivingUseItemEvent.Tick - Interface in crafttweaker.api.event
 
EntityStruckByLightningEvent - Interface in crafttweaker.api.event
 
equals(IData) - Method in class crafttweaker.api.data.DataBool
 
equals(IData) - Method in class crafttweaker.api.data.DataByte
 
equals(IData) - Method in class crafttweaker.api.data.DataByteArray
 
equals(IData) - Method in class crafttweaker.api.data.DataDouble
 
equals(IData) - Method in class crafttweaker.api.data.DataFloat
 
equals(IData) - Method in class crafttweaker.api.data.DataInt
 
equals(IData) - Method in class crafttweaker.api.data.DataIntArray
 
equals(IData) - Method in class crafttweaker.api.data.DataList
 
equals(IData) - Method in class crafttweaker.api.data.DataLong
 
equals(IData) - Method in class crafttweaker.api.data.DataMap
 
equals(IData) - Method in class crafttweaker.api.data.DataShort
 
equals(IData) - Method in class crafttweaker.api.data.DataString
 
equals(IData) - Method in interface crafttweaker.api.data.IData
 
equals(Object) - Method in class crafttweaker.api.item.WeightedItemStack
 
equals(Object) - Method in class crafttweaker.api.liquid.WeightedLiquidStack
 
error(ZenPosition, String) - Method in class crafttweaker.zenscript.CrTErrorLogger
 
error(String) - Method in class crafttweaker.zenscript.CrTErrorLogger
 
error(String, Throwable) - Method in class crafttweaker.zenscript.CrTErrorLogger
 
error(ZenPosition, String) - Method in class crafttweaker.zenscript.CrTGlobalEnvironment
 
error(String) - Method in class crafttweaker.zenscript.CrTGlobalEnvironment
 
error(String, Throwable) - Method in class crafttweaker.zenscript.CrTGlobalEnvironment
 
error(ZenPosition, String) - Method in class crafttweaker.zenscript.CrtStoringErrorLogger
 
EventList<T> - Class in crafttweaker.util
 
EventList() - Constructor for class crafttweaker.util.EventList
 
events - Static variable in class crafttweaker.CraftTweakerAPI
Access point to the events manager.s
events - Static variable in class crafttweaker.CrafttweakerImplementationAPI
Access point to the event handler implementation.
execute(IServer, ICommandSender, String[]) - Method in interface crafttweaker.api.command.ICommand
 
executeActionOnFind(ScriptFile) - Method in class crafttweaker.preprocessor.DebugPreprocessor
 
executeActionOnFind(ScriptFile) - Method in class crafttweaker.preprocessor.IgnoreBracketErrorPreprocessor
 
executeActionOnFind(ScriptFile) - Method in interface crafttweaker.preprocessor.IPreprocessor
Gets executed directly on find
executeActionOnFind(ScriptFile) - Method in class crafttweaker.preprocessor.LoaderPreprocessor
 
executeActionOnFind(ScriptFile) - Method in class crafttweaker.preprocessor.NoRunPreprocessor
 
executeActionOnFind(ScriptFile) - Method in class crafttweaker.preprocessor.NoWarnPreprocessor
 
executeActionOnFind(ScriptFile) - Method in class crafttweaker.preprocessor.PreprocessorActionBase
Gets executed directly on find
executeActionOnFind(ScriptFile) - Method in class crafttweaker.preprocessor.PriorityPreprocessor
 
executeActionOnFind(ScriptFile) - Method in class crafttweaker.preprocessor.SideOnlyPreprocessor
 
executeActionOnFinish(ScriptFile) - Method in interface crafttweaker.preprocessor.IPreprocessor
Gets executed after all preprocessor actions have been collected
executeActionOnFinish(ScriptFile) - Method in class crafttweaker.preprocessor.PreprocessorActionBase
Gets executed after all preprocessor actions have been collected
executeCommand(ICommandSender, String) - Method in interface crafttweaker.api.command.ICommandManager
 
executeCommand(String) - Method in interface crafttweaker.api.player.IPlayer
 
ExpandAnyArray - Class in crafttweaker.zenscript.expand
Makes arrays convertable to IData.
ExpandAnyArray() - Constructor for class crafttweaker.zenscript.expand.ExpandAnyArray
 
ExpandAnyDict - Class in crafttweaker.zenscript.expand
 
ExpandAnyDict() - Constructor for class crafttweaker.zenscript.expand.ExpandAnyDict
 
ExpandBool - Class in crafttweaker.zenscript.expand
 
ExpandBool() - Constructor for class crafttweaker.zenscript.expand.ExpandBool
 
ExpandByte - Class in crafttweaker.zenscript.expand
 
ExpandByte() - Constructor for class crafttweaker.zenscript.expand.ExpandByte
 
ExpandByteArray - Class in crafttweaker.zenscript.expand
Makes byte arrays convertable to IData.
ExpandByteArray() - Constructor for class crafttweaker.zenscript.expand.ExpandByteArray
 
ExpandDouble - Class in crafttweaker.zenscript.expand
 
ExpandDouble() - Constructor for class crafttweaker.zenscript.expand.ExpandDouble
 
ExpandFloat - Class in crafttweaker.zenscript.expand
 
ExpandFloat() - Constructor for class crafttweaker.zenscript.expand.ExpandFloat
 
ExpandInt - Class in crafttweaker.zenscript.expand
 
ExpandInt() - Constructor for class crafttweaker.zenscript.expand.ExpandInt
 
ExpandIntArray - Class in crafttweaker.zenscript.expand
Makes int arrays convertable to IData.
ExpandIntArray() - Constructor for class crafttweaker.zenscript.expand.ExpandIntArray
 
ExpandItemStack - Class in crafttweaker.zenscript.expand
 
ExpandItemStack() - Constructor for class crafttweaker.zenscript.expand.ExpandItemStack
 
ExpandLong - Class in crafttweaker.zenscript.expand
 
ExpandLong() - Constructor for class crafttweaker.zenscript.expand.ExpandLong
 
ExpandShort - Class in crafttweaker.zenscript.expand
 
ExpandShort() - Constructor for class crafttweaker.zenscript.expand.ExpandShort
 
ExpandString - Class in crafttweaker.zenscript.expand
 
ExpandString() - Constructor for class crafttweaker.zenscript.expand.ExpandString
 
explanation - Variable in class crafttweaker.socket.SingleError
 
extinguish() - Method in interface crafttweaker.api.entity.IEntity
Sets an entity to no longer be on fire.

F

FileLogger - Class in crafttweaker.api.logger
 
FileLogger(File) - Constructor for class crafttweaker.api.logger.FileLogger
 
fileName - Variable in class crafttweaker.preprocessor.PreprocessorActionBase
 
fileName - Variable in class crafttweaker.socket.SingleError
 
FileUtil - Class in crafttweaker.util
 
FileUtil() - Constructor for class crafttweaker.util.FileUtil
 
Finished(ScriptLoader, NetworkSide, boolean) - Constructor for class crafttweaker.runtime.events.CrTLoaderLoadingEvent.Finished
 
format - Static variable in class crafttweaker.CraftTweakerAPI
Access point to the text formatter.
formatString(String) - Method in interface crafttweaker.api.game.ITeam
 
fromBool(boolean) - Method in interface crafttweaker.api.data.IDataConverter
 
fromByte(byte) - Method in interface crafttweaker.api.data.IDataConverter
 
fromByteArray(byte[]) - Method in interface crafttweaker.api.data.IDataConverter
 
fromDouble(double) - Method in interface crafttweaker.api.data.IDataConverter
 
fromFloat(float) - Method in interface crafttweaker.api.data.IDataConverter
 
fromInt(int) - Method in interface crafttweaker.api.data.IDataConverter
 
fromIntArray(int[]) - Method in interface crafttweaker.api.data.IDataConverter
 
fromList(List<IData>) - Method in interface crafttweaker.api.data.IDataConverter
 
fromLong(long) - Method in interface crafttweaker.api.data.IDataConverter
 
fromMap(Map<String, IData>) - Method in interface crafttweaker.api.data.IDataConverter
 
fromShort(short) - Method in interface crafttweaker.api.data.IDataConverter
 
fromString(String) - Method in interface crafttweaker.api.data.IDataConverter
 
furnace - Static variable in class crafttweaker.CraftTweakerAPI
Access point to the furnace manager.
FurnaceRecipe - Class in crafttweaker.api.recipes
 
FurnaceRecipe(IItemStack, IItemStack, float) - Constructor for class crafttweaker.api.recipes.FurnaceRecipe
 

G

game - Static variable in class crafttweaker.CraftTweakerAPI
Access point to general game data, such as items.
get(String) - Method in interface crafttweaker.api.mods.ILoadedMods
 
get(String) - Method in interface crafttweaker.api.oredict.IOreDict
 
getAction() - Method in class crafttweaker.api.recipes.ShapedRecipe
Deprecated.
 
getAction() - Method in class crafttweaker.api.recipes.ShapelessRecipe
Deprecated.
 
getActions() - Method in class crafttweaker.runtime.CrTTweaker
 
getActions() - Method in interface crafttweaker.runtime.ITweaker
Retrieves all actions that have been performed.
getActivePotionEffect(IPotion) - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
getActivePotionEffects() - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
getActualHeight() - Method in interface crafttweaker.api.world.IWorldProvider
 
getActualState(IBlockAccess, IBlockPos) - Method in interface crafttweaker.api.block.IBlockProperties
 
getAffectingPreprocessors() - Method in class crafttweaker.runtime.ScriptFile
 
getAIMoveSpeed() - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
getAir() - Method in interface crafttweaker.api.entity.IEntity
 
getAliases() - Method in interface crafttweaker.api.command.ICommand
 
getAll() - Method in interface crafttweaker.api.recipes.IFurnaceManager
Returns all crafting recipes.
getAll() - Method in interface crafttweaker.api.recipes.IRecipeManager
Returns all crafting recipes.
getAllowedValuesForProperty(String) - Method in interface crafttweaker.api.block.IBlockState
 
getAllowFriendlyFire() - Method in interface crafttweaker.api.game.ITeam
 
getAmount() - Method in interface crafttweaker.api.entity.attribute.IEntityAttributeModifier
 
getAmount() - Method in interface crafttweaker.api.event.EntityLivingAttackedEvent
 
getAmount() - Method in interface crafttweaker.api.event.EntityLivingHurtEvent
 
getAmount() - Method in interface crafttweaker.api.item.IIngredient
Gets the amount.
getAmount() - Method in class crafttweaker.api.item.IngredientAny
 
getAmount() - Method in class crafttweaker.api.item.IngredientAnyAdvanced
 
getAmount() - Method in class crafttweaker.api.item.IngredientItem
 
getAmount() - Method in class crafttweaker.api.item.IngredientOr
 
getAmount() - Method in class crafttweaker.api.item.IngredientStack
 
getAmount() - Method in class crafttweaker.api.item.IngredientUnknown
 
getAmount() - Method in class crafttweaker.api.item.ItemStackUnknown
 
getAmount() - Method in interface crafttweaker.api.liquid.ILiquidStack
 
getAmount() - Method in class crafttweaker.api.oredict.IngredientOreDict
 
getAmplifier() - Method in interface crafttweaker.api.potions.IPotionEffect
 
getArmorInventoryList() - Method in interface crafttweaker.api.entity.IEntity
 
getArrowCountInEntity() - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
getAt(int) - Method in class crafttweaker.api.data.DataBool
 
getAt(int) - Method in class crafttweaker.api.data.DataByte
 
getAt(int) - Method in class crafttweaker.api.data.DataByteArray
 
getAt(int) - Method in class crafttweaker.api.data.DataDouble
 
getAt(int) - Method in class crafttweaker.api.data.DataFloat
 
getAt(int) - Method in class crafttweaker.api.data.DataInt
 
getAt(int) - Method in class crafttweaker.api.data.DataIntArray
 
getAt(int) - Method in class crafttweaker.api.data.DataList
 
getAt(int) - Method in class crafttweaker.api.data.DataLong
 
getAt(int) - Method in class crafttweaker.api.data.DataMap
 
getAt(int) - Method in class crafttweaker.api.data.DataShort
 
getAt(int) - Method in class crafttweaker.api.data.DataString
 
getAt(int) - Method in interface crafttweaker.api.data.IData
 
getAttackDamage() - Method in interface crafttweaker.api.event.EnderTeleportEvent
 
getAttackingEntity() - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
getAttackTarget() - Method in interface crafttweaker.api.entity.IEntityLiving
 
getAttribute() - Method in interface crafttweaker.api.entity.attribute.IEntityAttributeInstance
 
getAttribute(String) - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
getAttributeValue() - Method in interface crafttweaker.api.entity.attribute.IEntityAttributeInstance
 
getAverageGroundLevel() - Method in interface crafttweaker.api.world.IWorldProvider
 
getBaseHeight() - Method in interface crafttweaker.api.world.IBiome
 
getBaseValue() - Method in interface crafttweaker.api.entity.attribute.IEntityAttributeInstance
 
getBiome(Position3f) - Method in interface crafttweaker.api.world.IWorld
 
getBiome(IBlockPos) - Method in interface crafttweaker.api.world.IWorld
 
getBiomeForCoords(IBlockPos) - Method in interface crafttweaker.api.world.IWorldProvider
 
getBiomes() - Method in interface crafttweaker.api.game.IGame
Retrieves the biomes in this game.
getBlock() - Method in interface crafttweaker.api.block.IBlockState
 
getBlock() - Method in interface crafttweaker.api.event.IBlockEvent
 
getBlock() - Method in interface crafttweaker.api.event.PlayerBonemealEvent
 
getBlock() - Method in interface crafttweaker.api.event.PlayerBreakSpeedEvent
 
getBlock() - Method in interface crafttweaker.api.event.PlayerFillBucketEvent
 
getBlock() - Method in interface crafttweaker.api.event.PlayerInteractEvent
 
getBlock() - Method in interface crafttweaker.api.event.PlayerUseHoeEvent
 
getBlock(int, int, int) - Method in interface crafttweaker.api.world.IWorld
 
getBlock(IBlockPos) - Method in interface crafttweaker.api.world.IWorld
 
getBlockHardness(IWorld, IBlockPos) - Method in interface crafttweaker.api.block.IBlockProperties
 
getBlockHardness() - Method in interface crafttweaker.api.item.IItemStack
Gets the block hardness
getBlockHardness() - Method in class crafttweaker.api.item.ItemStackUnknown
 
getBlockPos() - Method in interface crafttweaker.api.world.IRayTraceResult
 
getBlocks() - Method in class crafttweaker.api.block.BlockPatternOr
 
getBlocks() - Method in interface crafttweaker.api.block.IBlockPattern
 
getBlocks() - Method in interface crafttweaker.api.event.PlayerUseHoeEvent
 
getBlocks() - Method in interface crafttweaker.api.game.IGame
Retrieves the block definitions in this game.
getBlockState() - Method in interface crafttweaker.api.event.IBlockEvent
 
getBlockState() - Method in interface crafttweaker.api.event.PlayerBonemealEvent
 
getBlockState() - Method in interface crafttweaker.api.event.PlayerBreakSpeedEvent
 
getBlockState() - Method in interface crafttweaker.api.event.PlayerFillBucketEvent
 
getBlockState() - Method in interface crafttweaker.api.event.PlayerInteractEvent
 
getBlockState() - Method in interface crafttweaker.api.event.PlayerUseHoeEvent
 
getBlockState(IBlockPos) - Method in interface crafttweaker.api.world.IBlockAccess
 
getBoderLerpTarget() - Method in interface crafttweaker.api.world.IWorldInfo
 
getBoderLerpTime() - Method in interface crafttweaker.api.world.IWorldInfo
 
getBorderCenterX() - Method in interface crafttweaker.api.world.IWorldInfo
 
getBorderCenterZ() - Method in interface crafttweaker.api.world.IWorldInfo
 
getBorderDamagePerBlock() - Method in interface crafttweaker.api.world.IWorldInfo
 
getBorderSafeZone() - Method in interface crafttweaker.api.world.IWorldInfo
 
getBorderSize() - Method in interface crafttweaker.api.world.IWorldInfo
 
getBorderWarningDistance() - Method in interface crafttweaker.api.world.IWorldInfo
 
getBorderWarningTime() - Method in interface crafttweaker.api.world.IWorldInfo
 
getBracketed(IEnvironmentGlobal, List<Token>) - Method in class crafttweaker.zenscript.CrTCompileEnvironment
 
getBracketHandlers() - Static method in class crafttweaker.zenscript.GlobalRegistry
Deprecated.
getBreakChance() - Method in interface crafttweaker.api.event.PlayerAnvilRepairEvent
 
getBrightness(IBlockPos) - Method in interface crafttweaker.api.world.IWorld
 
getBrightness(int, int, int) - Method in interface crafttweaker.api.world.IWorld
 
getCanBurn() - Method in interface crafttweaker.api.block.IMaterial
 
getCanRain() - Method in interface crafttweaker.api.world.IBiome
 
getChance() - Method in interface crafttweaker.api.entity.IEntityDrop
 
getChance() - Method in class crafttweaker.api.item.WeightedItemStack
 
getChance() - Method in class crafttweaker.api.liquid.WeightedLiquidStack
 
getClass(String) - Method in class crafttweaker.zenscript.CrTGlobalEnvironment
 
getClassNames() - Method in class crafttweaker.zenscript.CrTGlobalEnvironment
 
getCleanWeatherTime() - Method in interface crafttweaker.api.world.IWorldInfo
 
getCloudHeight() - Method in interface crafttweaker.api.world.IWorldProvider
 
getCollisionRule() - Method in interface crafttweaker.api.game.ITeam
 
getColorPrefix() - Method in interface crafttweaker.api.game.ITeam
 
getCommand() - Method in interface crafttweaker.api.event.CommandEvent
 
getCommandManager() - Method in interface crafttweaker.api.server.IServer
 
getCommands() - Method in interface crafttweaker.api.command.ICommandManager
 
getCommandSender() - Method in interface crafttweaker.api.event.CommandEvent
 
getComparatorInputOverride(IWorld, IBlockPos) - Method in interface crafttweaker.api.block.IBlockProperties
 
getContainer() - Method in interface crafttweaker.api.event.PlayerOpenContainerEvent
 
getContainerItem() - Method in interface crafttweaker.api.item.IItemStack
Gets the item's container ItemStack.
getContainerItem() - Method in class crafttweaker.api.item.ItemStackUnknown
 
getContainerSize() - Method in interface crafttweaker.api.container.IContainer
Gets the container size.
getControllingPassenger() - Method in interface crafttweaker.api.entity.IEntity
 
getCraftingResult(ICraftingInventory) - Method in interface crafttweaker.api.recipes.ICraftingRecipe
Deprecated.
getCraftingResult(ICraftingInventory) - Method in class crafttweaker.api.recipes.ShapedRecipe
Deprecated.
 
getCraftingResult(ICraftingInventory) - Method in class crafttweaker.api.recipes.ShapelessRecipe
Deprecated.
 
getCraftingResult(ICraftingInventory) - Method in class crafttweaker.api.recipes.UnknownRecipe
Deprecated.
 
getCreativeTab() - Method in interface crafttweaker.api.item.IItemDefinition
 
getCreativeTabs() - Method in interface crafttweaker.api.item.IItemDefinition
 
getCreativeTabToDisplayOn() - Method in interface crafttweaker.api.block.IBlockDefinition
 
getCurativeItems() - Method in interface crafttweaker.api.potions.IPotion
 
getCurativeItems() - Method in interface crafttweaker.api.potions.IPotionEffect
 
getCurrentItem() - Method in interface crafttweaker.api.player.IPlayer
 
getCurrentMoonPhaseFactor() - Method in interface crafttweaker.api.world.IWorldProvider
 
getCurrentName() - Method in class crafttweaker.runtime.providers.ScriptIteratorZip
 
getCustomName() - Method in interface crafttweaker.api.entity.IEntity
 
getDamage() - Method in interface crafttweaker.api.item.IItemStack
Gets the item damage.
getDamage() - Method in class crafttweaker.api.item.ItemStackUnknown
 
getDamageMultiplier() - Method in interface crafttweaker.api.event.EntityLivingFallEvent
 
getDamageSource() - Method in interface crafttweaker.api.event.EntityLivingAttackedEvent
 
getDamageSource() - Method in interface crafttweaker.api.event.EntityLivingDeathDropsEvent
 
getDamageSource() - Method in interface crafttweaker.api.event.EntityLivingDeathEvent
 
getDamageSource() - Method in interface crafttweaker.api.event.EntityLivingHurtEvent
 
getDamageSource() - Method in interface crafttweaker.api.event.PlayerDeathDropsEvent
 
getDamageType() - Method in interface crafttweaker.api.damage.IDamageSource
 
getData() - Method in interface crafttweaker.api.player.IPlayer
 
getDeathMessage(IEntity) - Method in interface crafttweaker.api.damage.IDamageSource
 
getDeathMessageVisibility() - Method in interface crafttweaker.api.game.ITeam
 
getDefaultInstance() - Method in interface crafttweaker.api.item.IItemDefinition
 
getDefaultState() - Method in interface crafttweaker.api.block.IBlockDefinition
 
getDefaultValue() - Method in interface crafttweaker.api.entity.attribute.IEntityAttribute
 
getDefinition() - Method in interface crafttweaker.api.block.IBlock
Gets the block definition.
getDefinition() - Method in interface crafttweaker.api.enchantments.IEnchantment
 
getDefinition() - Method in interface crafttweaker.api.entity.IEntity
 
getDefinition() - Method in interface crafttweaker.api.item.IItemStack
Gets the item definition.
getDefinition() - Method in class crafttweaker.api.item.ItemStackUnknown
 
getDefinition() - Method in interface crafttweaker.api.liquid.ILiquidStack
 
getDensity() - Method in interface crafttweaker.api.liquid.ILiquidDefinition
 
getDensity() - Method in interface crafttweaker.api.liquid.ILiquidStack
 
getDescription() - Method in interface crafttweaker.api.mods.IMod
 
getDifficulty() - Method in interface crafttweaker.api.world.IWorldInfo
 
getDimension() - Method in interface crafttweaker.api.entity.IEntity
Retrieves the dimension id this entity is in.
getDimension() - Method in interface crafttweaker.api.event.PlayerBonemealEvent
 
getDimension() - Method in interface crafttweaker.api.event.PlayerFillBucketEvent
 
getDimension() - Method in interface crafttweaker.api.event.PlayerInteractEvent
 
getDimension() - Method in interface crafttweaker.api.event.PlayerUseHoeEvent
 
getDimension() - Method in class crafttweaker.api.recipes.CraftingInfo
 
getDimension() - Method in interface crafttweaker.api.recipes.ICraftingInfo
 
getDimension() - Method in interface crafttweaker.api.world.IWorld
 
getDimensionID() - Method in interface crafttweaker.api.world.IWorldProvider
 
getDimensionType() - Method in interface crafttweaker.api.world.IWorld
 
getDisplayName() - Method in class crafttweaker.api.block.BlockPatternOr
 
getDisplayName() - Method in interface crafttweaker.api.block.IBlockDefinition
 
getDisplayName() - Method in interface crafttweaker.api.block.IBlockPattern
 
getDisplayName() - Method in interface crafttweaker.api.command.ICommandSender
 
getDisplayName() - Method in interface crafttweaker.api.item.IItemStack
Gets the display name.
getDisplayName() - Method in class crafttweaker.api.item.ItemStackUnknown
 
getDisplayName() - Method in interface crafttweaker.api.liquid.ILiquidDefinition
 
getDisplayName() - Method in interface crafttweaker.api.liquid.ILiquidStack
 
getDistance() - Method in interface crafttweaker.api.event.EntityLivingFallEvent
 
getDistanceSqToEntity(IEntity) - Method in interface crafttweaker.api.entity.IEntity
 
getDropChance() - Method in interface crafttweaker.api.event.BlockHarvestDropsEvent
 
getDropFunctions() - Method in interface crafttweaker.api.entity.IEntityDefinition
 
getDrops() - Method in interface crafttweaker.api.entity.IEntityDefinition
 
getDrops() - Method in interface crafttweaker.api.event.BlockHarvestDropsEvent
 
getDrops() - Method in interface crafttweaker.api.event.EntityLivingDeathDropsEvent
 
getDropsToAdd() - Method in interface crafttweaker.api.entity.IEntityDefinition
Deprecated.
getDropsToAddPlayerOnly() - Method in interface crafttweaker.api.entity.IEntityDefinition
Deprecated.
getDropsToRemove() - Method in interface crafttweaker.api.entity.IEntityDefinition
 
getDuration() - Method in interface crafttweaker.api.event.EntityLivingUseItemEvent
 
getDuration() - Method in interface crafttweaker.api.event.PlayerUseItemTickEvent
 
getDuration() - Method in interface crafttweaker.api.potions.IPotionEffect
 
getEffectiveName() - Method in class crafttweaker.runtime.ScriptFile
Gets the effective name that has every info in it that it can, like zip files don't use only the zip file name
getEffectName() - Method in interface crafttweaker.api.potions.IPotionEffect
 
getEmptyBucket() - Method in interface crafttweaker.api.event.PlayerFillBucketEvent
 
getEnchantments() - Method in interface crafttweaker.api.item.IItemStack
 
getEnchantments() - Method in class crafttweaker.api.item.ItemStackUnknown
 
getEntities() - Method in interface crafttweaker.api.game.IGame
Retrieves the entities in this game.
getEntity() - Method in interface crafttweaker.api.event.IEntityEvent
 
getEntity() - Method in interface crafttweaker.api.event.ILivingEvent
 
getEntity(String) - Method in interface crafttweaker.api.game.IGame
 
getEntity() - Method in interface crafttweaker.api.world.IRayTraceResult
 
getEntityLivingBase() - Method in interface crafttweaker.api.event.ILivingEvent
 
getEntityLivingBase() - Method in interface crafttweaker.api.event.IPlayerEvent
 
getEntityXp() - Method in interface crafttweaker.api.event.PlayerPickupXpEvent
 
getEntries() - Method in interface crafttweaker.api.oredict.IOreDict
 
getEntries(IItemStack) - Method in class crafttweaker.api.util.IngredientMap
 
getEnvironment() - Method in class crafttweaker.zenscript.CrTGlobalEnvironment
 
getEnvironment() - Static method in class crafttweaker.zenscript.GlobalRegistry
 
getEquipmentAndArmor() - Method in interface crafttweaker.api.entity.IEntity
 
getErrorLogger() - Method in class crafttweaker.zenscript.CrTCompileEnvironment
 
getErrors() - Method in class crafttweaker.zenscript.CrTGlobalEnvironment
 
getErrors() - Method in class crafttweaker.zenscript.CrtStoringErrorLogger
 
getErrors() - Static method in class crafttweaker.zenscript.GlobalRegistry
 
getExpansion(String) - Method in class crafttweaker.zenscript.CrTCompileEnvironment
 
getExpansion(String) - Method in class crafttweaker.zenscript.CrTGlobalEnvironment
 
getExpansions() - Static method in class crafttweaker.zenscript.GlobalRegistry
 
getExperience() - Method in interface crafttweaker.api.event.BlockBreakEvent
 
getExtraLife() - Method in interface crafttweaker.api.event.ItemExpireEvent
 
getEyeHight() - Method in interface crafttweaker.api.entity.IEntity
 
getFileName() - Method in interface crafttweaker.preprocessor.IPreprocessor
 
getFileName() - Method in class crafttweaker.preprocessor.PreprocessorActionBase
 
getFileName() - Method in class crafttweaker.runtime.events.CrTLoadingScriptEventPost
Deprecated.
 
getFileName() - Method in class crafttweaker.runtime.events.CrTLoadingScriptEventPre
Deprecated.
 
getFileName() - Method in class crafttweaker.runtime.events.CrTScriptLoadingEvent
 
getFirstEntry(IItemStack) - Method in class crafttweaker.api.util.IngredientMap
 
getFirstItem() - Method in interface crafttweaker.api.oredict.IOreDictEntry
 
getFoodLevel() - Method in interface crafttweaker.api.player.IFoodStats
 
getFoodStats() - Method in interface crafttweaker.api.player.IPlayer
 
getFortuneLevel() - Method in interface crafttweaker.api.event.BlockHarvestDropsEvent
 
getFrom() - Method in interface crafttweaker.api.event.PlayerChangedDimensionEvent
 
getFromWorld() - Method in interface crafttweaker.api.event.PlayerChangedDimensionEvent
 
getFuel(IItemStack) - Method in interface crafttweaker.api.recipes.IFurnaceManager
 
getFullResourceName() - Method in interface crafttweaker.api.recipes.ICraftingRecipe
 
getFullResourceName() - Method in class crafttweaker.api.recipes.ShapedRecipe
Deprecated.
 
getFullResourceName() - Method in class crafttweaker.api.recipes.ShapelessRecipe
Deprecated.
 
getFullResourceName() - Method in class crafttweaker.api.recipes.UnknownRecipe
Deprecated.
 
getGeneratorOptions() - Method in interface crafttweaker.api.world.IWorldInfo
 
getGlobal(String) - Method in class crafttweaker.zenscript.CrTCompileEnvironment
 
getGlobals() - Static method in class crafttweaker.zenscript.GlobalRegistry
 
getGroupName() - Method in interface crafttweaker.runtime.IScriptIterator
 
getGroupName() - Method in class crafttweaker.runtime.providers.ScriptIteratorSingle
 
getGroupName() - Method in class crafttweaker.runtime.providers.ScriptIteratorZip
 
getGroupName() - Method in class crafttweaker.runtime.ScriptFile
Group name is with relative path to the file or ZIP file name
getGrowingAge() - Method in interface crafttweaker.api.entity.IEntityAgeable
 
getHand() - Method in interface crafttweaker.api.event.PlayerDestroyItemEvent
 
getHardness() - Method in interface crafttweaker.api.block.IBlockDefinition
 
getHarvestLevel() - Method in interface crafttweaker.api.block.IBlockDefinition
 
getHarvestTool() - Method in interface crafttweaker.api.block.IBlockDefinition
 
getHasSubtypes() - Method in interface crafttweaker.api.item.IItemStack
 
getHasSubtypes() - Method in class crafttweaker.api.item.ItemStackUnknown
 
getHealth() - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
getHeight() - Method in interface crafttweaker.api.recipes.ICraftingInventory
Gets the height of this inventory.
getHeight() - Method in class crafttweaker.api.recipes.ShapedRecipe
Deprecated.
 
getHeight() - Method in interface crafttweaker.api.world.IWorldProvider
 
getHeightVariation() - Method in interface crafttweaker.api.world.IBiome
 
getHeldEquipment() - Method in interface crafttweaker.api.entity.IEntity
 
getHeldItemMainHand() - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
getHeldItemOffHand() - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
getHitVector() - Method in interface crafttweaker.api.event.PlayerRightClickBlockEvent
 
getHomePosition() - Method in interface crafttweaker.api.entity.IEntityCreature
 
getHorizon() - Method in interface crafttweaker.api.world.IWorldProvider
 
getHotbarSize() - Method in interface crafttweaker.api.player.IPlayer
 
getHotbarStack(int) - Method in interface crafttweaker.api.player.IPlayer
 
getHungerDamage() - Method in interface crafttweaker.api.damage.IDamageSource
 
getId() - Method in interface crafttweaker.api.block.IBlockDefinition
 
getID() - Method in interface crafttweaker.api.enchantments.IEnchantmentDefinition
 
getID() - Method in interface crafttweaker.api.entity.IEntity
 
getId() - Method in interface crafttweaker.api.entity.IEntityDefinition
 
getId() - Method in interface crafttweaker.api.item.IItemDefinition
Gets the item ID.
getId() - Method in interface crafttweaker.api.mods.IMod
 
getId() - Method in interface crafttweaker.api.world.IBiome
 
getIgnorePlayerSpawnSuitability() - Method in interface crafttweaker.api.world.IBiome
 
getImmediateSource() - Method in interface crafttweaker.api.damage.IDamageSource
 
getIndex() - Method in interface crafttweaker.api.entity.IEntityEquipmentSlot
 
getIngredients() - Method in class crafttweaker.api.recipes.ShapedRecipe
Deprecated.
 
getIngredients() - Method in class crafttweaker.api.recipes.ShapelessRecipe
Deprecated.
 
getIngredients1D() - Method in interface crafttweaker.api.recipes.ICraftingRecipe
 
getIngredients1D() - Method in class crafttweaker.api.recipes.ShapedRecipe
Deprecated.
 
getIngredients1D() - Method in class crafttweaker.api.recipes.ShapelessRecipe
Deprecated.
 
getIngredients1D() - Method in class crafttweaker.api.recipes.UnknownRecipe
Deprecated.
 
getIngredients2D() - Method in interface crafttweaker.api.recipes.ICraftingRecipe
 
getIngredients2D() - Method in class crafttweaker.api.recipes.ShapedRecipe
Deprecated.
 
getIngredients2D() - Method in class crafttweaker.api.recipes.ShapelessRecipe
Deprecated.
 
getIngredients2D() - Method in class crafttweaker.api.recipes.UnknownRecipe
Deprecated.
 
getIngredientsX() - Method in class crafttweaker.api.recipes.ShapedRecipe
Deprecated.
 
getIngredientsY() - Method in class crafttweaker.api.recipes.ShapedRecipe
Deprecated.
 
getInput() - Method in class crafttweaker.api.recipes.FurnaceRecipe
 
getInput() - Method in interface crafttweaker.api.recipes.IFurnaceRecipe
 
getInternal() - Method in interface crafttweaker.api.block.IBlockDefinition
 
getInternal() - Method in interface crafttweaker.api.block.IBlockProperties
 
getInternal() - Method in interface crafttweaker.api.block.IMaterial
 
getInternal() - Method in interface crafttweaker.api.block.IMobilityFlag
 
getInternal() - Method in interface crafttweaker.api.chat.IChatMessage
Retrieves the internal object backing this object.
getInternal() - Method in interface crafttweaker.api.command.ICommand
 
getInternal() - Method in interface crafttweaker.api.command.ICommandSender
 
getInternal() - Method in interface crafttweaker.api.container.IContainer
 
getInternal() - Method in interface crafttweaker.api.creativetabs.ICreativeTab
 
getInternal() - Method in interface crafttweaker.api.damage.IDamageSource
 
getInternal() - Method in interface crafttweaker.api.enchantments.IEnchantmentDefinition
 
getInternal() - Method in interface crafttweaker.api.entity.attribute.IEntityAttribute
 
getInternal() - Method in interface crafttweaker.api.entity.attribute.IEntityAttributeInstance
 
getInternal() - Method in interface crafttweaker.api.entity.attribute.IEntityAttributeModifier
 
getInternal() - Method in interface crafttweaker.api.entity.IEntity
 
getInternal() - Method in interface crafttweaker.api.entity.IEntityDefinition
 
getInternal() - Method in interface crafttweaker.api.entity.IEntityEquipmentSlot
 
getInternal() - Method in interface crafttweaker.api.game.ITeam
 
getInternal() - Method in interface crafttweaker.api.item.IIngredient
Gets the internal item backing this ingredient.
getInternal() - Method in interface crafttweaker.api.item.IItemDefinition
 
getInternal() - Method in class crafttweaker.api.item.IngredientAny
 
getInternal() - Method in class crafttweaker.api.item.IngredientAnyAdvanced
 
getInternal() - Method in class crafttweaker.api.item.IngredientItem
 
getInternal() - Method in class crafttweaker.api.item.IngredientOr
 
getInternal() - Method in class crafttweaker.api.item.IngredientStack
 
getInternal() - Method in class crafttweaker.api.item.IngredientUnknown
 
getInternal() - Method in class crafttweaker.api.item.ItemStackUnknown
 
getInternal() - Method in interface crafttweaker.api.liquid.ILiquidDefinition
 
getInternal() - Method in interface crafttweaker.api.liquid.ILiquidStack
 
getInternal() - Method in class crafttweaker.api.oredict.IngredientOreDict
 
getInternal() - Method in interface crafttweaker.api.potions.IPotion
 
getInternal() - Method in interface crafttweaker.api.potions.IPotionEffect
 
getInternal() - Method in interface crafttweaker.api.recipes.ICraftingInventory
 
getInternal() - Method in interface crafttweaker.api.server.IServer
 
getInternal() - Method in interface crafttweaker.api.world.IBlockAccess
 
getInternal() - Method in interface crafttweaker.api.world.IBlockPos
 
getInternal() - Method in interface crafttweaker.api.world.IFacing
 
getInternal() - Method in interface crafttweaker.api.world.IRayTraceResult
 
getInternal() - Method in interface crafttweaker.api.world.IVector3d
 
getInternal() - Method in interface crafttweaker.api.world.IWorld
 
getInternal() - Method in interface crafttweaker.api.world.IWorldInfo
 
getInventory() - Method in interface crafttweaker.api.event.PlayerCraftedEvent
 
getInventory() - Method in class crafttweaker.api.recipes.CraftingInfo
 
getInventory() - Method in interface crafttweaker.api.recipes.ICraftingInfo
 
getInventorySize() - Method in interface crafttweaker.api.player.IPlayer
 
getInventoryStack(int) - Method in interface crafttweaker.api.player.IPlayer
 
getIsForced() - Method in interface crafttweaker.api.event.PlayerSetSpawnEvent
 
getIsHighHumidity() - Method in interface crafttweaker.api.world.IBiome
 
getIsPlayer() - Method in interface crafttweaker.api.event.BlockBreakEvent
 
getIsRecentlyHit() - Method in interface crafttweaker.api.event.EntityLivingDeathDropsEvent
 
getItem() - Method in interface crafttweaker.api.entity.IEntityItem
Gets the entity item.
getItem() - Method in interface crafttweaker.api.event.EntityLivingUseItemEvent
 
getItem() - Method in interface crafttweaker.api.event.ItemExpireEvent
 
getItem() - Method in interface crafttweaker.api.event.ItemTossEvent
 
getItem() - Method in interface crafttweaker.api.event.PlayerBonemealEvent
 
getItem() - Method in interface crafttweaker.api.event.PlayerPickupItemEvent
 
getItem() - Method in interface crafttweaker.api.event.PlayerUseHoeEvent
 
getItem() - Method in interface crafttweaker.api.event.PlayerUseItemTickEvent
 
getItem() - Method in class crafttweaker.api.vanilla.LootEntry
 
getItemArray() - Method in interface crafttweaker.api.item.IIngredient
Gets all possible items for this ingredient as Array.
getItemArray() - Method in class crafttweaker.api.item.IngredientAny
 
getItemArray() - Method in class crafttweaker.api.item.IngredientAnyAdvanced
 
getItemArray() - Method in class crafttweaker.api.item.IngredientItem
 
getItemArray() - Method in class crafttweaker.api.item.IngredientOr
 
getItemArray() - Method in class crafttweaker.api.item.IngredientStack
 
getItemArray() - Method in class crafttweaker.api.item.IngredientUnknown
 
getItemArray() - Method in class crafttweaker.api.item.ItemStackUnknown
 
getItemArray() - Method in class crafttweaker.api.oredict.IngredientOreDict
 
getItemArray() - Method in interface crafttweaker.api.recipes.ICraftingInventory
 
getItemBurnTime(IItemStack) - Method in interface crafttweaker.api.item.IItemDefinition
 
getItemBurnTime() - Method in interface crafttweaker.api.item.IItemStack
 
getItemBurnTime() - Method in class crafttweaker.api.item.ItemStackUnknown
 
getItemDefinition(int) - Method in interface crafttweaker.IPlatformFunctions
Finds the item definition with the given ID.
getItemEnchantability() - Method in interface crafttweaker.api.item.IItemDefinition
 
getItemEnchantability() - Method in interface crafttweaker.api.item.IItemStack
 
getItemEnchantability() - Method in class crafttweaker.api.item.ItemStackUnknown
 
getItemIngredient() - Method in interface crafttweaker.api.event.PlayerAnvilRepairEvent
 
getItemInput() - Method in interface crafttweaker.api.event.PlayerAnvilRepairEvent
 
getItemInSlot(IEntityEquipmentSlot) - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
getItemResult() - Method in interface crafttweaker.api.event.PlayerAnvilRepairEvent
 
getItems() - Method in interface crafttweaker.api.event.PlayerDeathDropsEvent
 
getItems() - Method in interface crafttweaker.api.game.IGame
Retrieves the item definitions in this game.
getItems() - Method in interface crafttweaker.api.item.IIngredient
Gets all possible items for this ingredient.
getItems() - Method in class crafttweaker.api.item.IngredientAny
 
getItems() - Method in class crafttweaker.api.item.IngredientAnyAdvanced
 
getItems() - Method in class crafttweaker.api.item.IngredientItem
 
getItems() - Method in class crafttweaker.api.item.IngredientOr
 
getItems() - Method in class crafttweaker.api.item.IngredientStack
 
getItems() - Method in class crafttweaker.api.item.IngredientUnknown
 
getItems() - Method in class crafttweaker.api.item.ItemStackUnknown
 
getItems() - Method in interface crafttweaker.api.mods.IMod
 
getItems() - Method in class crafttweaker.api.oredict.IngredientOreDict
 
getItems() - Method in interface crafttweaker.api.recipes.ICraftingInventory
 
getItemsByRegexRegistryName(String) - Method in interface crafttweaker.api.item.IItemUtils
Gets all Items where the Regex matches the Registry name check in syntax "mod:item:meta" meta is always present
getItemsByRegexUnlocalizedName(String) - Method in interface crafttweaker.api.item.IItemUtils
Gets all Items where the Regex matches the Unlocalized name check in syntax "mod:item:meta" meta is always present
getItemStack() - Method in interface crafttweaker.api.entity.IEntityDrop
 
getJavaMethod(Class<? extends IBracketHandler>, String, Class...) - Static method in class crafttweaker.CraftTweakerAPI
Loads a Java method from an existing class.
getJavaStaticFieldSymbol(Class<?>, String) - Static method in class crafttweaker.CraftTweakerAPI
Creates a symbol that refers to a static field.
getJavaStaticGetterSymbol(Class<? extends CraftTweakerAPI>, String) - Static method in class crafttweaker.CraftTweakerAPI
Creates a symbol that refers to a java getter.
getJavaStaticMethodSymbol(Class, String, Class...) - Static method in class crafttweaker.CraftTweakerAPI
Creates a symbol that refers to a java method.
getLanguage() - Method in interface crafttweaker.api.client.IClient
 
getLastAttackedEntity() - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
getLastAttackedEntityTime() - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
getLastDamageSource() - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
getLastTimePlayed() - Method in interface crafttweaker.api.world.IWorldInfo
 
getLeashedToEntity() - Method in interface crafttweaker.api.entity.IEntityLiving
 
getLevel() - Method in interface crafttweaker.api.enchantments.IEnchantment
 
getLightBrightnesTable() - Method in interface crafttweaker.api.world.IWorldProvider
 
getLightning() - Method in interface crafttweaker.api.event.EntityStruckByLightningEvent
 
getLightOpacity(IBlockAccess, IBlockPos) - Method in interface crafttweaker.api.block.IBlockProperties
 
getLightValue(IBlockAccess, IBlockPos) - Method in interface crafttweaker.api.block.IBlockProperties
 
getLineIndex() - Method in interface crafttweaker.preprocessor.IPreprocessor
 
getLineIndex() - Method in class crafttweaker.preprocessor.PreprocessorActionBase
 
getLiquid() - Method in interface crafttweaker.api.item.IItemStack
Gets the liquid contained in this item, if any.
getLiquid() - Method in class crafttweaker.api.item.ItemStackUnknown
 
getLiquidColor() - Method in interface crafttweaker.api.potions.IPotion
 
getLiquidColour() - Method in interface crafttweaker.api.potions.IPotion
 
getLiquids() - Method in interface crafttweaker.api.game.IGame
Retrieves the liquids in this game.
getLiquids() - Method in interface crafttweaker.api.item.IIngredient
Gets all possible liquids for this ingredient.
getLiquids() - Method in class crafttweaker.api.item.IngredientAny
 
getLiquids() - Method in class crafttweaker.api.item.IngredientAnyAdvanced
 
getLiquids() - Method in class crafttweaker.api.item.IngredientItem
 
getLiquids() - Method in class crafttweaker.api.item.IngredientOr
 
getLiquids() - Method in class crafttweaker.api.item.IngredientStack
 
getLiquids() - Method in class crafttweaker.api.item.IngredientUnknown
 
getLiquids() - Method in class crafttweaker.api.item.ItemStackUnknown
 
getLiquids() - Method in class crafttweaker.api.oredict.IngredientOreDict
 
getLoader() - Method in class crafttweaker.runtime.events.CrTLoaderLoadingEvent
 
getLoader() - Method in class crafttweaker.runtime.events.CrTLoadingStartedEvent
Deprecated.
 
getLoaderName() - Method in class crafttweaker.runtime.events.CrTLoadingStartedEvent
Deprecated.
 
getLoaderName() - Method in class crafttweaker.runtime.ScriptFile
Change the loader name to change whether it should be loaded or not
getLoaders() - Method in class crafttweaker.runtime.CrTTweaker
 
getLoaders() - Method in interface crafttweaker.runtime.ITweaker
Gets all registered loaders
getLoaderStage() - Method in class crafttweaker.runtime.ScriptLoader
 
getLogger() - Static method in class crafttweaker.CraftTweakerAPI
The logger can be used to write logging messages to the client.
getLookingDirection() - Method in interface crafttweaker.api.entity.IEntity
 
getLoot(String) - Method in interface crafttweaker.api.vanilla.ILootRegistry
 
getLootingLevel() - Method in interface crafttweaker.api.event.EntityLivingDeathDropsEvent
 
getLootTypes() - Method in interface crafttweaker.api.vanilla.ILootRegistry
 
getLoveCause() - Method in interface crafttweaker.api.entity.IEntityAnimal
 
getLowestRidingEntity() - Method in interface crafttweaker.api.entity.IEntity
 
getLuminosity() - Method in interface crafttweaker.api.liquid.ILiquidDefinition
 
getLuminosity() - Method in interface crafttweaker.api.liquid.ILiquidStack
 
getMainName() - Method in class crafttweaker.runtime.ScriptLoader
 
getMark() - Method in interface crafttweaker.api.item.IIngredient
Gets the mark of the ingredient.
getMark() - Method in class crafttweaker.api.item.IngredientAny
 
getMark() - Method in class crafttweaker.api.item.IngredientAnyAdvanced
 
getMark() - Method in class crafttweaker.api.item.IngredientItem
 
getMark() - Method in class crafttweaker.api.item.IngredientOr
 
getMark() - Method in class crafttweaker.api.item.IngredientStack
 
getMark() - Method in class crafttweaker.api.item.IngredientUnknown
 
getMark() - Method in class crafttweaker.api.item.ItemStackUnknown
 
getMark() - Method in class crafttweaker.api.oredict.IngredientOreDict
 
getMatchedProperties() - Method in class crafttweaker.api.block.BlockStateMatcherOr
 
getMatchedProperties() - Method in interface crafttweaker.api.block.IBlockStateMatcher
 
getMatchedValuesForProperty(String) - Method in class crafttweaker.api.block.BlockStateMatcherOr
 
getMatchedValuesForProperty(String) - Method in interface crafttweaker.api.block.IBlockStateMatcher
 
getMatchingBlockStates() - Method in class crafttweaker.api.block.BlockStateMatcherOr
 
getMatchingBlockStates() - Method in interface crafttweaker.api.block.IBlockStateMatcher
 
getMaterial() - Method in interface crafttweaker.api.block.IBlockProperties
 
getMax() - Method in interface crafttweaker.api.entity.IEntityDrop
 
getMax() - Method in class crafttweaker.util.IntegerRange
 
getMaxAmount() - Method in class crafttweaker.api.vanilla.LootEntry
 
getMaxDamage() - Method in interface crafttweaker.api.item.IItemStack
Gets the maximum item damage.
getMaxDamage() - Method in class crafttweaker.api.item.ItemStackUnknown
 
getMaxEnchantability(int) - Method in interface crafttweaker.api.enchantments.IEnchantmentDefinition
 
getMaxFallHeight() - Method in interface crafttweaker.api.entity.IEntity
 
getMaxHealth() - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
getMaximumHomeDistance() - Method in interface crafttweaker.api.entity.IEntityCreature
 
getMaxInPortalTime() - Method in interface crafttweaker.api.entity.IEntity
 
getMaxLevel() - Method in interface crafttweaker.api.enchantments.IEnchantmentDefinition
 
getMaxSpawnedInChunk() - Method in interface crafttweaker.api.entity.IEntityLiving
 
getMaxStackSize() - Method in interface crafttweaker.api.item.IItemStack
Gets the max stack size for an item
getMaxStackSize() - Method in class crafttweaker.api.item.ItemStackUnknown
 
getMembershipCollection() - Method in interface crafttweaker.api.game.ITeam
 
getMessage(String) - Method in interface crafttweaker.IPlatformFunctions
Converts a string into a chat message.
getMessage() - Method in class crafttweaker.runtime.events.CrTLoaderLoadingEvent.Aborted
 
getMeta() - Method in interface crafttweaker.api.block.IBlock
 
getMeta() - Method in interface crafttweaker.api.block.IBlockState
 
getMetadata() - Method in interface crafttweaker.api.item.IItemStack
 
getMetadata() - Method in class crafttweaker.api.item.ItemStackUnknown
 
getMin() - Method in interface crafttweaker.api.entity.IEntityDrop
 
getMin() - Method in class crafttweaker.util.IntegerRange
 
getMinAmount() - Method in class crafttweaker.api.vanilla.LootEntry
 
getMinEnchantability(int) - Method in interface crafttweaker.api.enchantments.IEnchantmentDefinition
 
getMinLevel() - Method in interface crafttweaker.api.enchantments.IEnchantmentDefinition
 
getMobilityFlag() - Method in interface crafttweaker.api.block.IBlockProperties
 
getMobilityFlag() - Method in interface crafttweaker.api.block.IMaterial
 
getModifier(String) - Method in interface crafttweaker.api.entity.attribute.IEntityAttributeInstance
 
getModifiers() - Method in interface crafttweaker.api.entity.attribute.IEntityAttributeInstance
 
getModifiersByOperation(int) - Method in interface crafttweaker.api.entity.attribute.IEntityAttributeInstance
 
getMoonPhase() - Method in interface crafttweaker.api.world.IWorld
 
getMoonPhase(long) - Method in interface crafttweaker.api.world.IWorldProvider
 
getMotionX() - Method in interface crafttweaker.api.entity.IEntity
 
getMotionY() - Method in interface crafttweaker.api.entity.IEntity
 
getMotionZ() - Method in interface crafttweaker.api.entity.IEntity
 
getMovementFactor() - Method in interface crafttweaker.api.world.IWorldProvider
 
getName() - Method in interface crafttweaker.api.command.ICommand
 
getName() - Method in interface crafttweaker.api.enchantments.IEnchantmentDefinition
 
getName() - Method in interface crafttweaker.api.entity.attribute.IEntityAttribute
 
getName() - Method in interface crafttweaker.api.entity.attribute.IEntityAttributeModifier
 
getName() - Method in interface crafttweaker.api.entity.IEntityDefinition
 
getName() - Method in interface crafttweaker.api.entity.IEntityEquipmentSlot
 
getName() - Method in interface crafttweaker.api.game.ITeam
 
getName() - Method in interface crafttweaker.api.item.IItemDefinition
Gets the unlocalized item name.
getName() - Method in interface crafttweaker.api.item.IItemStack
Gets the unlocalized item name.
getName() - Method in class crafttweaker.api.item.ItemStackUnknown
 
getName() - Method in interface crafttweaker.api.liquid.ILiquidDefinition
Gets the unlocalized name of this item.
getName() - Method in interface crafttweaker.api.liquid.ILiquidStack
 
getName() - Method in interface crafttweaker.api.mods.IMod
 
getName() - Method in interface crafttweaker.api.oredict.IOreDictEntry
 
getName() - Method in interface crafttweaker.api.player.IPlayer
 
getName() - Method in interface crafttweaker.api.recipes.ICraftingRecipe
 
getName() - Method in class crafttweaker.api.recipes.ShapedRecipe
Deprecated.
 
getName() - Method in class crafttweaker.api.recipes.ShapelessRecipe
Deprecated.
 
getName() - Method in class crafttweaker.api.recipes.UnknownRecipe
Deprecated.
 
getName() - Method in interface crafttweaker.api.vanilla.ILootFunction
 
getName() - Method in interface crafttweaker.api.world.IBiome
 
getName() - Method in interface crafttweaker.api.world.IBiomeType
 
getName() - Method in interface crafttweaker.api.world.IFacing
 
getName() - Method in interface crafttweaker.runtime.IScriptIterator
 
getName() - Method in class crafttweaker.runtime.providers.ScriptIteratorSingle
 
getName() - Method in class crafttweaker.runtime.providers.ScriptIteratorZip
 
getName() - Method in class crafttweaker.runtime.ScriptFile
Actual name of the zs file
getNames() - Method in class crafttweaker.runtime.ScriptLoader
 
getNBT() - Method in interface crafttweaker.api.entity.IEntity
 
getNetworkSide() - Method in class crafttweaker.runtime.CrTTweaker
 
getNetworkSide() - Method in class crafttweaker.runtime.events.CrTLoaderLoadingEvent
 
getNetworkSide() - Method in class crafttweaker.runtime.events.CrTLoadingStartedEvent
Deprecated.
 
getNetworkSide() - Method in interface crafttweaker.runtime.ITweaker
Gets the network side on which the game is currently running on
getNewSpawn() - Method in interface crafttweaker.api.event.PlayerSetSpawnEvent
 
getNewSpeed() - Method in interface crafttweaker.api.event.PlayerBreakSpeedEvent
 
getNormalized() - Method in interface crafttweaker.api.world.IVector3d
 
getOffset(IFacing, int) - Method in interface crafttweaker.api.world.IBlockPos
 
getOperation() - Method in interface crafttweaker.api.entity.attribute.IEntityAttributeModifier
 
getOrCreateLoader(String...) - Method in class crafttweaker.runtime.CrTTweaker
Adds a loader, merges with other Lists if possible
getOrCreateLoader(String...) - Method in interface crafttweaker.runtime.ITweaker
Gets or adds a new loader Be careful as this loader might become invalidated if merged with another loader so always call this method anew if possible.
getOres() - Method in interface crafttweaker.api.item.IItemDefinition
Returns all ore entries containing this item.
getOres() - Method in interface crafttweaker.api.item.IItemStack
Retrieves all the ores referring to this item.
getOres() - Method in class crafttweaker.api.item.ItemStackUnknown
 
getOriginalItem() - Method in interface crafttweaker.api.event.PlayerDestroyItemEvent
 
getOriginalSpeed() - Method in interface crafttweaker.api.event.PlayerBreakSpeedEvent
 
getOutput() - Method in interface crafttweaker.api.event.PlayerCraftedEvent
 
getOutput() - Method in interface crafttweaker.api.event.PlayerSmeltedEvent
 
getOutput() - Method in class crafttweaker.api.recipes.FurnaceRecipe
 
getOutput() - Method in interface crafttweaker.api.recipes.ICraftingRecipe
 
getOutput() - Method in interface crafttweaker.api.recipes.IFurnaceRecipe
 
getOutput() - Method in class crafttweaker.api.recipes.ShapedRecipe
Deprecated.
 
getOutput() - Method in class crafttweaker.api.recipes.ShapelessRecipe
Deprecated.
 
getOutput() - Method in class crafttweaker.api.recipes.UnknownRecipe
Deprecated.
 
getOwner() - Method in interface crafttweaker.api.item.IItemDefinition
Gets the owner of the item.
getParameters() - Method in interface crafttweaker.api.event.CommandEvent
 
getParent() - Method in interface crafttweaker.api.entity.attribute.IEntityAttribute
 
getParts() - Method in interface crafttweaker.api.entity.IEntity
 
getPassengers() - Method in interface crafttweaker.api.entity.IEntity
 
getPassengersRecursive() - Method in interface crafttweaker.api.entity.IEntity
 
getPercent() - Method in class crafttweaker.api.item.WeightedItemStack
 
getPercent() - Method in class crafttweaker.api.liquid.WeightedLiquidStack
 
getPickedResult() - Method in interface crafttweaker.api.entity.IEntity
 
getPlayer() - Method in interface crafttweaker.api.client.IClient
Gets the current player.
getPlayer() - Method in interface crafttweaker.api.event.BlockBreakEvent
 
getPlayer() - Method in interface crafttweaker.api.event.BlockHarvestDropsEvent
 
getPlayer() - Method in interface crafttweaker.api.event.EntityLivingUseItemEvent
 
getPlayer() - Method in interface crafttweaker.api.event.IPlayerEvent
 
getPlayer() - Method in interface crafttweaker.api.event.ItemTossEvent
 
getPlayer() - Method in class crafttweaker.api.recipes.CraftingInfo
 
getPlayer() - Method in interface crafttweaker.api.recipes.ICraftingInfo
 
getPlayer() - Method in interface crafttweaker.api.recipes.ICraftingInventory
Gets the player owning this inventory.
getPlayerRelativeBlockHardness(IPlayer, IWorld, IBlockPos) - Method in interface crafttweaker.api.block.IBlockProperties
 
getPortalCooldown() - Method in interface crafttweaker.api.entity.IEntity
 
getPosition() - Method in interface crafttweaker.api.command.ICommandSender
 
getPosition() - Method in interface crafttweaker.api.event.IEventPositionable
 
getPosition3f() - Method in interface crafttweaker.api.entity.IEntity
Retrieves the position of this entity.
getPossibleCommands(ICommandSender) - Method in interface crafttweaker.api.command.ICommandManager
 
getPosX() - Method in interface crafttweaker.api.entity.IEntity
 
getPosY() - Method in interface crafttweaker.api.entity.IEntity
 
getPosZ() - Method in interface crafttweaker.api.entity.IEntity
 
getPotion() - Method in interface crafttweaker.api.event.PlayerBrewedPotionEvent
 
getPotion() - Method in interface crafttweaker.api.potions.IPotionEffect
 
getPotions() - Method in interface crafttweaker.api.game.IGame
Retrieves the potions in this game.
getPreprocessorLine() - Method in interface crafttweaker.preprocessor.IPreprocessor
 
getPreprocessorLine() - Method in class crafttweaker.preprocessor.PreprocessorActionBase
 
getPreprocessorManager() - Method in class crafttweaker.runtime.CrTTweaker
 
getPreprocessorManager() - Method in interface crafttweaker.runtime.ITweaker
Gets the preprocessor manager which deals with adding and removing preprocessors
getPreprocessorName() - Method in class crafttweaker.preprocessor.DebugPreprocessor
 
getPreprocessorName() - Method in class crafttweaker.preprocessor.IgnoreBracketErrorPreprocessor
 
getPreprocessorName() - Method in interface crafttweaker.preprocessor.IPreprocessor
 
getPreprocessorName() - Method in class crafttweaker.preprocessor.LoaderPreprocessor
 
getPreprocessorName() - Method in class crafttweaker.preprocessor.NoRunPreprocessor
 
getPreprocessorName() - Method in class crafttweaker.preprocessor.NoWarnPreprocessor
 
getPreprocessorName() - Method in class crafttweaker.preprocessor.PriorityPreprocessor
 
getPreprocessorName() - Method in class crafttweaker.preprocessor.SideOnlyPreprocessor
 
getPrioritizedBracketHandlers() - Static method in class crafttweaker.zenscript.GlobalRegistry
 
getPriority() - Method in class crafttweaker.runtime.ScriptFile
Change the priority
getProperties() - Method in interface crafttweaker.api.block.IBlockState
 
getPropertyNames() - Method in interface crafttweaker.api.block.IBlockState
 
getPropertyValue(String) - Method in interface crafttweaker.api.block.IBlockState
 
getProvider() - Method in interface crafttweaker.api.world.IWorld
 
getRainfall() - Method in interface crafttweaker.api.world.IBiome
 
getRainTime() - Method in interface crafttweaker.api.world.IWorldInfo
 
getRandom() - Method in class crafttweaker.util.IntegerRange
 
getRandom(Random) - Method in class crafttweaker.util.IntegerRange
 
getRandomizedSpawnPoint() - Method in interface crafttweaker.api.world.IWorldProvider
 
getRange() - Method in interface crafttweaker.api.entity.IEntityDrop
 
getRayTrace(double, float) - Method in interface crafttweaker.api.entity.IEntity
 
getRayTraceResult() - Method in interface crafttweaker.api.event.PlayerFillBucketEvent
 
getRecipe() - Method in interface crafttweaker.api.recipes.IMTRecipe
Deprecated.
 
getRecipesFor(IIngredient) - Method in interface crafttweaker.api.recipes.IRecipeManager
Returns all crafting recipes resulting in the given ingredient.
getRegexMatchingString() - Method in interface crafttweaker.zenscript.IBracketHandler
 
getRenderSizeModifier() - Method in interface crafttweaker.api.entity.IEntityLiving
 
getRepairCost() - Method in interface crafttweaker.api.item.IItemStack
Checks the NBT-Tag for the repairCost and returns it as int.
getRepairCost() - Method in class crafttweaker.api.item.ItemStackUnknown
 
getResourceDomain() - Method in interface crafttweaker.api.recipes.ICraftingRecipe
 
getResourceDomain() - Method in class crafttweaker.api.recipes.ShapedRecipe
Deprecated.
 
getResourceDomain() - Method in class crafttweaker.api.recipes.ShapelessRecipe
Deprecated.
 
getResourceDomain() - Method in class crafttweaker.api.recipes.UnknownRecipe
Deprecated.
 
getRespawnDimension(IPlayer) - Method in interface crafttweaker.api.world.IWorldProvider
 
getResult() - Method in interface crafttweaker.api.event.PlayerFillBucketEvent
 
getReturnedClass() - Method in interface crafttweaker.zenscript.IBracketHandler
 
getRevengeTarget() - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
getRidingEntity() - Method in interface crafttweaker.api.entity.IEntity
 
getRoot() - Static method in class crafttweaker.zenscript.GlobalRegistry
 
getRotationPitch() - Method in interface crafttweaker.api.entity.IEntity
 
getRotationYaw() - Method in interface crafttweaker.api.entity.IEntity
 
getSaturationLevel() - Method in interface crafttweaker.api.player.IFoodStats
 
getSaveFolder() - Method in interface crafttweaker.api.world.IWorldProvider
 
getSaveVersion() - Method in interface crafttweaker.api.world.IWorldInfo
 
getScore() - Method in interface crafttweaker.api.player.IPlayer
 
getScript() - Method in class crafttweaker.runtime.ScriptFile
 
getScriptFile() - Method in class crafttweaker.preprocessor.CrTScriptLoadEvent
 
getScripts() - Method in interface crafttweaker.runtime.IScriptProvider
 
getScripts() - Method in class crafttweaker.runtime.providers.ScriptProviderCascade
 
getScripts() - Method in class crafttweaker.runtime.providers.ScriptProviderCustom
 
getScripts() - Method in class crafttweaker.runtime.providers.ScriptProviderDirectory
 
getScripts() - Method in class crafttweaker.runtime.providers.ScriptProviderMemory
 
getSearchBarWidth() - Method in interface crafttweaker.api.creativetabs.ICreativeTab
 
getSeed() - Method in interface crafttweaker.api.world.IWorldInfo
 
getSeed() - Method in interface crafttweaker.api.world.IWorldProvider
 
getSeeds() - Method in interface crafttweaker.api.vanilla.ISeedRegistry
 
getSeeds() - Method in interface crafttweaker.api.vanilla.IVanilla
 
getServer() - Method in interface crafttweaker.api.command.ICommandSender
 
getShiftTooltips(IItemStack) - Static method in class crafttweaker.api.tooltip.IngredientTooltips
 
getShouldWatch() - Method in interface crafttweaker.api.entity.attribute.IEntityAttribute
 
getSideHit() - Method in interface crafttweaker.api.world.IRayTraceResult
 
getSize() - Method in interface crafttweaker.api.recipes.ICraftingInventory
Gets the size of this inventory.
getSize() - Method in class crafttweaker.api.recipes.ShapelessRecipe
Deprecated.
 
getSlipperiness(IBlockState, IBlockAccess, IBlockPos, IEntity) - Method in interface crafttweaker.api.block.IBlockDefinition
 
getSlotIndex() - Method in interface crafttweaker.api.entity.IEntityEquipmentSlot
 
getSpawnCoordinate() - Method in interface crafttweaker.api.world.IWorldProvider
 
getSpawningChance() - Method in interface crafttweaker.api.world.IBiome
 
getSpawnPoint() - Method in interface crafttweaker.api.world.IWorldProvider
 
getSpawnX() - Method in interface crafttweaker.api.world.IWorldInfo
 
getSpawnY() - Method in interface crafttweaker.api.world.IWorldInfo
 
getSpawnZ() - Method in interface crafttweaker.api.world.IWorldInfo
 
getStack(int) - Method in interface crafttweaker.api.container.IContainer
Gets the item stack at the given position.
getStack() - Method in class crafttweaker.api.item.WeightedItemStack
 
getStack() - Method in class crafttweaker.api.liquid.WeightedLiquidStack
 
getStack(int) - Method in interface crafttweaker.api.recipes.ICraftingInventory
Gets the stack at the given location.
getStack(int, int) - Method in interface crafttweaker.api.recipes.ICraftingInventory
Gets the stack at the given position.
getStackCount() - Method in interface crafttweaker.api.recipes.ICraftingInventory
Gets the number of stacks that are actually filled in.
getStarBrightness(float) - Method in interface crafttweaker.api.world.IWorldProvider
 
getStaticField(Class, String) - Static method in class crafttweaker.zenscript.GlobalRegistry
 
getStaticFunction(Class, String, Class...) - Static method in class crafttweaker.zenscript.GlobalRegistry
 
getStrengthAgainstBlock(IBlockState) - Method in interface crafttweaker.api.item.IItemStack
 
getStrengthAgainstBlock(IBlockState) - Method in class crafttweaker.api.item.ItemStackUnknown
 
getStrongPower(IBlockAccess, IBlockPos, IFacing) - Method in interface crafttweaker.api.block.IBlockProperties
 
getStrongPower(IBlockPos, IFacing) - Method in interface crafttweaker.api.world.IBlockAccess
 
getSubItems() - Method in interface crafttweaker.api.item.IItemDefinition
 
getSubItems(ICreativeTab) - Method in interface crafttweaker.api.item.IItemDefinition
 
getSunBrightness(float) - Method in interface crafttweaker.api.world.IWorldProvider
 
getSunBrightnessFactor(float) - Method in interface crafttweaker.api.world.IWorldProvider
 
getTabCompletions(IServer, ICommandSender, String[], IBlockPos) - Method in interface crafttweaker.api.command.ICommand
 
getTabCompletions(ICommandSender, String, IBlockPos) - Method in interface crafttweaker.api.command.ICommandManager
 
getTabLabel() - Method in interface crafttweaker.api.creativetabs.ICreativeTab
 
getTag() - Method in interface crafttweaker.api.item.IItemStack
Gets the item tag.
getTag() - Method in class crafttweaker.api.item.ItemStackUnknown
 
getTag() - Method in interface crafttweaker.api.liquid.ILiquidStack
 
getTags() - Method in interface crafttweaker.api.entity.IEntity
 
getTalkInterval() - Method in interface crafttweaker.api.entity.IEntityLiving
 
getTarget() - Method in interface crafttweaker.api.event.PlayerAttackEntityEvent
 
getTarget() - Method in interface crafttweaker.api.event.PlayerInteractEntityEvent
 
getTargetX() - Method in interface crafttweaker.api.event.EnderTeleportEvent
 
getTargetY() - Method in interface crafttweaker.api.event.EnderTeleportEvent
 
getTargetZ() - Method in interface crafttweaker.api.event.EnderTeleportEvent
 
getTeam() - Method in interface crafttweaker.api.entity.IEntity
 
getTemperature() - Method in interface crafttweaker.api.liquid.ILiquidDefinition
 
getTemperature() - Method in interface crafttweaker.api.liquid.ILiquidStack
 
getTemperature() - Method in interface crafttweaker.api.world.IBiome
 
getText() - Method in interface crafttweaker.api.formatting.IFormattedText
 
getThunderTime() - Method in interface crafttweaker.api.world.IWorldInfo
 
getTickRandomly() - Method in interface crafttweaker.api.block.IBlockDefinition
 
getTileData() - Method in interface crafttweaker.api.block.IBlock
 
getTo() - Method in interface crafttweaker.api.event.PlayerChangedDimensionEvent
 
getToolClasses() - Method in interface crafttweaker.api.item.IItemStack
 
getToolClasses() - Method in class crafttweaker.api.item.ItemStackUnknown
 
getTooltips(IItemStack) - Static method in class crafttweaker.api.tooltip.IngredientTooltips
 
getTotalArmorValue() - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
getToWorld() - Method in interface crafttweaker.api.event.PlayerChangedDimensionEvent
 
getTranslatedName(int) - Method in interface crafttweaker.api.enchantments.IEnchantmentDefinition
 
getTrueSource() - Method in interface crafttweaker.api.damage.IDamageSource
 
getTweaker() - Method in class crafttweaker.runtime.ScriptFile
Gets the tweaker which handles the loading of the current file
getType(Type) - Method in class crafttweaker.zenscript.CrTGlobalEnvironment
 
getTypeRegistry() - Method in class crafttweaker.zenscript.CrTCompileEnvironment
 
getTypes() - Method in interface crafttweaker.api.world.IBiome
 
getTypes() - Static method in class crafttweaker.zenscript.GlobalRegistry
 
getUnlocalizedName() - Method in interface crafttweaker.api.block.IBlockDefinition
 
getUsage(ICommandSender) - Method in interface crafttweaker.api.command.ICommand
 
getUseBlock() - Method in interface crafttweaker.api.event.PlayerRightClickBlockEvent
 
getUseItem() - Method in interface crafttweaker.api.event.PlayerRightClickBlockEvent
 
getUUID() - Method in interface crafttweaker.api.entity.attribute.IEntityAttributeModifier
 
getValue(String, ZenPosition) - Method in class crafttweaker.zenscript.CrTGlobalEnvironment
 
getVersion() - Method in interface crafttweaker.api.mods.IMod
 
getVersionId() - Method in interface crafttweaker.api.world.IWorldInfo
 
getVersionName() - Method in interface crafttweaker.api.world.IWorldInfo
 
getViscosity() - Method in interface crafttweaker.api.liquid.ILiquidDefinition
 
getViscosity() - Method in interface crafttweaker.api.liquid.ILiquidStack
 
getVoidFogYFactor() - Method in interface crafttweaker.api.world.IWorldProvider
 
getWaterColorMultiplier() - Method in interface crafttweaker.api.world.IBiome
 
getWeakPower(IBlockAccess, IBlockPos, IFacing) - Method in interface crafttweaker.api.block.IBlockProperties
 
getWidth() - Method in interface crafttweaker.api.recipes.ICraftingInventory
Gets the width of this inventory.
getWidth() - Method in class crafttweaker.api.recipes.ShapedRecipe
Deprecated.
 
getWorld() - Method in interface crafttweaker.api.command.ICommandSender
 
getWorld() - Method in interface crafttweaker.api.event.IBlockEvent
 
getWorld() - Method in interface crafttweaker.api.event.PlayerBonemealEvent
 
getWorld() - Method in interface crafttweaker.api.event.PlayerFillBucketEvent
 
getWorld() - Method in interface crafttweaker.api.event.PlayerInteractEvent
 
getWorld() - Method in class crafttweaker.api.recipes.CraftingInfo
 
getWorld() - Method in interface crafttweaker.api.recipes.ICraftingInfo
 
getWorldInfo() - Method in interface crafttweaker.api.world.IWorld
 
getWorldName() - Method in interface crafttweaker.api.world.IWorldInfo
 
getWorldTime() - Method in interface crafttweaker.api.world.IWorld
 
getWorldTime() - Method in interface crafttweaker.api.world.IWorldProvider
 
getWorldTotalTime() - Method in interface crafttweaker.api.world.IWorldInfo
 
getWorldType() - Method in interface crafttweaker.api.world.IWorld
 
getX() - Method in interface crafttweaker.api.entity.IEntity
Retrieves the x position of this entity.
getX() - Method in interface crafttweaker.api.event.IEventPositionable
 
getX() - Method in interface crafttweaker.api.util.Position3f
 
getX() - Method in interface crafttweaker.api.world.IBlockPos
 
getX() - Method in interface crafttweaker.api.world.IVector3d
 
getXp() - Method in interface crafttweaker.api.entity.IEntityXp
Gets the amount of xp in this orb.
getXp() - Method in interface crafttweaker.api.event.PlayerPickupXpEvent
 
getXP() - Method in interface crafttweaker.api.player.IPlayer
 
getXp() - Method in class crafttweaker.api.recipes.FurnaceRecipe
 
getXp() - Method in interface crafttweaker.api.recipes.IFurnaceRecipe
 
getY() - Method in interface crafttweaker.api.entity.IEntity
Retrieves the y position of this entity.
getY() - Method in interface crafttweaker.api.event.IEventPositionable
 
getY() - Method in interface crafttweaker.api.util.Position3f
 
getY() - Method in interface crafttweaker.api.world.IBlockPos
 
getY() - Method in interface crafttweaker.api.world.IVector3d
 
getZ() - Method in interface crafttweaker.api.entity.IEntity
Retrieves the z position of this entity.
getZ() - Method in interface crafttweaker.api.event.IEventPositionable
 
getZ() - Method in interface crafttweaker.api.util.Position3f
 
getZ() - Method in interface crafttweaker.api.world.IBlockPos
 
getZ() - Method in interface crafttweaker.api.world.IVector3d
 
give(IItemStack) - Method in interface crafttweaker.api.player.IPlayer
 
giveBack(IIngredient, IItemStack) - Static method in class crafttweaker.api.item.IngredientTransform
Gives an item back to the player.
GlobalFunctions - Class in crafttweaker.runtime
 
GlobalRegistry - Class in crafttweaker.zenscript
 
gold(IFormattedText) - Method in interface crafttweaker.api.formatting.IFormatter
 
gray(IFormattedText) - Method in interface crafttweaker.api.formatting.IFormatter
 
green(IFormattedText) - Method in interface crafttweaker.api.formatting.IFormatter
 

H

handle(IEntity, IDamageSource) - Method in interface crafttweaker.api.entity.IEntityDropFunction
 
handle(T) - Method in interface crafttweaker.util.IEventHandler
 
hasBlockBreak() - Method in class crafttweaker.api.event.MTEventManager
 
hasBlockHarvestDrops() - Method in class crafttweaker.api.event.MTEventManager
 
hasCommand() - Method in class crafttweaker.api.event.MTEventManager
 
hasContainerItem() - Method in interface crafttweaker.api.item.IItemStack
 
hasContainerItem() - Method in class crafttweaker.api.item.ItemStackUnknown
 
hasCustomBreakingProgress() - Method in interface crafttweaker.api.block.IBlockProperties
 
hasCustomEntity() - Method in interface crafttweaker.api.item.IItemStack
 
hasCustomEntity() - Method in class crafttweaker.api.item.ItemStackUnknown
 
hasCustomName() - Method in interface crafttweaker.api.entity.IEntity
 
hasDisplayName() - Method in interface crafttweaker.api.item.IItemStack
 
hasDisplayName() - Method in class crafttweaker.api.item.ItemStackUnknown
 
hasEffect() - Method in interface crafttweaker.api.item.IItemStack
 
hasEffect() - Method in class crafttweaker.api.item.ItemStackUnknown
 
hasEnderTeleport() - Method in class crafttweaker.api.event.MTEventManager
 
hasEntityLivingAttacked() - Method in class crafttweaker.api.event.MTEventManager
 
hasEntityLivingDeath() - Method in class crafttweaker.api.event.MTEventManager
 
hasEntityLivingDeathDrops() - Method in class crafttweaker.api.event.MTEventManager
 
hasEntityLivingFall() - Method in class crafttweaker.api.event.MTEventManager
 
hasEntityLivingHurt() - Method in class crafttweaker.api.event.MTEventManager
 
hasEntityLivingJump() - Method in class crafttweaker.api.event.MTEventManager
 
hasEntityLivingUseItem() - Method in class crafttweaker.api.event.MTEventManager
 
hasEntityLivingUseItemFinish() - Method in class crafttweaker.api.event.MTEventManager
 
hasEntityLivingUseItemStart() - Method in class crafttweaker.api.event.MTEventManager
 
hasEntityLivingUseItemStop() - Method in class crafttweaker.api.event.MTEventManager
 
hasEntityLivingUseItemTick() - Method in class crafttweaker.api.event.MTEventManager
 
hasEntityStruckByLightning() - Method in class crafttweaker.api.event.MTEventManager
 
hasHandlers() - Method in class crafttweaker.util.EventList
 
hashCode() - Method in class crafttweaker.api.item.WeightedItemStack
 
hashCode() - Method in class crafttweaker.api.liquid.WeightedLiquidStack
 
hasHome() - Method in interface crafttweaker.api.entity.IEntityCreature
 
hasItemExpire() - Method in class crafttweaker.api.event.MTEventManager
 
hasItemInSlot(IEntityEquipmentSlot) - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
hasItemToss() - Method in class crafttweaker.api.event.MTEventManager
 
hasModifier(IEntityAttributeModifier) - Method in interface crafttweaker.api.entity.attribute.IEntityAttributeInstance
 
hasNewTransformers() - Method in interface crafttweaker.api.item.IIngredient
Checks if this ingredient has (or could have) any transformatiosns.
hasNewTransformers() - Method in class crafttweaker.api.item.IngredientAny
 
hasNewTransformers() - Method in class crafttweaker.api.item.IngredientAnyAdvanced
 
hasNewTransformers() - Method in class crafttweaker.api.item.IngredientItem
 
hasNewTransformers() - Method in class crafttweaker.api.item.IngredientOr
 
hasNewTransformers() - Method in class crafttweaker.api.item.IngredientStack
 
hasNewTransformers() - Method in class crafttweaker.api.item.IngredientUnknown
 
hasNewTransformers() - Method in class crafttweaker.api.item.ItemStackUnknown
 
hasNewTransformers() - Method in class crafttweaker.api.oredict.IngredientOreDict
 
hasNoGravity() - Method in interface crafttweaker.api.entity.IEntity
 
hasPath() - Method in interface crafttweaker.api.entity.IEntityCreature
 
hasPlayerAnvilRepair() - Method in class crafttweaker.api.event.MTEventManager
 
hasPlayerAttackEntity() - Method in class crafttweaker.api.event.MTEventManager
 
hasPlayerBonemeal() - Method in class crafttweaker.api.event.MTEventManager
 
hasPlayerBreakSpeed() - Method in class crafttweaker.api.event.MTEventManager
 
hasPlayerBrewedPotion() - Method in class crafttweaker.api.event.MTEventManager
 
hasPlayerChangedDimension() - Method in class crafttweaker.api.event.MTEventManager
 
hasPlayerCrafted() - Method in class crafttweaker.api.event.MTEventManager
 
hasPlayerDeathDrops() - Method in class crafttweaker.api.event.MTEventManager
 
hasPlayerDestroyItem() - Method in class crafttweaker.api.event.MTEventManager
 
hasPlayerFillBucket() - Method in class crafttweaker.api.event.MTEventManager
 
hasPlayerInteract() - Method in class crafttweaker.api.event.MTEventManager
 
hasPlayerInteractEntity() - Method in class crafttweaker.api.event.MTEventManager
 
hasPlayerLoggedIn() - Method in class crafttweaker.api.event.MTEventManager
 
hasPlayerLoggedOut() - Method in class crafttweaker.api.event.MTEventManager
 
hasPlayerOpenContainer() - Method in class crafttweaker.api.event.MTEventManager
 
hasPlayerPickupItem() - Method in class crafttweaker.api.event.MTEventManager
 
hasPlayerPickupXp() - Method in class crafttweaker.api.event.MTEventManager
 
hasPlayerRespawn() - Method in class crafttweaker.api.event.MTEventManager
 
hasPlayerRightClickBlock() - Method in class crafttweaker.api.event.MTEventManager
 
hasPlayerSetSpawn() - Method in class crafttweaker.api.event.MTEventManager
 
hasPlayerSleepInBed() - Method in class crafttweaker.api.event.MTEventManager
 
hasPlayerSmelted() - Method in class crafttweaker.api.event.MTEventManager
 
hasPlayerTick() - Method in class crafttweaker.api.event.MTEventManager
 
hasPlayerUseHoe() - Method in class crafttweaker.api.event.MTEventManager
 
hasRecipeAction() - Method in interface crafttweaker.api.recipes.ICraftingRecipe
 
hasRecipeAction() - Method in class crafttweaker.api.recipes.ShapedRecipe
Deprecated.
 
hasRecipeAction() - Method in class crafttweaker.api.recipes.ShapelessRecipe
Deprecated.
 
hasRecipeAction() - Method in class crafttweaker.api.recipes.UnknownRecipe
Deprecated.
 
hasRecipeFunction() - Method in interface crafttweaker.api.recipes.ICraftingRecipe
 
hasRecipeFunction() - Method in class crafttweaker.api.recipes.ShapedRecipe
Deprecated.
 
hasRecipeFunction() - Method in class crafttweaker.api.recipes.ShapelessRecipe
Deprecated.
 
hasRecipeFunction() - Method in class crafttweaker.api.recipes.UnknownRecipe
Deprecated.
 
hasSkyLight() - Method in interface crafttweaker.api.world.IWorldProvider
 
hasStatusIcon() - Method in interface crafttweaker.api.potions.IPotion
 
hasTag() - Method in interface crafttweaker.api.item.IItemStack
 
hasTag() - Method in class crafttweaker.api.item.ItemStackUnknown
 
hasTransformers() - Method in interface crafttweaker.api.item.IIngredient
 
hasTransformers() - Method in class crafttweaker.api.item.IngredientAny
 
hasTransformers() - Method in class crafttweaker.api.item.IngredientAnyAdvanced
 
hasTransformers() - Method in class crafttweaker.api.item.IngredientItem
 
hasTransformers() - Method in class crafttweaker.api.item.IngredientOr
 
hasTransformers() - Method in class crafttweaker.api.item.IngredientStack
 
hasTransformers() - Method in class crafttweaker.api.item.IngredientUnknown
 
hasTransformers() - Method in class crafttweaker.api.item.ItemStackUnknown
 
hasTransformers() - Method in class crafttweaker.api.oredict.IngredientOreDict
 
hasTransformers() - Method in interface crafttweaker.api.recipes.ICraftingRecipe
 
hasTransformers() - Method in class crafttweaker.api.recipes.ShapedRecipe
Deprecated.
 
hasTransformers() - Method in class crafttweaker.api.recipes.ShapelessRecipe
Deprecated.
 
hasTransformers() - Method in class crafttweaker.api.recipes.UnknownRecipe
Deprecated.
 
heal(float) - Method in interface crafttweaker.api.entity.IEntityLivingBase
 

I

IAction - Interface in crafttweaker
Defines an action.
IBiome - Interface in crafttweaker.api.world
 
IBiomeType - Interface in crafttweaker.api.world
 
IBlock - Interface in crafttweaker.api.block
Block interface.
IBlockAccess - Interface in crafttweaker.api.world
 
IBlockDefinition - Interface in crafttweaker.api.block
Blocks definitions provide additional information about blocks.
IBlockEvent - Interface in crafttweaker.api.event
 
IBlockPattern - Interface in crafttweaker.api.block
 
IBlockPos - Interface in crafttweaker.api.world
 
IBlockProperties - Interface in crafttweaker.api.block
 
IBlockState - Interface in crafttweaker.api.block
 
IBlockStateMatcher - Interface in crafttweaker.api.block
 
IBracketHandler - Interface in crafttweaker.zenscript
Bracket handlers enable processing of the bracket syntax.
IBrewingManager - Interface in crafttweaker.api.recipes
 
IChatMessage - Interface in crafttweaker.api.chat
Represents a chat message.
IClient - Interface in crafttweaker.api.client
Interface for client interaction.
ICommand - Interface in crafttweaker.api.command
 
ICommandManager - Interface in crafttweaker.api.command
 
ICommandSender - Interface in crafttweaker.api.command
 
IContainer - Interface in crafttweaker.api.container
Container interface.
ICraftingInfo - Interface in crafttweaker.api.recipes
 
ICraftingInventory - Interface in crafttweaker.api.recipes
Crafting inventory interface.
ICraftingRecipe - Interface in crafttweaker.api.recipes
 
ICreativeTab - Interface in crafttweaker.api.creativetabs
 
IDamageSource - Interface in crafttweaker.api.damage
 
IData - Interface in crafttweaker.api.data
Generic data interface.
IDataConverter<T> - Interface in crafttweaker.api.data
Data converter interface.
IEnchantment - Interface in crafttweaker.api.enchantments
 
IEnchantmentDefinition - Interface in crafttweaker.api.enchantments
 
IEntity - Interface in crafttweaker.api.entity
Entity interface.
IEntityAgeable - Interface in crafttweaker.api.entity
 
IEntityAnimal - Interface in crafttweaker.api.entity
 
IEntityAttribute - Interface in crafttweaker.api.entity.attribute
 
IEntityAttributeInstance - Interface in crafttweaker.api.entity.attribute
 
IEntityAttributeModifier - Interface in crafttweaker.api.entity.attribute
 
IEntityCreature - Interface in crafttweaker.api.entity
 
IEntityDefinition - Interface in crafttweaker.api.entity
 
IEntityDrop - Interface in crafttweaker.api.entity
 
IEntityDropFunction - Interface in crafttweaker.api.entity
 
IEntityEquipmentSlot - Interface in crafttweaker.api.entity
 
IEntityEvent - Interface in crafttweaker.api.event
 
IEntityItem - Interface in crafttweaker.api.entity
Represents an item entity.
IEntityLiving - Interface in crafttweaker.api.entity
 
IEntityLivingBase - Interface in crafttweaker.api.entity
 
IEntityMob - Interface in crafttweaker.api.entity
 
IEntityXp - Interface in crafttweaker.api.entity
Represents an xp orb.
IEventCancelable - Interface in crafttweaker.api.event
 
IEventHandle - Interface in crafttweaker.api.event
Represents an event handle.
IEventHandler<T> - Interface in crafttweaker.util
 
IEventManager - Interface in crafttweaker.api.event
37 kinds of event handlers!
IEventPositionable - Interface in crafttweaker.api.event
 
IFacing - Interface in crafttweaker.api.world
 
IFoodStats - Interface in crafttweaker.api.player
 
IFormattedText - Interface in crafttweaker.api.formatting
 
IFormatter - Interface in crafttweaker.api.formatting
 
IFurnaceManager - Interface in crafttweaker.api.recipes
 
IFurnaceRecipe - Interface in crafttweaker.api.recipes
 
IGame - Interface in crafttweaker.api.game
Game interface.
IgnoreBracketErrorPreprocessor - Class in crafttweaker.preprocessor
Adding the #ignoreBracketError will make the script ignore any bracket errors which happen at compile time
IgnoreBracketErrorPreprocessor(String, String, int) - Constructor for class crafttweaker.preprocessor.IgnoreBracketErrorPreprocessor
 
IIngredient - Interface in crafttweaker.api.item
Represents a recipe ingredient.
IItemCondition - Interface in crafttweaker.api.item
Item conditions apply additional conditions on item stacks.
IItemDefinition - Interface in crafttweaker.api.item
Contains an item definition.
IItemStack - Interface in crafttweaker.api.item
Contains an item stack.
IItemTransformer - Interface in crafttweaker.api.item
An item transformer modifies an item stack after crafting.
IItemTransformerNew - Interface in crafttweaker.api.item
An item transformer modifies an item stack after crafting.
IItemUtils - Interface in crafttweaker.api.item
Class for various Item utils can be called with itemUtils.function
ILiquidDefinition - Interface in crafttweaker.api.liquid
Contains a liquid definition.
ILiquidStack - Interface in crafttweaker.api.liquid
 
ILivingEvent - Interface in crafttweaker.api.event
 
IllegalDataException - Exception in crafttweaker.api.data
 
IllegalDataException(String) - Constructor for exception crafttweaker.api.data.IllegalDataException
 
ILoadedMods - Interface in crafttweaker.api.mods
 
ILogger - Interface in crafttweaker.runtime
 
ILootFunction - Interface in crafttweaker.api.vanilla
 
ILootRegistry - Interface in crafttweaker.api.vanilla
 
IMaterial - Interface in crafttweaker.api.block
 
immutable() - Method in class crafttweaker.api.data.DataBool
 
immutable() - Method in class crafttweaker.api.data.DataByte
 
immutable() - Method in class crafttweaker.api.data.DataByteArray
 
immutable() - Method in class crafttweaker.api.data.DataDouble
 
immutable() - Method in class crafttweaker.api.data.DataFloat
 
immutable() - Method in class crafttweaker.api.data.DataInt
 
immutable() - Method in class crafttweaker.api.data.DataIntArray
 
immutable() - Method in class crafttweaker.api.data.DataList
 
immutable() - Method in class crafttweaker.api.data.DataLong
 
immutable() - Method in class crafttweaker.api.data.DataMap
 
immutable() - Method in class crafttweaker.api.data.DataShort
 
immutable() - Method in class crafttweaker.api.data.DataString
 
immutable() - Method in interface crafttweaker.api.data.IData
 
IMobilityFlag - Interface in crafttweaker.api.block
 
IMod - Interface in crafttweaker.api.mods
 
IMTRecipe - Interface in crafttweaker.api.recipes
Deprecated.
indexOf(String, String) - Static method in class crafttweaker.zenscript.expand.ExpandString
 
indexOf(String, String, int) - Static method in class crafttweaker.zenscript.expand.ExpandString
 
info(ZenPosition, String) - Method in class crafttweaker.zenscript.CrTErrorLogger
 
info(String) - Method in class crafttweaker.zenscript.CrTErrorLogger
 
info(ZenPosition, String) - Method in class crafttweaker.zenscript.CrTGlobalEnvironment
 
info(String) - Method in class crafttweaker.zenscript.CrTGlobalEnvironment
 
info(ZenPosition, String) - Method in class crafttweaker.zenscript.CrtStoringErrorLogger
 
IngredientAny - Class in crafttweaker.api.item
Represents the wildcard ingredient (<*>).
IngredientAnyAdvanced - Class in crafttweaker.api.item
Represents the wildcard ingredient, with conditions and/or transformers applied to it.
IngredientAnyAdvanced(String, IItemCondition[], IItemTransformerNew[], IItemTransformer[]) - Constructor for class crafttweaker.api.item.IngredientAnyAdvanced
 
IngredientCondition - Class in crafttweaker.api.item
Conditions can be used to set requirements for matching items.
IngredientCondition() - Constructor for class crafttweaker.api.item.IngredientCondition
 
IngredientItem - Class in crafttweaker.api.item
Contains an item stack with modifiers applied to it.
IngredientItem(IItemStack, String, IItemCondition[], IItemTransformerNew[], IItemTransformer[]) - Constructor for class crafttweaker.api.item.IngredientItem
 
IngredientMap<T> - Class in crafttweaker.api.util
 
IngredientMap() - Constructor for class crafttweaker.api.util.IngredientMap
 
IngredientMap.IngredientMapEntry<T> - Class in crafttweaker.api.util
 
IngredientMapEntry(IIngredient, T) - Constructor for class crafttweaker.api.util.IngredientMap.IngredientMapEntry
 
IngredientOr - Class in crafttweaker.api.item
 
IngredientOr(IIngredient[]) - Constructor for class crafttweaker.api.item.IngredientOr
 
IngredientOr(IIngredient, IIngredient) - Constructor for class crafttweaker.api.item.IngredientOr
 
IngredientOreDict - Class in crafttweaker.api.oredict
 
IngredientOreDict(IOreDictEntry, String, IItemCondition[], IItemTransformerNew[], IItemTransformer[]) - Constructor for class crafttweaker.api.oredict.IngredientOreDict
 
IngredientStack - Class in crafttweaker.api.item
Contains an ingredient stack.
IngredientStack(IIngredient, int) - Constructor for class crafttweaker.api.item.IngredientStack
 
IngredientTooltips - Class in crafttweaker.api.tooltip
 
IngredientTooltips() - Constructor for class crafttweaker.api.tooltip.IngredientTooltips
 
IngredientTransform - Class in crafttweaker.api.item
Transformations can be used to modify an ingredient after it is used in a crafting recipe.
IngredientTransform() - Constructor for class crafttweaker.api.item.IngredientTransform
 
IngredientUnknown - Class in crafttweaker.api.item
 
IngredientUnknown(int) - Constructor for class crafttweaker.api.item.IngredientUnknown
 
init(IOreDict, IRecipeManager, IFurnaceManager, IGame, ILoadedMods, IFormatter, IVanilla, IItemUtils, IBrewingManager) - Static method in class crafttweaker.CrafttweakerImplementationAPI
Initializes the CraftTweaker API.
INSTANCE - Static variable in class crafttweaker.api.item.IngredientAny
 
INSTANCE - Static variable in class crafttweaker.api.item.IngredientUnknown
 
INSTANCE - Static variable in class crafttweaker.api.item.ItemStackUnknown
 
IntegerRange - Class in crafttweaker.util
 
IntegerRange(int, int) - Constructor for class crafttweaker.util.IntegerRange
 
IntegerRange(IntRange) - Constructor for class crafttweaker.util.IntegerRange
 
INTERNAL_ANY - Static variable in class crafttweaker.api.item.IngredientAny
 
IOreDict - Interface in crafttweaker.api.oredict
 
IOreDictEntry - Interface in crafttweaker.api.oredict
 
IPlatformFunctions - Interface in crafttweaker
Platform functions are a set of internal functions implemented by the platform intended to communicate between API and implementation.
IPlayer - Interface in crafttweaker.api.player
 
IPlayerEvent - Interface in crafttweaker.api.event
 
IPotion - Interface in crafttweaker.api.potions
 
IPotionEffect - Interface in crafttweaker.api.potions
 
IPreprocessor - Interface in crafttweaker.preprocessor
 
IProcessableEvent - Interface in crafttweaker.api.event
 
IRayTraceResult - Interface in crafttweaker.api.world
 
IRecipeAction - Interface in crafttweaker.api.recipes
 
IRecipeFunction - Interface in crafttweaker.api.recipes
 
IRecipeManager - Interface in crafttweaker.api.recipes
The RecipeManager adds and removes crafting recipes.
isAdventure() - Method in interface crafttweaker.api.player.IPlayer
 
isAIDisabled() - Method in interface crafttweaker.api.entity.IEntityLiving
 
isAirBlock(IBlockPos) - Method in interface crafttweaker.api.world.IBlockAccess
 
isAlive() - Method in interface crafttweaker.api.entity.IEntity
 
isAllowedOnBooks() - Method in interface crafttweaker.api.enchantments.IEnchantmentDefinition
 
isAmbient() - Method in interface crafttweaker.api.potions.IPotionEffect
 
isBadEffect() - Method in interface crafttweaker.api.potions.IPotion
 
isBeaconPayment() - Method in interface crafttweaker.api.item.IItemStack
 
isBeaconPayment() - Method in class crafttweaker.api.item.ItemStackUnknown
 
isBeingRidden() - Method in interface crafttweaker.api.entity.IEntity
 
isBeneficial() - Method in interface crafttweaker.api.potions.IPotion
 
isBlock() - Method in interface crafttweaker.api.world.IRayTraceResult
 
isBlockHighHumidity(IBlockPos) - Method in interface crafttweaker.api.world.IWorldProvider
 
isBlockNormalCube() - Method in interface crafttweaker.api.block.IBlockProperties
 
isBoss() - Method in interface crafttweaker.api.entity.IEntity
 
isBreedingItem(IItemStack) - Method in interface crafttweaker.api.entity.IEntityAnimal
 
isBurning() - Method in interface crafttweaker.api.entity.IEntity
 
isCanceled() - Method in interface crafttweaker.api.event.IEventCancelable
 
isChild() - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
isColliding() - Method in interface crafttweaker.api.entity.IEntityLiving
 
isCommandsAllowed() - Method in interface crafttweaker.api.world.IWorldInfo
 
isCompatibleWith(IEnchantmentDefinition) - Method in interface crafttweaker.api.enchantments.IEnchantmentDefinition
 
isCompileBlocked() - Method in class crafttweaker.runtime.ScriptFile
 
isCompound() - Method in class crafttweaker.api.block.BlockStateMatcherOr
 
isCompound() - Method in interface crafttweaker.api.block.IBlockStateMatcher
 
isCreative() - Method in interface crafttweaker.api.player.IPlayer
 
isCreativePlayer() - Method in interface crafttweaker.api.damage.IDamageSource
 
IScriptIterator - Interface in crafttweaker.runtime
 
IScriptProvider - Interface in crafttweaker.runtime
 
isCurativeItem(IItemStack) - Method in interface crafttweaker.api.potions.IPotionEffect
 
isCurse() - Method in interface crafttweaker.api.enchantments.IEnchantmentDefinition
 
isDamageable() - Method in interface crafttweaker.api.item.IItemStack
 
isDamageable() - Method in class crafttweaker.api.item.ItemStackUnknown
 
isDamageAbsolute() - Method in interface crafttweaker.api.damage.IDamageSource
 
isDayTime() - Method in interface crafttweaker.api.world.IWorld
 
isDaytime() - Method in interface crafttweaker.api.world.IWorldProvider
 
isDebugEnabled() - Method in class crafttweaker.runtime.ScriptFile
Change whether you want to enable debug mode for the specified file
isDelayed() - Method in class crafttweaker.runtime.ScriptLoader
 
isDifficultyLocked() - Method in interface crafttweaker.api.world.IWorldInfo
 
isDifficultyScaled() - Method in interface crafttweaker.api.damage.IDamageSource
 
ISeedRegistry - Interface in crafttweaker.api.vanilla
 
isEmpty() - Method in interface crafttweaker.api.item.IItemStack
Checks if the IItemStack either has an amount of 0 or represents the AIR item.
isEmpty() - Method in class crafttweaker.api.item.ItemStackUnknown
 
isEmpty() - Method in interface crafttweaker.api.oredict.IOreDictEntry
 
isEmpty() - Method in class crafttweaker.util.EventList
 
isEndConquered() - Method in interface crafttweaker.api.event.PlayerRespawnEvent
 
isEntity() - Method in interface crafttweaker.api.world.IRayTraceResult
 
isEntityEqual(IEntity) - Method in interface crafttweaker.api.entity.IEntity
 
IServer - Interface in crafttweaker.api.server
 
isExecutionBlocked() - Method in class crafttweaker.runtime.ScriptFile
Getters and setters which alter the loading of the code
isExplosion() - Method in interface crafttweaker.api.damage.IDamageSource
 
isFireDamage() - Method in interface crafttweaker.api.damage.IDamageSource
 
isFullBlock() - Method in interface crafttweaker.api.block.IBlockProperties
 
isFullCube() - Method in interface crafttweaker.api.block.IBlockProperties
 
isGaseous() - Method in interface crafttweaker.api.liquid.ILiquidDefinition
 
isGaseous() - Method in interface crafttweaker.api.liquid.ILiquidStack
 
isGlowing() - Method in interface crafttweaker.api.entity.IEntity
 
isHardcoreModeEnabled() - Method in interface crafttweaker.api.world.IWorldInfo
 
isHidden() - Method in interface crafttweaker.api.recipes.ICraftingRecipe
 
isHidden() - Method in class crafttweaker.api.recipes.ShapedRecipe
Deprecated.
 
isHidden() - Method in class crafttweaker.api.recipes.ShapelessRecipe
Deprecated.
 
isHidden() - Method in class crafttweaker.api.recipes.UnknownRecipe
Deprecated.
 
isImmuneToExplosions() - Method in interface crafttweaker.api.entity.IEntity
 
isImmuneToFire() - Method in interface crafttweaker.api.entity.IEntity
 
isInitialized() - Method in interface crafttweaker.api.world.IWorldInfo
 
isInLava() - Method in interface crafttweaker.api.entity.IEntity
 
isInLove() - Method in interface crafttweaker.api.entity.IEntityAnimal
 
isInsideOfMaterial(IMaterial) - Method in interface crafttweaker.api.entity.IEntity
 
isInsideOpaqueBlock() - Method in interface crafttweaker.api.entity.IEntity
 
isInstant() - Method in interface crafttweaker.api.potions.IPotion
 
isInvisible() - Method in interface crafttweaker.api.entity.IEntity
 
isInvulnerable() - Method in interface crafttweaker.api.entity.IEntity
 
isInvulnerableTo(IDamageSource) - Method in interface crafttweaker.api.entity.IEntity
 
isInWater() - Method in interface crafttweaker.api.entity.IEntity
 
isItemDamaged() - Method in interface crafttweaker.api.item.IItemStack
 
isItemDamaged() - Method in class crafttweaker.api.item.ItemStackUnknown
 
isItemEnchantable() - Method in interface crafttweaker.api.item.IItemStack
 
isItemEnchantable() - Method in class crafttweaker.api.item.ItemStackUnknown
 
isItemEnchanted() - Method in interface crafttweaker.api.item.IItemStack
 
isItemEnchanted() - Method in class crafttweaker.api.item.ItemStackUnknown
 
isLeashed() - Method in interface crafttweaker.api.entity.IEntityLiving
 
isLeftHanded() - Method in interface crafttweaker.api.entity.IEntityLiving
 
isLiquid() - Method in interface crafttweaker.api.block.IMaterial
 
isLoaded() - Method in class crafttweaker.runtime.ScriptLoader
 
isLogDisabled() - Method in class crafttweaker.api.logger.FileLogger
 
isLogDisabled() - Method in class crafttweaker.api.logger.MTLogger
 
isLogDisabled() - Method in interface crafttweaker.runtime.ILogger
 
isMagicDamage() - Method in interface crafttweaker.api.damage.IDamageSource
 
isMapFeaturesEnabled() - Method in interface crafttweaker.api.world.IWorldInfo
 
isMirrored() - Method in class crafttweaker.api.recipes.ShapedRecipe
Deprecated.
 
isMiss() - Method in interface crafttweaker.api.world.IRayTraceResult
 
isNether() - Method in interface crafttweaker.api.world.IWorldProvider
 
isNoDespawnRequired() - Method in interface crafttweaker.api.entity.IEntityLiving
 
isNormalCube() - Method in interface crafttweaker.api.block.IBlockProperties
 
isNull(Object) - Static method in class crafttweaker.runtime.GlobalFunctions
 
isOnItemFrame() - Method in interface crafttweaker.api.item.IItemStack
 
isOnItemFrame() - Method in class crafttweaker.api.item.ItemStackUnknown
 
isOnLadder() - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
isOnSameTeam(IEntity) - Method in interface crafttweaker.api.entity.IEntity
 
isOp(IPlayer) - Method in interface crafttweaker.api.server.IServer
 
isOpaque() - Method in interface crafttweaker.api.block.IMaterial
 
isOpaqueCube() - Method in interface crafttweaker.api.block.IBlockProperties
 
isOutsideBorder() - Method in interface crafttweaker.api.entity.IEntity
 
isOverWater() - Method in interface crafttweaker.api.entity.IEntity
 
isParsingBlocked() - Method in class crafttweaker.runtime.ScriptFile
 
isPassenger(IEntity) - Method in interface crafttweaker.api.entity.IEntity
 
isPlayer() - Method in interface crafttweaker.api.event.BlockHarvestDropsEvent
 
isPlayer() - Method in interface crafttweaker.api.event.EntityLivingUseItemEvent
 
isPlayerOnly() - Method in interface crafttweaker.api.entity.IEntityDrop
 
isPositionWithinHomeDistance(IBlockPos) - Method in interface crafttweaker.api.entity.IEntityCreature
 
isPotionActive(IPotion) - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
isPotionDurationMax() - Method in interface crafttweaker.api.potions.IPotionEffect
 
isPotionEffectApplicable(IPotionEffect) - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
isPreventingPlayerRest(IPlayer) - Method in interface crafttweaker.api.entity.IEntityMob
 
isProcessed() - Method in interface crafttweaker.api.event.IProcessableEvent
 
isProjectile() - Method in interface crafttweaker.api.damage.IDamageSource
 
isPushedByWater() - Method in interface crafttweaker.api.entity.IEntity
 
isRaining() - Method in interface crafttweaker.api.world.IWorld
 
isRemote() - Method in interface crafttweaker.api.world.IWorld
 
isReplaceable(IWorld, IBlockPos) - Method in interface crafttweaker.api.block.IBlockState
 
isReplaceable() - Method in interface crafttweaker.api.block.IMaterial
 
isRiding() - Method in interface crafttweaker.api.entity.IEntity
 
isRidingSameEntity(IEntity) - Method in interface crafttweaker.api.entity.IEntity
 
isShaped() - Method in interface crafttweaker.api.recipes.ICraftingRecipe
 
isShaped() - Method in class crafttweaker.api.recipes.ShapedRecipe
Deprecated.
 
isShaped() - Method in class crafttweaker.api.recipes.ShapelessRecipe
Deprecated.
 
isShaped() - Method in class crafttweaker.api.recipes.UnknownRecipe
Deprecated.
 
isSideSolid(IBlockAccess, IBlockPos, IFacing) - Method in interface crafttweaker.api.block.IBlockProperties
 
isSilent() - Method in interface crafttweaker.api.entity.IEntity
 
isSilkTouch() - Method in interface crafttweaker.api.event.BlockHarvestDropsEvent
 
isSkyColored() - Method in interface crafttweaker.api.world.IWorldProvider
 
isSneaking() - Method in interface crafttweaker.api.entity.IEntity
 
isSnowyBiome() - Method in interface crafttweaker.api.world.IBiome
 
isSolid() - Method in interface crafttweaker.api.block.IMaterial
 
isSprinting() - Method in interface crafttweaker.api.entity.IEntity
 
isStackable() - Method in interface crafttweaker.api.item.IItemStack
 
isStackable() - Method in class crafttweaker.api.item.ItemStackUnknown
 
isSurfaceWorld() - Method in interface crafttweaker.api.world.IWorld
 
isSurfaceWorld() - Method in interface crafttweaker.api.world.IWorldProvider
 
isSyntaxCommand() - Method in class crafttweaker.runtime.events.CrTLoaderLoadingEvent
 
isSyntaxCommand() - Method in class crafttweaker.runtime.events.CrTLoadingStartedEvent
Deprecated.
 
isSyntaxCommand() - Method in class crafttweaker.runtime.ScriptFile
Whether it is a by syntax command.
isThundering() - Method in interface crafttweaker.api.world.IWorldInfo
 
isToolNotRequired() - Method in interface crafttweaker.api.block.IMaterial
 
isTreasureEnchantment() - Method in interface crafttweaker.api.enchantments.IEnchantmentDefinition
 
isUndead() - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
isUsernameIndex(String[], int) - Method in interface crafttweaker.api.command.ICommand
 
isVersionSnapshot() - Method in interface crafttweaker.api.world.IWorldInfo
 
isWet() - Method in interface crafttweaker.api.entity.IEntity
 
isWithinHomeDistance() - Method in interface crafttweaker.api.entity.IEntityCreature
 
italic(IFormattedText) - Method in interface crafttweaker.api.formatting.IFormatter
 
ITeam - Interface in crafttweaker.api.game
 
ITEM_COMPARATOR - Static variable in class crafttweaker.CrafttweakerImplementationAPI
 
ItemExpireEvent - Interface in crafttweaker.api.event
 
ItemStackUnknown - Class in crafttweaker.api.item
 
ItemTossEvent - Interface in crafttweaker.api.event
 
itemUtils - Static variable in class crafttweaker.CraftTweakerAPI
Access point to the ItemUtils for performing various useful actions on items.
iterator() - Method in class crafttweaker.util.CloseablePriorityList
 
ITweaker - Interface in crafttweaker.runtime
 
IUser - Interface in crafttweaker.api.player
 
IVanilla - Interface in crafttweaker.api.vanilla
 
IVector3d - Interface in crafttweaker.api.world
 
IWorld - Interface in crafttweaker.api.world
 
IWorldInfo - Interface in crafttweaker.api.world
 
IWorldProvider - Interface in crafttweaker.api.world
 

K

knockBack(IEntity, float, double, double) - Method in interface crafttweaker.api.entity.IEntityLivingBase
 

L

lastIndexOf(String, String) - Static method in class crafttweaker.zenscript.expand.ExpandString
 
lastIndexOf(String, String, int) - Static method in class crafttweaker.zenscript.expand.ExpandString
 
length() - Method in class crafttweaker.api.data.DataBool
 
length() - Method in class crafttweaker.api.data.DataByte
 
length() - Method in class crafttweaker.api.data.DataByteArray
 
length() - Method in class crafttweaker.api.data.DataDouble
 
length() - Method in class crafttweaker.api.data.DataFloat
 
length() - Method in class crafttweaker.api.data.DataInt
 
length() - Method in class crafttweaker.api.data.DataIntArray
 
length() - Method in class crafttweaker.api.data.DataList
 
length() - Method in class crafttweaker.api.data.DataLong
 
length() - Method in class crafttweaker.api.data.DataMap
 
length() - Method in class crafttweaker.api.data.DataShort
 
length() - Method in class crafttweaker.api.data.DataString
 
length() - Method in interface crafttweaker.api.data.IData
 
level - Variable in class crafttweaker.socket.SingleError
 
lightPurple(IFormattedText) - Method in interface crafttweaker.api.formatting.IFormatter
 
line - Variable in class crafttweaker.socket.SingleError
 
lineIndex - Variable in class crafttweaker.preprocessor.PreprocessorActionBase
 
LIQUID_COMPARATOR - Static variable in class crafttweaker.CrafttweakerImplementationAPI
 
LISTEN_BLOCK_INFO - Static variable in class crafttweaker.CrafttweakerImplementationAPI
 
load() - Static method in class crafttweaker.CrafttweakerImplementationAPI
Called to reload scripts.
load() - Method in class crafttweaker.runtime.CrTTweaker
 
load() - Method in interface crafttweaker.runtime.ITweaker
Executes all scripts provided by the script provider.
loadedMods - Static variable in class crafttweaker.CraftTweakerAPI
Access point to mods list.
LoaderPreprocessor - Class in crafttweaker.preprocessor
Preprocessor can be used as follows: #loader loadername Example: #loader contenttweaker This will make scripts only being loaded when the loader is specified to load contenttweaker scripts this defaults to being "crafttweaker" which is being called by CraftTweaker
LoaderPreprocessor(String, String, int) - Constructor for class crafttweaker.preprocessor.LoaderPreprocessor
 
loadScript(boolean, String) - Method in class crafttweaker.runtime.CrTTweaker
 
loadScript(boolean, List<SingleError>, boolean, String...) - Method in class crafttweaker.runtime.CrTTweaker
 
loadScript(boolean, String, List<SingleError>, boolean) - Method in class crafttweaker.runtime.CrTTweaker
 
loadScript(boolean, ScriptLoader) - Method in class crafttweaker.runtime.CrTTweaker
 
loadScript(boolean, String) - Method in interface crafttweaker.runtime.ITweaker
Loads all scripts, choose whether to execute or not.
loadScript(boolean, ScriptLoader) - Method in interface crafttweaker.runtime.ITweaker
 
localize(String) - Method in interface crafttweaker.api.game.IGame
Gets a localized string.
localize(String, String) - Method in interface crafttweaker.api.game.IGame
Gets a localized string.
logCommand(String) - Method in class crafttweaker.api.logger.FileLogger
 
logCommand(String) - Method in class crafttweaker.api.logger.MTLogger
 
logCommand(String) - Static method in class crafttweaker.CraftTweakerAPI
Logs a command message.
logCommand(String) - Method in interface crafttweaker.runtime.ILogger
 
logDefault(String) - Method in class crafttweaker.api.logger.FileLogger
 
logDefault(String) - Method in class crafttweaker.api.logger.MTLogger
 
logDefault(String) - Static method in class crafttweaker.CraftTweakerAPI
Logs an info message, but only if it has not been disabled
logDefault(String) - Method in interface crafttweaker.runtime.ILogger
 
logError(String) - Method in class crafttweaker.api.logger.FileLogger
 
logError(String, Throwable) - Method in class crafttweaker.api.logger.FileLogger
 
logError(String) - Method in class crafttweaker.api.logger.MTLogger
 
logError(String, Throwable) - Method in class crafttweaker.api.logger.MTLogger
 
logError(String) - Static method in class crafttweaker.CraftTweakerAPI
Logs an error message.
logError(String, Throwable) - Static method in class crafttweaker.CraftTweakerAPI
Logs an error message.
logError(String) - Method in interface crafttweaker.runtime.ILogger
 
logError(String, Throwable) - Method in interface crafttweaker.runtime.ILogger
 
logger - Static variable in class crafttweaker.CrafttweakerImplementationAPI
Access point to the internal logger instance.
logInfo(String) - Method in class crafttweaker.api.logger.FileLogger
 
logInfo(String) - Method in class crafttweaker.api.logger.MTLogger
 
logInfo(String) - Static method in class crafttweaker.CraftTweakerAPI
Logs an info message.
logInfo(String) - Method in interface crafttweaker.runtime.ILogger
 
logPlayer(IPlayer) - Method in class crafttweaker.api.logger.FileLogger
 
logPlayer(IPlayer) - Method in class crafttweaker.api.logger.MTLogger
 
logPlayer(IPlayer) - Method in interface crafttweaker.runtime.ILogger
 
logWarning(String) - Method in class crafttweaker.api.logger.FileLogger
 
logWarning(String) - Method in class crafttweaker.api.logger.MTLogger
 
logWarning(String) - Static method in class crafttweaker.CraftTweakerAPI
Logs a warning message.
logWarning(String) - Method in interface crafttweaker.runtime.ILogger
 
LootEntry - Class in crafttweaker.api.vanilla
 
LootEntry(WeightedItemStack, int, int) - Constructor for class crafttweaker.api.vanilla.LootEntry
 

M

makeClassName() - Method in class crafttweaker.zenscript.CrTGlobalEnvironment
 
makeClassNameWithMiddleName(String) - Method in class crafttweaker.zenscript.CrTGlobalEnvironment
 
makeEnchantment(int) - Method in interface crafttweaker.api.enchantments.IEnchantmentDefinition
 
makeGlobalEnvironment(Map<String, byte[]>) - Static method in class crafttweaker.zenscript.GlobalRegistry
 
makeGlobalEnvironment(Map<String, byte[]>, String) - Static method in class crafttweaker.zenscript.GlobalRegistry
 
makePotionEffect(int, int) - Method in interface crafttweaker.api.potions.IPotion
 
makePotionEffect(int, int, boolean, boolean) - Method in interface crafttweaker.api.potions.IPotion
 
makeStack(int) - Method in interface crafttweaker.api.item.IItemDefinition
Makes an item stack from this definition.
makeTag() - Method in interface crafttweaker.api.enchantments.IEnchantment
 
marked(String) - Method in interface crafttweaker.api.item.IIngredient
Returns a new ingredient marked with the given name.
marked(String) - Method in class crafttweaker.api.item.IngredientAny
 
marked(String) - Method in class crafttweaker.api.item.IngredientAnyAdvanced
 
marked(String) - Method in class crafttweaker.api.item.IngredientItem
 
marked(String) - Method in class crafttweaker.api.item.IngredientOr
 
marked(String) - Method in class crafttweaker.api.item.IngredientStack
 
marked(String) - Method in class crafttweaker.api.item.IngredientUnknown
 
marked(String) - Method in class crafttweaker.api.item.ItemStackUnknown
 
marked(String) - Method in class crafttweaker.api.oredict.IngredientOreDict
 
matchBlock() - Method in interface crafttweaker.api.block.IBlockState
 
matches(IBlock) - Method in class crafttweaker.api.block.BlockPatternOr
 
matches(IBlockState) - Method in class crafttweaker.api.block.BlockStateMatcherOr
 
matches(IBlock) - Method in interface crafttweaker.api.block.IBlockPattern
 
matches(IBlockState) - Method in interface crafttweaker.api.block.IBlockStateMatcher
 
matches(IMaterial) - Method in interface crafttweaker.api.block.IMaterial
 
matches(IMobilityFlag) - Method in interface crafttweaker.api.block.IMobilityFlag
 
matches(IItemStack) - Method in interface crafttweaker.api.item.IIngredient
Checks if this ingredient matches the given item.
matches(ILiquidStack) - Method in interface crafttweaker.api.item.IIngredient
Checks if this ingredient matches the given liquid.
matches(IItemStack) - Method in interface crafttweaker.api.item.IItemCondition
Returns true if the given stack matches the required conditions.
matches(IItemStack) - Method in class crafttweaker.api.item.IngredientAny
 
matches(ILiquidStack) - Method in class crafttweaker.api.item.IngredientAny
 
matches(IItemStack) - Method in class crafttweaker.api.item.IngredientAnyAdvanced
 
matches(ILiquidStack) - Method in class crafttweaker.api.item.IngredientAnyAdvanced
 
matches(IItemStack) - Method in class crafttweaker.api.item.IngredientItem
 
matches(ILiquidStack) - Method in class crafttweaker.api.item.IngredientItem
 
matches(IItemStack) - Method in class crafttweaker.api.item.IngredientOr
 
matches(ILiquidStack) - Method in class crafttweaker.api.item.IngredientOr
 
matches(IItemStack) - Method in class crafttweaker.api.item.IngredientStack
 
matches(ILiquidStack) - Method in class crafttweaker.api.item.IngredientStack
 
matches(IItemStack) - Method in class crafttweaker.api.item.IngredientUnknown
 
matches(ILiquidStack) - Method in class crafttweaker.api.item.IngredientUnknown
 
matches(IItemStack) - Method in class crafttweaker.api.item.ItemStackUnknown
 
matches(ILiquidStack) - Method in class crafttweaker.api.item.ItemStackUnknown
 
matches(IItemStack) - Method in class crafttweaker.api.oredict.IngredientOreDict
 
matches(ILiquidStack) - Method in class crafttweaker.api.oredict.IngredientOreDict
 
matches(ICraftingInventory) - Method in interface crafttweaker.api.recipes.ICraftingRecipe
Deprecated.
matches(ICraftingInventory) - Method in class crafttweaker.api.recipes.ShapedRecipe
Deprecated.
 
matches(ICraftingInventory) - Method in class crafttweaker.api.recipes.ShapelessRecipe
Deprecated.
 
matches(ICraftingInventory) - Method in class crafttweaker.api.recipes.UnknownRecipe
Deprecated.
 
matchesExact(IItemStack) - Method in interface crafttweaker.api.item.IIngredient
Checks if this ingredient matches the given item.
matchesExact(IItemStack) - Method in class crafttweaker.api.item.IngredientAny
 
matchesExact(IItemStack) - Method in class crafttweaker.api.item.IngredientAnyAdvanced
 
matchesExact(IItemStack) - Method in class crafttweaker.api.item.IngredientItem
 
matchesExact(IItemStack) - Method in class crafttweaker.api.item.IngredientOr
 
matchesExact(IItemStack) - Method in class crafttweaker.api.item.IngredientStack
 
matchesExact(IItemStack) - Method in class crafttweaker.api.item.IngredientUnknown
 
matchesExact(IItemStack) - Method in class crafttweaker.api.item.ItemStackUnknown
 
matchesExact(IItemStack) - Method in class crafttweaker.api.oredict.IngredientOreDict
 
memberGet(String) - Method in class crafttweaker.api.data.DataBool
 
memberGet(String) - Method in class crafttweaker.api.data.DataByte
 
memberGet(String) - Method in class crafttweaker.api.data.DataByteArray
 
memberGet(String) - Method in class crafttweaker.api.data.DataDouble
 
memberGet(String) - Method in class crafttweaker.api.data.DataFloat
 
memberGet(String) - Method in class crafttweaker.api.data.DataInt
 
memberGet(String) - Method in class crafttweaker.api.data.DataIntArray
 
memberGet(String) - Method in class crafttweaker.api.data.DataList
 
memberGet(String) - Method in class crafttweaker.api.data.DataLong
 
memberGet(String) - Method in class crafttweaker.api.data.DataMap
 
memberGet(String) - Method in class crafttweaker.api.data.DataShort
 
memberGet(String) - Method in class crafttweaker.api.data.DataString
 
memberGet(String) - Method in interface crafttweaker.api.data.IData
 
memberSet(String, IData) - Method in class crafttweaker.api.data.DataBool
 
memberSet(String, IData) - Method in class crafttweaker.api.data.DataByte
 
memberSet(String, IData) - Method in class crafttweaker.api.data.DataByteArray
 
memberSet(String, IData) - Method in class crafttweaker.api.data.DataDouble
 
memberSet(String, IData) - Method in class crafttweaker.api.data.DataFloat
 
memberSet(String, IData) - Method in class crafttweaker.api.data.DataInt
 
memberSet(String, IData) - Method in class crafttweaker.api.data.DataIntArray
 
memberSet(String, IData) - Method in class crafttweaker.api.data.DataList
 
memberSet(String, IData) - Method in class crafttweaker.api.data.DataLong
 
memberSet(String, IData) - Method in class crafttweaker.api.data.DataMap
 
memberSet(String, IData) - Method in class crafttweaker.api.data.DataShort
 
memberSet(String, IData) - Method in class crafttweaker.api.data.DataString
 
memberSet(String, IData) - Method in interface crafttweaker.api.data.IData
 
mirror(IOreDictEntry) - Method in interface crafttweaker.api.oredict.IOreDictEntry
 
mod(IData) - Method in class crafttweaker.api.data.DataBool
 
mod(IData) - Method in class crafttweaker.api.data.DataByte
 
mod(IData) - Method in class crafttweaker.api.data.DataByteArray
 
mod(IData) - Method in class crafttweaker.api.data.DataDouble
 
mod(IData) - Method in class crafttweaker.api.data.DataFloat
 
mod(IData) - Method in class crafttweaker.api.data.DataInt
 
mod(IData) - Method in class crafttweaker.api.data.DataIntArray
 
mod(IData) - Method in class crafttweaker.api.data.DataList
 
mod(IData) - Method in class crafttweaker.api.data.DataLong
 
mod(IData) - Method in class crafttweaker.api.data.DataMap
 
mod(IData) - Method in class crafttweaker.api.data.DataShort
 
mod(IData) - Method in class crafttweaker.api.data.DataString
 
mod(IData) - Method in interface crafttweaker.api.data.IData
 
ModOnly - Annotation Type in crafttweaker.annotations
Indicates that a certain class is only available when a specific mod is available.
MTEventManager - Class in crafttweaker.api.event
 
MTEventManager() - Constructor for class crafttweaker.api.event.MTEventManager
 
MTLogger - Class in crafttweaker.api.logger
 
MTLogger() - Constructor for class crafttweaker.api.logger.MTLogger
 
mul(IData) - Method in class crafttweaker.api.data.DataBool
 
mul(IData) - Method in class crafttweaker.api.data.DataByte
 
mul(IData) - Method in class crafttweaker.api.data.DataByteArray
 
mul(IData) - Method in class crafttweaker.api.data.DataDouble
 
mul(IData) - Method in class crafttweaker.api.data.DataFloat
 
mul(IData) - Method in class crafttweaker.api.data.DataInt
 
mul(IData) - Method in class crafttweaker.api.data.DataIntArray
 
mul(IData) - Method in class crafttweaker.api.data.DataList
 
mul(IData) - Method in class crafttweaker.api.data.DataLong
 
mul(IData) - Method in class crafttweaker.api.data.DataMap
 
mul(IData) - Method in class crafttweaker.api.data.DataShort
 
mul(IData) - Method in class crafttweaker.api.data.DataString
 
mul(IData) - Method in interface crafttweaker.api.data.IData
 

N

name() - Method in interface crafttweaker.api.potions.IPotion
 
needFood() - Method in interface crafttweaker.api.player.IFoodStats
 
neg() - Method in class crafttweaker.api.data.DataBool
 
neg() - Method in class crafttweaker.api.data.DataByte
 
neg() - Method in class crafttweaker.api.data.DataByteArray
 
neg() - Method in class crafttweaker.api.data.DataDouble
 
neg() - Method in class crafttweaker.api.data.DataFloat
 
neg() - Method in class crafttweaker.api.data.DataInt
 
neg() - Method in class crafttweaker.api.data.DataIntArray
 
neg() - Method in class crafttweaker.api.data.DataList
 
neg() - Method in class crafttweaker.api.data.DataLong
 
neg() - Method in class crafttweaker.api.data.DataMap
 
neg() - Method in class crafttweaker.api.data.DataShort
 
neg() - Method in class crafttweaker.api.data.DataString
 
neg() - Method in interface crafttweaker.api.data.IData
 
NetworkSide - Enum in crafttweaker.api.network
 
next() - Method in interface crafttweaker.runtime.IScriptIterator
 
next() - Method in class crafttweaker.runtime.providers.ScriptIteratorSingle
 
next() - Method in class crafttweaker.runtime.providers.ScriptIteratorZip
 
noReturn(IIngredient) - Static method in class crafttweaker.api.item.IngredientTransform
Makes sure there is no return value.
NoRunPreprocessor - Class in crafttweaker.preprocessor
Scripts with the #norun Preprocessor are getting totally ignored and are not being run Syntax command bypasses the not loading of the script
NoRunPreprocessor(String, String, int) - Constructor for class crafttweaker.preprocessor.NoRunPreprocessor
 
not() - Method in class crafttweaker.api.data.DataBool
 
not() - Method in class crafttweaker.api.data.DataByte
 
not() - Method in class crafttweaker.api.data.DataByteArray
 
not() - Method in class crafttweaker.api.data.DataDouble
 
not() - Method in class crafttweaker.api.data.DataFloat
 
not() - Method in class crafttweaker.api.data.DataInt
 
not() - Method in class crafttweaker.api.data.DataIntArray
 
not() - Method in class crafttweaker.api.data.DataList
 
not() - Method in class crafttweaker.api.data.DataLong
 
not() - Method in class crafttweaker.api.data.DataMap
 
not() - Method in class crafttweaker.api.data.DataShort
 
not() - Method in class crafttweaker.api.data.DataString
 
not() - Method in interface crafttweaker.api.data.IData
 
noWarn - Static variable in class crafttweaker.CraftTweakerAPI
If true warnings sent to the log won't print to the player's chat
NoWarnPreprocessor - Class in crafttweaker.preprocessor
Putting the #ikwid preprocessor on a script file will make it that Logger warnings aren't printed to the player chat
NoWarnPreprocessor(String, String, int) - Constructor for class crafttweaker.preprocessor.NoWarnPreprocessor
 

O

obfuscated(IFormattedText) - Method in interface crafttweaker.api.formatting.IFormatter
 
offset - Variable in class crafttweaker.socket.SingleError
 
onBlockBreak(IEventHandler<BlockBreakEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onBlockBreak(IEventHandler<BlockBreakEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onBlockHarvestDrops(IEventHandler<BlockHarvestDropsEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onBlockHarvestDrops(IEventHandler<BlockHarvestDropsEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onCommand(IEventHandler<CommandEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onCommand(IEventHandler<CommandEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onDeath(IDamageSource) - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
onEnderTeleport(IEventHandler<EnderTeleportEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onEnderTeleport(IEventHandler<EnderTeleportEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onEntityLivingAttacked(IEventHandler<EntityLivingAttackedEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onEntityLivingAttacked(IEventHandler<EntityLivingAttackedEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onEntityLivingDeath(IEventHandler<EntityLivingDeathEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onEntityLivingDeath(IEventHandler<EntityLivingDeathEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onEntityLivingDeathDrops(IEventHandler<EntityLivingDeathDropsEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onEntityLivingDeathDrops(IEventHandler<EntityLivingDeathDropsEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onEntityLivingFall(IEventHandler<EntityLivingFallEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onEntityLivingFall(IEventHandler<EntityLivingFallEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onEntityLivingHurt(IEventHandler<EntityLivingHurtEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onEntityLivingHurt(IEventHandler<EntityLivingHurtEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onEntityLivingJump(IEventHandler<EntityLivingJumpEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onEntityLivingJump(IEventHandler<EntityLivingJumpEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onEntityLivingUseItem(IEventHandler<EntityLivingUseItemEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onEntityLivingUseItem(IEventHandler<EntityLivingUseItemEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onEntityLivingUseItemFinish(IEventHandler<EntityLivingUseItemEvent.Finish>) - Method in interface crafttweaker.api.event.IEventManager
 
onEntityLivingUseItemFinish(IEventHandler<EntityLivingUseItemEvent.Finish>) - Method in class crafttweaker.api.event.MTEventManager
 
onEntityLivingUseItemStart(IEventHandler<EntityLivingUseItemEvent.Start>) - Method in interface crafttweaker.api.event.IEventManager
 
onEntityLivingUseItemStart(IEventHandler<EntityLivingUseItemEvent.Start>) - Method in class crafttweaker.api.event.MTEventManager
 
onEntityLivingUseItemStop(IEventHandler<EntityLivingUseItemEvent.Stop>) - Method in interface crafttweaker.api.event.IEventManager
 
onEntityLivingUseItemStop(IEventHandler<EntityLivingUseItemEvent.Stop>) - Method in class crafttweaker.api.event.MTEventManager
 
onEntityLivingUseItemTick(IEventHandler<EntityLivingUseItemEvent.Tick>) - Method in interface crafttweaker.api.event.IEventManager
 
onEntityLivingUseItemTick(IEventHandler<EntityLivingUseItemEvent.Tick>) - Method in class crafttweaker.api.event.MTEventManager
 
onEntityStruckByLightning(IEventHandler<EntityStruckByLightningEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onEntityStruckByLightning(IEventHandler<EntityStruckByLightningEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onEntityUpdate() - Method in interface crafttweaker.api.entity.IEntity
 
onItemExpire(IEventHandler<ItemExpireEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onItemExpire(IEventHandler<ItemExpireEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onItemToss(IEventHandler<ItemTossEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onItemToss(IEventHandler<ItemTossEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onKillCommand() - Method in interface crafttweaker.api.entity.IEntity
 
onLivingUpdate() - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
only(IItemCondition) - Method in interface crafttweaker.api.item.IIngredient
Returns a new ingredient with the given condition added to it.
only(IItemCondition) - Method in class crafttweaker.api.item.IngredientAny
 
only(IItemCondition) - Method in class crafttweaker.api.item.IngredientAnyAdvanced
 
only(IItemCondition) - Method in class crafttweaker.api.item.IngredientItem
 
only(IItemCondition) - Method in class crafttweaker.api.item.IngredientOr
 
only(IItemCondition) - Method in class crafttweaker.api.item.IngredientStack
 
only(IItemCondition) - Method in class crafttweaker.api.item.IngredientUnknown
 
only(IItemCondition) - Method in class crafttweaker.api.item.ItemStackUnknown
 
only(IItemCondition) - Method in class crafttweaker.api.oredict.IngredientOreDict
 
onlyDamageAtLeast(IIngredient, int) - Static method in class crafttweaker.api.item.IngredientCondition
Requires the item to be damaged with at least a specified amount.
onlyDamageAtMost(IIngredient, int) - Static method in class crafttweaker.api.item.IngredientCondition
Requires the item to be damaged with at most a specified amount.
onlyDamageBetween(IIngredient, int, int) - Static method in class crafttweaker.api.item.IngredientCondition
Requires the item damage value to be between two values.
onlyDamaged(IIngredient) - Static method in class crafttweaker.api.item.IngredientCondition
Requires the item to be damaged.
onlyStack(IIngredient, int) - Static method in class crafttweaker.api.item.IngredientCondition
Requires the input stack to contain at least the given number of items.
onlyWithTag(IIngredient, IData) - Static method in class crafttweaker.api.item.IngredientCondition
Requires the item to contain at least the given tags.
onPlayerAnvilRepair(IEventHandler<PlayerAnvilRepairEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onPlayerAnvilRepair(IEventHandler<PlayerAnvilRepairEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onPlayerAttackEntity(IEventHandler<PlayerAttackEntityEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onPlayerAttackEntity(IEventHandler<PlayerAttackEntityEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onPlayerBonemeal(IEventHandler<PlayerBonemealEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onPlayerBonemeal(IEventHandler<PlayerBonemealEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onPlayerBreakSpeed(IEventHandler<PlayerBreakSpeedEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onPlayerBreakSpeed(IEventHandler<PlayerBreakSpeedEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onPlayerBrewedPotion(IEventHandler<PlayerBrewedPotionEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onPlayerBrewedPotion(IEventHandler<PlayerBrewedPotionEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onPlayerChangedDimension(IEventHandler<PlayerChangedDimensionEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onPlayerChangedDimension(IEventHandler<PlayerChangedDimensionEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onPlayerCrafted(IEventHandler<PlayerCraftedEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onPlayerCrafted(IEventHandler<PlayerCraftedEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onPlayerDeathDrops(IEventHandler<PlayerDeathDropsEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onPlayerDeathDrops(IEventHandler<PlayerDeathDropsEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onPlayerDestroyItem(IEventHandler<PlayerDestroyItemEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onPlayerDestroyItem(IEventHandler<PlayerDestroyItemEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onPlayerFillBucket(IEventHandler<PlayerFillBucketEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onPlayerFillBucket(IEventHandler<PlayerFillBucketEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onPlayerInteract(IEventHandler<PlayerInteractEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onPlayerInteract(IEventHandler<PlayerInteractEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onPlayerInteractBlock(IEventHandler<PlayerRightClickBlockEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onPlayerInteractBlock(IEventHandler<PlayerRightClickBlockEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onPlayerInteractEntity(IEventHandler<PlayerInteractEntityEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onPlayerInteractEntity(IEventHandler<PlayerInteractEntityEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onPlayerLoggedIn(IEventHandler<PlayerLoggedInEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onPlayerLoggedIn(IEventHandler<PlayerLoggedInEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onPlayerLoggedIn(IEventHandler<PlayerLoggedInEvent>) - Method in class crafttweaker.api.server.AbstractServer
 
onPlayerLoggedIn(IEventHandler<PlayerLoggedInEvent>) - Method in interface crafttweaker.api.server.IServer
 
onPlayerLoggedOut(IEventHandler<PlayerLoggedOutEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onPlayerLoggedOut(IEventHandler<PlayerLoggedOutEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onPlayerLoggedOut(IEventHandler<PlayerLoggedOutEvent>) - Method in class crafttweaker.api.server.AbstractServer
 
onPlayerLoggedOut(IEventHandler<PlayerLoggedOutEvent>) - Method in interface crafttweaker.api.server.IServer
 
onPlayerOpenContainer(IEventHandler<PlayerOpenContainerEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onPlayerOpenContainer(IEventHandler<PlayerOpenContainerEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onPlayerPickupItem(IEventHandler<PlayerPickupItemEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onPlayerPickupItem(IEventHandler<PlayerPickupItemEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onPlayerPickupXp(IEventHandler<PlayerPickupXpEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onPlayerPickupXp(IEventHandler<PlayerPickupXpEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onPlayerRespawn(IEventHandler<PlayerRespawnEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onPlayerRespawn(IEventHandler<PlayerRespawnEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onPlayerRightClickBlock(IEventHandler<PlayerRightClickBlockEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onPlayerRightClickBlock(IEventHandler<PlayerRightClickBlockEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onPlayerSetSpawn(IEventHandler<PlayerSetSpawnEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onPlayerSetSpawn(IEventHandler<PlayerSetSpawnEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onPlayerSleepInBed(IEventHandler<PlayerSleepInBedEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onPlayerSleepInBed(IEventHandler<PlayerSleepInBedEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onPlayerSmelted(IEventHandler<PlayerSmeltedEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onPlayerSmelted(IEventHandler<PlayerSmeltedEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onPlayerTick(IEventHandler<PlayerTickEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onPlayerTick(IEventHandler<PlayerTickEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
onPlayerUseHoe(IEventHandler<PlayerUseHoeEvent>) - Method in interface crafttweaker.api.event.IEventManager
 
onPlayerUseHoe(IEventHandler<PlayerUseHoeEvent>) - Method in class crafttweaker.api.event.MTEventManager
 
OnRegister - Annotation Type in crafttweaker.annotations
Called when a class is initially registered with CraftTweaker.
onServerStart(IServer) - Static method in class crafttweaker.CrafttweakerImplementationAPI
Must be called upon server start.
onServerStop() - Static method in class crafttweaker.CrafttweakerImplementationAPI
Must be called upon server stop.
onUpdate() - Method in interface crafttweaker.api.entity.IEntity
 
onUpdate(IPlayer) - Method in interface crafttweaker.api.player.IFoodStats
 
open() - Method in interface crafttweaker.runtime.IScriptIterator
 
open() - Method in class crafttweaker.runtime.providers.ScriptIteratorSingle
 
open() - Method in class crafttweaker.runtime.providers.ScriptIteratorZip
 
open() - Method in class crafttweaker.runtime.ScriptFile
Gives InputStream of the script, must be closed again or might cause problems down the line
openBrowser(String) - Method in interface crafttweaker.api.player.IPlayer
 
opposite() - Method in interface crafttweaker.api.world.IFacing
 
or(IBlockPattern) - Method in class crafttweaker.api.block.BlockPatternOr
 
or(IBlockStateMatcher) - Method in class crafttweaker.api.block.BlockStateMatcherOr
 
or(IBlockPattern) - Method in interface crafttweaker.api.block.IBlockPattern
 
or(IBlockStateMatcher) - Method in interface crafttweaker.api.block.IBlockStateMatcher
 
or(IData) - Method in class crafttweaker.api.data.DataBool
 
or(IData) - Method in class crafttweaker.api.data.DataByte
 
or(IData) - Method in class crafttweaker.api.data.DataByteArray
 
or(IData) - Method in class crafttweaker.api.data.DataDouble
 
or(IData) - Method in class crafttweaker.api.data.DataFloat
 
or(IData) - Method in class crafttweaker.api.data.DataInt
 
or(IData) - Method in class crafttweaker.api.data.DataIntArray
 
or(IData) - Method in class crafttweaker.api.data.DataList
 
or(IData) - Method in class crafttweaker.api.data.DataLong
 
or(IData) - Method in class crafttweaker.api.data.DataMap
 
or(IData) - Method in class crafttweaker.api.data.DataShort
 
or(IData) - Method in class crafttweaker.api.data.DataString
 
or(IData) - Method in interface crafttweaker.api.data.IData
 
or(IIngredient) - Method in interface crafttweaker.api.item.IIngredient
Combines multiple ingredients into a single one.
or(IIngredient) - Method in class crafttweaker.api.item.IngredientAny
 
or(IIngredient) - Method in class crafttweaker.api.item.IngredientAnyAdvanced
 
or(IIngredient) - Method in class crafttweaker.api.item.IngredientItem
 
or(IIngredient) - Method in class crafttweaker.api.item.IngredientOr
 
or(IIngredient) - Method in class crafttweaker.api.item.IngredientStack
 
or(IIngredient) - Method in class crafttweaker.api.item.IngredientUnknown
 
or(IIngredient) - Method in class crafttweaker.api.item.ItemStackUnknown
 
or(IIngredient) - Method in class crafttweaker.api.oredict.IngredientOreDict
 
oreDict - Static variable in class crafttweaker.CraftTweakerAPI
Access point to the ore dictionary.

P

percent(float) - Method in interface crafttweaker.api.item.IItemStack
Creates a weighted item stack with the given percentage chance.
percent(float) - Method in class crafttweaker.api.item.ItemStackUnknown
 
performEffect(IEntity) - Method in interface crafttweaker.api.potions.IPotionEffect
 
pickRandomDrops(Random, WeightedItemStack[]) - Static method in class crafttweaker.api.item.WeightedItemStack
 
pickRandomDrops(Random, WeightedLiquidStack[]) - Static method in class crafttweaker.api.liquid.WeightedLiquidStack
 
platform - Static variable in class crafttweaker.CrafttweakerImplementationAPI
Access point to general platform functions.
PlayerAnvilRepairEvent - Interface in crafttweaker.api.event
 
PlayerAttackEntityEvent - Interface in crafttweaker.api.event
 
PlayerBonemealEvent - Interface in crafttweaker.api.event
 
PlayerBreakSpeedEvent - Interface in crafttweaker.api.event
 
PlayerBrewedPotionEvent - Interface in crafttweaker.api.event
 
PlayerChangedDimensionEvent - Interface in crafttweaker.api.event
 
PlayerCraftedEvent - Interface in crafttweaker.api.event
 
PlayerDeathDropsEvent - Interface in crafttweaker.api.event
 
PlayerDestroyItemEvent - Interface in crafttweaker.api.event
 
PlayerFillBucketEvent - Interface in crafttweaker.api.event
 
PlayerInteractEntityEvent - Interface in crafttweaker.api.event
 
PlayerInteractEvent - Interface in crafttweaker.api.event
 
PlayerLoggedInEvent - Interface in crafttweaker.api.event
 
PlayerLoggedOutEvent - Interface in crafttweaker.api.event
 
PlayerOpenContainerEvent - Interface in crafttweaker.api.event
 
PlayerPickupItemEvent - Interface in crafttweaker.api.event
 
PlayerPickupXpEvent - Interface in crafttweaker.api.event
 
PlayerRespawnEvent - Interface in crafttweaker.api.event
 
PlayerRightClickBlockEvent - Interface in crafttweaker.api.event
 
PlayerSetSpawnEvent - Interface in crafttweaker.api.event
 
PlayerSleepInBedEvent - Interface in crafttweaker.api.event
 
PlayerSmeltedEvent - Interface in crafttweaker.api.event
 
PlayerTickEvent - Interface in crafttweaker.api.event
 
PlayerUseHoeEvent - Interface in crafttweaker.api.event
 
PlayerUseItemTickEvent - Interface in crafttweaker.api.event
 
playLivingSound() - Method in interface crafttweaker.api.entity.IEntityLiving
 
Position3f - Interface in crafttweaker.api.util
 
Post(String) - Constructor for class crafttweaker.runtime.events.CrTScriptLoadingEvent.Post
 
postLoadEvent(CrTScriptLoadEvent) - Method in class crafttweaker.preprocessor.PreprocessorManager
 
Pre(String) - Constructor for class crafttweaker.runtime.events.CrTScriptLoadingEvent.Pre
 
PREPROCESSOR_NAME - Static variable in class crafttweaker.preprocessor.DebugPreprocessor
 
PREPROCESSOR_NAME - Static variable in class crafttweaker.preprocessor.IgnoreBracketErrorPreprocessor
 
PREPROCESSOR_NAME - Static variable in class crafttweaker.preprocessor.SideOnlyPreprocessor
 
PreprocessorActionBase - Class in crafttweaker.preprocessor
 
PreprocessorActionBase(String, String, int) - Constructor for class crafttweaker.preprocessor.PreprocessorActionBase
 
preprocessorActionsPerFile - Variable in class crafttweaker.preprocessor.PreprocessorManager
 
PreprocessorFactory<R extends IPreprocessor> - Interface in crafttweaker.preprocessor
 
preprocessorLine - Variable in class crafttweaker.preprocessor.PreprocessorActionBase
 
PreprocessorManager - Class in crafttweaker.preprocessor
 
PreprocessorManager() - Constructor for class crafttweaker.preprocessor.PreprocessorManager
 
PreprocessorManager.ScriptFileComparator - Class in crafttweaker.preprocessor
 
print(String) - Static method in class crafttweaker.runtime.GlobalFunctions
 
PriorityPreprocessor - Class in crafttweaker.preprocessor
Preprocessor can be used as follows: #priority number The higher the number, the earlier it is getting executed Scripts with the same priority get sorted alphabetically
PriorityPreprocessor(String, String, int) - Constructor for class crafttweaker.preprocessor.PriorityPreprocessor
 
process() - Method in interface crafttweaker.api.event.IProcessableEvent
 
process(IItemStack, ICraftingInfo, IPlayer) - Method in interface crafttweaker.api.recipes.IRecipeAction
 
process(IItemStack, Map<String, IItemStack>, ICraftingInfo) - Method in interface crafttweaker.api.recipes.IRecipeFunction
 
publish(T) - Method in class crafttweaker.util.EventList
 
publishBlockBreak(BlockBreakEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishBlockHarvestDrops(BlockHarvestDropsEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishCommand(CommandEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishEnderTeleport(EnderTeleportEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishEntityLivingAttacked(EntityLivingAttackedEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishEntityLivingDeath(EntityLivingDeathEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishEntityLivingDeathDrops(EntityLivingDeathDropsEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishEntityLivingFall(EntityLivingFallEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishEntityLivingHurt(EntityLivingHurtEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishEntityLivingJump(EntityLivingJumpEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishEntityLivingUseItem(EntityLivingUseItemEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishEntityLivingUseItemFinish(EntityLivingUseItemEvent.Finish) - Method in class crafttweaker.api.event.MTEventManager
 
publishEntityLivingUseItemStart(EntityLivingUseItemEvent.Start) - Method in class crafttweaker.api.event.MTEventManager
 
publishEntityLivingUseItemStop(EntityLivingUseItemEvent.Stop) - Method in class crafttweaker.api.event.MTEventManager
 
publishEntityLivingUseItemTick(EntityLivingUseItemEvent.Tick) - Method in class crafttweaker.api.event.MTEventManager
 
publishEntityStruckByLightning(EntityStruckByLightningEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishItemExpire(ItemExpireEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishItemToss(ItemTossEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishPlayerAnvilRepair(PlayerAnvilRepairEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishPlayerAttackEntity(PlayerAttackEntityEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishPlayerBonemeal(PlayerBonemealEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishPlayerBreakSpeed(PlayerBreakSpeedEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishPlayerBrewedPotion(PlayerBrewedPotionEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishPlayerChangedDimension(PlayerChangedDimensionEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishPlayerCrafted(PlayerCraftedEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishPlayerDeathDrops(PlayerDeathDropsEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishPlayerDestroyItem(PlayerDestroyItemEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishPlayerFillBucket(PlayerFillBucketEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishPlayerInteract(PlayerInteractEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishPlayerInteractEntity(PlayerInteractEntityEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishPlayerLoggedIn(PlayerLoggedInEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishPlayerLoggedOut(PlayerLoggedOutEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishPlayerOpenContainer(PlayerOpenContainerEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishPlayerPickupItem(PlayerPickupItemEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishPlayerPickupXp(PlayerPickupXpEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishPlayerRespawn(PlayerRespawnEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishPlayerRightClickBlock(PlayerRightClickBlockEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishPlayerSetSpawn(PlayerSetSpawnEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishPlayerSleepInBed(PlayerSleepInBedEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishPlayerSmelted(PlayerSmeltedEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishPlayerTick(PlayerTickEvent) - Method in class crafttweaker.api.event.MTEventManager
 
publishPlayerUseHoe(PlayerUseHoeEvent) - Method in class crafttweaker.api.event.MTEventManager
 
putClass(String, byte[]) - Method in class crafttweaker.zenscript.CrTGlobalEnvironment
 
putValue(String, IZenSymbol, ZenPosition) - Method in class crafttweaker.zenscript.CrTGlobalEnvironment
 

Q

quoteAndEscape(String) - Static method in class crafttweaker.api.data.DataString
 

R

read(InputStream) - Static method in class crafttweaker.util.FileUtil
 
recipes - Static variable in class crafttweaker.CraftTweakerAPI
Access point to the recipe manager.
red(IFormattedText) - Method in interface crafttweaker.api.formatting.IFormatter
 
register(IIngredient, T) - Method in class crafttweaker.api.util.IngredientMap
 
registerBracketHandler(IBracketHandler) - Static method in class crafttweaker.CraftTweakerAPI
Registers a bracket handler.
registerBracketHandler(IBracketHandler) - Static method in class crafttweaker.zenscript.GlobalRegistry
 
registerClass(Class) - Static method in class crafttweaker.CraftTweakerAPI
Registers an annotated class.
registerExpansion(Class<?>) - Static method in class crafttweaker.zenscript.GlobalRegistry
 
registerGlobal(String, IZenSymbol) - Static method in class crafttweaker.zenscript.GlobalRegistry
 
registerGlobalSymbol(String, IZenSymbol) - Static method in class crafttweaker.CraftTweakerAPI
Registers a global symbol.
registerLoadAbortedEvent(IEventHandler<CrTLoaderLoadingEvent.Aborted>) - Method in class crafttweaker.runtime.CrTTweaker
 
registerLoadAbortedEvent(IEventHandler<CrTLoaderLoadingEvent.Aborted>) - Method in interface crafttweaker.runtime.ITweaker
Gets called if the loader was aborted for any reason
registerLoadEventHandler(IEventHandler<CrTScriptLoadEvent>) - Method in class crafttweaker.preprocessor.PreprocessorManager
 
registerLoadFinishedEvent(IEventHandler<CrTLoaderLoadingEvent.Finished>) - Method in class crafttweaker.runtime.CrTTweaker
 
registerLoadFinishedEvent(IEventHandler<CrTLoaderLoadingEvent.Finished>) - Method in interface crafttweaker.runtime.ITweaker
Gets called once the loader has finished loading
registerLoadStartedEvent(IEventHandler<CrTLoaderLoadingEvent.Started>) - Method in class crafttweaker.runtime.CrTTweaker
 
registerLoadStartedEvent(IEventHandler<CrTLoaderLoadingEvent.Started>) - Method in interface crafttweaker.runtime.ITweaker
Gets called as soon as the script start getting loaded (before the zs files are getting loaded)
registerNativeClass(Class<?>) - Static method in class crafttweaker.zenscript.GlobalRegistry
 
registerOwnPreprocessors(PreprocessorManager) - Static method in class crafttweaker.preprocessor.PreprocessorManager
 
registerPreprocessorAction(String, PreprocessorFactory) - Method in class crafttweaker.preprocessor.PreprocessorManager
 
registerScriptLoadPostEvent(IEventHandler<CrTScriptLoadingEvent.Post>) - Method in class crafttweaker.runtime.CrTTweaker
 
registerScriptLoadPostEvent(IEventHandler<CrTScriptLoadingEvent.Post>) - Method in interface crafttweaker.runtime.ITweaker
Gets called as soon as the script file is done loading.
registerScriptLoadPreEvent(IEventHandler<CrTScriptLoadingEvent.Pre>) - Method in class crafttweaker.runtime.CrTTweaker
 
registerScriptLoadPreEvent(IEventHandler<CrTScriptLoadingEvent.Pre>) - Method in interface crafttweaker.runtime.ITweaker
Gets called just before the script file is loaded
remove(IItemStack...) - Method in interface crafttweaker.api.oredict.IOreDictEntry
 
remove(IIngredient, IIngredient) - Method in interface crafttweaker.api.recipes.IFurnaceManager
 
remove(IIngredient, boolean) - Method in interface crafttweaker.api.recipes.IRecipeManager
Removes all crafting recipes crafting the specified item.
removeAll() - Method in interface crafttweaker.api.recipes.IFurnaceManager
 
removeAll() - Method in interface crafttweaker.api.recipes.IRecipeManager
Removes all crafting recipes in the game
removeAllModifiers() - Method in interface crafttweaker.api.entity.attribute.IEntityAttributeInstance
 
removeBracketHandler(IBracketHandler) - Static method in class crafttweaker.zenscript.GlobalRegistry
 
removeByMod(String) - Method in interface crafttweaker.api.recipes.IRecipeManager
Removes all recipe which match the given modid
removeByRecipeName(String, IItemStack) - Method in interface crafttweaker.api.recipes.IRecipeManager
Removes the recipe with the given registry name
removeByRegex(String, IItemStack) - Method in interface crafttweaker.api.recipes.IRecipeManager
Removes all recipe which match the given regex String
removeChestLoot(String, IIngredient) - Method in interface crafttweaker.api.vanilla.ILootRegistry
 
removeDelay(String...) - Method in class crafttweaker.runtime.ScriptLoader
 
removeDrop(IItemStack) - Method in interface crafttweaker.api.entity.IEntityDefinition
 
removeItems(IItemStack[]) - Method in interface crafttweaker.api.oredict.IOreDictEntry
 
removeLogger(ILogger) - Method in class crafttweaker.api.logger.MTLogger
 
removeModifier(IEntityAttributeModifier) - Method in interface crafttweaker.api.entity.attribute.IEntityAttributeInstance
 
removeModifier(String) - Method in interface crafttweaker.api.entity.attribute.IEntityAttributeInstance
 
removePassengers() - Method in interface crafttweaker.api.entity.IEntity
 
removePlayer(IPlayer) - Method in class crafttweaker.api.logger.MTLogger
 
removeRecipe(IItemStack, IItemStack) - Method in interface crafttweaker.api.recipes.IBrewingManager
 
removeSeed(IIngredient) - Method in interface crafttweaker.api.vanilla.ISeedRegistry
 
removeShaped(IIngredient, IIngredient[][]) - Method in interface crafttweaker.api.recipes.IRecipeManager
Removes shaped recipes.
removeShapeless(IIngredient, IIngredient[], boolean) - Method in interface crafttweaker.api.recipes.IRecipeManager
Removes shapeless recipes.
removeTag(String) - Method in interface crafttweaker.api.entity.IEntity
 
removeTag(String) - Method in interface crafttweaker.api.item.IItemStack
Creates an item stack without the given nbt tag.
removeTag(String) - Method in class crafttweaker.api.item.ItemStackUnknown
 
removeXP(int) - Method in interface crafttweaker.api.player.IPlayer
 
replaceAllOccurences(IIngredient, IIngredient, IIngredient) - Method in interface crafttweaker.api.recipes.IRecipeManager
 
resetInLove() - Method in interface crafttweaker.api.entity.IEntityAnimal
 
resetLoaderStats() - Method in class crafttweaker.runtime.CrTTweaker
 
resolve(IEnvironmentGlobal, List<Token>) - Method in interface crafttweaker.zenscript.IBracketHandler
Resolves a set of tokens.
resolveBracket(IEnvironmentGlobal, List<Token>) - Static method in class crafttweaker.zenscript.GlobalRegistry
 
reuse(IIngredient) - Static method in class crafttweaker.api.item.IngredientTransform
Leaves the item in the crafting grid.
rotateY() - Method in interface crafttweaker.api.world.IFacing
 

S

scale(double) - Method in interface crafttweaker.api.world.IVector3d
 
SCRIPT_FILE_COMPARATOR - Static variable in class crafttweaker.preprocessor.PreprocessorManager
 
ScriptFile - Class in crafttweaker.runtime
 
ScriptFile(ITweaker, IScriptIterator, boolean) - Constructor for class crafttweaker.runtime.ScriptFile
 
ScriptFileComparator() - Constructor for class crafttweaker.preprocessor.PreprocessorManager.ScriptFileComparator
 
ScriptIteratorSingle - Class in crafttweaker.runtime.providers
 
ScriptIteratorSingle(File) - Constructor for class crafttweaker.runtime.providers.ScriptIteratorSingle
 
ScriptIteratorSingle(File, File) - Constructor for class crafttweaker.runtime.providers.ScriptIteratorSingle
 
ScriptIteratorZip - Class in crafttweaker.runtime.providers
 
ScriptIteratorZip(File) - Constructor for class crafttweaker.runtime.providers.ScriptIteratorZip
 
ScriptIteratorZip(File, File) - Constructor for class crafttweaker.runtime.providers.ScriptIteratorZip
 
ScriptLoader - Class in crafttweaker.runtime
 
ScriptLoader(String...) - Constructor for class crafttweaker.runtime.ScriptLoader
 
ScriptLoader.LoaderStage - Enum in crafttweaker.runtime
 
ScriptProviderCascade - Class in crafttweaker.runtime.providers
 
ScriptProviderCascade(IScriptProvider...) - Constructor for class crafttweaker.runtime.providers.ScriptProviderCascade
 
ScriptProviderCustom - Class in crafttweaker.runtime.providers
 
ScriptProviderCustom(String) - Constructor for class crafttweaker.runtime.providers.ScriptProviderCustom
 
ScriptProviderDirectory - Class in crafttweaker.runtime.providers
 
ScriptProviderDirectory(File) - Constructor for class crafttweaker.runtime.providers.ScriptProviderDirectory
 
ScriptProviderMemory - Class in crafttweaker.runtime.providers
 
ScriptProviderMemory(byte[]) - Constructor for class crafttweaker.runtime.providers.ScriptProviderMemory
 
sendChat(IChatMessage) - Method in interface crafttweaker.api.player.IPlayer
 
sendChat(String) - Method in interface crafttweaker.api.player.IPlayer
 
sendMessage(String) - Method in interface crafttweaker.api.command.ICommandSender
 
server - Static variable in class crafttweaker.CraftTweakerAPI
Access point to the server, if any.
setAIDisabled(boolean) - Method in interface crafttweaker.api.entity.IEntityLiving
 
setAIMoveSpeed(float) - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
setAir(int) - Method in interface crafttweaker.api.entity.IEntity
 
setAlwaysRenderNameTag(boolean) - Method in interface crafttweaker.api.entity.IEntity
 
setArrowCountInEntity(int) - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
setAt(int, IData) - Method in class crafttweaker.api.data.DataBool
 
setAt(int, IData) - Method in class crafttweaker.api.data.DataByte
 
setAt(int, IData) - Method in class crafttweaker.api.data.DataByteArray
 
setAt(int, IData) - Method in class crafttweaker.api.data.DataDouble
 
setAt(int, IData) - Method in class crafttweaker.api.data.DataFloat
 
setAt(int, IData) - Method in class crafttweaker.api.data.DataInt
 
setAt(int, IData) - Method in class crafttweaker.api.data.DataIntArray
 
setAt(int, IData) - Method in class crafttweaker.api.data.DataList
 
setAt(int, IData) - Method in class crafttweaker.api.data.DataLong
 
setAt(int, IData) - Method in class crafttweaker.api.data.DataMap
 
setAt(int, IData) - Method in class crafttweaker.api.data.DataShort
 
setAt(int, IData) - Method in class crafttweaker.api.data.DataString
 
setAt(int, IData) - Method in interface crafttweaker.api.data.IData
 
setAttackDamage(float) - Method in interface crafttweaker.api.event.EnderTeleportEvent
 
setAttackTarget(IEntityLivingBase) - Method in interface crafttweaker.api.entity.IEntityLiving
 
setBackgroundImageName(String) - Method in interface crafttweaker.api.creativetabs.ICreativeTab
 
setBaseValue(double) - Method in interface crafttweaker.api.entity.attribute.IEntityAttributeInstance
 
setBlockHardness(float) - Method in interface crafttweaker.api.item.IItemStack
Sets the block hardness
setBlockHardness(float) - Method in class crafttweaker.api.item.ItemStackUnknown
 
setBlockState(IBlockState, IBlockPos) - Method in interface crafttweaker.api.world.IWorld
 
setBlockState(IBlockState, IData, IBlockPos) - Method in interface crafttweaker.api.world.IWorld
 
setBreakChance(float) - Method in interface crafttweaker.api.event.PlayerAnvilRepairEvent
 
setCanceled(boolean) - Method in interface crafttweaker.api.event.IEventCancelable
 
setCanPickUpLoot(boolean) - Method in interface crafttweaker.api.entity.IEntityLiving
 
setCompileBlocked(boolean) - Method in class crafttweaker.runtime.ScriptFile
 
setContainerItem(IItemDefinition) - Method in interface crafttweaker.api.item.IItemDefinition
 
setCreativeTab(ICreativeTab) - Method in interface crafttweaker.api.block.IBlockDefinition
 
setCreativeTab(ICreativeTab) - Method in interface crafttweaker.api.item.IItemDefinition
 
setCustomName(String) - Method in interface crafttweaker.api.entity.IEntity
 
setDamageAllowedInCreativeMode() - Method in interface crafttweaker.api.damage.IDamageSource
 
setDamageBypassesArmor() - Method in interface crafttweaker.api.damage.IDamageSource
 
setDamageIsAbsolute() - Method in interface crafttweaker.api.damage.IDamageSource
 
setDamageMultiplier(float) - Method in interface crafttweaker.api.event.EntityLivingFallEvent
 
setDead() - Method in interface crafttweaker.api.entity.IEntity
Set an entity to dead, will be removed during the next tick.
setDebugEnabled(boolean) - Method in class crafttweaker.runtime.ScriptFile
 
setDefaultSlipperiness(float) - Method in interface crafttweaker.api.block.IBlockDefinition
 
setDensity(int) - Method in interface crafttweaker.api.liquid.ILiquidDefinition
 
setDifficultyScaled() - Method in interface crafttweaker.api.damage.IDamageSource
 
setDimension(int) - Method in interface crafttweaker.api.entity.IEntity
 
setDisplayName(String) - Method in interface crafttweaker.api.item.IItemStack
Sets the display name.
setDisplayName(String) - Method in class crafttweaker.api.item.ItemStackUnknown
 
setDistance(float) - Method in interface crafttweaker.api.event.EntityLivingFallEvent
 
setDropChance(IEntityEquipmentSlot, float) - Method in interface crafttweaker.api.entity.IEntityLiving
 
setDropChance(float) - Method in interface crafttweaker.api.event.BlockHarvestDropsEvent
 
setDrops(List<WeightedItemStack>) - Method in interface crafttweaker.api.event.BlockHarvestDropsEvent
 
setDrops(List<IEntityItem>) - Method in interface crafttweaker.api.event.EntityLivingDeathDropsEvent
 
setDuration(int) - Method in interface crafttweaker.api.event.EntityLivingUseItemEvent
 
setExecutionBlocked(boolean) - Method in class crafttweaker.runtime.ScriptFile
 
setExperience(int) - Method in interface crafttweaker.api.event.BlockBreakEvent
 
setExplosion() - Method in interface crafttweaker.api.damage.IDamageSource
 
setExtraLife(int) - Method in interface crafttweaker.api.event.ItemExpireEvent
 
setFire(int) - Method in interface crafttweaker.api.entity.IEntity
Lights an entity on fire.
setFireDamage() - Method in interface crafttweaker.api.damage.IDamageSource
 
setFootLevel(int) - Method in interface crafttweaker.api.player.IFoodStats
 
setFuel(IIngredient, int) - Method in interface crafttweaker.api.recipes.IFurnaceManager
 
setGaseous(boolean) - Method in interface crafttweaker.api.liquid.ILiquidDefinition
 
setGlowing(boolean) - Method in interface crafttweaker.api.entity.IEntity
 
setGrowingAge(int) - Method in interface crafttweaker.api.entity.IEntityAgeable
 
setHardness(float) - Method in interface crafttweaker.api.block.IBlockDefinition
 
setHarvestLevel(String, int) - Method in interface crafttweaker.api.block.IBlockDefinition
 
setHarvestLevel(String, int) - Method in interface crafttweaker.api.item.IItemDefinition
 
setHealth(float) - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
setHomePositionAndDistance(IBlockPos, int) - Method in interface crafttweaker.api.entity.IEntityCreature
 
setID(int) - Method in interface crafttweaker.api.entity.IEntity
 
setIgnoreBracketErrors(boolean) - Method in class crafttweaker.runtime.ScriptFile
 
setInLove(IPlayer) - Method in interface crafttweaker.api.entity.IEntityAnimal
 
setInvisible(boolean) - Method in interface crafttweaker.api.entity.IEntity
 
setInvulnerable(boolean) - Method in interface crafttweaker.api.entity.IEntity
 
setInWeb() - Method in interface crafttweaker.api.entity.IEntity
 
setIsPotionDurationMax(boolean) - Method in interface crafttweaker.api.potions.IPotionEffect
 
setItems(List<IEntityItem>) - Method in interface crafttweaker.api.event.PlayerDeathDropsEvent
 
setItemToSlot(IEntityEquipmentSlot, IItemStack) - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
setLastAttackedEntity(IEntityLivingBase) - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
setLeashedToEntity(IEntity, boolean) - Method in interface crafttweaker.api.entity.IEntityLiving
 
setLeftHanded(boolean) - Method in interface crafttweaker.api.entity.IEntityLiving
 
setLevel(int) - Method in interface crafttweaker.api.enchantments.IEnchantment
 
setLightLevel(float) - Method in interface crafttweaker.api.block.IBlockDefinition
 
setLightOpacity(int) - Method in interface crafttweaker.api.block.IBlockDefinition
 
setLoaderName(String) - Method in class crafttweaker.runtime.ScriptFile
 
setLoaderStage(ScriptLoader.LoaderStage) - Method in class crafttweaker.runtime.ScriptLoader
 
setLocalization(String, String) - Method in interface crafttweaker.api.game.IGame
Sets a localization value.
setLocalization(String, String, String) - Method in interface crafttweaker.api.game.IGame
Sets a localization value.
setLogDisabled(boolean) - Method in class crafttweaker.api.logger.FileLogger
 
setLogDisabled(boolean) - Method in class crafttweaker.api.logger.MTLogger
 
setLogDisabled(boolean) - Method in interface crafttweaker.runtime.ILogger
 
setLuminosity(int) - Method in interface crafttweaker.api.liquid.ILiquidDefinition
 
setMagicDamage() - Method in interface crafttweaker.api.damage.IDamageSource
 
setMainName(String) - Method in class crafttweaker.runtime.ScriptLoader
 
setMaxDamage(int) - Method in interface crafttweaker.api.item.IItemStack
Sets the max Itemstack damage
setMaxDamage(int) - Method in class crafttweaker.api.item.ItemStackUnknown
 
setMaxStackSize(int) - Method in interface crafttweaker.api.item.IItemStack
Sets the ItemStack max stack size.
setMaxStackSize(int) - Method in class crafttweaker.api.item.ItemStackUnknown
 
setMotionX(double) - Method in interface crafttweaker.api.entity.IEntity
 
setMotionY(double) - Method in interface crafttweaker.api.entity.IEntity
 
setMotionZ(double) - Method in interface crafttweaker.api.entity.IEntity
 
setMoveForward(float) - Method in interface crafttweaker.api.entity.IEntityLiving
 
setMoveStrafing(float) - Method in interface crafttweaker.api.entity.IEntityLiving
 
setMoveVertical(float) - Method in interface crafttweaker.api.entity.IEntityLiving
 
setName(String) - Method in interface crafttweaker.api.enchantments.IEnchantmentDefinition
 
setName(String) - Method in interface crafttweaker.api.vanilla.ILootFunction
 
setNetworkSide(NetworkSide) - Method in class crafttweaker.runtime.CrTTweaker
 
setNetworkSide(NetworkSide) - Method in interface crafttweaker.runtime.ITweaker
Used to set the side the game is running on, is set in the construction event of the Main package
setNetworkSide(NetworkSide) - Method in class crafttweaker.runtime.ScriptFile
Registers the file to be only loaded on this network side
setNewSpeed(float) - Method in interface crafttweaker.api.event.PlayerBreakSpeedEvent
 
setNoGravity(boolean) - Method in interface crafttweaker.api.entity.IEntity
 
setNoRepair() - Method in interface crafttweaker.api.item.IItemDefinition
 
setNoScrollBar() - Method in interface crafttweaker.api.creativetabs.ICreativeTab
 
setNoTitle() - Method in interface crafttweaker.api.creativetabs.ICreativeTab
 
setOutsideBorder(boolean) - Method in interface crafttweaker.api.entity.IEntity
 
setParameters(String[]) - Method in interface crafttweaker.api.event.CommandEvent
 
setParsingBlocked(boolean) - Method in class crafttweaker.runtime.ScriptFile
 
setPosition(IBlockPos) - Method in interface crafttweaker.api.entity.IEntity
Sets the position of this entity.
setPosX(double) - Method in interface crafttweaker.api.entity.IEntity
 
setPosY(double) - Method in interface crafttweaker.api.entity.IEntity
 
setPosZ(double) - Method in interface crafttweaker.api.entity.IEntity
 
setPriority(int) - Method in class crafttweaker.runtime.ScriptFile
 
setProjectile() - Method in interface crafttweaker.api.damage.IDamageSource
 
setRegistry(IZenRegistry) - Method in class crafttweaker.zenscript.CrTCompileEnvironment
 
setRepairCost(int) - Method in interface crafttweaker.api.item.IItemStack
Writes the repairCost to the NBT-Tag
setRepairCost(int) - Method in class crafttweaker.api.item.ItemStackUnknown
 
setReplaceable() - Method in interface crafttweaker.api.block.IMaterial
 
setResistance(float) - Method in interface crafttweaker.api.block.IBlockDefinition
 
setResult(IItemStack) - Method in interface crafttweaker.api.event.PlayerFillBucketEvent
Sets the resulting item.
setRevengeTarger(IEntityLivingBase) - Method in interface crafttweaker.api.entity.IEntityLivingBase
 
setRotationPitch(float) - Method in interface crafttweaker.api.entity.IEntity
 
setRotationYaw(float) - Method in interface crafttweaker.api.entity.IEntity
 
setSaturationLevel(float) - Method in interface crafttweaker.api.player.IFoodStats
 
setScaleForAge(boolean) - Method in interface crafttweaker.api.entity.IEntityAgeable
 
setScore(int) - Method in interface crafttweaker.api.player.IPlayer
 
setScriptProvider(IScriptProvider) - Static method in class crafttweaker.CrafttweakerImplementationAPI
Sets the script provider.
setScriptProvider(IScriptProvider) - Method in class crafttweaker.runtime.CrTTweaker
 
setScriptProvider(IScriptProvider) - Method in interface crafttweaker.runtime.ITweaker
Sets the script provider.
setSilent(boolean) - Method in interface crafttweaker.api.entity.IEntity
 
setSneaking(boolean) - Method in interface crafttweaker.api.entity.IEntity
 
setSprinting(boolean) - Method in interface crafttweaker.api.entity.IEntity
 
setStack(int, IItemStack) - Method in interface crafttweaker.api.container.IContainer
Sets the item stack at the given position.
setStack(int, int, IItemStack) - Method in interface crafttweaker.api.recipes.ICraftingInventory
Sets the stack at the given position.
setStack(int, IItemStack) - Method in interface crafttweaker.api.recipes.ICraftingInventory
Sets the stack at the given index.
setTargetX(double) - Method in interface crafttweaker.api.event.EnderTeleportEvent
 
setTargetY(double) - Method in interface crafttweaker.api.event.EnderTeleportEvent
 
setTargetZ(double) - Method in interface crafttweaker.api.event.EnderTeleportEvent
 
setTemperature(int) - Method in interface crafttweaker.api.liquid.ILiquidDefinition
 
setTickRandomly(boolean) - Method in interface crafttweaker.api.block.IBlockDefinition
 
setToLocationFrom(IEntity) - Method in interface crafttweaker.api.entity.IEntity
 
setUnbreakable() - Method in interface crafttweaker.api.block.IBlockDefinition
 
setUseBlock(String) - Method in interface crafttweaker.api.event.PlayerRightClickBlockEvent
 
setUseItem(String) - Method in interface crafttweaker.api.event.PlayerRightClickBlockEvent
 
setViscosity(int) - Method in interface crafttweaker.api.liquid.ILiquidDefinition
 
setWorld(IWorld) - Method in interface crafttweaker.api.entity.IEntity
Retrieves the world this entity is in.
setX(float) - Method in interface crafttweaker.api.util.Position3f
 
setXp(int) - Method in interface crafttweaker.api.entity.IEntityXp
Sets the amount of xp in this orb.
setXP(int) - Method in interface crafttweaker.api.player.IPlayer
 
setY(float) - Method in interface crafttweaker.api.util.Position3f
 
setZ(float) - Method in interface crafttweaker.api.util.Position3f
 
ShapedRecipe - Class in crafttweaker.api.recipes
Deprecated.
ShapedRecipe(IItemStack, IIngredient[][], IRecipeFunction, IRecipeAction, boolean) - Constructor for class crafttweaker.api.recipes.ShapedRecipe
Deprecated.
 
ShapedRecipe(String, IItemStack, IIngredient[][], IRecipeFunction, IRecipeAction, boolean) - Constructor for class crafttweaker.api.recipes.ShapedRecipe
Deprecated.
 
ShapedRecipeAdvanced - Class in crafttweaker.api.recipes
Deprecated.
ShapedRecipeAdvanced() - Constructor for class crafttweaker.api.recipes.ShapedRecipeAdvanced
Deprecated.
 
ShapelessRecipe - Class in crafttweaker.api.recipes
Deprecated.
ShapelessRecipe(IItemStack, IIngredient[], IRecipeFunction, IRecipeAction) - Constructor for class crafttweaker.api.recipes.ShapelessRecipe
Deprecated.
 
ShapelessRecipe(String, IItemStack, IIngredient[], IRecipeFunction, IRecipeAction) - Constructor for class crafttweaker.api.recipes.ShapelessRecipe
Deprecated.
 
shouldBeLoadedOn(NetworkSide) - Method in class crafttweaker.runtime.ScriptFile
Returns whether it should be loaded on the side it was asked to be loaded on
shouldClearDrops() - Method in interface crafttweaker.api.entity.IEntityDefinition
 
shouldClearToolTip(IItemStack) - Static method in class crafttweaker.api.tooltip.IngredientTooltips
 
shouldRiderDismountInWater(IEntity) - Method in interface crafttweaker.api.entity.IEntity
 
shouldRiderSit() - Method in interface crafttweaker.api.entity.IEntity
 
showsDurabilityBar() - Method in interface crafttweaker.api.item.IItemStack
 
showsDurabilityBar() - Method in class crafttweaker.api.item.ItemStackUnknown
 
SideOnlyPreprocessor - Class in crafttweaker.preprocessor
Preprocessor can be used as follows: #sideonly sidename Example: #sideonly client This will make scripts only being loaded when the loader is the specified side of the network just leaving this loader away will cause it to be loaded on both sides
SideOnlyPreprocessor(String, String, int) - Constructor for class crafttweaker.preprocessor.SideOnlyPreprocessor
 
SingleError - Class in crafttweaker.socket
 
SingleError(String, int, int, String, SingleError.Level) - Constructor for class crafttweaker.socket.SingleError
 
SingleError.Level - Enum in crafttweaker.socket
 
spawnEntity(IWorld, IBlockPos) - Method in interface crafttweaker.api.entity.IEntityDefinition
 
spawnEntity(IEntity) - Method in interface crafttweaker.api.world.IWorld
 
spawnExplosionParticle() - Method in interface crafttweaker.api.entity.IEntityLiving
 
spawnRunningParticles() - Method in interface crafttweaker.api.entity.IEntity
 
split(String, String, int) - Static method in class crafttweaker.zenscript.expand.ExpandString
 
splitStack(int) - Method in interface crafttweaker.api.item.IItemStack
Splits the current itemStack and returns the new one.
splitStack(int) - Method in class crafttweaker.api.item.ItemStackUnknown
 
Started(ScriptLoader, NetworkSide, boolean) - Constructor for class crafttweaker.runtime.events.CrTLoaderLoadingEvent.Started
 
strikethrough(IFormattedText) - Method in interface crafttweaker.api.formatting.IFormatter
 
string(String) - Method in interface crafttweaker.api.formatting.IFormatter
 
stripMessage(String) - Method in class crafttweaker.api.logger.FileLogger
Returns a copy of the given string, with formatting codes stripped away.
sub(IData) - Method in class crafttweaker.api.data.DataBool
 
sub(IData) - Method in class crafttweaker.api.data.DataByte
 
sub(IData) - Method in class crafttweaker.api.data.DataByteArray
 
sub(IData) - Method in class crafttweaker.api.data.DataDouble
 
sub(IData) - Method in class crafttweaker.api.data.DataFloat
 
sub(IData) - Method in class crafttweaker.api.data.DataInt
 
sub(IData) - Method in class crafttweaker.api.data.DataIntArray
 
sub(IData) - Method in class crafttweaker.api.data.DataList
 
sub(IData) - Method in class crafttweaker.api.data.DataLong
 
sub(IData) - Method in class crafttweaker.api.data.DataMap
 
sub(IData) - Method in class crafttweaker.api.data.DataShort
 
sub(IData) - Method in class crafttweaker.api.data.DataString
 
sub(IData) - Method in interface crafttweaker.api.data.IData
 
subtract(IVector3d) - Method in interface crafttweaker.api.world.IVector3d
 

T

teleport(Position3f) - Method in interface crafttweaker.api.player.IPlayer
 
tickRate(IWorld) - Method in interface crafttweaker.api.block.IBlockDefinition
 
toCommandString() - Method in interface crafttweaker.api.item.IIngredient
 
toCommandString() - Method in class crafttweaker.api.item.IngredientAny
 
toCommandString() - Method in class crafttweaker.api.item.IngredientAnyAdvanced
 
toCommandString() - Method in class crafttweaker.api.item.IngredientItem
 
toCommandString() - Method in class crafttweaker.api.item.IngredientOr
 
toCommandString() - Method in class crafttweaker.api.item.IngredientStack
 
toCommandString() - Method in class crafttweaker.api.item.IngredientUnknown
 
toCommandString() - Method in class crafttweaker.api.item.ItemStackUnknown
 
toCommandString() - Method in class crafttweaker.api.oredict.IngredientOreDict
 
toCommandString() - Method in class crafttweaker.api.recipes.FurnaceRecipe
 
toCommandString() - Method in interface crafttweaker.api.recipes.ICraftingRecipe
 
toCommandString() - Method in interface crafttweaker.api.recipes.IFurnaceRecipe
 
toCommandString() - Method in class crafttweaker.api.recipes.ShapedRecipe
Deprecated.
 
toCommandString() - Method in class crafttweaker.api.recipes.ShapelessRecipe
Deprecated.
 
toCommandString() - Method in class crafttweaker.api.recipes.UnknownRecipe
Deprecated.
 
toData(int) - Static method in class crafttweaker.zenscript.expand.ExpandInt
 
toString() - Method in class crafttweaker.api.block.BlockStateMatcherOr
 
toString() - Method in class crafttweaker.api.data.DataBool
 
toString() - Method in class crafttweaker.api.data.DataByte
 
toString() - Method in class crafttweaker.api.data.DataByteArray
 
toString() - Method in class crafttweaker.api.data.DataDouble
 
toString() - Method in class crafttweaker.api.data.DataFloat
 
toString() - Method in class crafttweaker.api.data.DataInt
 
toString() - Method in class crafttweaker.api.data.DataIntArray
 
toString() - Method in class crafttweaker.api.data.DataList
 
toString() - Method in class crafttweaker.api.data.DataLong
 
toString() - Method in class crafttweaker.api.data.DataMap
 
toString() - Method in class crafttweaker.api.data.DataShort
 
toString() - Method in class crafttweaker.api.data.DataString
 
toString() - Method in interface crafttweaker.api.data.IData
 
toString() - Method in class crafttweaker.api.item.IngredientAny
 
toString() - Method in class crafttweaker.api.item.IngredientItem
 
toString() - Method in class crafttweaker.api.item.IngredientOr
 
toString() - Method in class crafttweaker.api.item.IngredientStack
 
toString() - Method in class crafttweaker.api.vanilla.LootEntry
 
toString() - Method in class crafttweaker.runtime.ScriptFile
 
toString() - Method in class crafttweaker.runtime.ScriptLoader
 
toString() - Method in class crafttweaker.socket.SingleError
 
totalActions() - Static method in class crafttweaker.runtime.GlobalFunctions
 
transform(IItemTransformer) - Method in interface crafttweaker.api.item.IIngredient
 
transform(IItemStack, IPlayer) - Method in interface crafttweaker.api.item.IItemTransformer
Transforms the specified item.
transform(IItemStack) - Method in interface crafttweaker.api.item.IItemTransformerNew
Transforms the specified item.
transform(IItemTransformer) - Method in class crafttweaker.api.item.IngredientAny
 
transform(IItemTransformer) - Method in class crafttweaker.api.item.IngredientAnyAdvanced
 
transform(IItemTransformer) - Method in class crafttweaker.api.item.IngredientItem
 
transform(IItemTransformer) - Method in class crafttweaker.api.item.IngredientOr
 
transform(IItemTransformer) - Method in class crafttweaker.api.item.IngredientStack
 
transform(IItemTransformer) - Method in class crafttweaker.api.item.IngredientUnknown
 
transform(IItemTransformer) - Method in class crafttweaker.api.item.ItemStackUnknown
 
transform(IItemTransformer) - Method in class crafttweaker.api.oredict.IngredientOreDict
 
transformConsume(IIngredient, int) - Static method in class crafttweaker.api.item.IngredientTransform
Causes multiple items to be consumed.
transformDamage(IIngredient) - Static method in class crafttweaker.api.item.IngredientTransform
Damages the item.
transformDamage(IIngredient, int) - Static method in class crafttweaker.api.item.IngredientTransform
Damages the item for a specific amount.
transformNew(IItemTransformerNew) - Method in interface crafttweaker.api.item.IIngredient
Returns a new ingredient with the given transform added to it.
transformNew(IItemTransformerNew) - Method in class crafttweaker.api.item.IngredientAny
 
transformNew(IItemTransformerNew) - Method in class crafttweaker.api.item.IngredientAnyAdvanced
 
transformNew(IItemTransformerNew) - Method in class crafttweaker.api.item.IngredientItem
 
transformNew(IItemTransformerNew) - Method in class crafttweaker.api.item.IngredientOr
 
transformNew(IItemTransformerNew) - Method in class crafttweaker.api.item.IngredientStack
 
transformNew(IItemTransformerNew) - Method in class crafttweaker.api.item.IngredientUnknown
 
transformNew(IItemTransformerNew) - Method in class crafttweaker.api.item.ItemStackUnknown
 
transformNew(IItemTransformerNew) - Method in class crafttweaker.api.oredict.IngredientOreDict
 
transformReplace(IIngredient, IItemStack) - Static method in class crafttweaker.api.item.IngredientTransform
Causes the item to be replaced upon crafting.
tweaker - Static variable in class crafttweaker.CraftTweakerAPI
The Tweaker is where you apply undoable actions.

U

underline(IFormattedText) - Method in interface crafttweaker.api.formatting.IFormatter
 
UnknownRecipe - Class in crafttweaker.api.recipes
Deprecated.
UnknownRecipe(IItemStack) - Constructor for class crafttweaker.api.recipes.UnknownRecipe
Deprecated.
 
unregister(IngredientMap.IngredientMapEntry<T>) - Method in class crafttweaker.api.util.IngredientMap
 
update(IData) - Method in class crafttweaker.api.data.DataBool
 
update(IData) - Method in class crafttweaker.api.data.DataByte
 
update(IData) - Method in class crafttweaker.api.data.DataByteArray
 
update(IData) - Method in class crafttweaker.api.data.DataDouble
 
update(IData) - Method in class crafttweaker.api.data.DataFloat
 
update(IData) - Method in class crafttweaker.api.data.DataInt
 
update(IData) - Method in class crafttweaker.api.data.DataIntArray
 
update(IData) - Method in class crafttweaker.api.data.DataList
 
update(IData) - Method in class crafttweaker.api.data.DataLong
 
update(IData) - Method in class crafttweaker.api.data.DataMap
 
update(IData) - Method in class crafttweaker.api.data.DataShort
 
update(IData) - Method in class crafttweaker.api.data.DataString
 
update(IData) - Method in interface crafttweaker.api.data.IData
 
update(IData) - Method in interface crafttweaker.api.player.IPlayer
 
updateTag(IData, boolean) - Method in interface crafttweaker.api.item.IItemStack
Creates an item stack with updated nbt tag.
updateTag(IData) - Method in interface crafttweaker.api.item.IItemStack
Deprecated.
updateTag(IData) - Method in class crafttweaker.api.item.ItemStackUnknown
 
useNeighborBrightness() - Method in interface crafttweaker.api.block.IBlockProperties
 

V

valueOf(String) - Static method in enum crafttweaker.api.network.NetworkSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum crafttweaker.runtime.ScriptLoader.LoaderStage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum crafttweaker.socket.SingleError.Level
Returns the enum constant of this type with the specified name.
values() - Static method in enum crafttweaker.api.network.NetworkSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum crafttweaker.runtime.ScriptLoader.LoaderStage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum crafttweaker.socket.SingleError.Level
Returns an array containing the constants of this enum type, in the order they are declared.
vanilla - Static variable in class crafttweaker.CraftTweakerAPI
Access point to the vanilla functions and data.

W

warning(ZenPosition, String) - Method in class crafttweaker.zenscript.CrTErrorLogger
 
warning(String) - Method in class crafttweaker.zenscript.CrTErrorLogger
 
warning(ZenPosition, String) - Method in class crafttweaker.zenscript.CrTGlobalEnvironment
 
warning(String) - Method in class crafttweaker.zenscript.CrTGlobalEnvironment
 
warning(ZenPosition, String) - Method in class crafttweaker.zenscript.CrtStoringErrorLogger
 
weight(float) - Method in interface crafttweaker.api.item.IItemStack
Creates a weighted item stack with the given weight.
weight(float) - Method in class crafttweaker.api.item.ItemStackUnknown
 
WeightedItemStack - Class in crafttweaker.api.item
Contains a weighted item stack.
WeightedItemStack(IItemStack, float) - Constructor for class crafttweaker.api.item.WeightedItemStack
 
WeightedLiquidStack - Class in crafttweaker.api.liquid
Contains a weighted item stack.
WeightedLiquidStack(ILiquidStack, float) - Constructor for class crafttweaker.api.liquid.WeightedLiquidStack
 
white(IFormattedText) - Method in interface crafttweaker.api.formatting.IFormatter
 
withAmount(int) - Method in interface crafttweaker.api.item.IItemStack
Creates an item stack with the specified stack size.
withAmount(int) - Method in class crafttweaker.api.item.ItemStackUnknown
 
withAmount(int) - Method in interface crafttweaker.api.liquid.ILiquidStack
 
withDamage(int) - Method in interface crafttweaker.api.item.IItemStack
Creates an item stack with the specified damage.
withDamage(int) - Method in class crafttweaker.api.item.ItemStackUnknown
 
withDisplayName(String) - Method in interface crafttweaker.api.item.IItemStack
Adds a display name to the Item, even if it already has nbt
withDisplayName(String) - Method in class crafttweaker.api.item.ItemStackUnknown
 
withEmptyTag() - Method in interface crafttweaker.api.item.IItemStack
Create an item stack with an empty nbt tag.
withEmptyTag() - Method in class crafttweaker.api.item.ItemStackUnknown
 
withLore(String[]) - Method in interface crafttweaker.api.item.IItemStack
Adds a Lore to the Item, even if it already has nbt
withLore(String[]) - Method in class crafttweaker.api.item.ItemStackUnknown
 
withMatchedValuesForProperty(String, String...) - Method in class crafttweaker.api.block.BlockStateMatcherOr
 
withMatchedValuesForProperty(String, String...) - Method in interface crafttweaker.api.block.IBlockStateMatcher
 
withProperty(String, String) - Method in interface crafttweaker.api.block.IBlockState
 
withTag(IData, boolean) - Method in interface crafttweaker.api.item.IItemStack
Creates an item stack with the given nbt tag.
withTag(IData) - Method in interface crafttweaker.api.item.IItemStack
Deprecated.
withTag(IData) - Method in class crafttweaker.api.item.ItemStackUnknown
 
withTag(IData) - Method in interface crafttweaker.api.liquid.ILiquidStack
 

X

xor(IData) - Method in class crafttweaker.api.data.DataBool
 
xor(IData) - Method in class crafttweaker.api.data.DataByte
 
xor(IData) - Method in class crafttweaker.api.data.DataByteArray
 
xor(IData) - Method in class crafttweaker.api.data.DataDouble
 
xor(IData) - Method in class crafttweaker.api.data.DataFloat
 
xor(IData) - Method in class crafttweaker.api.data.DataInt
 
xor(IData) - Method in class crafttweaker.api.data.DataIntArray
 
xor(IData) - Method in class crafttweaker.api.data.DataList
 
xor(IData) - Method in class crafttweaker.api.data.DataLong
 
xor(IData) - Method in class crafttweaker.api.data.DataMap
 
xor(IData) - Method in class crafttweaker.api.data.DataShort
 
xor(IData) - Method in class crafttweaker.api.data.DataString
 
xor(IData) - Method in interface crafttweaker.api.data.IData
 

Y

yellow(IFormattedText) - Method in interface crafttweaker.api.formatting.IFormatter
 

Z

ZenDoc - Annotation Type in crafttweaker.annotations
 
ZenRegister - Annotation Type in crafttweaker.annotations
Marks that a class should be automatically registered with Crafttweaker.
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
Skip navigation links