Template:MC/Java block classpath/doc
Template page
More actions
Template:Documentation header Template:Shortcut This template is used to shorten a Java classpath in the package Template:Cd 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 blocks.
Examples
- {{jbcp|Air}} results in Template:Jbcp
- {{jbcp|-s}} results in Template:Jbcp
- {{jbcp|BucketPickup}} results in Template:Jbcp
- {{jbcp|entity|BannerPattern}} results in Template:Jbcp
- {{jbcp|DoubleBlockCombiner.BlockType}} results in Template:Jbcp
- {{jbcp|-.ShapePairKey}} results in Template:Jbcp
See also
- {{Java classpath}}
- {{jcp}}
- {{Java item classpath}}
- {{jicp}}