Files
mc/server/world/sound/ambient.go
T

8 lines
140 B
Go
Raw Normal View History

2026-07-09 08:33:57 +08:00
package sound
// LightningExplode ...
type LightningExplode struct{ sound }
// LightningThunder ...
type LightningThunder struct{ sound }