Felix Naumann

Results 7 issues of Felix Naumann

### Is there an existing issue for this? - [X] I have searched the existing issues ### Are you using the latest version of MockBukkit? - [X] I am using...

I have a super basic docker-hapi-fhir setup and I cannot get it to work properly. `docker-compose.yml`: ```yml version: '3.7' services: fhir: container_name: fhir image: "hapiproject/hapi:latest" ports: - "8080:8080" configs: -...

At some point there was code commited changing the behaviour of the net when scaling it. If I use the code in the pip package everything works fine ([0.0.11](https://pypi.org/project/manim-ml/#history) seems...

I am using a MultiSelect component and I want to change the primary color from the green to red. As far as I understood primevue-tailwind, this is achievable by providing...

### Expected behavior No matter how an inventory is created, it should behave identical regarding methods like `isEmpty`. For example, setting the result slot in an anvil should always cause...

type: bug
version: 1.20.4

See #1010 for more details. # Description Barebone implementation for workbench inventory (tests and documentation missing). My general idea is to use `items` in `InventoryMock` as the "storage contents" of...

release/minor

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the feature In #981 I stumbled across some difficulties/inconsistencies using the inventory...