GlowstoneMC / Glowstone

A fast, customizable and compatible open source server for Minecraft: Java Edition
https://glowstone.net
Other
1.89k stars 271 forks source link

Bed fixes #963

Closed Pr0methean closed 5 years ago

Pr0methean commented 5 years ago

Fixes a bug where you can't sleep during a thunderstorm.

i18nizes 3 bed-related messages.

Optimization: Uses the EntityManager iterator, rather than a method that creates a list of all entities, when checking for mobs near the bed.