Interface CompassAnglePredicateProvider.CompassTarget

Enclosing class:
CompassAnglePredicateProvider

@Environment(CLIENT) public static interface CompassAnglePredicateProvider.CompassTarget
Mappings:
Namespace Name
named net/minecraft/client/item/CompassAnglePredicateProvider$CompassTarget
intermediary net/minecraft/class_7391$class_7392
official goh$a
  • Method Details

    • getPos

      @Nullable @Nullable GlobalPos getPos(ClientWorld world, ItemStack stack, Entity entity)
      Mappings:
      Namespace Name Mixin selector
      named getPos Lnet/minecraft/client/item/CompassAnglePredicateProvider$CompassTarget;getPos(Lnet/minecraft/client/world/ClientWorld;Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/Entity;)Lnet/minecraft/util/math/GlobalPos;
      intermediary getPos Lnet/minecraft/class_7391$class_7392;getPos(Lnet/minecraft/class_638;Lnet/minecraft/class_1799;Lnet/minecraft/class_1297;)Lnet/minecraft/class_4208;
      official getPos Lgoh$a;getPos(Lfxx;Lcur;Lbsw;)Ljh;