Skip to content

Instantly share code, notes, and snippets.

if (player.getProtocolVersion() > 47) {
if (y < 10) {
y += 10;
} else {
x++;
if (x == 4) {
x = 0;
}
y -= 10;
}
@jezperyo
jezperyo / Example.java
Created July 30, 2019 18:21
guice combined injectors
import com.google.inject.*;
import com.google.inject.spi.Elements;
import java.util.Arrays;
import java.util.logging.Logger;
import java.util.stream.Collectors;
import java.util.stream.Stream;
public class Example {
public static void main(final String... args) {

Keybase proof

I hereby claim:

  • I am crunesmh on github.
  • I am crune (https://keybase.io/crune) on keybase.
  • I have a public key ASDRVEH1zyJXusQGPMsgp39xQQak26rjuClMC9NvmHbbYgo

To claim this, I am signing this object: