Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bukkit

How would I detect if a player is looking at another entity?

bukkit

Am I abusing static?

java bukkit

Check if Object exists in ArrayList in Java

java object arraylist bukkit

Can a synthetic or bridge method be used to smooth an int -> double API change?

java minecraft bukkit

Blank file after writing to it?

java printwriter bukkit

How do I open my own inventory via a Event?

java minecraft bukkit

Designing a Bukkit plugin framework - Child command handling via annotations

java.lang.NoSuchMethodError when it is clearly there

Sellable Menu Kit field changes when two or more references of the class are created (with GitHub)

java minecraft bukkit

Making the module jdk.incubator.httpclient visible at runtime

IllegalArgumentException: Bound must be positive

How to make a function be called every 2 ticks

java repeat bukkit

Run Configuration to Debug Bukkit/Minecraft Plugin in IntelliJ IDEA?

Trying to shoot a bullet in a 3D world. Experiencing an odd offset in x and z

java math bukkit

Should a database connection stay open all the time or only be opened when needed?

java mysql jdbc bukkit