We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
PacketEnvironmentDsl
EnvironmentAPI
1 parent 304e409 commit 228c5afCopy full SHA for 228c5af
1 file changed
packet/src/main/kotlin/com/peco2282/devcore/packet/environment/EnvironmentAPI.kt
@@ -3,9 +3,6 @@ package com.peco2282.devcore.packet.environment
3
import org.bukkit.Location
4
import org.bukkit.entity.Player
5
6
-/** DSL marker annotation for the environment DSL scope. */
7
-@DslMarker
8
-annotation class PacketEnvironmentDsl
9
10
/**
11
* Hub interface for packet-based environment manipulation.
0 commit comments