Class MooshroomEntity

All Implemented Interfaces:
class_3893, EntityCategoryProvider, Nameable

public class MooshroomEntity extends CowEntity
Mappings:
Namespace Name
official ajx
intermediary net/minecraft/class_946
named net/minecraft/entity/passive/MooshroomEntity
  • Constructor Details

    • MooshroomEntity

      public MooshroomEntity(World world)
      Mappings:
      Namespace Name Mixin selector
      official <init> Laer;<init>(Laxy;)V
      intermediary <init> Lnet/minecraft/class_864;<init>(Lnet/minecraft/class_1150;)V
      named <init> Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/world/World;)V
  • Method Details

    • interactMob

      public boolean interactMob(PlayerEntity playerEntity, Hand hand)
      Overrides:
      interactMob in class CowEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lafb;a(Laog;Ladk;)Z
      intermediary method_13079 Lnet/minecraft/class_871;method_13079(Lnet/minecraft/class_988;Lnet/minecraft/class_2961;)Z
      named interactMob Lnet/minecraft/entity/mob/MobEntity;interactMob(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Z
    • breed

      public MooshroomEntity breed(PassiveEntity passiveEntity)
      Overrides:
      breed in class CowEntity
      Mappings:
      Namespace Name Mixin selector
      official c Lajx;c(Laeo;)Lajx;
      intermediary method_4520 Lnet/minecraft/class_946;method_4520(Lnet/minecraft/class_862;)Lnet/minecraft/class_946;
      named breed Lnet/minecraft/entity/passive/MooshroomEntity;breed(Lnet/minecraft/entity/passive/PassiveEntity;)Lnet/minecraft/entity/passive/MooshroomEntity;
    • getLootTableId

      @Nullable protected Identifier getLootTableId()
      Overrides:
      getLootTableId in class CowEntity
      Mappings:
      Namespace Name Mixin selector
      official G Lafb;G()Lpc;
      intermediary method_13074 Lnet/minecraft/class_871;method_13074()Lnet/minecraft/class_1653;
      named getLootTableId Lnet/minecraft/entity/mob/MobEntity;getLootTableId()Lnet/minecraft/util/Identifier;