public class ItemMonsterPlacer extends Item
Item.ToolMaterialIForgeRegistryEntry.Impl<T extends IForgeRegistryEntry<T>>ATTACK_DAMAGE_MODIFIER, ATTACK_SPEED_MODIFIER, bFull3D, canRepair, hasSubtypes, itemRand, maxStackSize, REGISTRYdelegate| Constructor and Description | 
|---|
ItemMonsterPlacer()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
applyEntityIdToItemStack(ItemStack stack,
                        ResourceLocation entityId)  | 
static void | 
applyItemEntityDataToEntity(World entityWorld,
                           EntityPlayer player,
                           ItemStack stack,
                           Entity targetEntity)  | 
java.lang.String | 
getItemStackDisplayName(ItemStack stack)  | 
static ResourceLocation | 
getNamedIdFrom(ItemStack stack)  | 
void | 
getSubItems(CreativeTabs tab,
           NonNullList<ItemStack> items)  | 
protected double | 
getYOffset(World p_190909_1_,
          BlockPos p_190909_2_)  | 
ActionResult<ItemStack> | 
onItemRightClick(World worldIn,
                EntityPlayer playerIn,
                EnumHand handIn)  | 
EnumActionResult | 
onItemUse(EntityPlayer player,
         World worldIn,
         BlockPos pos,
         EnumHand hand,
         EnumFacing facing,
         float hitX,
         float hitY,
         float hitZ)  | 
static Entity | 
spawnCreature(World worldIn,
             ResourceLocation entityID,
             double x,
             double y,
             double z)  | 
addInformation, addPropertyOverride, canApplyAtEnchantingTable, canContinueUsing, canDestroyBlockInCreative, canDisableShield, canHarvestBlock, canHarvestBlock, canItemEditBlocks, createEntity, doesSneakBypassUse, getAnimationParameters, getArmorModel, getArmorTexture, getAttributeModifiers, getByNameOrId, getContainerItem, getContainerItem, getCreativeTab, getCreativeTabs, getCreatorModId, getDamage, getDefaultInstance, getDestroySpeed, getDurabilityForDisplay, getEntityLifespan, getEquipmentSlot, getFontRenderer, getForgeRarity, getHarvestLevel, getHasSubtypes, getHighlightTip, getHorseArmorTexture, getHorseArmorType, getIdFromItem, getIsRepairable, getItemAttributeModifiers, getItemBurnTime, getItemById, getItemEnchantability, getItemEnchantability, getItemFromBlock, getItemStackLimit, getItemStackLimit, getItemUseAction, getMaxDamage, getMaxDamage, getMaxItemUseDuration, getMetadata, getMetadata, getNBTShareTag, getPropertyGetter, getRarity, getRGBDurabilityForDisplay, getShareTag, getSmeltingExperience, getTileEntityItemStackRenderer, getToolClasses, getUnlocalizedName, getUnlocalizedName, getUnlocalizedNameInefficiently, getXpRepairRatio, hasContainerItem, hasContainerItem, hasCustomEntity, hasCustomProperties, hasEffect, hitEntity, initCapabilities, isBeaconPayment, isBookEnchantable, isDamageable, isDamaged, isEnchantable, isFull3D, isInCreativeTab, isMap, isRepairable, isShield, isValidArmor, itemInteractionForEntity, onArmorTick, onBlockDestroyed, onBlockStartBreak, onCreated, onDroppedByPlayer, onEntityItemUpdate, onEntitySwing, onHorseArmorTick, onItemUseFinish, onItemUseFirst, onLeftClickEntity, onPlayerStoppedUsing, onUpdate, onUsingTick, rayTrace, readNBTShareTag, registerItemBlock, registerItems, renderHelmetOverlay, setContainerItem, setCreativeTab, setDamage, setFull3D, setHarvestLevel, setHasSubtypes, setMaxDamage, setMaxStackSize, setNoRepair, setTileEntityItemStackRenderer, setUnlocalizedName, shouldCauseBlockBreakReset, shouldCauseReequipAnimation, shouldRotateAroundWhenRendering, showDurabilityBar, updateItemStackNBTgetRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryNamepublic java.lang.String getItemStackDisplayName(ItemStack stack)
getItemStackDisplayName in class Itempublic EnumActionResult onItemUse(EntityPlayer player, World worldIn, BlockPos pos, EnumHand hand, EnumFacing facing, float hitX, float hitY, float hitZ)
public static void applyItemEntityDataToEntity(World entityWorld, EntityPlayer player, ItemStack stack, Entity targetEntity)
public ActionResult<ItemStack> onItemRightClick(World worldIn, EntityPlayer playerIn, EnumHand handIn)
onItemRightClick in class Itempublic static Entity spawnCreature(World worldIn, ResourceLocation entityID, double x, double y, double z)
public void getSubItems(CreativeTabs tab, NonNullList<ItemStack> items)
getSubItems in class Itempublic static void applyEntityIdToItemStack(ItemStack stack, ResourceLocation entityId)
public static ResourceLocation getNamedIdFrom(ItemStack stack)