Class PerformerRegistry
java.lang.Object
com.thevoxelbox.voxelsniper.performer.PerformerRegistry
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription@Nullable PerformerProperties
getPerformerProperties
(String alias) Return the unique performer properties.void
register
(PerformerProperties properties)
-
Constructor Details
-
PerformerRegistry
public PerformerRegistry()
-
-
Method Details
-
register
-
getUniquePerformerProperties
Return the unique performer properties.- Returns:
- the unique performer properties
- Since:
- 3.0.0
-
getPerformerProperties
-
getPerformerProperties
-