Interface Difficulty
-
- All Superinterfaces:
ComponentLike
,DefaultedRegistryValue
@CatalogedBy(Difficulties.class) public interface Difficulty extends DefaultedRegistryValue, ComponentLike
Represents a possible difficulty setting.
-
-
Method Summary
-
Methods inherited from interface net.kyori.adventure.text.ComponentLike
asComponent
-
Methods inherited from interface org.spongepowered.api.registry.DefaultedRegistryValue
asDefaultedReference, findKey, key
-
-