net.minecraft.server.v1_14_R1

public class BehaviorTradeVillager

extends Behavior<EntityVillager>

alm
net.minecraft.class_4126
net.minecraft.entity.ai.brain.task.GatherItemsVillagerTask
net.minecraft.entity.ai.brain.task.ShareItemsTask
net.minecraft.server.v1_14_R1.BehaviorTradeVillager

Field summary

Modifier and TypeField
private Set<Item>
a
field_18389
items
field_220588_a

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected boolean
a(vi arg0, avo arg1)
method_19015(class_3218 arg0, class_1646 arg1)
method_19015(ServerWorld arg0, VillagerEntity arg1)
func_212832_a_(ServerWorld arg0, VillagerEntity arg1)
protected boolean
a(vi arg0, avo arg1, long arg2)
method_19016(class_3218 arg0, class_1646 arg1, long arg2)
method_19016(ServerWorld arg0, VillagerEntity arg1, long arg2)
func_212834_g_(ServerWorld arg0, VillagerEntity arg1, long arg2)
protected void
b(vi arg0, avo arg1, long arg2)
method_19017(class_3218 arg0, class_1646 arg1, long arg2)
method_19017(ServerWorld arg0, VillagerEntity arg1, long arg2)
func_212831_a_(ServerWorld arg0, VillagerEntity arg1, long arg2)
protected void
c(vi arg0, avo arg1, long arg2)
method_19018(class_3218 arg0, class_1646 arg1, long arg2)
method_19018(ServerWorld arg0, VillagerEntity arg1, long arg2)
func_212833_d_(ServerWorld arg0, VillagerEntity arg1, long arg2)
protected void
d(vi arg0, avo arg1, long arg2)
method_19019(class_3218 arg0, class_1646 arg1, long arg2)
method_19019(ServerWorld arg0, VillagerEntity arg1, long arg2)
func_212835_f_(ServerWorld arg0, VillagerEntity arg1, long arg2)
private static Set<Item>
a(avo arg0, avo arg1)
method_19611(class_1646 arg0, class_1646 arg1)
getGatherableItems(VillagerEntity arg0, VillagerEntity arg1)
func_220585_a(VillagerEntity arg0, VillagerEntity arg1)
private static void
a(avo arg0, Set<bbz> arg1, aiu arg2)
method_19013(class_1646 arg0, Set<class_1792> arg1, class_1309 arg2)
giveHalfOfStack(VillagerEntity arg0, Set<Item> arg1, LivingEntity arg2)
func_220586_a(VillagerEntity arg0, Set<Item> arg1, LivingEntity arg2)