Class RegistryData.VillagerProfessionEntry
java.lang.Object
net.minestom.server.registry.RegistryData.VillagerProfessionEntry
- All Implemented Interfaces:
RegistryData.Entry
- Enclosing class:
RegistryData
public static final class RegistryData.VillagerProfessionEntry
extends Object
implements RegistryData.Entry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
id()
@NotNull net.kyori.adventure.key.Key
key()
@Nullable SoundEvent
-
Constructor Details
-
VillagerProfessionEntry
-
-
Method Details
-
key
@NotNull public @NotNull net.kyori.adventure.key.Key key() -
id
public int id() -
workSound
-