Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GregTech6/gregtech6
/ lube
Method
lube
src/main/java/gregapi/data/FL.java:596–596 ·
view source on GitHub ↗
(long aAmount)
Source
from the content-addressed store, hash-verified
594
595
596
public
static
FluidStack lube(long aAmount) {
return
LubRoCant.make(aAmount, Lubricant);}
597
598
599
Callers
9
WorldgenOresBedrock
Method · 0.95
generate
Method · 0.95
onModPostInit2
Method · 0.95
onPostLoad
Method · 0.95
addItems
Method · 0.95
run
Method · 0.95
run
Method · 0.95
onOreRegistration
Method · 0.95
run
Method · 0.95
Calls
1
make
Method · 0.45
Tested by
no test coverage detected