ServerAdvancementManager
Importing the class
If you need to reference this type directly, like when casting an Array, or as a parameter, you will need to import it. Simply add the import at the top of the file.
Extends
ServerAdvancementManager extends SimpleJsonResourceReloadListener
.
Implements
Undocumented Interfaces
PreparableReloadListener
Operators
[](id as ResourceLocation) as Advancement
Parameters:
id: ResourceLocation
Type: ResourceLocation
Return Type:
Advancement
Members
Getter
Return Type:
Collection<Advancement>
getAdvancement(id as ResourceLocation) as Advancement
Parameters:
id: ResourceLocation
Type: ResourceLocation
Return Type:
Advancement