MCPcopy 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

WorldgenOresBedrockMethod · 0.95
generateMethod · 0.95
onModPostInit2Method · 0.95
onPostLoadMethod · 0.95
addItemsMethod · 0.95
runMethod · 0.95
runMethod · 0.95
onOreRegistrationMethod · 0.95
runMethod · 0.95

Calls 1

makeMethod · 0.45

Tested by

no test coverage detected