A C D E F G H I J L M O P R S W X Y Z 

H

harvestBlock(ScriptablePosition) - Method in class cubex2.cs2core.scripting.ScriptableWorld
Harvests a block
harvestBlock(int, int, int) - Method in class cubex2.cs2core.scripting.ScriptableWorld
Harvests a block
hasEnchantment(int) - Method in class cubex2.cs2core.scripting.ScriptableEntityPlayer
Checks if the itemstack in the given slot has any enchantment
hasEnchantment(int, int) - Method in class cubex2.cs2core.scripting.ScriptableEntityPlayer
Checks if the itemstack has the given enchantment enchantment
hasEnchantment(int, int, int) - Method in class cubex2.cs2core.scripting.ScriptableEntityPlayer
Checks if the itemstack has the given enchantment enchantment
hasEnchantment() - Method in class cubex2.cs2core.scripting.ScriptableItemStack
Checks if the itemstack has any enchantment
hasEnchantment(int) - Method in class cubex2.cs2core.scripting.ScriptableItemStack
Checks if the itemstack has the given enchantment
hasEnchantment(int, int) - Method in class cubex2.cs2core.scripting.ScriptableItemStack
Checks if the itemstack has the given enchantment.
hasEnchantment(ScriptablePosition, int) - Method in class cubex2.cs2core.scripting.ScriptableWorld
Checks if the itemstack in the given container slot has any enchantment
hasEnchantment(int, int, int, int) - Method in class cubex2.cs2core.scripting.ScriptableWorld
Checks if the itemstack in the fiven container slot has any enchantment
hasEnchantment(ScriptablePosition, int, int) - Method in class cubex2.cs2core.scripting.ScriptableWorld
Checks if the itemstack in the given container slot has the given enchantment
hasEnchantment(int, int, int, int, int) - Method in class cubex2.cs2core.scripting.ScriptableWorld
Checks if the itemstack in the given container slot has the given enchantment
hasEnchantment(ScriptablePosition, int, int, int) - Method in class cubex2.cs2core.scripting.ScriptableWorld
Checks if the itemstack in the given container slot has the given enchantment with the given level
hasEnchantment(int, int, int, int, int, int) - Method in class cubex2.cs2core.scripting.ScriptableWorld
Checks if the itemstack in the given container slot has the given enchantment with the given level
A C D E F G H I J L M O P R S W X Y Z