Test fix for "Detected setBlock in a far chunk"
This commit is contained in:
parent
e9e39f7152
commit
dbfaa09b5b
4 changed files with 35 additions and 5 deletions
|
@ -17,12 +17,14 @@
|
|||
"PotionBrewingAccessor",
|
||||
"MinecraftServerMixin",
|
||||
"EndDragonFightMixin",
|
||||
"ShuffelingListMixin",
|
||||
"WorldGenRegionMixin",
|
||||
"BlockBehaviourMixin",
|
||||
"DimensionTypeMixin",
|
||||
"CraftingMenuMixin",
|
||||
"LivingEntityMixin",
|
||||
"ServerPlayerMixin",
|
||||
"SpikeFeatureMixin",
|
||||
"SpikeFeatureMixin",
|
||||
"ServerLevelMixin",
|
||||
"PlayerListMixin",
|
||||
"AnvilMenuMixin",
|
||||
|
@ -31,8 +33,7 @@
|
|||
"MonsterMixin",
|
||||
"EntityMixin",
|
||||
"PlayerMixin",
|
||||
"SlimeMixin",
|
||||
"ShuffelingListMixin"
|
||||
"SlimeMixin"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue