fix mixin not surviving the renaming
This commit is contained in:
parent
e08787ee28
commit
247a97ba5c
@ -5,7 +5,7 @@
|
|||||||
"compatibilityLevel": "JAVA_8",
|
"compatibilityLevel": "JAVA_8",
|
||||||
"mixins": [
|
"mixins": [
|
||||||
"PlayerClaimMixin",
|
"PlayerClaimMixin",
|
||||||
"WorldClaimMixin",
|
"ServerWorldMixin",
|
||||||
"ServerPlayNetworkHandlerMixin",
|
"ServerPlayNetworkHandlerMixin",
|
||||||
"AbstractBlockStateMixin",
|
"AbstractBlockStateMixin",
|
||||||
"EntityMixin",
|
"EntityMixin",
|
||||||
|
Loading…
Reference in New Issue
Block a user