Interface AbstractProjectileDispenseBehaviorAccessor
public interface AbstractProjectileDispenseBehaviorAccessor
-
Method Summary
Modifier and TypeMethodDescriptionfloatnet.minecraft.world.entity.projectile.Projectilecreate$callGetProjectile(net.minecraft.world.level.Level level, net.minecraft.core.Position position, net.minecraft.world.item.ItemStack stack) float
-
Method Details
-
create$callGetProjectile
net.minecraft.world.entity.projectile.Projectile create$callGetProjectile(net.minecraft.world.level.Level level, net.minecraft.core.Position position, net.minecraft.world.item.ItemStack stack) -
create$callGetUncertainty
float create$callGetUncertainty() -
create$callGetPower
float create$callGetPower()
-