History - net.minecraft.entity.ai.brain.task.GatherItemsVillagerTask
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.entity.ai.behavior.TradeWithVillager
net.minecraft.class_4126
net.minecraft.entity.ai.brain.task.GatherItemsVillagerTask
Fields
Set<Item>: trades, field_18389, items
Constructors
()
Methods
boolean (ServerWorld, VillagerEntity): checkExtraStartConditions, method_19015, shouldRun
boolean (ServerWorld, VillagerEntity, long): canStillUse, method_19016, shouldKeepRunning
void (ServerWorld, VillagerEntity, long): start, method_19017, run
void (ServerWorld, VillagerEntity, long): tick, method_19018, keepRunning
void (ServerWorld, VillagerEntity, long): stop, method_19019, finishRunning
Set<Item> (VillagerEntity, VillagerEntity): figureOutWhatIAmWillingToTrade, method_19611, getGatherableItems
void (VillagerEntity, Set<Item>, LivingEntity): throwHalfStack, method_19013, giveHalfOfStack
boolean (ServerWorld, LivingEntity): checkExtraStartConditions, method_18919, shouldRun
boolean (ServerWorld, LivingEntity, long): canStillUse, method_18927, shouldKeepRunning
void (ServerWorld, LivingEntity, long): stop, method_18926, finishRunning
void (ServerWorld, LivingEntity, long): tick, method_18924, keepRunning
void (ServerWorld, LivingEntity, long): start, method_18920, run
boolean (com.google.common.collect.ImmutableSet, Item): lambda$figureOutWhatIAmWillingToTrade$0, method_19014, method_19014