Package-level declarations
Types
Link copied to clipboard
Enum class representing Net.Minecraft.Server revisions.
Link copied to clipboard
Represents the version of the Minecraft server.
Link copied to clipboard
Annotation to mark classes that are compatible with specific net.minecraft.server revisions.
Link copied to clipboard
annotation class RevisionCompatibilityRange(val since: MinecraftRevisions, val until: MinecraftRevisions)
Annotation to mark classes that are compatible with specific net.minecraft.server revisions.
Link copied to clipboard
Represents a semantic version.
Link copied to clipboard
Annotation to mark classes that are compatible with specific Minecraft server versions.
Link copied to clipboard
Annotation to mark classes that are compatible with specific Minecraft server versions.