![]() |
VOOZH | about |
This template is used to shorten a Java classpath in the package net.minecraft.world.item to the last class name and inner class name (if avalibe) in the path, and puts the full path information inside a tooltip, which appears when hovered by the mouse cursor. This is useful when frequently citing the game's source code in relation to items.
{{jicp|Air}} results in AirItem{{jicp|-s}} results in Items{{jicp||DyeColor}} results in DyeColor{{jicp|crafting|BannerDuplicateRecipe}} results in BannerDuplicateRecipe{{jicp||JukeboxSongPlayer.OnSongChanged}} results in JukeboxSongPlayer.OnSongChanged{{jicp|-.Properties}} results in Item.Properties
With |Note=:
{{jicp|Dye|note=26.1 Snapshot 5}} results in DyeItem{{jicp|-StackTemplate|note=26.1 Snapshot 3}} results in ItemStackTemplate{{Java classpath}}
{{jcp}}{{Java block classpath}}
{{jbcp}}