Hjalmar Gunnarsson
Hjalmar Gunnarsson
### Expected behavior The vanilla teleportation behavior should either: 1. Send the player to a different dimension, and to the right location, as if the player teleported from the location...
# Description # Checklist The following items should be checked before the pull request can be merged. - [n/a] Code follows existing style. - [n/a] Unit tests added (if applicable).
# Description - GameEventMock -> event.GameEventMock - RaidMock -> event.RaidMock - MockPlugin -> plugin.MockPlugin (note invalid name here) - PermisisonManagerMock -> plugin.PermissionManagerMock - RegistryMock -> registry.RegistryMock - JukeboxSongMock -> sound.JukeboxSongMock...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the feature The documentation mentions a version in the [getting started](https://mockbukkit.readthedocs.io/en/v1.21/getting_started.html) section....
# Description Fixes #1064 One note currently is that I don't know exactly how to test this implementation, this pr is therefore a draft at the moment. # Checklist The...
# Description As time goes on with MockBukkit, more generated files have been necessary to produce. From the constant updating of the generator of these files `MetaMiner` I have realised...