@Jayfeather311 How would this affect anything? Do you even know what constructors are for? And with your example, why isn't that field private and...
@AppleBabies SELECT *whatever u wanna select* FROM `Database` WHERE `Column`='Value',`Column2`='Value2' http://www.w3schools.com/sql/ @AppleBabies...
@Zombie_Striker RIP Typo in the title
@Zombie_Striker @mine-care It does send the packet though. It is for example used to detect if a player opens a container. And it is also utilized...
@M4UR0 You can either use scoreboard teams prefixes and suffixes or hard-code it yourself. I recommend the first option.
@McDaniel That's why there are tutorials and this forum. If you struggle with something, simply post it on here with the code included and we can...
@Condolent You need to make sure that there aren't any scores with the same name (e.g. when the online player size is 1 and the balance is 1 they...
why are you bumping this .-.
@Chloe-chan public class HashMap<K,V> extends AbstractMap<K,V> implements Map<K,V>, Cloneable, Serializable ?
@Nixo78 Spigot does not only improve performace, but it also adds in some extras to the api including the glyph thing. I don't know why it's not...
@Nixo78 You referenced the bukkit api. The Spigot API added the glyph effect, and you're using bukkit so it's not showing up.
@M4UR0 It would have been nice if you translated the error to english instead of portuguese or whatever language. From my experience, I think it...
@lycopersicon https://docs.oracle.com/javase/tutorial/java/javaOO/constructors.html
@Gorbit99 Block#getData() & 0x4 != 0 The 3rd bit of the block data specifies if the block contains an ender eye, no need to use NBT. source
Separate names with a comma.