menu
setonix_server
setonix_server.dart
SetonixServer
getWorld method
getWorld
dark_mode
light_mode
getWorld
method
WorldBloc
?
getWorld
(
String
name
)
Implementation
WorldBloc? getWorld(String name) => _worlds[name];
setonix_server
setonix_server
SetonixServer
getWorld method
SetonixServer class