Interface ICustomTooltipName
- All Known Implementing Classes:
FluidPlastic.Bucket,KeroseneLampBlock.ItemBlockKeroseneLamp,PlasticBrickBlock.ItemPlasticBrick,SmoothPlasticBrickBlock.SmoothPlasticBrickItem,WallLampBlock.ItemWallLamp
public interface ICustomTooltipName
Allows a group of items/blocks to share a translation key, e.g. see plastic construction bricks
Only to be used client-side!
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetTranslationKey(net.minecraft.world.item.ItemStack stack, boolean brief)
-
Method Details
-
getCustomTooltipTranslationKey
String getCustomTooltipTranslationKey() -
getTranslationKey
-