injector
Here are 189 public repositories matching this topic...
-
Updated
Oct 6, 2020 - Dart
-
Updated
Oct 17, 2020 - Python
-
Updated
Jul 29, 2020 - Perl
-
Updated
May 30, 2019 - C++
-
Updated
Nov 29, 2020 - PHP
-
Updated
Sep 15, 2020 - C
.top
-
Updated
Jan 25, 2020 - TypeScript
-
Updated
Nov 11, 2020 - Java
Provide possibility to create instances with dependencies provided from other modules.
class RepositoriesModule extends Module {
RepositoriesModule () {
// PersonRepository depends of PersonWebService
factory(DependentRequestsRepository(inject()), () =>
DependentRequestsRepository(inject()));
}
}
class WebServicesModules extends Module {
WebServicesMod-
Updated
Jun 13, 2020 - PHP
-
Updated
Jun 10, 2020 - C++
-
Updated
Sep 26, 2020 - C++
-
Updated
Feb 18, 2020 - Go
-
Updated
Nov 16, 2019 - Assembly
-
Updated
Aug 2, 2016 - Go
-
Updated
Apr 23, 2020 - C++
-
Updated
Nov 25, 2020 - Java
Improve this page
Add a description, image, and links to the injector topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the injector topic, visit your repo's landing page and select "manage topics."


.top: Teleports the player to the surface
This could be useful for getting out of caves, or teleporting into skybases on realms
This could work by having the same base as .tp, but it finds nearest block with only air blocks above it