Class FeedBabySoundInteractionHandler

java.lang.Object
org.geysermc.connector.network.translators.sound.entity.FeedBabySoundInteractionHandler
All Implemented Interfaces:
EntitySoundInteractionHandler, SoundInteractionHandler<Entity>

public class FeedBabySoundInteractionHandler extends Object implements EntitySoundInteractionHandler
  • Constructor Details

    • FeedBabySoundInteractionHandler

      public FeedBabySoundInteractionHandler()
  • Method Details

    • handleInteraction

      public void handleInteraction(GeyserSession session, com.nukkitx.math.vector.Vector3f position, Entity entity)
      Description copied from interface: SoundInteractionHandler
      Handles the interaction when a player right-clicks a block.
      Specified by:
      handleInteraction in interface SoundInteractionHandler<Entity>
      Parameters:
      session - the session interacting with the block
      position - the position of the block
      entity - the value