MCPcopy Create free account
hub / github.com/GregTech6/gregtech6 / barium

Method barium

src/main/java/gregapi/data/MT.java:445–445  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

443 static OreDictMaterial xenon () {return noblegas ( 540, "Xenon" , "Xe" , 54, 77, 161, 165, 0.005887 , SET_DULL , 0, 255, 255 , UUM , CONTAINERS_GAS ).aspects(TC.AER, 3 );}
444 static OreDictMaterial caesium () {return alkali ( 550, "Caesium" , "Cs" , 55, 77, 301, 944, 1.873 , SET_SHINY , 128, 98, 11 , UUM ).aspects_met_rad(3, 0 );}
445 static OreDictMaterial barium () {return alkaline ( 560, "Barium" , "Ba" , 56, 81, 1000, 2170, 3.594 , SET_METALLIC, 131, 130, 76 , UUM ).aspects(TC.VINCULUM, 3 );}
446 static OreDictMaterial lanthanium () {return lanthanide ( 570, "Lanthanium" , "La" , 57, 81, 1193, 3737, 6.145 , SET_METALLIC, 93, 117, 117 , UUM , "Lantanium", "Lantanum", "Lanthanum" ).aspects_met_rad(3, 0 );}
447 static OreDictMaterial cerium () {return lanthanide ( 580, "Cerium" , "Ce" , 58, 82, 1068, 3716, 6.77 , SET_SHINY , 255, 255, 190 , UUM ).aspects_met_rad(3, 0 );}
448 static OreDictMaterial praseodymium () {return lanthanide ( 590, "Praseodymium" , "Pr" , 59, 81, 1208, 3793, 6.773 , SET_METALLIC , UUM ).aspects_met_rad(3, 0 );}

Callers 1

MTClass · 0.95

Calls 2

alkalineMethod · 0.95
aspectsMethod · 0.45

Tested by

no test coverage detected