Package net.minecraft

Interface class_11565

All Known Implementing Classes:
AbstractClientPlayerEntity, class_11573, ClientPlayerEntity, OtherClientPlayerEntity, PlayerEntity, ServerPlayerEntity

public interface class_11565
Mappings:
Namespace Name
named net/minecraft/class_11565
intermediary net/minecraft/class_11565
official bzq
  • Method Details

    • method_72380

      boolean method_72380(ViewerCountManager viewerCountManager, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      named method_72380 Lnet/minecraft/class_11565;method_72380(Lnet/minecraft/block/entity/ViewerCountManager;Lnet/minecraft/util/math/BlockPos;)Z
      intermediary method_72380 Lnet/minecraft/class_11565;method_72380(Lnet/minecraft/class_5561;Lnet/minecraft/class_2338;)Z
      official a Lbzq;a(Lecp;Ljb;)Z
    • method_72381

      double method_72381()
      Mappings:
      Namespace Name Mixin selector
      named method_72381 Lnet/minecraft/class_11565;method_72381()D
      intermediary method_72381 Lnet/minecraft/class_11565;method_72381()D
      official ak Lbzq;ak()D
    • method_72382

      default LivingEntity method_72382()
      Mappings:
      Namespace Name Mixin selector
      named method_72382 Lnet/minecraft/class_11565;method_72382()Lnet/minecraft/entity/LivingEntity;
      intermediary method_72382 Lnet/minecraft/class_11565;method_72382()Lnet/minecraft/class_1309;
      official m_ Lbzq;m_()Lcay;