SkidMC API
Toggle table of contents
1.0.0-beta.4
client
Target filter
client
Switch theme
Search in API
Skip to content
SkidMC API
SkidMC API
/
io.github.oni0nfr1.skid.client.api.events
/
KartTachometerEvents
/
KartGaugeCallback
Kart
Gauge
Callback
fun
interface
KartGaugeCallback
(
source
)
파싱된 부스터 게이지를 처리합니다.
Members
Functions
on
Gauge
Update
Link copied to clipboard
abstract
fun
onGaugeUpdate
(
kart
:
KartRef
,
gauge
:
Double
)
:
KartTachometerEvents.Result