public class ItemBlockBCMulti extends ItemBlockBC_Neptune
ItemMultiTexture
, but extends ItemBC_Neptune
Modifier and Type | Field and Description |
---|---|
protected java.util.function.Function<net.minecraft.item.ItemStack,java.lang.String> |
nameFunction |
id
Constructor and Description |
---|
ItemBlockBCMulti(BlockBCBase_Neptune block,
java.util.function.Function<net.minecraft.item.ItemStack,java.lang.String> nameFunction) |
ItemBlockBCMulti(BlockBCBase_Neptune block,
java.lang.String[] namesByMeta) |
Modifier and Type | Method and Description |
---|---|
int |
getMetadata(int damage) |
java.lang.String |
getUnlocalizedName(net.minecraft.item.ItemStack stack) |
id
addInformation, canPlaceBlockOnSide, getBlock, getCreativeTab, getSubItems, getUnlocalizedName, onItemUse, placeBlockAt, setTileEntityNBT
addPropertyOverride, canApplyAtEnchantingTable, canDestroyBlockInCreative, canHarvestBlock, canHarvestBlock, canItemEditBlocks, createEntity, doesSneakBypassUse, getAnimationParameters, getArmorModel, getArmorTexture, getAttributeModifiers, getByNameOrId, getContainerItem, getContainerItem, getCreativeTabs, getDamage, getDefaultInstance, getDurabilityForDisplay, getEntityLifespan, getFontRenderer, getHarvestLevel, getHasSubtypes, getHighlightTip, getIdFromItem, getIsRepairable, getItemAttributeModifiers, getItemById, getItemEnchantability, getItemEnchantability, getItemFromBlock, getItemStackDisplayName, getItemStackLimit, getItemStackLimit, getItemUseAction, getMaxDamage, getMaxDamage, getMaxItemUseDuration, getMetadata, getNBTShareTag, getPropertyGetter, getRarity, getRGBDurabilityForDisplay, getShareTag, getSmeltingExperience, getStrVsBlock, getToolClasses, getUnlocalizedNameInefficiently, hasContainerItem, hasContainerItem, hasCustomEntity, hasCustomProperties, hasEffect, hitEntity, initCapabilities, isBeaconPayment, isBookEnchantable, isDamageable, isDamaged, isEnchantable, isFull3D, isMap, isRepairable, isValidArmor, itemInteractionForEntity, onArmorTick, onBlockDestroyed, onBlockStartBreak, onCreated, onDroppedByPlayer, onEntityItemUpdate, onEntitySwing, onItemRightClick, onItemUseFinish, onItemUseFirst, onLeftClickEntity, onPlayerStoppedUsing, onUpdate, onUsingTick, rayTrace, registerItemBlock, registerItems, renderHelmetOverlay, setContainerItem, setCreativeTab, setDamage, setFull3D, setHarvestLevel, setHasSubtypes, setMaxDamage, setMaxStackSize, setNoRepair, setUnlocalizedName, shouldCauseBlockBreakReset, shouldCauseReequipAnimation, shouldRotateAroundWhenRendering, showDurabilityBar, updateItemStackNBT
getRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addModelVariants, addVariant, init, postRegisterClient
protected final java.util.function.Function<net.minecraft.item.ItemStack,java.lang.String> nameFunction
public ItemBlockBCMulti(BlockBCBase_Neptune block, java.util.function.Function<net.minecraft.item.ItemStack,java.lang.String> nameFunction)
public ItemBlockBCMulti(BlockBCBase_Neptune block, java.lang.String[] namesByMeta)