MCPcopy Create free account
hub / github.com/VolmitSoftware/Adapt / getValue

Method getValue

src/main/java/com/volmit/adapt/api/Component.java:258–258  ·  view source on GitHub ↗
(Material material)

Source from the content-addressed store, hash-verified

256 }
257
258 default double getValue(Material material) {
259 return MaterialValue.getValue(material);
260 }
261

Callers 15

MaterialValueClass · 0.65
getMultiplierMethod · 0.65
getValueMethod · 0.65
onMethod · 0.65
getValueMethod · 0.65
seeBlockMethod · 0.65
seeItemMethod · 0.65
getValueMethod · 0.65
onMethod · 0.65
onMethod · 0.65
handleEntityKillMethod · 0.65
getValueMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected