Fabric API

Fabric API

106M Downloads

fabric-events-interaction-v0 doesn't work as expected

Zailer43 opened this issue ยท 1 comments

commented

Using the code

UseEntityCallback.EVENT.register((player, world, hand, entity, hit) -> ActionResult.FAIL);

I am still able to do certain interactions with entities, such as the following:

  • Ride on entities (minecart, boat, horse, etc)
  • Feed animals
  • Ignite creepers
  • Interact with villagers
  • Collect fish with buckets
  • Equip saddle

but I can't do the following:

  • interact with armor stand

Expected behavior:

Not being able to interact with any entity in any way

commented

Sorry, I had searched and didn't see #1870, I'm blind