Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VolmitSoftware/Adapt
/ getMaterial
Method
getMaterial
src/main/java/com/volmit/adapt/util/Element.java:26–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
25
public
interface
Element {
26
MaterialBlock getMaterial();
27
28
Element setMaterial(MaterialBlock b);
29
Callers
15
seeBlock
Method · 0.65
onRightClick
Method · 0.65
on
Method · 0.65
getDropFor
Method · 0.65
on
Method · 0.65
on
Method · 0.65
canStick
Method · 0.65
getStick
Method · 0.65
on
Method · 0.65
on
Method · 0.65
on
Method · 0.65
on
Method · 0.65
Implementers
1
UIElement
src/main/java/com/volmit/adapt/util/UI
Calls
no outgoing calls
Tested by
no test coverage detected