public class BlueprintItem
extends net.minecraft.item.Item
| Constructor and Description |
|---|
BlueprintItem(net.minecraft.item.Item.Properties p_i48487_1_) |
| Modifier and Type | Method and Description |
|---|---|
static void |
assignCompleteRecipe(net.minecraftforge.items.ItemStackHandler inv,
net.minecraft.item.crafting.IRecipe<?> recipe) |
protected boolean |
canPlace(net.minecraft.entity.player.PlayerEntity p_200127_1_,
net.minecraft.util.Direction p_200127_2_,
net.minecraft.item.ItemStack p_200127_3_,
net.minecraft.util.math.BlockPos p_200127_4_) |
net.minecraft.util.ActionResultType |
useOn(net.minecraft.item.ItemUseContext ctx) |
allowdedIn, appendHoverText, asItem, byBlock, byId, canAttackBlock, canBeDepleted, canBeHurtBy, fillItemCategory, finishUsingItem, getCraftingRemainingItem, getDefaultAttributeModifiers, getDefaultInstance, getDescription, getDescriptionId, getDescriptionId, getDestroySpeed, getDrinkingSound, getEatingSound, getEnchantmentValue, getFoodProperties, getHarvestLevel, getId, getItemCategory, getItemStackTileEntityRenderer, getMaxDamage, getMaxStackSize, getName, getOrCreateDescriptionId, getPlayerPOVHitResult, getRarity, getTags, getToolTypes, getUseAnimation, getUseDuration, hasCraftingRemainingItem, hurtEnemy, interactLivingEntity, inventoryTick, is, isComplex, isCorrectToolForDrops, isEdible, isEnchantable, isFireResistant, isFoil, isRepairable, isValidRepairItem, mineBlock, onCraftedBy, onUseTick, releaseUsing, shouldOverrideMultiplayerNbt, toString, use, useOnRelease, verifyTagAfterLoadgetRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanApplyAtEnchantingTable, canContinueUsing, canDisableShield, canElytraFly, canEquip, canHarvestBlock, createEntity, damageItem, doesSneakBypassUse, elytraFlightTick, getArmorModel, getArmorTexture, getAttributeModifiers, getBurnTime, getBurnTime, getContainerItem, getCreativeTabs, getCreatorModId, getDamage, getDurabilityForDisplay, getEntityLifespan, getEquipmentSlot, getFontRenderer, getHighlightTip, getItem, getItemEnchantability, getItemStackLimit, getMaxDamage, getRGBDurabilityForDisplay, getShareTag, getSmeltingExperience, getXpRepairRatio, hasContainerItem, hasCustomEntity, initCapabilities, isBookEnchantable, isDamageable, isDamaged, isEnderMask, isPiglinCurrency, isShield, makesPiglinsNeutral, onArmorTick, onBlockStartBreak, onDroppedByPlayer, onEntityItemUpdate, onEntitySwing, onHorseArmorTick, onItemUseFirst, onLeftClickEntity, onUsingTick, readShareTag, renderHelmetOverlay, setDamage, shouldCauseBlockBreakReset, shouldCauseReequipAnimation, showDurabilityBarpublic BlueprintItem(net.minecraft.item.Item.Properties p_i48487_1_)
public net.minecraft.util.ActionResultType useOn(net.minecraft.item.ItemUseContext ctx)
useOn in class net.minecraft.item.Itemprotected boolean canPlace(net.minecraft.entity.player.PlayerEntity p_200127_1_,
net.minecraft.util.Direction p_200127_2_,
net.minecraft.item.ItemStack p_200127_3_,
net.minecraft.util.math.BlockPos p_200127_4_)
public static void assignCompleteRecipe(net.minecraftforge.items.ItemStackHandler inv,
net.minecraft.item.crafting.IRecipe<?> recipe)