- Enclosing class:
PlayerPickupItemEvents
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
boolean
canPickup(net.minecraft.world.entity.player.Player player,
net.minecraft.world.entity.item.ItemEntity entity,
net.minecraft.world.item.ItemStack stack,
boolean canPickup)