Package de.teamlapen.werewolves.items
Class CrossbowArrowItem.ArrowType
java.lang.Object
de.teamlapen.werewolves.items.CrossbowArrowItem.ArrowType
- Enclosing class:
- CrossbowArrowItem
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonHitEntity(net.minecraft.world.item.ItemStack arrow, net.minecraft.world.entity.LivingEntity entity, de.teamlapen.vampirism.api.items.IEntityCrossbowArrow arrowEntity, net.minecraft.world.entity.Entity shootingEntity)
-
Field Details
-
name
-
baseDamage
public final int baseDamage -
color
public final int color -
canBeInfinit
public final boolean canBeInfinit -
hasToolTip
public final boolean hasToolTip
-
-
Constructor Details
-
ArrowType
-
-
Method Details
-
onHitEntity
public void onHitEntity(net.minecraft.world.item.ItemStack arrow, net.minecraft.world.entity.LivingEntity entity, de.teamlapen.vampirism.api.items.IEntityCrossbowArrow arrowEntity, net.minecraft.world.entity.Entity shootingEntity)
-