Craft Inc. Gates

Craft Inc. Gates

18.3k Downloads

Use less resources on player move events.

t-unit opened this issue ยท 1 comments

commented

Organize gates inside multiple hash maps during runtime. Use those hash maps to find gates a the player position.

commented

Open for discussion:
Is it a good idea to use Bukkit/CraftBukkit objects (like Location and Chunk) as Keys inside a HashMap? I should check how their hashCode methods are implemented!