Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
opencomputers
/
2636f024002f7a41aa3db5eeccc6f2f3219024ad
/
.
/
src
/
main
/
optional
/
ic2
/
api
/
util
/
Keys.java
blob: 84d175676aa62b9c8a5b54a14987e1950cc12369 [
file
] [
log
] [
blame
] [
raw
]
package
ic2
.
api
.
util
;
public
class
Keys
{
public
static
IKeyboard
instance
;
}