Interface AdvancementTreeEvent
- All Superinterfaces:
Event
- All Known Subinterfaces:
AdvancementTreeEvent.GenerateLayout
A base interface for all the
AdvancementTree
events.-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Is called when the layout of aAdvancementTree
gets updated, this is done after the vanilla game generates the layout. -
Method Summary
-
Method Details
-
tree
AdvancementTree tree()Gets theAdvancementTree
.- Returns:
- The advancement tree
-