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

Method getLore

src/main/java/com/volmit/adapt/util/Element.java:58–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

56 Element addLore(String loreLine);
57
58 List<String> getLore();
59
60 Element call(ElementEvent event, Element context);
61

Callers 7

isBindableItemMethod · 0.65
isBindableItemMethod · 0.65
isBindableItemMethod · 0.65
isBindableItemMethod · 0.65
validateArmorMethod · 0.65
validateToolMethod · 0.65
isMergableMethod · 0.65

Implementers 1

UIElementsrc/main/java/com/volmit/adapt/util/UI

Calls

no outgoing calls

Tested by

no test coverage detected