Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 238 Bytes

File metadata and controls

9 lines (7 loc) · 238 Bytes

Possible Spigot PRs

  • World.getEntity(UUID) This would be slightly more efficient for use-cases where the World is known

  • ItemStack.isEmpty()

  • Entity.setInvisible(boolean)

  • Entity.setPersistentInvisible (?)