Package vazkii.botania.common.item.lens
Class PaintslingerLens
java.lang.Object
vazkii.botania.common.item.lens.Lens
vazkii.botania.common.item.lens.PaintslingerLens
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancollideBurst(ManaBurst burst, net.minecraft.world.phys.HitResult pos, boolean isManaBlock, boolean shouldKill, net.minecraft.world.item.ItemStack stack) Methods inherited from class vazkii.botania.common.item.lens.Lens
allowBurstShooting, apply, getManaToTransfer, onControlledSpreaderPulse, onControlledSpreaderTick, updateBurst
-
Constructor Details
-
PaintslingerLens
public PaintslingerLens()
-
-
Method Details
-
collideBurst
public boolean collideBurst(ManaBurst burst, net.minecraft.world.phys.HitResult pos, boolean isManaBlock, boolean shouldKill, net.minecraft.world.item.ItemStack stack) - Overrides:
collideBurstin classLens
-