net.minecraft.world.entity.npc

public class Villager

extends AbstractVillager implements ReputationEventHandler, VillagerDataHolder

All mapped superinterfaces:

Nameable, CommandSource, Npc, Merchant, ReputationEventHandler, VillagerDataHolder

bfj
net.minecraft.world.entity.npc.Villager
net.minecraft.class_1646
net.minecraft.entity.passive.VillagerEntity
net.minecraft.entity.merchant.villager.VillagerEntity

Field summary

Modifier and TypeField
private static final EntityDataAccessor<VillagerData>
br
DATA_VILLAGER_DATA
field_7445
VILLAGER_DATA
field_213775_bC
public static final Map<Item, Integer>
bp
FOOD_POINTS
field_18526
ITEM_FOOD_VALUES
field_213788_bA
private static final Set<Item>
bs
WANTED_ITEMS
field_18527
GATHERABLE_ITEMS
field_213776_bD
private int
bt
updateMerchantTimer
field_18528
levelUpTimer
field_70961_j
private boolean
bu
increaseProfessionLevelOnUpdate
field_18529
levelingUp
field_213777_bF
private Player
bv
lastTradedPlayer
field_18530
lastCustomer
field_213778_bG
private byte
bx
foodLevel
field_18533
foodLevel
field_213781_bL
private final GossipContainer
by
gossips
field_18534
gossip
field_213782_bM
private long
bz
lastGossipTime
field_18535
gossipStartTime
field_213783_bN
private long
bA
lastGossipDecayTime
field_19357
lastGossipDecayTime
field_223362_bL
private int
bB
villagerXp
field_18536
experience
field_213784_bO
private long
bC
lastRestockGameTime
field_18537
lastRestockTime
field_213785_bP
private int
bD
numberOfRestocksToday
field_19427
restocksToday
field_223725_bO
private long
bE
lastRestockCheckDayTime
field_20332
lastRestockCheckTime
field_223726_bP
private boolean
bF
assignProfessionWhenSpawned
field_25167
natural
field_234542_bL_
private static final com.google.common.collect.ImmutableList<MemoryModuleType<?>>
bG
MEMORY_TYPES
field_18538
MEMORY_MODULES
field_213786_bQ
private static final com.google.common.collect.ImmutableList<SensorType<? extends Sensor<? super Villager>>>
bH
SENSOR_TYPES
field_18539
SENSORS
field_213787_bR
public static final Map<MemoryModuleType<GlobalPos>, BiPredicate<Villager, PoiType>>
bq
POI_MEMORIES
field_18851
POINTS_OF_INTEREST
field_213774_bB

Constructor summary

ModifierConstructor
public (EntityType<? extends Villager> arg0, Level arg1)
public (EntityType<? extends Villager> entityType, Level world, VillagerType type)

Method summary

Modifier and TypeMethod
public Brain<Villager>
cJ()
getBrain()
method_18868()
getBrain()
func_213375_cj()
protected Brain$Provider<Villager>
cK()
brainProvider()
method_28306()
createBrainProfile()
func_230289_cH_()
protected Brain<?>
a(com.mojang.serialization.Dynamic<?> arg0)
makeBrain(com.mojang.serialization.Dynamic<?> arg0)
method_18867(com.mojang.serialization.Dynamic<?> arg0)
deserializeBrain(com.mojang.serialization.Dynamic<?> arg0)
func_213364_a(com.mojang.serialization.Dynamic<?> arg0)
public void
c(aag arg0)
refreshBrain(ServerLevel arg0)
method_19179(class_3218 arg0)
reinitializeBrain(ServerWorld world)
func_213770_a(ServerWorld arg0)
private void
a(arf<bfj> arg0)
registerBrainGoals(Brain<Villager> arg0)
method_19174(class_4095<class_1646> arg0)
initBrain(Brain<VillagerEntity> brain)
func_213744_a(Brain<VillagerEntity> arg0)
protected void
m()
ageBoundaryReached()
method_5619()
onGrowUp()
func_175500_n()
public static AttributeSupplier$Builder
eY()
createAttributes()
method_26955()
createVillagerAttributes()
func_234551_eU_()
public boolean
eZ()
assignProfessionWhenSpawned()
method_29279()
isNatural()
func_234552_eW_()
protected void
N()
customServerAiStep()
method_5958()
mobTick()
func_70619_bc()
public void
j()
tick()
method_5773()
tick()
func_70071_h_()
public InteractionResult
b(bfw arg0, aot arg1)
mobInteract(Player arg0, InteractionHand arg1)
method_5992(class_1657 arg0, class_1268 arg1)
interactMob(PlayerEntity arg0, Hand arg1)
func_230254_b_(PlayerEntity arg0, Hand arg1)
private void
fk()
setUnhappy()
method_20264()
sayNo()
func_213756_es()
private void
h(bfw arg0)
startTrading(Player arg0)
method_19191(class_1657 arg0)
beginTradeWith(PlayerEntity customer)
func_213740_f(PlayerEntity arg0)
public void
f(bfw arg0)
setTradingPlayer(Player arg0)
method_8259(class_1657 arg0)
setCurrentCustomer(PlayerEntity arg0)
func_70932_a_(PlayerEntity arg0)
protected void
eT()
stopTrading()
method_19181()
resetCustomer()
func_213750_eg()
private void
fl()
resetSpecialPrices()
method_19187()
clearCurrentBonus()
func_213748_et()
public boolean
fa()
canRestock()
method_20708()
canRefreshTrades()
func_223340_ej()
public void
fb()
restock()
method_19182()
restock()
func_213766_ei()
private boolean
fm()
needsToRestock()
method_20823()
needRestock()
func_223723_ev()
private boolean
fn()
allowedToRestock()
method_20824()
canRestock()
func_223720_ew()
public boolean
fc()
shouldRestock()
method_20822()
shouldRestock()
func_223721_ek()
private void
fo()
catchUpDemand()
method_21723()
method_21723()
func_223719_ex()
private void
fp()
updateDemand()
method_21724()
updatePricesOnDemand()
func_223715_ey()
private void
i(bfw arg0)
updateSpecialPrices(Player arg0)
method_19192(class_1657 arg0)
prepareRecipesFor(PlayerEntity player)
func_213762_g(PlayerEntity arg0)
protected void
e()
defineSynchedData()
method_5693()
initDataTracker()
func_70088_a()
public void
b(md arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToTag(CompoundTag arg0)
func_213281_b(CompoundNBT arg0)
public void
a(md arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromTag(CompoundTag arg0)
func_70037_a(CompoundNBT arg0)
public boolean
h(double arg0)
removeWhenFarAway(double arg0)
method_5974(double arg0)
canImmediatelyDespawn(double arg0)
func_213397_c(double arg0)
protected SoundEvent
I()
getAmbientSound()
method_5994()
getAmbientSound()
func_184639_G()
protected SoundEvent
e(apk arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
protected SoundEvent
dq()
getDeathSound()
method_6002()
getDeathSound()
func_184615_bR()
public void
fd()
playWorkSound()
method_19183()
playWorkSound()
func_213767_ej()
public void
a(bfk arg0)
setVillagerData(VillagerData arg0)
method_7221(class_3850 arg0)
setVillagerData(VillagerData villagerData)
func_213753_a(VillagerData arg0)
public VillagerData
eX()
getVillagerData()
method_7231()
getVillagerData()
func_213700_eh()
protected void
b(bqv arg0)
rewardTradeXp(MerchantOffer arg0)
method_18008(class_1914 arg0)
afterUsing(TradeOffer arg0)
func_213713_b(MerchantOffer arg0)
public void
a(aqm arg0)
setLastHurtByMob(LivingEntity arg0)
method_6015(class_1309 arg0)
setAttacker(LivingEntity arg0)
func_70604_c(LivingEntity arg0)
public void
a(apk arg0)
die(DamageSource arg0)
method_6078(class_1282 arg0)
onDeath(DamageSource arg0)
func_70645_a(DamageSource arg0)
private void
fq()
releaseAllPois()
method_30958()
method_30958()
func_242369_fq()
private void
a(aqa arg0)
tellWitnessesThatIWasMurdered(Entity arg0)
method_20690(class_1297 arg0)
notifyDeath(Entity killer)
func_223361_a(Entity arg0)
public void
a(ayd<gf> arg0)
releasePoi(MemoryModuleType<GlobalPos> arg0)
method_19176(class_4140<class_4208> arg0)
releaseTicketFor(MemoryModuleType<GlobalPos> arg0)
func_213742_a(MemoryModuleType<GlobalPos> arg0)
public boolean
f()
canBreed()
method_19184()
isReadyToBreed()
func_213743_em()
private boolean
fr()
hungry()
method_20698()
lacksFood()
func_223344_ex()
private void
fs()
eatUntilFull()
method_19185()
consumeAvailableFood()
func_213765_en()
public int
g(bfw arg0)
getPlayerReputation(Player arg0)
method_20594(class_1657 arg0)
getReputation(PlayerEntity player)
func_223107_f(PlayerEntity arg0)
private void
v(int arg0)
digestFood(int arg0)
method_19193(int arg0)
depleteFood(int amount)
func_213758_s(int arg0)
public void
ff()
eatAndDigestFood()
method_20697()
eatForBreeding()
func_223346_ep()
public void
b(bqw arg0)
setOffers(MerchantOffers arg0)
method_16917(class_1916 arg0)
setOffers(TradeOfferList offers)
func_213768_b(MerchantOffers arg0)
private boolean
ft()
shouldIncreaseLevel()
method_19188()
canLevelUp()
func_213741_eu()
private void
fu()
increaseMerchantCareer()
method_16918()
levelUp()
func_175554_cu()
protected Component
bJ()
getTypeName()
method_23315()
getDefaultName()
func_225513_by_()
public SpawnGroupData
a(bsk arg0, aos arg1, aqp arg2, arc arg3, md arg4)
finalizeSpawn(ServerLevelAccessor arg0, DifficultyInstance arg1, MobSpawnType arg2, SpawnGroupData arg3, CompoundTag arg4)
method_5943(class_5425 arg0, class_1266 arg1, class_3730 arg2, class_1315 arg3, class_2487 arg4)
initialize(ServerWorldAccess arg0, LocalDifficulty arg1, SpawnReason arg2, EntityData arg3, CompoundTag arg4)
func_213386_a(IServerWorld arg0, DifficultyInstance arg1, SpawnReason arg2, ILivingEntityData arg3, CompoundNBT arg4)
public Villager
b(aag arg0, apy arg1)
getBreedOffspring(ServerLevel arg0, AgableMob arg1)
method_7225(class_3218 arg0, class_1296 arg1)
createChild(ServerWorld arg0, PassiveEntity arg1)
func_241840_a(ServerWorld arg0, AgeableEntity arg1)
public void
a(aag arg0, aql arg1)
thunderHit(ServerLevel arg0, LightningBolt arg1)
method_5800(class_3218 arg0, class_1538 arg1)
onStruckByLightning(ServerWorld arg0, LightningEntity arg1)
func_241841_a(ServerWorld arg0, LightningBoltEntity arg1)
protected void
b(bcv arg0)
pickUpItem(ItemEntity arg0)
method_5949(class_1542 arg0)
loot(ItemEntity arg0)
func_175445_a(ItemEntity arg0)
public boolean
i(bmb arg0)
wantsToPickUp(ItemStack arg0)
method_20820(class_1799 arg0)
canGather(ItemStack arg0)
func_230293_i_(ItemStack arg0)
public boolean
fg()
hasExcessFood()
method_7234()
wantsToStartBreeding()
func_175555_cq()
public boolean
fh()
wantsMoreFood()
method_7239()
canBreed()
func_175557_cr()
private int
fv()
countFoodPointsInInventory()
method_19189()
getAvailableFood()
func_213751_ew()
public boolean
fi()
hasFarmSeeds()
method_19623()
hasSeedToPlant()
func_175556_cs()
protected void
eW()
updateTrades()
method_7237()
fillRecipes()
func_213712_ef()
public void
a(aag arg0, bfj arg1, long arg2)
gossip(ServerLevel arg0, Villager arg1, long arg2)
method_19177(class_3218 arg0, class_1646 arg1, long arg2)
talkWithVillager(ServerWorld world, VillagerEntity villager, long time)
func_242368_a(ServerWorld arg0, VillagerEntity arg1, long arg2)
private void
fw()
maybeDecayGossip()
method_20696()
decayGossip()
func_223343_eC()
public void
a(aag arg0, long arg1, int arg2)
spawnGolemIfNeeded(ServerLevel arg0, long arg1, int arg2)
method_20688(class_3218 arg0, long arg1, int arg2)
summonGolem(ServerWorld world, long time, int arg2)
func_242367_a(ServerWorld arg0, long arg1, int arg2)
public boolean
a(long arg0)
wantsToSpawnGolem(long arg0)
method_20687(long arg0)
canSummonGolem(long time)
func_223350_a(long arg0)
private IronGolem
d(aag arg0)
trySpawnGolem(ServerLevel arg0)
method_19190(class_3218 arg0)
spawnIronGolem(ServerWorld world)
func_213759_ey(ServerWorld arg0)
private BlockPos
a(fx arg0, double arg1, double arg2)
findSpawnPositionForGolemInColumn(BlockPos arg0, double arg1, double arg2)
method_30023(class_2338 arg0, double arg1, double arg2)
method_30023(BlockPos arg0, double arg1, double arg2)
func_241433_a_(BlockPos arg0, double arg1, double arg2)
public void
a(azl arg0, aqa arg1)
onReputationEventFrom(ReputationEventType arg0, Entity arg1)
method_18870(class_4151 arg0, class_1297 arg1)
onInteractionWith(EntityInteraction arg0, Entity arg1)
func_213739_a(IReputationType arg0, Entity arg1)
public int
eL()
getVillagerXp()
method_19269()
getExperience()
func_213708_dV()
public void
u(int arg0)
setVillagerXp(int arg0)
method_19625(int arg0)
setExperience(int amount)
func_213761_t(int arg0)
private void
fx()
resetNumberOfRestocks()
method_20821()
clearDailyRestockCount()
func_223718_eH()
public GossipContainer
fj()
getGossips()
method_21651()
getGossip()
func_223722_es()
public void
a(mt arg0)
setGossips(Tag arg0)
method_21650(class_2520 arg0)
setGossipDataFromTag(Tag tag)
func_223716_a(INBT arg0)
protected void
M()
sendDebugPackets()
method_18409()
sendAiDebugData()
func_213387_K()
public void
b(fx arg0)
startSleeping(BlockPos arg0)
method_18403(class_2338 arg0)
sleep(BlockPos arg0)
func_213342_e(BlockPos arg0)
public void
en()
stopSleeping()
method_18400()
wakeUp()
func_213366_dy()
private boolean
b(long arg0)
golemSpawnConditionsMet(long arg0)
method_20741(long arg0)
hasRecentlyWorkedAndSlept(long worldTime)
func_223352_d(long arg0)
public void
a(byte arg0)
handleEntityEvent(byte arg0)
method_5711(byte arg0)
handleStatus(byte arg0)
func_70103_a(byte arg0)