Skip to content

LivingEntity ... add sleep/wakeup #13756

@ShaneBeee

Description

@ShaneBeee

Is your feature request related to a problem?

Not a problem per se, but I've been using NMS to make a Mannequin sleep.
Currently only HumanEntity/Villager have sleep/wake methods.

Describe the solution you'd like.

Minecraft's LivingEntity class has startSleeping(BlockPos) and stopSleeping methods.
I (for fun) tested this on a few entities to see if it works.
Zombie, sheep, pillager, skeleton... they all work.
Funny results, but they do work.

Describe alternatives you've considered.

Currently using NMS for my Mannequins sleeping

Other

No response

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions