Uses of Class
net.citizensnpcs.api.npc.BlockBreaker
Packages that use BlockBreaker
-
Uses of BlockBreaker in net.citizensnpcs.api.npc
Methods in net.citizensnpcs.api.npc that return BlockBreakerModifier and TypeMethodDescriptionNPC.getBlockBreaker(Block targetBlock, BlockBreaker.BlockBreakerConfiguration config) Creates aBlockBreakerthat allows you to break blocks using the Minecraft breaking algorithm.