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

A

ABSORBTION - Static variable in class com.pcr3w.jscraft.minecraft.item.potion.Potion
 
ABSORBTION - Static variable in class com.pcr3w.jscraft.minecraft.item.potion.PotionEffect
Deprecated.
add(double, double, double) - Method in class com.pcr3w.jscraft.minecraft.block.BlockPos
Creates a new BlockPos which is the result of adding the given coordinates to this BlockPos
add(int, int, int) - Method in class com.pcr3w.jscraft.minecraft.block.BlockPos
Creates a new BlockPos which is the result of adding the given coordinates to this BlockPos
add(ItemStack) - Method in class com.pcr3w.jscraft.minecraft.entity.player.inventory.PlayerInventory
Attempts to add the given itemstack to the inventory
addBlockEntry(String, String, String) - Static method in class com.pcr3w.jscraft.minecraft.language.LanguageRegistry
Adds a translation for the block with the given unlocalised name in the provided language
addDescription(String) - Method in class com.pcr3w.jscraft.minecraft.item.Item
Adds the given String to the description of the item - for dynamic descriptions add an 'addDescription' function in the item properties
addEnchantment(Enchantment, int) - Method in class com.pcr3w.jscraft.minecraft.item.ItemStack
Adds an enchantment to the items in this itemstack
addEnchantmentEntry(String, String, String) - Static method in class com.pcr3w.jscraft.minecraft.language.LanguageRegistry
Adds a translation for the enchantment with the given unlocalised name in the provided language
addEntityEntry(String, String, String) - Static method in class com.pcr3w.jscraft.minecraft.language.LanguageRegistry
Adds a translation for the entity with the given unlocalised name in the provided language
addExhaustion(int) - Method in class com.pcr3w.jscraft.minecraft.entity.player.Player
Adds the specified amount of exhaustion to the player
addExperience(int) - Method in class com.pcr3w.jscraft.minecraft.entity.player.Player
Adds the specified amount of experience points to the player
addExperienceLevel(int) - Method in class com.pcr3w.jscraft.minecraft.entity.player.Player
Adds the specified amount of experience levels to the player
addGenerator(WorldGenerator) - Method in class com.pcr3w.jscraft.minecraft.world.biome.BiomeDecorator
 
addGrowth(int) - Method in class com.pcr3w.jscraft.minecraft.entity.passive.EntityAgeable
"Adds the value of the parameter times 20 to the age of this entity.
addItemEntry(String, String, String) - Static method in class com.pcr3w.jscraft.minecraft.language.LanguageRegistry
Adds a translation for the item with the given unlocalised name in the provided language
addLightning(LightningBoltEntity) - Method in class com.pcr3w.jscraft.minecraft.world.World
 
addPotionEffect(PotionEffect) - Method in class com.pcr3w.jscraft.minecraft.entity.EntityLivingBase
Adds the give potion effect to the entity
addPotionEntry(String, String, String) - Static method in class com.pcr3w.jscraft.minecraft.language.LanguageRegistry
Adds a translation for the potion with the given unlocalised name in the provided language
addTabEntry(String, String, String) - Static method in class com.pcr3w.jscraft.minecraft.language.LanguageRegistry
Adds a translation for the creative tab with the given unlocalised name in the provided language
addVelocity(double, double, double) - Method in class com.pcr3w.jscraft.minecraft.entity.Entity
Adds the given amount to the velocity of the entity
AIR - Static variable in class com.pcr3w.jscraft.minecraft.block.Material
 
ALL - Static variable in class com.pcr3w.jscraft.minecraft.item.enchantment.EnchantmentType
 
ALL_SEARCH - Static variable in class com.pcr3w.jscraft.minecraft.item.CreativeTabs
 
ANVIL - Static variable in class com.pcr3w.jscraft.minecraft.block.BlockSound
 
ANVIL - Static variable in class com.pcr3w.jscraft.minecraft.block.Material
 
ANVIL - Static variable in class com.pcr3w.jscraft.minecraft.entity.DamageSource
 
AQUA - Static variable in class com.pcr3w.jscraft.minecraft.chat.ChatColour
 
AQUA_AFINITY - Static variable in class com.pcr3w.jscraft.minecraft.item.enchantment.Enchantment
 
ARMOUR_FEET - Static variable in class com.pcr3w.jscraft.minecraft.item.enchantment.EnchantmentType
 
ARMOUR_HEAD - Static variable in class com.pcr3w.jscraft.minecraft.item.enchantment.EnchantmentType
 
ARMOUR_LEGS - Static variable in class com.pcr3w.jscraft.minecraft.item.enchantment.EnchantmentType
 
ARMOUR_TORSO - Static variable in class com.pcr3w.jscraft.minecraft.item.enchantment.EnchantmentType
 
ArmourMaterial - Class in com.pcr3w.jscraft.minecraft.item.armour
This class wraps around a Minecraft ArmorMaterial, allowing for custom armour materials to be added to armour
ArmourMaterial(String, int, int[], int) - Constructor for class com.pcr3w.jscraft.minecraft.item.armour.ArmourMaterial
Creates a new armour material with the given properties
ArmourMaterial(ItemArmor.ArmorMaterial) - Constructor for class com.pcr3w.jscraft.minecraft.item.armour.ArmourMaterial
 
AxeItem - Class in com.pcr3w.jscraft.minecraft.item.tool
This class wraps around a Minecraft ItemAxe, allowing for custom axes to be created
AxeItem(Object) - Constructor for class com.pcr3w.jscraft.minecraft.item.tool.AxeItem
Creates a new axe item with the properties from the given Javascript object
AxeItem(ItemAxe) - Constructor for class com.pcr3w.jscraft.minecraft.item.tool.AxeItem
 
A B C D E F G H I J K L M N O P R S T U V W Y Z _ 
Skip navigation links