-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Sittable does not extend any entity class #12014
Copy link
Copy link
Labels
scope: apistatus: acceptedDisputed bug is accepted as valid or Feature accepted as desired to be added.Disputed bug is accepted as valid or Feature accepted as desired to be added.version: 1.21.4Game version 1.21.4Game version 1.21.4
Metadata
Metadata
Assignees
Labels
scope: apistatus: acceptedDisputed bug is accepted as valid or Feature accepted as desired to be added.Disputed bug is accepted as valid or Feature accepted as desired to be added.version: 1.21.4Game version 1.21.4Game version 1.21.4
Type
Fields
Give feedbackNo fields configured for Bug.
Expected behavior
As documented,
Sittableapplies toAnimalsand since all implementing classes of Sittable share theAnimalsclass it should extend AnimalsObserved/Actual behavior
Sittable does not extend any entity class
Steps/models to reproduce
Plugin and Datapack List
Paper version
This server is running Paper version 1.21.4-126-main@fb5b173 (2025-01-25T20:51:32Z) (Implementing API version 1.21.4-R0.1-SNAPSHOT)
You are running the latest version
Previous version: 1.21.4-121-88bbead (MC: 1.21.4)
Other
this makes it not possible to use sittable in generic contexts where you expect an instance of entity
