Class MooshroomEntity

All Implemented Interfaces:
CommandSource, EntityCategoryProvider

public class MooshroomEntity extends CowEntity
Mappings:
Namespace Name
official wa
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> Lrr;<init>(Laht;)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_13079

      public boolean method_13079(PlayerEntity playerEntity, Hand hand, @Nullable ItemStack itemStack)
      Overrides:
      method_13079 in class CowEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lsb;a(Lzj;Lqm;Ladq;)Z
      intermediary method_13079 Lnet/minecraft/class_871;method_13079(Lnet/minecraft/class_988;Lnet/minecraft/class_2961;Lnet/minecraft/class_1071;)Z
      named method_13079 Lnet/minecraft/entity/mob/MobEntity;method_13079(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/item/ItemStack;)Z
    • breed

      public MooshroomEntity breed(PassiveEntity passiveEntity)
      Overrides:
      breed in class CowEntity
      Mappings:
      Namespace Name Mixin selector
      official c Lwa;c(Lro;)Lwa;
      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 Lsb;J()Lkl;
      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;