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
/
gregtech
/
api
/
logic
/
NullPowerLogic.java
blob: 0017f0e6473802b88a9e8466d2e8c14afe300c98 (
plain
)
1
2
3
4
5
package
gregtech.api.logic
;
public
class
NullPowerLogic
extends
PowerLogic
{
}