Class FrogEntity.FrogLookControl

java.lang.Object
net.minecraft.entity.ai.control.LookControl
net.minecraft.entity.passive.FrogEntity.FrogLookControl
All Implemented Interfaces:
Control
Enclosing class:
FrogEntity

private class FrogEntity.FrogLookControl extends LookControl
Mappings:
Namespace Name
official brd$a
intermediary net/minecraft/class_7102$class_7103
named net/minecraft/entity/passive/FrogEntity$FrogLookControl
  • Constructor Details

    • FrogLookControl

      FrogLookControl(MobEntity entity)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbrd$a;<init>(Lbrd;Lbei;)V
      intermediary <init> Lnet/minecraft/class_7102$class_7103;<init>(Lnet/minecraft/class_7102;Lnet/minecraft/class_1308;)V
      named <init> Lnet/minecraft/entity/passive/FrogEntity$FrogLookControl;<init>(Lnet/minecraft/entity/passive/FrogEntity;Lnet/minecraft/entity/mob/MobEntity;)V
  • Method Details

    • shouldStayHorizontal

      protected boolean shouldStayHorizontal()
      Overrides:
      shouldStayHorizontal in class LookControl
      Mappings:
      Namespace Name Mixin selector
      official c Lbka;c()Z
      intermediary method_20433 Lnet/minecraft/class_1333;method_20433()Z
      named shouldStayHorizontal Lnet/minecraft/entity/ai/control/LookControl;shouldStayHorizontal()Z