Class GoAndGiveItemsToTarget<E extends LivingEntity & InventoryCarrier>

java.lang.Object
net.minecraft.world.entity.ai.behavior.Behavior<E>
net.minecraft.world.entity.ai.behavior.GoAndGiveItemsToTarget<E>
All Implemented Interfaces:
BehaviorControl<E>

public class GoAndGiveItemsToTarget<E extends LivingEntity & InventoryCarrier> extends Behavior<E>