Class MooshroomEntity

All Implemented Interfaces:
CommandSource, EntityCategoryProvider

public class MooshroomEntity extends CowEntity
Mappings:
Namespace Name
official xa
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> Lsn;<init>(Lajs;)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

    • method_13502

      public static void method_13502(class_2934 class_2934)
      Mappings:
      Namespace Name Mixin selector
      official c Lxa;c(Lph;)V
      intermediary method_13502 Lnet/minecraft/class_946;method_13502(Lnet/minecraft/class_2934;)V
      named method_13502 Lnet/minecraft/entity/passive/MooshroomEntity;method_13502(Lnet/minecraft/class_2934;)V
    • interactMob

      public boolean interactMob(PlayerEntity playerEntity, Hand hand)
      Overrides:
      interactMob in class CowEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lsx;a(Laay;Lri;)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 Lxa;c(Lsk;)Lxa;
      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 J Lsx;J()Lkq;
      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;