Interface AttackPosOffsettingMount

All Known Implementing Classes:
CamelEntity

public interface AttackPosOffsettingMount
A mount which offsets the attack position of its passengers.
See Also:
Mappings:
Namespace Name
official bev
intermediary net/minecraft/class_7997
named net/minecraft/entity/AttackPosOffsettingMount
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    Returns an offset to the Y co-ordinate of passengers' positions, for use in their attack positions.
  • Method Details

    • getPassengerAttackYOffset

      double getPassengerAttackYOffset()
      Returns an offset to the Y co-ordinate of passengers' positions, for use in their attack positions.
      Returns:
      an offset to the Y co-ordinate of passengers' positions, for use in their attack positions
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official c Lbev;c()D
      intermediary method_47923 Lnet/minecraft/class_7997;method_47923()D
      named getPassengerAttackYOffset Lnet/minecraft/entity/AttackPosOffsettingMount;getPassengerAttackYOffset()D