Class SnowGolemEntity

All Implemented Interfaces:
CommandSource, RangedAttackMob, EntityCategoryProvider

public class SnowGolemEntity extends GolemEntity implements RangedAttackMob
Mappings:
Namespace Name
official wf
intermediary net/minecraft/class_950
named net/minecraft/entity/passive/SnowGolemEntity
  • Field Details

    • field_14622

      private static final TrackedData<Byte> field_14622
      Mappings:
      Namespace Name Mixin selector
      official a Lwf;a:Lkf;
      intermediary field_14622 Lnet/minecraft/class_950;field_14622:Lnet/minecraft/class_2921;
      named field_14622 Lnet/minecraft/entity/passive/SnowGolemEntity;field_14622:Lnet/minecraft/entity/data/TrackedData;
  • Constructor Details

    • SnowGolemEntity

      public SnowGolemEntity(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

    • initGoals

      protected void initGoals()
      Overrides:
      initGoals in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official r Lsb;r()V
      intermediary method_13087 Lnet/minecraft/class_871;method_13087()V
      named initGoals Lnet/minecraft/entity/mob/MobEntity;initGoals()V
    • initializeAttributes

      protected void initializeAttributes()
      Overrides:
      initializeAttributes in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official bB Lsa;bB()V
      intermediary method_6129 Lnet/minecraft/class_1699;method_6129()V
      named initializeAttributes Lnet/minecraft/entity/LivingEntity;initializeAttributes()V
    • initDataTracker

      protected void initDataTracker()
      Overrides:
      initDataTracker in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official i Lrr;i()V
      intermediary method_2484 Lnet/minecraft/class_864;method_2484()V
      named initDataTracker Lnet/minecraft/entity/Entity;initDataTracker()V
    • tickMovement

      public void tickMovement()
      Overrides:
      tickMovement in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official n Lsa;n()V
      intermediary method_2651 Lnet/minecraft/class_1699;method_2651()V
      named tickMovement Lnet/minecraft/entity/LivingEntity;tickMovement()V
    • getLootTableId

      @Nullable protected Identifier getLootTableId()
      Overrides:
      getLootTableId in class MobEntity
      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;
    • rangedAttack

      public void rangedAttack(LivingEntity target, float pullProgress)
      Specified by:
      rangedAttack in interface RangedAttackMob
      Mappings:
      Namespace Name Mixin selector
      official a Lys;a(Lsa;F)V
      intermediary method_4552 Lnet/minecraft/class_1413;method_4552(Lnet/minecraft/class_1699;F)V
      named rangedAttack Lnet/minecraft/entity/ai/RangedAttackMob;rangedAttack(Lnet/minecraft/entity/LivingEntity;F)V
    • getEyeHeight

      public float getEyeHeight()
      Overrides:
      getEyeHeight in class Entity
      Mappings:
      Namespace Name Mixin selector
      official bo Lrr;bo()F
      intermediary method_2544 Lnet/minecraft/class_864;method_2544()F
      named getEyeHeight Lnet/minecraft/entity/Entity;getEyeHeight()F
    • method_13079

      protected boolean method_13079(PlayerEntity playerEntity, Hand hand, @Nullable ItemStack itemStack)
      Overrides:
      method_13079 in class MobEntity
      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
    • method_13124

      public boolean method_13124()
      Mappings:
      Namespace Name Mixin selector
      official o Lwf;o()Z
      intermediary method_13124 Lnet/minecraft/class_950;method_13124()Z
      named method_13124 Lnet/minecraft/entity/passive/SnowGolemEntity;method_13124()Z
    • method_13123

      public void method_13123(boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Lwf;a(Z)V
      intermediary method_13123 Lnet/minecraft/class_950;method_13123(Z)V
      named method_13123 Lnet/minecraft/entity/passive/SnowGolemEntity;method_13123(Z)V
    • ambientSound

      @Nullable protected SoundEvent ambientSound()
      Overrides:
      ambientSound in class GolemEntity
      Mappings:
      Namespace Name Mixin selector
      official G Lsb;G()Lng;
      intermediary method_2603 Lnet/minecraft/class_871;method_2603()Lnet/minecraft/class_2926;
      named ambientSound Lnet/minecraft/entity/mob/MobEntity;ambientSound()Lnet/minecraft/client/sound/SoundEvent;
    • method_13048

      @Nullable protected SoundEvent method_13048()
      Overrides:
      method_13048 in class GolemEntity
      Mappings:
      Namespace Name Mixin selector
      official bS Lsa;bS()Lng;
      intermediary method_13048 Lnet/minecraft/class_1699;method_13048()Lnet/minecraft/class_2926;
      named method_13048 Lnet/minecraft/entity/LivingEntity;method_13048()Lnet/minecraft/client/sound/SoundEvent;
    • deathSound

      @Nullable protected SoundEvent deathSound()
      Overrides:
      deathSound in class GolemEntity
      Mappings:
      Namespace Name Mixin selector
      official bT Lsa;bT()Lng;
      intermediary method_13049 Lnet/minecraft/class_1699;method_13049()Lnet/minecraft/class_2926;
      named deathSound Lnet/minecraft/entity/LivingEntity;deathSound()Lnet/minecraft/client/sound/SoundEvent;