index
:
github/GT5-Unofficial.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
gtPlusPlus
/
api
/
interfaces
/
ITileTooltip.java
blob: f059ef8a5f13e203f3e1cf42b988303ef6100824 (
plain
)
1
2
3
4
5
6
package
gtPlusPlus.api.interfaces
;
public
interface
ITileTooltip
{
int
getTooltipID
();
}