Class WanderingTraderEntity

All Implemented Interfaces:
EntityLike, Npc, CommandOutput, Nameable, Merchant

public class WanderingTraderEntity
extends MerchantEntity
Mappings:
Namespace Name
official bhe
intermediary net/minecraft/class_3989
named net/minecraft/entity/passive/WanderingTraderEntity
  • Field Details

    • wanderTarget

      @Nullable private BlockPos wanderTarget
      Mappings:
      Namespace Name Mixin selector
      official bn Lbhe;bn:Lfx;
      intermediary field_17758 Lnet/minecraft/class_3989;field_17758:Lnet/minecraft/class_2338;
      named wanderTarget Lnet/minecraft/entity/passive/WanderingTraderEntity;wanderTarget:Lnet/minecraft/util/math/BlockPos;
    • despawnDelay

      private int despawnDelay
      Mappings:
      Namespace Name Mixin selector
      official bo Lbhe;bo:I
      intermediary field_17725 Lnet/minecraft/class_3989;field_17725:I
      named despawnDelay Lnet/minecraft/entity/passive/WanderingTraderEntity;despawnDelay:I
  • Constructor Details

    • WanderingTraderEntity

      public WanderingTraderEntity​(EntityType<? extends WanderingTraderEntity> type, World world)
      Mappings:
      Namespace Name Mixin selector
      official <init> Laqv;<init>(Laqz;Lbtv;)V
      intermediary <init> Lnet/minecraft/class_1297;<init>(Lnet/minecraft/class_1299;Lnet/minecraft/class_1937;)V
      named <init> Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/entity/EntityType;Lnet/minecraft/world/World;)V
  • Method Details

    • initGoals

      protected void initGoals()
      Overrides:
      initGoals in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official u Larj;u()V
      intermediary method_5959 Lnet/minecraft/class_1308;method_5959()V
      named initGoals Lnet/minecraft/entity/mob/MobEntity;initGoals()V
    • createChild

      @Nullable public PassiveEntity createChild​(ServerWorld world, PassiveEntity entity)
      Specified by:
      createChild in class PassiveEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laqt;a(Laav;Laqt;)Laqt;
      intermediary method_5613 Lnet/minecraft/class_1296;method_5613(Lnet/minecraft/class_3218;Lnet/minecraft/class_1296;)Lnet/minecraft/class_1296;
      named createChild Lnet/minecraft/entity/passive/PassiveEntity;createChild(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/entity/passive/PassiveEntity;)Lnet/minecraft/entity/passive/PassiveEntity;
    • isLeveledMerchant

      public boolean isLeveledMerchant()
      Specified by:
      isLeveledMerchant in interface Merchant
      Overrides:
      isLeveledMerchant in class MerchantEntity
      Mappings:
      Namespace Name Mixin selector
      official fo Lbsr;fo()Z
      intermediary method_19270 Lnet/minecraft/class_1915;method_19270()Z
      named isLeveledMerchant Lnet/minecraft/village/Merchant;isLeveledMerchant()Z
    • interactMob

      public ActionResult interactMob​(PlayerEntity player, Hand hand)
      Overrides:
      interactMob in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official b Larj;b(Lbhl;Lapp;)Lapq;
      intermediary method_5992 Lnet/minecraft/class_1308;method_5992(Lnet/minecraft/class_1657;Lnet/minecraft/class_1268;)Lnet/minecraft/class_1269;
      named interactMob Lnet/minecraft/entity/mob/MobEntity;interactMob(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResult;
    • fillRecipes

      protected void fillRecipes()
      Specified by:
      fillRecipes in class MerchantEntity
      Mappings:
      Namespace Name Mixin selector
      official fu Lbgt;fu()V
      intermediary method_7237 Lnet/minecraft/class_3988;method_7237()V
      named fillRecipes Lnet/minecraft/entity/passive/MerchantEntity;fillRecipes()V
    • writeCustomDataToTag

      public void writeCustomDataToTag​(CompoundTag tag)
      Overrides:
      writeCustomDataToTag in class MerchantEntity
      Mappings:
      Namespace Name Mixin selector
      official b Laqv;b(Lmq;)V
      intermediary method_5652 Lnet/minecraft/class_1297;method_5652(Lnet/minecraft/class_2487;)V
      named writeCustomDataToTag Lnet/minecraft/entity/Entity;writeCustomDataToTag(Lnet/minecraft/nbt/CompoundTag;)V
    • readCustomDataFromTag

      public void readCustomDataFromTag​(CompoundTag tag)
      Overrides:
      readCustomDataFromTag in class MerchantEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laqv;a(Lmq;)V
      intermediary method_5749 Lnet/minecraft/class_1297;method_5749(Lnet/minecraft/class_2487;)V
      named readCustomDataFromTag Lnet/minecraft/entity/Entity;readCustomDataFromTag(Lnet/minecraft/nbt/CompoundTag;)V
    • canImmediatelyDespawn

      public boolean canImmediatelyDespawn​(double distanceSquared)
      Overrides:
      canImmediatelyDespawn in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official h Larj;h(D)Z
      intermediary method_5974 Lnet/minecraft/class_1308;method_5974(D)Z
      named canImmediatelyDespawn Lnet/minecraft/entity/mob/MobEntity;canImmediatelyDespawn(D)Z
    • afterUsing

      protected void afterUsing​(TradeOffer offer)
      Specified by:
      afterUsing in class MerchantEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lbgt;b(Lbss;)V
      intermediary method_18008 Lnet/minecraft/class_3988;method_18008(Lnet/minecraft/class_1914;)V
      named afterUsing Lnet/minecraft/entity/passive/MerchantEntity;afterUsing(Lnet/minecraft/village/TradeOffer;)V
    • getAmbientSound

      protected SoundEvent getAmbientSound()
      Overrides:
      getAmbientSound in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official p Larj;p()Laef;
      intermediary method_5994 Lnet/minecraft/class_1308;method_5994()Lnet/minecraft/class_3414;
      named getAmbientSound Lnet/minecraft/entity/mob/MobEntity;getAmbientSound()Lnet/minecraft/sound/SoundEvent;
    • getHurtSound

      protected SoundEvent getHurtSound​(DamageSource source)
      Overrides:
      getHurtSound in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official c Lari;c(Laqf;)Laef;
      intermediary method_6011 Lnet/minecraft/class_1309;method_6011(Lnet/minecraft/class_1282;)Lnet/minecraft/class_3414;
      named getHurtSound Lnet/minecraft/entity/LivingEntity;getHurtSound(Lnet/minecraft/entity/damage/DamageSource;)Lnet/minecraft/sound/SoundEvent;
    • getDeathSound

      protected SoundEvent getDeathSound()
      Overrides:
      getDeathSound in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official q Lari;q()Laef;
      intermediary method_6002 Lnet/minecraft/class_1309;method_6002()Lnet/minecraft/class_3414;
      named getDeathSound Lnet/minecraft/entity/LivingEntity;getDeathSound()Lnet/minecraft/sound/SoundEvent;
    • getDrinkSound

      protected SoundEvent getDrinkSound​(ItemStack stack)
      Overrides:
      getDrinkSound in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official c Lari;c(Lbnv;)Laef;
      intermediary method_18807 Lnet/minecraft/class_1309;method_18807(Lnet/minecraft/class_1799;)Lnet/minecraft/class_3414;
      named getDrinkSound Lnet/minecraft/entity/LivingEntity;getDrinkSound(Lnet/minecraft/item/ItemStack;)Lnet/minecraft/sound/SoundEvent;
    • getTradingSound

      protected SoundEvent getTradingSound​(boolean sold)
      Overrides:
      getTradingSound in class MerchantEntity
      Mappings:
      Namespace Name Mixin selector
      official u Lbgt;u(Z)Laef;
      intermediary method_18012 Lnet/minecraft/class_3988;method_18012(Z)Lnet/minecraft/class_3414;
      named getTradingSound Lnet/minecraft/entity/passive/MerchantEntity;getTradingSound(Z)Lnet/minecraft/sound/SoundEvent;
    • getYesSound

      public SoundEvent getYesSound()
      Specified by:
      getYesSound in interface Merchant
      Overrides:
      getYesSound in class MerchantEntity
      Mappings:
      Namespace Name Mixin selector
      official fp Lbsr;fp()Laef;
      intermediary method_18010 Lnet/minecraft/class_1915;method_18010()Lnet/minecraft/class_3414;
      named getYesSound Lnet/minecraft/village/Merchant;getYesSound()Lnet/minecraft/sound/SoundEvent;
    • setDespawnDelay

      public void setDespawnDelay​(int delay)
      Mappings:
      Namespace Name Mixin selector
      official v Lbhe;v(I)V
      intermediary method_18013 Lnet/minecraft/class_3989;method_18013(I)V
      named setDespawnDelay Lnet/minecraft/entity/passive/WanderingTraderEntity;setDespawnDelay(I)V
    • getDespawnDelay

      public int getDespawnDelay()
      Mappings:
      Namespace Name Mixin selector
      official fw Lbhe;fw()I
      intermediary method_18014 Lnet/minecraft/class_3989;method_18014()I
      named getDespawnDelay Lnet/minecraft/entity/passive/WanderingTraderEntity;getDespawnDelay()I
    • tickMovement

      public void tickMovement()
      Overrides:
      tickMovement in class PassiveEntity
      Mappings:
      Namespace Name Mixin selector
      official k Lari;k()V
      intermediary method_6007 Lnet/minecraft/class_1309;method_6007()V
      named tickMovement Lnet/minecraft/entity/LivingEntity;tickMovement()V
    • tickDespawnDelay

      private void tickDespawnDelay()
      Mappings:
      Namespace Name Mixin selector
      official fx Lbhe;fx()V
      intermediary method_20508 Lnet/minecraft/class_3989;method_20508()V
      named tickDespawnDelay Lnet/minecraft/entity/passive/WanderingTraderEntity;tickDespawnDelay()V
    • setWanderTarget

      public void setWanderTarget​(@Nullable BlockPos pos)
      Mappings:
      Namespace Name Mixin selector
      official g Lbhe;g(Lfx;)V
      intermediary method_18069 Lnet/minecraft/class_3989;method_18069(Lnet/minecraft/class_2338;)V
      named setWanderTarget Lnet/minecraft/entity/passive/WanderingTraderEntity;setWanderTarget(Lnet/minecraft/util/math/BlockPos;)V
    • getWanderTarget

      @Nullable private BlockPos getWanderTarget()
      Mappings:
      Namespace Name Mixin selector
      official fy Lbhe;fy()Lfx;
      intermediary method_18065 Lnet/minecraft/class_3989;method_18065()Lnet/minecraft/class_2338;
      named getWanderTarget Lnet/minecraft/entity/passive/WanderingTraderEntity;getWanderTarget()Lnet/minecraft/util/math/BlockPos;