Uses of Class
net.minecraft.entity.projectile.VineProjectileEntity
Packages that use VineProjectileEntity
-
Uses of VineProjectileEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type VineProjectileEntityModifier and TypeFieldDescriptionstatic final EntityType<VineProjectileEntity> EntityType.VINE_PROJECTILE -
Uses of VineProjectileEntity in net.minecraft.entity.projectile
Constructor parameters in net.minecraft.entity.projectile with type arguments of type VineProjectileEntityModifierConstructorDescriptionVineProjectileEntity(EntityType<? extends VineProjectileEntity> type, World world)