Skip to content

Invalid mixin target method in BlockMovementChecksMixin #1116

@CalenXwX

Description

@CalenXwX

Describe the bug


The target class BlockMovementChecks doesn't have a method named isBlockAttachedTowardsFallback.
Maybe we should inject into BlockMovementChecks#isBlockAttachedTowards or BlockMovementChecksImpl#isBlockAttachedTowardsFallback ?

To Reproduce

  1. Put create and createaddition into mods folder
  2. Add -Dmixin.debug=true to launcher JVM options
  3. Launch the client and enter a local world
  4. Hold a create:super_glue item and right-click a block(eg: minecraft:stone, minecraft:snow_block...)
  5. The the game will crash

Additional context

  • Mod version: 1.20.1-1.3.3
  • Forge version: 1.20.1-47.4.10
  • Create version: 1.20.1-6.0.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingforge

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions