Optimized entity teleportation
This commit is contained in:
parent
7aa441171c
commit
b36c4777c5
5 changed files with 17 additions and 127 deletions
|
@ -12,7 +12,6 @@
|
|||
"NoiseChunkGeneratorMixin",
|
||||
"AnvilScreenHandlerMixin",
|
||||
"ChorusPlantFeatureMixin",
|
||||
"ServerPlayerEntityMixin",
|
||||
"ComposterBlockAccessor",
|
||||
"ChorusFlowerBlockMixin",
|
||||
"LandPathNodeMakerMixin",
|
||||
|
@ -33,7 +32,7 @@
|
|||
"PlayerEntityMixin",
|
||||
"SlimeEntityMixin",
|
||||
"BrewingAccessor",
|
||||
"EntityMixin",
|
||||
"EntityMixin"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue