We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[20:14:52 FATAL] [mixin]: Mixin apply failed endergetic.mixins.json:chorus.ChorusFlowerBlockMixin -> net.minecraft.world.level.block.ChorusFlowerBlock: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException @reDIrect handler method net/minecraft/world/level/block/ChorusFlowerBlock::isEndstone from endergetic.mixins.json:chorus.ChorusFlowerBlockMixin has an invalid signature. Found unexpected return type net.minecraft.world.level.block.state.BlockState, expected net.minecraft.world.level.block.Block. Handler signature: (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; Expected signature: (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;)Lnet/minecraft/world/level/block/Block; [INJECT Applicator Phase -> endergetic.mixins.json:chorus.ChorusFlowerBlockMixin -> Apply Injections -> -> Inject -> endergetic.mixins.json:chorus.ChorusFlowerBlockMixin->@reDIrect::isEndstone(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState;]
The text was updated successfully, but these errors were encountered:
Fixed in fe43e59
Sorry, something went wrong.
No branches or pull requests
[20:14:52 FATAL] [mixin]: Mixin apply failed endergetic.mixins.json:chorus.ChorusFlowerBlockMixin -> net.minecraft.world.level.block.ChorusFlowerBlock: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException @reDIrect handler method net/minecraft/world/level/block/ChorusFlowerBlock::isEndstone from endergetic.mixins.json:chorus.ChorusFlowerBlockMixin has an invalid signature. Found unexpected return type net.minecraft.world.level.block.state.BlockState, expected net.minecraft.world.level.block.Block. Handler signature: (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; Expected signature: (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;)Lnet/minecraft/world/level/block/Block; [INJECT Applicator Phase -> endergetic.mixins.json:chorus.ChorusFlowerBlockMixin -> Apply Injections -> -> Inject -> endergetic.mixins.json:chorus.ChorusFlowerBlockMixin->@reDIrect::isEndstone(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState;]
The text was updated successfully, but these errors were encountered: